I’m trying to connect to mobaxterm Vnc with raspberry pi and it won’t let me connect.

April 3, 2024, 03:57

starsalt

## Try this first i guess? idk if this is right but it(mobaxterm) has smth to do with ssh right? maybe you've already connected to the ip address once on a diff device/flashed pi? in which case you can: ## delete the record from c:/users/username/.ssh/known_hosts (just remove the ip address from the list- open with notepad or smth)

starsalt

if not then i do have a workaround for vnc but it's pretty bad <:kekw:1096152716578934924>

starsalt

## scuffed version for vnc:

starsalt

sudo raspi-config then enable vnc,

starsalt

sudo apt-get install xdrp

starsalt

sudo apt-get install tightvncserver

starsalt

and lastly

starsalt

mine used to blackscreen(or green? then freeze) too til i used this^ (Rpi 4 running Bullseye x64\) - and yes that includes removing the groups and disabling auto-login from raspi-config

starsalt

and i just use windows built in Remote Desk to access it

oops.se

If your running the latest Raspberry Pi OS "Bookworm" they have changed to Wayland and increased the security for VNC which demands a recent VNC viewer that have implemented those security features.