Skip to content

RoversX/fix-realvnc-bug-on-arm64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fix-RealVnc-bug-on-ARM64


Suitable for developboard and arm64 device

Bug like this: _2022-06-11_12-0-34.png 6-11_212-16-37.png

Useful for Ubuntu and Manjaro (I tried)

To solve the problem, you need to bring libbcm_host.so.0 libvchiq_arm.so.0 libvcos.so.0 to usr/lib

After that Run these to let software activate:

sudo systemctl start vncserver-x11-serviced.service

sudo systemctl enable vncserver-x11-serviced.service

sudo vnclicensewiz

DONE.

File from /usr/lib/aarch64-linux-gnu/ (on ubuntu22.04 raspberry4 8G)

Reference:
1
2
3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published