[meta-freescale] Xorg failing to start

sujith h sujith.h at gmail.com
Mon Aug 26 23:08:03 PDT 2013


Hi,

I am using imx6 series sabre auto board. I am using master branch of
meta-fsl-arm, poky, meta-ivi and some other layers too. While building
foton-image( which comes from meta-ivi), it has been noticed that image is
built by default with wayland. Pardon me if my observation was wrong.
DISTRO_FEATURES variable has wayland in it. Hence I had to remove wayland
from DISTRO_FEATURES( in poky.conf) and rebuilt foton-image by cleaning it.
The reason for removing wayland is because I wanted to test X and some
video supported formats on the board. Even after the procedure mentioned
above I couldn't run X. I am getting segmentation fault while running X. I
am attaching the log file along with this mail. so that anyone here can
help me out.

xserver-xorg version is 2_1.11.4
xf86-video-imxfb-vivante version is - 3.0.35
xf86-dri-vivante version is - 3.0.35

May I know anyone here facing the same issue? And if solution to this
problem can be shared that would be so nice.

Thanks ,

Sujith H

-- 
സുജിത് ഹരിദാസന്
Bangalore
<Project>Contributor to KDE project
http://fci.wikia.com/wiki/Anti-DRM-Campaign
<Blog> http://sujithh.info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20130827/a924a359/attachment.html>
-------------- next part --------------
[3194056.561] 
X.Org X Server 1.11.4
Release Date: 2012-01-27
[3194056.563] X Protocol Version 11, Revision 0
[3194056.563] Build Operating System: Linux 3.7.10-1.1-desktop x86_64 
[3194056.564] Current Operating System: Linux mx6q 3.8.13.6+ #1 SMP PREEMPT Wed Aug 21 18:33:13 IST 2013 armv7l
[3194056.565] Kernel command line: console=ttymxc3,115200 root=/dev/nfs rw nfsroot=134.86.60.28:/opt/ROOTFS,v3,tcp enable_wait_mode=0 ip=dhcp video=mxcfb0:dev=lcd,CLAA-WVGA,if=RGB666
[3194056.566] Build Date: 26 August 2013  06:19:57PM
[3194056.567]  
[3194056.568] Current version of pixman: 0.30.2
[3194056.568]   Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[3194056.570] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[3194056.575] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 27 06:06:31 2013
[3194056.580] (==) Using config file: "/etc/X11/xorg.conf"
[3194056.580] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[3194056.582] (==) No Layout section.  Using the first Screen section.
[3194056.582] (==) No screen section available. Using defaults.
[3194056.582] (**) |-->Screen "Default Screen Section" (0)
[3194056.582] (**) |   |-->Monitor "<default monitor>"
[3194056.583] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[3194056.583] (**) |   |-->Device "i.MX Accelerated Framebuffer Device"
[3194056.583] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[3194056.583] (**) Option "BlankTime" "0"
[3194056.583] (**) Option "StandbyTime" "0"
[3194056.583] (**) Option "SuspendTime" "0"
[3194056.583] (**) Option "OffTime" "0"
[3194056.583] (==) Automatically adding devices
[3194056.583] (==) Automatically enabling devices
[3194056.584] (WW) The directory "/usr/share/fonts/X11/misc/" does not exist.
[3194056.584]   Entry deleted from font path.
[3194056.584] (WW) The directory "/usr/share/fonts/X11/TTF/" does not exist.
[3194056.584]   Entry deleted from font path.
[3194056.584] (WW) The directory "/usr/share/fonts/X11/OTF/" does not exist.
[3194056.584]   Entry deleted from font path.
[3194056.584] (WW) The directory "/usr/share/fonts/X11/Type1/" does not exist.
[3194056.584]   Entry deleted from font path.
[3194056.584] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[3194056.584]   Entry deleted from font path.
[3194056.584] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[3194056.584]   Entry deleted from font path.
[3194056.585] (==) FontPath set to:

