Tried to run TeamViewer armv7 32bit build on an armv8 64bit device using the package for the Raspberry Pi:* https://download.teamviewer.com/download/linux/teamviewer-host_armhf.debI can view the display but the keyboard/mouse doesn't work - i.e. the session is in view-only mode.
Any known fixes/workarounds for this?If not, any idea when an armv8 64bit build will be available?
The package that includes the dependency required to fix the issue is a well known VNC client
2017-08-14-ubuntu-16.04-mate-desktop-beta-aarch64-bpi-m64-sd-emmc.img
# dpkg --add-architecture armhf# apt update# apt-get install libxtst6:armhf# dpkg -i teamviewer-host_armhf.deb# apt install -f# teamviewer --daemon enable
The armv7/32-bit build is working on armv8/64-bit nowThere's a missing dependency which was resolved by installing another package.
currently using bpi-m64 aarch64 sbc and am interested in the solution that you were able to make work on the armv8 64 ..
thank you
Not recommended. This didn't work for me and it completely broke apt.