All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <samoht.yrag@gmail.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm][PATCH 00/10] iMX6 Yocto Support based on 12.09.01 BSP
Date: Wed, 21 Nov 2012 04:38:08 -0700	[thread overview]
Message-ID: <50ACBD20.2050505@gmail.com> (raw)
In-Reply-To: <CAP9ODKqCwNFOPNDoc=9Qo2UrN_KYhP04YbpGMte0LXBr30Tjhw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3260 bytes --]

On 2012-11-21 03:46, Otavio Salvador wrote:
> On Tue, Nov 20, 2012 at 7:29 PM, Gary Thomas <samoht.yrag@gmail.com> wrote:
>> On 2012-11-20 08:23, Otavio Salvador wrote:
>>
>>> On Tue, Nov 20, 2012 at 1:20 PM, Gary Thomas <samoht.yrag@gmail.com
>>> <mailto:samoht.yrag@gmail.com>> 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?


[-- Attachment #2: Xorg.0.log --]
[-- Type: text/x-log, Size: 7526 bytes --]

[527416.918] _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
[527416.918] _XSERVTransOpen: transport open failed for inet6/sabrelite:0
[527416.918] _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
[527416.921] 
X.Org X Server 1.11.4
Release Date: 2012-01-27
[527416.921] X Protocol Version 11, Revision 0
[527416.921] Build Operating System: Linux 2.6.34.9-69.fc13.i686.PAE i686 
[527416.921] 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
[527416.921] 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
[527416.921] Build Date: 20 November 2012  11:23:40AM
[527416.921]  
[527416.921] Current version of pixman: 0.27.2
[527416.922] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[527416.922] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[527416.922] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 20 20:08:35 2012
[527416.922] (==) Using config file: "/etc/X11/xorg.conf"
[527416.922] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[527416.923] (==) No Layout section.  Using the first Screen section.
[527416.923] (==) No screen section available. Using defaults.
[527416.923] (**) |-->Screen "Default Screen Section" (0)
[527416.923] (**) |   |-->Monitor "<default monitor>"
[527416.923] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[527416.923] (**) |   |-->Device "i.MX Accelerated Framebuffer Device"
[527416.923] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[527416.924] (**) Option "BlankTime" "0"
[527416.924] (**) Option "StandbyTime" "0"
[527416.924] (**) Option "SuspendTime" "0"
[527416.924] (**) Option "OffTime" "0"
[527416.924] (==) Automatically adding devices
[527416.924] (==) Automatically enabling devices
[527416.924] (WW) The directory "/usr/share/fonts/X11/misc/" does not exist.
[527416.924] 	Entry deleted from font path.
[527416.924] (WW) The directory "/usr/share/fonts/X11/TTF/" does not exist.
[527416.924] 	Entry deleted from font path.
[527416.924] (WW) The directory "/usr/share/fonts/X11/OTF/" does not exist.
[527416.924] 	Entry deleted from font path.
[527416.924] (WW) The directory "/usr/share/fonts/X11/Type1/" does not exist.
[527416.924] 	Entry deleted from font path.
[527416.924] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[527416.924] 	Entry deleted from font path.
[527416.924] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[527416.924] 	Entry deleted from font path.
[527416.924] (==) FontPath set to:
	
[527416.924] (==) ModulePath set to "/usr/lib/xorg/modules"
[527416.924] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[527416.924] (II) Loader magic: 0x17f5d8
[527416.924] (II) Module ABI versions:
[527416.924] 	X.Org ANSI C Emulation: 0.4
[527416.924] 	X.Org Video Driver: 11.0
[527416.924] 	X.Org XInput driver : 13.0
[527416.924] 	X.Org Server Extension : 6.0
[527416.924] (II) Open APM successful
[527416.925] (II) LoadModule: "extmod"
[527416.925] (WW) Warning, couldn't open module extmod
[527416.925] (II) UnloadModule: "extmod"
[527416.925] (II) Unloading extmod
[527416.925] (EE) Failed to load module "extmod" (module does not exist, 0)
[527416.925] (II) LoadModule: "dbe"
[527416.926] (WW) Warning, couldn't open module dbe
[527416.926] (II) UnloadModule: "dbe"
[527416.926] (II) Unloading dbe
[527416.926] (EE) Failed to load module "dbe" (module does not exist, 0)
[527416.926] (II) LoadModule: "glx"
[527416.926] (WW) Warning, couldn't open module glx
[527416.926] (II) UnloadModule: "glx"
[527416.926] (II) Unloading glx
[527416.926] (EE) Failed to load module "glx" (module does not exist, 0)
[527416.926] (II) LoadModule: "dri"
[527416.927] (WW) Warning, couldn't open module dri
[527416.927] (II) UnloadModule: "dri"
[527416.927] (II) Unloading dri
[527416.927] (EE) Failed to load module "dri" (module does not exist, 0)
[527416.927] (II) LoadModule: "dri2"
[527416.927] (WW) Warning, couldn't open module dri2
[527416.927] (II) UnloadModule: "dri2"
[527416.927] (II) Unloading dri2
[527416.927] (EE) Failed to load module "dri2" (module does not exist, 0)
[527416.927] (II) LoadModule: "vivante"
[527416.927] (II) Loading /usr/lib/xorg/modules/drivers/vivante_drv.so
[527416.928] (II) Module vivante: vendor="X.Org Foundation"
[527416.929] 	compiled for 1.11.4, module version = 1.0.0
[527416.929] 	ABI class: X.Org Video Driver, version 11.0
[527416.929] (II) VIVANTE: fb driver for vivante: VivanteGC500, VivanteGC2100,
	VivanteGCCORE
[527416.929] (--) using VT number 3

[527417.005] (WW) Falling back to old probe method for vivante
[527417.005] (II) Loading sub module "fbdevhw"
[527417.005] (II) LoadModule: "fbdevhw"
[527417.006] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[527417.007] (II) Module fbdevhw: vendor="X.Org Foundation"
[527417.008] 	compiled for 1.11.4, module version = 0.0.2
[527417.008] 	ABI class: X.Org Video Driver, version 11.0
[527417.008] (II) Loading /usr/lib/xorg/modules/drivers/vivante_drv.so
[527417.008] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[527417.008] (II) VIVANTE(0): using default device
[527417.008] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[527417.008] (II) VIVANTE(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 16/16
[527417.008] (==) VIVANTE(0): Depth 16, (==) framebuffer bpp 16
[527417.008] (==) VIVANTE(0): RGB weight 565
[527417.008] (==) VIVANTE(0): Default visual is TrueColor
[527417.008] (==) VIVANTE(0): Using gamma correction (1.0, 1.0, 1.0)
[527417.008] (II) VIVANTE(0): hardware: DISP3 BG (video memory: 750kB)
[527417.008] (II) VIVANTE(0): checking modes against framebuffer device...
[527417.008] (II) VIVANTE(0): checking modes against monitor...
[527417.008] (--) VIVANTE(0): Virtual size is 800x480 (pitch 800)
[527417.008] (**) VIVANTE(0):  Built-in mode "current": 27.0 MHz, 29.3 kHz, 57.5 Hz
[527417.008] (II) VIVANTE(0): Modeline "current"x0.0   27.00  800 860 880 920  480 490 500 510 -hsync -vsync -csync (29.3 kHz)
[527417.008] (==) VIVANTE(0): DPI set to (96, 96)
[527417.008] (II) Loading sub module "fb"
[527417.008] (II) LoadModule: "fb"
[527417.009] (II) Loading /usr/lib/xorg/modules/libfb.so
[527417.019] (II) Module fb: vendor="X.Org Foundation"
[527417.019] 	compiled for 1.11.4, module version = 1.0.0
[527417.019] 	ABI class: X.Org ANSI C Emulation, version 0.4
[527417.019] (II) Loading sub module "exa"
[527417.019] (II) LoadModule: "exa"
[527417.020] (WW) Warning, couldn't open module exa
[527417.020] (II) UnloadModule: "exa"
[527417.020] (II) Unloading exa
[527417.020] (EE) VIVANTE: Failed to load module "exa" (module does not exist, 0)
[527417.020] (**) VIVANTE(0): Error on loading exa submodule

  reply	other threads:[~2012-11-21 11:37 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-20 15:11 [meta-fsl-arm][PATCH 00/10] iMX6 Yocto Support based on 12.09.01 BSP Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 01/10] firmware-imx: Add 12.09.01 version Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 02/10] imx-base.inc: Add iMX6 firmware information Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 03/10] imx-lib: Add 12.09.01 version Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 04/10] imx-test: " Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 05/10] gpu-viv-bin-mx6q: Add Vivant GPU libraries Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 06/10] xf86-dri-vivante: Add Vivant DRI driver for Xorg Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 07/10] xf86-video-imxfb-vivante: Add Vivant Xorg driver for iMX SoCs Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 08/10] mesa-dri: Change provided set of libraries when building for iMX6 Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 09/10] imx-base: Use xf86-video-imxfb-vivant for iMX6 targets Otavio Salvador
