On Thu, Jul 16, 2015 at 8:25 AM, Robert Billing <[email protected]> wrote: >> Thanks for the reply. When I tried it I got this: > > > Initializing built-in extension XVideo > Initializing built-in extension XVideo-MotionCompensation > Initializing built-in extension SELinux > Initializing built-in extension XFree86-VidModeExtension > Initializing built-in extension XFree86-DGA > Initializing built-in extension XFree86-DRI > Initializing built-in extension DRI2 > Loading extension GLX > (EE) > Fatal server error: > (EE) no screens found(EE) > (EE) > Please consult the The X.Org Foundation support > at http://wiki.x.org > for help. > (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional > information. > (EE) > (EE) Server terminated with error (1). Closing log file. > root@arm:~# > > This seems to be because the device is not being recognised, therefore there > is no /dev/fb0. Is there a way of forcing the LVDS driver to start up? > > From /var/log/Xorg.0.log: > > [ 107.263] Module class: X.Org Video Driver > [ 107.263] ABI class: X.Org Video Driver, version 15.0 > [ 107.263] (II) UnloadModule: "modesetting" > [ 107.263] (II) Unloading modesetting > [ 107.264] (II) Failed to load module "modesetting" (already loaded, 0) > [ 107.264] (II) LoadModule: "fbdev" > [ 107.265] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so > [ 107.266] (II) Module fbdev: vendor="X.Org Foundation" > [ 107.266] compiled for 1.15.0, module version = 0.4.4 > [ 107.266] Module class: X.Org Video Driver > [ 107.266] ABI class: X.Org Video Driver, version 15.0 > [ 107.266] (II) UnloadModule: "fbdev" > [ 107.266] (II) Unloading fbdev > [ 107.266] (II) Failed to load module "fbdev" (already loaded, 0) > [ 107.266] (II) modesetting: Driver for Modesetting Kernel Drivers: kms > [ 107.267] (II) FBDEV: driver for framebuffer: fbdev > [ 107.267] (--) using VT number 7 > > [ 107.268] (WW) Falling back to old probe method for modesetting > [ 107.268] (EE) open /dev/dri/card0: No such file or directory > [ 107.269] (EE) open /dev/dri/card0: No such file or directory > [ 107.269] (WW) Falling back to old probe method for fbdev > [ 107.269] (II) Loading sub module "fbdevhw" > [ 107.269] (II) LoadModule: "fbdevhw" > [ 107.271] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so > [ 107.274] (II) Module fbdevhw: vendor="X.Org Foundation" > [ 107.274] compiled for 1.15.1, module version = 0.0.2 > [ 107.274] ABI class: X.Org Video Driver, version 15.0 > [ 107.274] (EE) open /dev/fb0: No such file or directory > [ 107.275] (EE) No devices detected. > [ 107.276] (EE)
It helps to setup your xorg.conf... https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-HDMI 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]. For more options, visit https://groups.google.com/d/optout.
