armv8 64bit TeamViewer build ?

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.deb

I 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?

 

Best Answer

Answers

  • chatfipa
    chatfipa Posts: 3

    The armv7/32-bit build is working on armv8/64-bit now
    There's a missing dependency which was resolved by installing another package.

  • Dutchman0
    Dutchman0 Posts: 1

    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

  • 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

  • OMG YES THANK YOU. 4 hours later, and ONLY you found the niche problem.

    It turns out you need the libxtst6:armhf dependency.
  • zjacobs
    zjacobs Posts: 1

    Not recommended.  This didn't work for me and it completely broke apt.