2012-11-20 15:11 ` [meta-fsl-arm][PATCH 10/10] xserver-xf86-config: Use Vivant accelerated driver for iMX6 Otavio Salvador
2012-11-20 15:20 ` [meta-fsl-arm][PATCH 00/10] iMX6 Yocto Support based on 12.09.01 BSP Gary Thomas
2012-11-20 15:23   ` Otavio Salvador
2012-11-20 21:29     ` Gary Thomas
2012-11-21 10:46       ` Otavio Salvador
2012-11-21 11:38         ` Gary Thomas [this message]
     [not found]         ` <50ACBC49.9000303@gmail.com>
2012-11-21 11:45           ` Otavio Salvador
2012-11-21 12:01             ` Gary Thomas
2012-11-21 12:21               ` Otavio Salvador
2012-11-21 12:34                 ` Gary Thomas
2012-11-21 12:38                   ` Otavio Salvador
2012-11-21 12:53                     ` Gary Thomas
2012-11-21 12:57                       ` Otavio Salvador
2012-11-22 12:56                     ` Fabio Estevam
2012-11-22 13:00                       ` Otavio Salvador
     [not found] ` <52084595.BlZru0pAS7@rudolf>
2012-11-21 16:24   ` Otavio Salvador
2012-11-21 17:03     ` Thomas Senyk
2012-11-21 17:15       ` Otavio Salvador
2012-11-21 16:27 ` Thomas Senyk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50ACBD20.2050505@gmail.com \
    --to=samoht.yrag@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio@ossystems.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.