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.soStatistics: Posted by reukiodo — Sat Feb 10, 2024 6:21 am