TeamViewer Host on OrangePi4B (rk3399cpu arm64 device) crashes when connected.

w407022008
w407022008 Posts: 1

Hi there,

My question is why does it crash when connected?

Installation steps:

$ sudo dpkg --add-architecture armhf

$ sudo apt-get update

$ sudo apt-get install libqt5gui5 libqt5qml5 libqt5quick5 libqt5webkit5 libqt5qml5 libqt5core5a qml-module-qtquick-controls qml-module-qtquick2 libqt5widgets5

$ sudo apt-get install libxtst6:armhf

$ sudo apt-get -f install

DOWNLOADING.....

$ sudo dpkg -i [package]

I have also add '[arch=armhf]' into the repo.

There will be an error, if i run 'teamviewer' in terminal, same as this. well it could solve this error for me.


Unfortunately, when I request access from other devices (both computers and cell phones), as soon as the connection is successful (I can see the desktop of the connected device on my computer or cell phone for 1 second or less), the connection is immediately broken because the TV-Host on the orangepi has crashed and the terminal shows “ segment fault (core dumped)”.

Is anyone else experiencing this problem? Is there a solution?😂