To answer my own question:Which VNC server are you using? RealVNC or something else (tigervnc, tightvnc, etc)?Without files I mentioned VNC won't start. After copying files manually, VNC works and no issues anywhere else either. Not sure this is related to xRDP issue, I mean in terms of the root-cause.
I installed a fresh 2024-03-15 armhf lite IMG, which booted just fine, then installed realvnc-vnc-server.
When I started the service it complained about libbcm_host.so not being found so I installed libraspberrypi-dev, which also installed libraspberrypi0.
Trying to restart the service again it complained about libmmal.so
Unfortunately, libmmal.so is nowhere to be found:
Code:
bash$ sudo -ip83/lib/systemd/system# apt-file updateHit:1 http://archive.raspberrypi.com/debian bookworm InReleaseHit:2 http://raspbian.raspberrypi.com/raspbian bookworm InReleaseReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneAll packages are up to date.W: http://raspbian.raspberrypi.com/raspbian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.p83/lib/systemd/system# apt-file search libmmal.sop83/lib/systemd/system#
- Missing dependency in realvnc-vnc-server package for libraspberrypi-dev
- libmmal.so has gone completely AWOL
Statistics: Posted by bls — Sat Mar 16, 2024 8:04 pm