davidferguson / pibakery

The blocks based, easy to use setup tool for Raspberry Pi
http://www.PiBakery.org
GNU General Public License v3.0
1.49k stars 147 forks source link

VNC Server at boot #88

Open jsve opened 7 years ago

jsve commented 7 years ago

For me, I can't see this block working. When ssh-ing and just running "vncserver", I can see it starting however, and have no problem connecting to it.

Not sure how to check for errors connected to this in the logs. In the boot.log I don't see a "OK" at this row:

""" [ OK ] Reached target Network is Online. Starting LSB: VNC Server in Service Mode daemon... Starting LSB: Start NTP daemon... """

jsve commented 7 years ago

Tried this on "screen 0" instead of "screen 1" that i tried previously. it connects, but shows no image, just a super-tiny black window.

jsve commented 7 years ago

sorry for the spamming! I had the pi set up to boot to console. Changed that to desktop and the block works as excpected. the issue is then rather that there is nothing describing how this is supposed to be used in the documentation.