On Thu, Jul 16, 2015 at 8:49 AM, Robert Billing
<[email protected]> wrote:
> I've done that now, and the server is finding it:
>
> [  1376.280] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul  9 02:59:14
> 2015
> [  1376.284] (==) Using config file: "/etc/X11/xorg.conf"
> [  1376.285] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
> [  1376.292] (==) ServerLayout "Builtin Default Layout"
> [  1376.292] (**) |-->Screen "Builtin Default fbdev Screen 0" (0)
> [  1376.292] (**) |   |-->Monitor "Builtin Default Monitor"
> [  1376.295] (**) |   |-->Device "Builtin Default fbdev Device 0"
> [  1376.296] (==) Automatically adding devices
> [  1376.296] (==) Automatically enabling devices
> [  1376.296] (==) Automatically adding GPU devices
>
> But it's still sticking on /dev/fb0
>
> [  1376.446] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
> [  1376.446] (WW) xf86OpenConsole: setsid failed: Operation not permitted
> [  1376.447] (WW) Falling back to old probe method for fbdev
> [  1376.447] (II) Loading sub module "fbdevhw"
> [  1376.448] (II) LoadModule: "fbdevhw"
> [  1376.451] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
> [  1376.451] (II) Module fbdevhw: vendor="X.Org Foundation"
> [  1376.452]    compiled for 1.15.1, module version = 0.0.2
> [  1376.452]    ABI class: X.Org Video Driver, version 15.0
> [  1376.452] (EE) open /dev/fb0: No such file or directory
> [  1376.453] (WW) Falling back to old probe method for modesetting
> [  1376.453] (EE) open /dev/dri/card0: No such file or directory
> [  1376.453] (EE) No devices detected.
> [  1376.455] (EE)
> Fatal server error:
> [  1376.458] (EE) no screens found(EE)
> [  1376.463] (EE)


sudo apt-get update
sudo apt-get install read-edid xserver-xorg-video-fbdev
xserver-xorg-video-modesetting x11-xserver-utils

?

Otherwise, not sure what else you tweaked as those are the standard
settings we use for the default 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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to