I am experiencing a similar issue with my BBB. I am a beginner and have not quite done debian yet on mine. Just wondering, because I still am running Angstrom, might you have a command similar to yours below for Angstrom?
sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup sudo apt-get install xserver-xorg-video-fbdev sudo reboot When I run it: root@beaglebone:~# sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup -sh: sudo: command not found root@beaglebone:~# sudo apt-get install xserver-xorg-video-fbdev -sh: sudo: command not found root@beaglebone:~# sudo reboot -sh: sudo: command not found root@beaglebone:~# Many thanks! I had a GUI with cursor the very first time I powered my BBB on, failed to shut it down improperly after, and have not seen it since. I've even successfully re-flashed mine with a SD card twice. I can provide any logs and feed back to whomever needs it to help solve this particular speed bump in my development learning process. Again, Thanks! On Wednesday, March 19, 2014 5:00:52 PM UTC-5, RobertCNelson wrote: > > First, thanks to everyone for testing the beta image! > > In this last two week window I've rolled in many of your changes. I'm > still waiting for amazon to deliver a few hardware components for > testing a couple issues discovered. I believe Jason has a few cloud9 > fixes in the works still too. > > So please continue to use the bug tracker: > http://bugs.elinux.org/projects/debian-image-releases > > Two big changes: > > I've bumped u-boot to v2014.04-rc2 and rolled in Tom's memory address > changes, this should help things down the road in "capemgr 2.0" and > random hardlocks when the zImage overwrote the dtb file in memory. > > Also on the serial & ssh console, I've setup a banner link to: > http://elinux.org/Beagleboard:BeagleBoneBlack_Debian It's my hope > this page will help new users find common faq's/etc, hopefully further > helping the out of box experience. (PS: I'm also begging for FAQ > ideas from you guys. WiFi setup is an obvious one i need to write > down.) > > So the images are linked to from here: > http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2014-03-19 > > and the full changelog/tweaklog: > http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2014-03-19_Changes > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
