I've installed teamviewer on Jetson nano following this instruction: Tutorial TeamViewer 14 on Nvidia Jetson TX2. It fails in two ways:
if I launch it from command line, i get following output:
Init... Error: CheckCPU: unknown architecture 'aarch64'
if I connect to it after setting password through command line, it allows to enter login remotely, but after entering password it immediately disconnects.
I tried changing WaylandEnable /etc/gdm3/custom.conf, but it doesn't help. What else can I try?
FTR I found this first and then saw the comment saying you check it out:
The solution didn't work for two other users though..