S1nn3r
July 6, 2019, 10:17am
1
Hi,
What would currently be the best option for a responsive(i.e suitable for video work) remote desktop on a Nano (Nano being the server and a Mac OSX machine being the client)
I have tried the Remote Desktop preference pane in Gnome but it errors out with a generic Ubuntu/Gnome error ?
Well I use Teamviewer for connect remote
Installed the armhf deb from raspberry build https://download.teamviewer.com/download/linux/teamviewer-host_armhf.deb
sudo dpkg --add-architecture armhf.
sudo apt-get update.
sudo apt-get upgrade.
sudo apt-get -f install.
sudo apt-get install libxtst6:armhf.
sudo teamviewer --daemon enable
The only? It requires to have arm32bits armh installed to work since there is no arm64bit version but it’s work Jetson <-> Mac/linux/Windows with teamviewer app
Or do you want another type of remote access?
I hope it serves you
Greetings.
Hey!
With team Vievwer, can we access to jetson trough internet like teamviewer?
Yes you can connect to the internet from a teamwiever client and you can configure full access remote or only some devices can connect to it
It goes well, to do remote maintenance on your jetson and you do not need a password if you configure it as a trusted user for it.
I downloaded https://download.teamviewer.com/download/linux/teamviewer-host_armhf.deb and get teamviewer-host_14.4.2669_armhf.deb at ~/Downloads
sudo dpkg --add-architecture armhf
sudo apt-get update
sudo apt-get -f install
sudo apt-get install libxtst6:armhf
cd ~/Downloads
sudo dpkg -i teamviewer-host_14.4.2669_armhf.deb
I edit /opt/teamviewer/tv_bin/script/tvw_main
then add aarch64
( armv7l | aarch64 )
$ sudo apt-get install libdbus-1-3
$ sudo apt --fix-broken install
$ sudo teamviewer --daemon enable
$ teamviewer
However, after I reboot the Jetson Nano then teamviewer can not run.
$ teamviewer
Init...
CheckCPU: armv71
Checking setup...
Launching Teamviewer...
Launching Teamviewer GUI...
Aborted (core dumped)
How to solve this problem? Thanks.
Hola no consigo que funcione
What would currently be the best option for a responsive(i.e suitable for video work) remote desktop on a Nano (Nano being the server and a Mac OSX machine being the client)
thanks
Hello ,
Did anyone get it to work?
How do they control it remotely over the internet?
thanks for the info
hello
Can you provide more information? When I connect the application closes.
thanks
Well I use Teamviewer for connect remote
Installed the armhf deb from raspberry build https://download.teamviewer.com/download/linux/teamviewer-host_armhf.deb
sudo dpkg --add-architecture armhf.
sudo apt-get update.
sudo apt-get upgrade.
sudo apt-get -f install.
sudo apt-get install libxtst6:armhf.
sudo teamviewer --daemon enable
The only? It requires to have arm32bits armh installed to work since there is no arm64bit version but it’s work Jetson ↔ Mac/linux/Windows with teamviewer app
Or do you want another type of remote access?
I hope it serves you
Greetings.