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

Raspberry Pi OS • Re: VNC on Raspberry Pi 5

$
0
0
Tested what?
VNC 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.

In any case I will know for sure when I hopefully get a Raspberry Pi 5 in the next couple weeks.
wayvnc is not even alpha level stability, it crashes on second use, sometimes even on first CONSTANTLY
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
Man, you should be getting a medal! :D

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



Viewing all articles
Browse latest Browse all 4873

Trending Articles