'i cant connect to anydesk desk rt ipc error raspberry [closed]
i have install anydesk like this
wget https://download.anydesk.com/rpi/anydesk_5.5.5-1_armhf.deb
gdebi anydesk_5.5.5-1_armhf.deb
first i notice that i dont have gui, but nevermind about that, i see id from terminal but cant connect, it said desk rt ipc error. i tried this
apt install libgles-dev libegl-dev
sudo ln -s /usr/lib/arm-linux-gnueabihf/libGLESv2.so /usr/lib/libbrcmGLESv2.so
sudo ln -s /usr/lib/arm-linux-gnueabihf/libEGL.so /usr/lib/libbrcmEGL.so
sudo ldconfig
but didn't help. Service is UP and running. what can be problem? Its raspberry pi 3.
P.S. i also tried newest version, but didnt help also
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
