Splashtop Business App on Debian
I'm using Debian Sid (Bullseye 11 should be the same), but I ran into an issue installing the app. It specifically was looking for Ubuntu versions, which caused the final step of linking the binary from the installation folder to /usr/bin.
So far, simply linking the binary manually appears to be working.
Commenti
Hi, I'm having the same problem. How did you fix it?
Have you tried this?
wget https://download.splashtop.com/linux/STB_CSRS_Ubuntu_v3.5.0.0_amd64.tar.gz
tar -xvf STB...
apt install ./Splashtop_Streamer_Ubuntu_amd64.deb
splashtop-streamer deploy
enter your deployment code
Hi, thanks for the reply.
I thought i could only use the splashtop business program, as that's the version I picked.
I tried the splashtop streamer you posted and still could not get it to work.
I ran the install command and this was the output.
The deploy command, i put my real code in.
I tried launching the program. It tried to load but closes.
Can you do a:
lsb_release -a
And post the output?
I will try installing Splashtop Streamer on Debian and see if it works.
I was able to get the business streamer to work by doing this.
Link the binary from the installation folder " /opt/spalshtop-business" to /usr/bin.
Now, i have a new problem, the program launches but the screen is shifted funny, only uses 1/3 of the screen and the mouse cursor is shifted by a few inches.
Lastly, i dont see any options for multimonitor, file transfer, and copy and paste support. Does the linux version not support these features?
This is the version of linux that im running
https://sourceforge.net/projects/mx-linux/files/Final/Xfce/MX-21.2.1_ahs_x64.iso/download
root@mx3900x:/opt/splashtop-streamer# dmesg | grep Linux
[ 0.000000] Linux version 5.18.0-4mx-amd64 (stevep@mxlinux.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT_DYNAMIC Debian 5.18.16-1~mx21+1 (2022-08-22)
[ 0.374861] TOMOYO Linux initialized
[ 0.539967] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.539967] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.539967] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.546199] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 1.564243] Linux agpgart interface v0.103
[ 1.851245] pps_core: LinuxPPS API ver. 1 registered
[ 1.864002] usb usb1: Manufacturer: Linux 5.18.0-4mx-amd64 xhci-hcd
[ 1.864664] usb usb2: Manufacturer: Linux 5.18.0-4mx-amd64 xhci-hcd
[ 1.865640] usb usb3: Manufacturer: Linux 5.18.0-4mx-amd64 xhci-hcd
[ 1.866099] usb usb4: Manufacturer: Linux 5.18.0-4mx-amd64 xhci-hcd
[ 1.866856] usb usb5: Manufacturer: Linux 5.18.0-4mx-amd64 xhci-hcd
[ 1.867050] usb usb6: Manufacturer: Linux 5.18.0-4mx-amd64 xhci-hcd
[ 46.004102] Intel(R) Wireless WiFi driver for Linux
[ 47.055280] mc: Linux media interface: v0.10
root@mx3900x:/opt/splashtop-streamer# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
I found debian to be problematic also. Suggest you try using Ubuntu 20.04 LTS 22.04 Jammy does not work properly right now.
Thanks for the reply, Thomas. Do you know if from an ubuntu client, i can control a windows 10 machine with these features? Multimonitor, file transfer, and copy and paste support.
Accedi per aggiungere un commento.