0

I have a BBB with tighvncserver on it. Iam trying to connect from my windows pc via tightvnc to the beagleboard.

With root its working fine. The desktop displays correctly. See attached Screenshot enter image description here

But the desktop ob the debian user is not working properly. See attached Screenshotenter image description here

Why is that? Do anyone of you has a idea and can help me with that?

Paks
  • 111

1 Answers1

1

Solution was to do the following:

chmod +x home/debian/xstartup

This will add special execution permission.

James Mertz
  • 26,529
Paks
  • 111