(01-17-2018, 04:08 PM)Luke Wrote: In vnc4server you have to remove the #from one of the top lines in ~/.vnc
I believe its
Code:[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
For it to work I remember it required a reboot.
Hello Luke,
Thank you for your answer but unfortunately, I am not using vnc4server but instead, I use X11VNC.
This black screen behavior is very strange because I am using the same version with the same configurations on my Odroid XU4 and it works great.
At this point, I am going to compile X11VNC from source https://github.com/LibVNC/x11vnc .... and If that does not work either, I will just try vnc4server.