On Wed, Jan 29, 2014 at 4:09 AM, mariavarghese <[email protected]> wrote: > > > Hi, > > I would like to work my Beaglebone Black in debian platform.I download > a raw microSD image > > https://rcn-ee.net/deb/microsd/wheezy/bone-debian-7.3-2014-01-24-2gb.img.xz > from http://elinux.org/BeagleBoardDebian#Debian_7_.28wheezy.29. > The board is booted up.But when I connect the board to a HDMI monitor no GUI > comes. Does this image has GUI support?
Correct, all the images on " http://elinux.org/BeagleBoardDebian " are non-gui based.. you can install any gui you'd like.. If you need someone to force ONE gui on you, i have my "testing" images here: https://groups.google.com/d/msg/beagleboard/w9PfhGkByQU/bE_BNG4vgHgJ or just: cd /opt/scripts/ git pull ./tools/wm/lxde.sh ./tools/graphics/ti-tilcdc.sh reboot 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/groups/opt_out.
