On Fri, Oct 12, 2018 at 3:03 PM <[email protected]> wrote: > > Hello, everyone! > > I need some help with my trouble. > I tried this instruction > https://www.digikey.com/eewiki/display/linuxonarm/BeagleBone+Black > > Well, the kernel started, all is grate. > After this I've follow on this > https://elinux.org/Beagleboard:Desktops_On_Ubuntu/Debian#Ubuntu_Raring_On_A_microSD_With_Ubuntu_Desktop > > When installation and rebooting finished, board only show black window > without cursor, and after this (if display is plugged to board) the system is > hangs. > No key combination doesn't help. LED USR2 and USR1 stop at all. > > And that's happened on any desktop: gnome, kde, lxqt, lxde. > With lxde and lxqt is one exclusion: I can press <Ctrl>+<Alt>+<F1> and go to > the tty. > > When I'm not plugging monitor to the board, the image with gnome | kde is > starting, and after download I can connect with board through ssh on my host > machine, > and even start glxgears for example.
Sounds like you skipped this step: https://www.digikey.com/eewiki/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-HDMI ubuntu defaults to the modesetting driver which commonly locks the board. Otherwise, we do ship a lxqt image ready to go right here: https://beagleboard.org/latest-images Regards, -- Robert Nelson https://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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhud6p%2B6DhYW2UtbtCK4iU87odcRfzRoaCbr2F-5_NdZQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
