Man, you should be getting a medal!wayvnc is not even alpha level stability, it crashes on second use, sometimes even on first CONSTANTLYVNC as is no longer works on a Raspberry Pi 5 because of Wayland. I was wondering if anyone with a Raspberry Pi 5 has tested the workaround suggested by RealVNC.Tested what?
In any case I will know for sure when I hopefully get a Raspberry Pi 5 in the next couple weeks.
tigervnc on a mac is so bad, slow and cant control screen size.
I did as follows
sudo apt-get --purge remove wayvnc
sudo raspi-config <----- switch to X11
reboot
sudo apt install ./VNC-Server-7.7.0-Linux-ARM64.deb
sudo systemctl enable vncserver-x11-serviced.service
sudo systemctl start vncserver-x11-serviced.service
sudo systemctl status vncserver-x11-serviced.service
sudo raspi-config <------ enable VNC server, for good measure
reboot

I can't believe this has not been fixed, I could not find a way to get X11 working with latest software/firmware.
Thanks
Statistics: Posted by fbriceno97 — Tue Apr 16, 2024 12:56 am