Hi all, another Xmas Pi receiver..
Is there a complete and total idiot's guide to VNC out there? Like, even step-by-step is too fast?
Am trying to figure out SSH and VNC access to my RPI, and something is obviously wrong but I cannot google up the situation.
Have *tried* to follow the instructions on the RPi site, but my raspi-config (and preferences menu in the desktop) do not allow me to change the VNC status; in the desktop the option is greyed out and disabled, but according to raspi-config it *is* enabled?
I've installed vncviewer and tightvncserver. I don't even know if this is required/needed, but all the guides on VNC on RPi appear to disagree on things.
vnc server runs, says "New X desktop is raspberrypi:1"
I've run "ip addr" and "ifconfig" at command line, both agree on the IP address, as does my router.
When I try and connect from a machine running vncviewer, it simply tells me it can't establish a connection.
Initially I thought it might be because I was using wifi instead of ethernet, but even that hasn't helped.
(If it makes any difference, the VNC viewer is running on a chromebook, but it's the official VNCviewer by RealVNC so i'm assuming that's not the problem!)
Anyone?