Re: RealVNC show grey screen when connect to RevPi
Posted: 21 Apr 2025, 10:41
Hi Dirk,
Do you have any update about this problem?
Do you have any update about this problem?
https://revolutionpi.com/forum/
Thank you for your help.First try:
sudo systemctl enable vncserver-x11-serviced.service
sudo systemctl start vncserver-x11-serviced.service
if this doesn't work its not installed:
sudo apt install realvnc-vnc-server
Also execute the first commands again.