Just got done trying your two step method and it is the same as just installing x11vnc. It would still have to be configured. But by all means if you do have an easier way I am open to suggestions. Anything to make this as simple and painless of a process would be great.
The reason it is broken down so much is because I made it so that anyone with absolutely zero experience could zip through it without having to try to piece info together from different sites.
But like I said I am open to suggestions.
Best way to improve ones self is constructive criticism.
-Wil
I may have done something wrong then because that is the same procedure I used except mine was on my network and not over the USB.
Good to hear though cuz now I can stop writing this script that was kicking my ass this morning.
-Wil
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I may have done something wrong then because that is the same procedure I used except mine was on my network and not over the USB.
Ok I'll give it a shot here in a bit.
-Wil
Running top doesn't show major CPU loading so perhaps it's memory or something in the network stack being obnoxious.
Venkat, thanks for the clarification. I knew I was probably forgetting something and the update/upgrade was an important detail I missed.
Ok tried it again and I feel Like an idiot. I was trying to vnc from my phone and it still would not connect until I realized I was trying to use the wrong port. Switched the port to 5900 and it works great.
Thanks for the info Kleven. It is much easier this way.
-Wil
I'm not sure that it would be a good idea to add it to the image. Most users won't use it. It would just add to the teams work load trying to maintain it and keep it working. I think it is just as easy for anyone to install it themselves using Klevens procedure and that way the SW guys can concentrate on trying to get all the other stuff working.
-Wil
This worked well for me and VNC seems to be fine over a wired network connection (it is a little slow over the USB virtual network).However the 'opkg upgrade' step seems to be unnecessary and a really, really bad idea. When I ran it, it downloaded endless stuff until the memory was full and left me with a bricked BBB. I reloaded the 05/20/13 image and then:opkg updateopkg install angstrom-x11vnc-xinitrebootconnect to VNC at 192.168.7.2::5900Or better, substitute the IP address of the BBB wired ethernet connection (which you'll need anyway to complete the opkg steps).They really, really ought to put this into the starter image so we can get going with a graphical desktop using only the USB cable shipped in the box.
Ok I see your point.
-Wil
The problem is you need a working internet connection on the board to do this install and that requires hardware that is not in the box (an Ethernet cable and something to plug it into). If it was there by default you could get up an running with a graphical UI very quickly and easily. Lots of people seem to be having trouble getting the HDMI working (which again requires hardware not in the box), so this would give them an alternative to get some encouraging early success. If someone does not want the overhead of the VNC server they can easily disable it in the start-up options (which appears to already have redundant Bluetooth and Touch-screen support enabled by default, so what is one more thing?)
I was going to say "what if they don't have internet access". But they must have to have ordered a board.
-Wil