On 2012-11-21 03:46, Otavio Salvador wrote: > On Tue, Nov 20, 2012 at 7:29 PM, Gary Thomas wrote: >> On 2012-11-20 08:23, Otavio Salvador wrote: >> >>> On Tue, Nov 20, 2012 at 1:20 PM, Gary Thomas >> > wrote: >>> >>> On 2012-11-20 08:11, Otavio Salvador wrote: >>> >>> Hello, >>> >>> We've been working on this patchset for sometime. We are glad to >>> be >>> able to sure it among you all and I'd like to ask you to test and >>> comment on them. >>> >>> >>> I'll be glad to test this :-) >>> >>> Any guidance on what/how to build so the test coverage is maximised? >>> I have a SabreLight with LCD+touch and would love to see a full-up >>> X running on it. >>> >>> >>> I am looking at a build failure when building fsl-image-gui (as it depends >>> on mesa-demos) so I'd say for you to use core-image-x11 for now. >> >> >> Where do I get a recipe for xserver-xorg-module-exa? > > Something is wrong here. Why you needed it? > The X server failed to start: # /etc/init.d/xserver-nodm restart Stopping XServer Starting Xserver X.Org X Server 1.11.4 Release Date: 2012-01-27 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.34.9-69.fc13.i686.PAE i686 Current Operating System: Linux sabrelite 3.0.35-12.09.01+yocto+geaaf30e #2 SMP PREEMPT Thu Nov 8 08:19:03 MST 2012 armv7l Kernel command line: console=ttymxc1,115200 root=/dev/ram0 rootfstype=ext3 ramdisk_size=65536 console=ttymxc1,115200 vmalloc=400M root=/dev/mmcblk0p2 rootwait consoleblank=0 video=mxcfb0:dev=lcd,CLAA-WVGA,if=RGB666 video=mxcfb1:dev=hdmi,1280x720M@60,if=RGB24 calibration tsdev=tsc2004 fbmem=10M,28M Build Date: 20 November 2012 11:23:40AM Current version of pixman: 0.27.2 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: Tue Nov 20 20:08:35 2012 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) Failed to load module "extmod" (module does not exist, 0) (EE) Failed to load module "dbe" (module does not exist, 0) (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) (EE) VIVANTE: Failed to load module "exa" (module does not exist, 0) xinit: giving up xinit: unable to connect to X server: Connection refused xinit: server error root@sabrelite:~# Warning: Permanently added '192.168.1.182' (RSA) to the list of known hosts. root@sabrelite:~# opkg list-installed 'xf86*' xf86-input-evdev - 2:2.7.3-r19.0 xf86-video-fbdev - 2:0.4.3-r19.0 xf86-video-imxfb-vivante - 2:12.09.01-r0 Full log attached. What am I missing?