[3194056.585] (==) ModulePath set to "/usr/lib/xorg/modules"
[3194056.585] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[3194056.585] (II) Loader magic: 0x186608
[3194056.585] (II) Module ABI versions:
[3194056.585]   X.Org ANSI C Emulation: 0.4
[3194056.585]   X.Org Video Driver: 11.0
[3194056.585]   X.Org XInput driver : 13.0
[3194056.585]   X.Org Server Extension : 6.0
[3194056.585] (II) LoadModule: "extmod"
[3194056.592] (WW) Warning, couldn't open module extmod
[3194056.592] (II) UnloadModule: "extmod"
[3194056.593] (II) Unloading extmod
[3194056.593] (EE) Failed to load module "extmod" (module does not exist, 0)
[3194056.593] (II) LoadModule: "dbe"
[3194056.598] (WW) Warning, couldn't open module dbe
[3194056.598] (II) UnloadModule: "dbe"
[3194056.598] (II) Unloading dbe
[3194056.598] (EE) Failed to load module "dbe" (module does not exist, 0)
[3194056.598] (II) LoadModule: "glx"
[3194056.600] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[3194056.602] (II) Module glx: vendor="X.Org Foundation"
[3194056.602]   compiled for 1.11.4, module version = 1.0.0
[3194056.602]   ABI class: X.Org Server Extension, version 6.0
[3194056.602] (==) AIGLX enabled
[3194056.602] (II) Loading extension GLX
[3194056.602] (II) LoadModule: "dri"
[3194056.604] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[3194056.607] (II) Module dri: vendor="X.Org Foundation"
[3194056.608]   compiled for 1.11.4, module version = 1.0.0
[3194056.608]   ABI class: X.Org Server Extension, version 6.0
[3194056.608] (II) Loading extension XFree86-DRI
[3194056.608] (II) LoadModule: "dri2"
[3194056.610] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[3194056.611] (II) Module dri2: vendor="X.Org Foundation"
[3194056.611]   compiled for 1.11.4, module version = 1.2.0
[3194056.611]   ABI class: X.Org Server Extension, version 6.0
[3194056.612] (II) Loading extension DRI2
[3194056.612] (II) LoadModule: "vivante"
[3194056.614] (II) Loading /usr/lib/xorg/modules/drivers/vivante_drv.so
[3194056.629] (II) Module vivante: vendor="X.Org Foundation"
[3194056.629]   compiled for 1.11.4, module version = 1.0.0
[3194056.629]   ABI class: X.Org Video Driver, version 11.0
[3194056.629] (II) VIVANTE: fb driver for vivante: VivanteGC500, VivanteGC2100,
        VivanteGCCORE
[3194056.629] (--) using VT number 2

[3194056.630] (WW) Falling back to old probe method for vivante
[3194056.630] (II) Loading sub module "fbdevhw"
[3194056.630] (II) LoadModule: "fbdevhw"
[3194056.632] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[3194056.633] (II) Module fbdevhw: vendor="X.Org Foundation"
[3194056.633]   compiled for 1.11.4, module version = 0.0.2
[3194056.633]   ABI class: X.Org Video Driver, version 11.0
[3194056.634] (II) Loading /usr/lib/xorg/modules/drivers/vivante_drv.so
[3194056.634] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[3194056.634] (II) VIVANTE(0): using default device
[3194056.634] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[3194056.634] (II) VIVANTE(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[3194056.634] (==) VIVANTE(0): Depth 24, (==) framebuffer bpp 32
[3194056.634] (==) VIVANTE(0): RGB weight 888
[3194056.634] (==) VIVANTE(0): Default visual is TrueColor
[3194056.634] (==) VIVANTE(0): Using gamma correction (1.0, 1.0, 1.0)
[3194056.634] (II) VIVANTE(0): hardware:  (video memory: 3072kB)
[3194056.634] (II) VIVANTE(0): checking modes against framebuffer device...
[3194056.634] (II) VIVANTE(0): checking modes against monitor...
[3194056.635] (--) VIVANTE(0): Virtual size is 1024x768 (pitch 1024)
[3194056.635] (**) VIVANTE(0):  Built-in mode "current"
[3194056.635] (==) VIVANTE(0): DPI set to (96, 96)
[3194056.635] (II) Loading sub module "fb"
[3194056.635] (II) LoadModule: "fb"
[3194056.636] (II) Loading /usr/lib/xorg/modules/libfb.so
[3194056.638] (II) Module fb: vendor="X.Org Foundation"
[3194056.638]   compiled for 1.11.4, module version = 1.0.0
[3194056.638]   ABI class: X.Org ANSI C Emulation, version 0.4
[3194056.638] (II) Loading sub module "exa"
[3194056.638] (II) LoadModule: "exa"
[3194056.639] (II) Loading /usr/lib/xorg/modules/libexa.so
[3194056.640] (II) Module exa: vendor="X.Org Foundation"
[3194056.640]   compiled for 1.11.4, module version = 2.5.0
[3194056.640]   ABI class: X.Org Video Driver, version 11.0
[3194056.641] (--) Depth 24 pixmap format is 32 bpp
[3194056.641] (II) VIVANTE(0): FB Start = 0xb6a97000  FB Base = 0xb6a97000  FB Offset = (nil)
[3194056.641] (II) VIVANTE(0): test Initializing EXA
[3194056.642] 
Backtrace:
[3194056.643] 0: X (xorg_backtrace+0x20) [0x146274]
[3194056.644] 1: X (0x8000+0x1420e8) [0x14a0e8]
[3194056.645] 2: /lib/libc.so.6 (__default_rt_sa_restorer_v2+0x0) [0x4f57f790]
[3194056.645] Segmentation fault at address 0xc
[3194056.646] 
Fatal server error:
[3194056.647] Caught signal 11 (Segmentation fault). Server aborting
[3194056.648] 
[3194056.648] 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[3194056.650] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[3194056.651] 
[3194056.652] Server terminated with error (1). Closing log file.


More information about the meta-freescale mailing list