Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3546

Raspberry Pi OS • Re: New raspberry pi os 12 coming out based on wayland... What about vnc server?

$
0
0
I was able to restore VNC server to working on my RPi2 by downloading the old libs following the https://github.com/raspberrypi/bookworm ... /issues/41 :

Code:

sudo su -cd /usr/libwget -nv https://github.com/raspberrypi/firmware/raw/stable/opt/vc/lib/libbcm_host.sowget -nv https://github.com/raspberrypi/firmware/raw/stable/opt/vc/lib/libvcos.sowget -nv https://github.com/raspberrypi/firmware/raw/stable/opt/vc/lib/libmmal.sowget -nv https://github.com/raspberrypi/firmware/raw/stable/opt/vc/lib/libmmal_core.sowget -nv https://github.com/raspberrypi/firmware/raw/stable/opt/vc/lib/libmmal_components.sowget -nv https://github.com/raspberrypi/firmware/raw/stable/opt/vc/lib/libmmal_util.sowget -nv https://github.com/raspberrypi/firmware/raw/stable/opt/vc/lib/libmmal_vc_client.sowget -nv https://github.com/raspberrypi/firmware/raw/stable/opt/vc/lib/libvchiq_arm.sowget -nv https://github.com/raspberrypi/firmware/raw/stable/opt/vc/lib/libvcsm.sowget -nv https://github.com/raspberrypi/firmware/raw/stable/opt/vc/lib/libcontainers.so

Statistics: Posted by reukiodo — Sat Feb 10, 2024 6:21 am



Viewing all articles
Browse latest Browse all 3546

Trending Articles