[Angstrom-devel] start X server

Michael Schnell mschnell at lumino.de
Fri Jul 22 11:38:27 CEST 2011


Hi experts,

I found that the OMAP L138 development board by Logic PD I have is 
equipped with a Kernel that includes a graphics driver for the LCD 
interface the chip features.

I do see:

root at da850-omapl138-evm:/dev# ls -l f*
lrwxrwxrwx    1 root     root            3 Jan  1  2000 fb -> fb0
crw-rw----    1 root     video     29,   0 May 15 14:46 fb0
crw-rw-rw-    1 root     root       1,   7 May 15 14:46 full

Unfortunately right now I don't have an LCD panel yet, so I can't see if 
the display shows anything. (When X is installed I'll try to use X11vnc 
to access the FB.)

Now I installed  the packages

xserver-xorg
    and
xserver-kdrive-fbdev

Now I try to start and / or configure the X server.

I get:

------------------------------------------------------------------------
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/da850-omapl138-evm:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.33.2 x86_64
Current Operating System: Linux da850-omapl138-evm 2.6.33-rc4 #1 PREEMPT 
Thu Mar 25 15:06:29 IST 2010 armv5tejl
Kernel command line: console=ttyS2,115200n8 noinitrd rw ip=dhcp 
root=/dev/mmcblk0p1 rootwait rootfstype=ext2 mem=32M
Build Date: 22 September 2010  07:54:54AM

Current version of pixman: 0.21.6
         Before reporting problems, check http://wiki.x.org
         to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat May 15 18:10:53 2010
*Missing output drivers.*  Configuration failed.
------------------------------------------------------------------------

and

------------------------------------------------------------------------
root at da850-omapl138-evm:/lib/modules/2.6.33-rc4/kernel/fs/nls# Xorg
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/da850-omapl138-evm:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.33.2 x86_64
Current Operating System: Linux da850-omapl138-evm 2.6.33-rc4 #1 PREEMPT 
Thu Mar 25 15:06:29 IST 2010 armv5tejl
Kernel command line: console=ttyS2,115200n8 noinitrd rw ip=dhcp 
root=/dev/mmcblk0p1 rootwait rootfstype=ext2 mem=32M
Build Date: 22 September 2010  07:54:54AM

Current version of pixman: 0.21.6
         Before reporting problems, check http://wiki.x.org
         to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat May 15 18:16:42 2010
(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "glx" (module does not exist, 0)
(EE) Failed to load module "dri" (module does not exist, 0)
(EE) Failed to load module "dri2" (module does not exist, 0)
Primary device is not PCI
(EE) Failed to load module "fbdev" (module does not exist, 0)
(EE) No drivers available.

Fatal server error:
*no screens found*

Please consult the The X.Org Foundation support
          at http://wiki.x.org
  for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional 
information.
------------------------------------------------------------------------

I suppose the error

*no screens found*

is due to X not being configured.


But what to do about the

*Missing output drivers ? *


Thanks a lot !

-Michael



More information about the Angstrom-distro-devel mailing list