All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Otavio Salvador <otavio@ossystems.com.br>,
	 meta-freescale Mailing List <meta-freescale@yoctoproject.org>
Subject: Re: [PATCH 05/12] xf86-video-imxfb-vivante: Upgrade to 3.10.17-1.0.0_beta version
Date: Mon, 27 Jan 2014 16:43:50 -0700	[thread overview]
Message-ID: <52E6EF36.2080805@boundarydevices.com> (raw)
In-Reply-To: <1390687761-13479-6-git-send-email-otavio@ossystems.com.br>

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

Thanks Otavio,

On 01/25/2014 03:09 PM, Otavio Salvador wrote:
> From: Lauren Post <lauren.post@freescale.com>
>
> Signed-off-by: Lauren Post <lauren.post@freescale.com>
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>
>   ...alpha.2.bb => xf86-video-imxfb-vivante_3.10.17-1.0.0.bb} | 13 +++++++------
>   1 file changed, 7 insertions(+), 6 deletions(-)
>   rename recipes-graphics/xorg-driver/{xf86-video-imxfb-vivante_3.5.7-1.0.0-alpha.2.bb => xf86-video-imxfb-vivante_3.10.17-1.0.0.bb} (80%)
>
> diff --git a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.5.7-1.0.0-alpha.2.bb b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb
> similarity index 80%
> rename from recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.5.7-1.0.0-alpha.2.bb
> rename to recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb
> index 35a5759..31f2747 100644
> --- a/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.5.7-1.0.0-alpha.2.bb
> +++ b/recipes-graphics/xorg-driver/xf86-video-imxfb-vivante_3.10.17-1.0.0.bb
> @@ -1,5 +1,5 @@
> -# Copyright (C) 2012-2013 Freescale Semiconductor
> -# Copyright (C) 2012-2013 O.S. Systems Software LTDA.
> +# Copyright (C) 2012-2014 Freescale Semiconductor
> +# Copyright (C) 2012-2014 O.S. Systems Software LTDA.
>   # Released under the MIT license (see COPYING.MIT for the terms)
>
>   require recipes-graphics/xorg-driver/xorg-driver-video.inc
> @@ -10,9 +10,10 @@ DEPENDS += "virtual/xserver virtual/libx11 virtual/libgal-x11 gpu-viv-bin-mx6q p
>
>   LIC_FILES_CHKSUM = "file://EXA/src/vivante_fbdev/vivante.h;endline=19;md5=641ac6e6d013833e36290797f4d7089c"
>
> -SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}.tar.gz"
> -SRC_URI[md5sum] = "3fc3d355d721656144920afd06fb1bff"
> -SRC_URI[sha256sum] = "49fab65a0a1ea74ec6b04700e035b1351244fbd363301d59d6d0cbffe37d6fb9"
> +# FIXME: Drop 'beta' suffix for GA release
> +SRC_URI = "${FSL_MIRROR}/xserver-xorg-video-imx-viv-${PV}_beta.tar.gz"
> +SRC_URI[md5sum] = "fee0e4820fe3f89e5f36a0b343e4a33f"
> +SRC_URI[sha256sum] = "b65aef86943cb0fcd2dd7ded01215038dcf2761779ce39186ab3c8c2d4b010b1"
>
>   EXTRA_OEMAKE += "-C EXA/src -f makefile.linux prefix=${D}/usr \
>                    sysroot=${STAGING_DIR_TARGET} \
> @@ -24,7 +25,7 @@ CFLAGS += "-I${STAGING_INCDIR}/xorg \
>              -I${STAGING_INCDIR}/drm \
>              -I../../DRI_1.10.4/src"
>
> -S = "${WORKDIR}/xserver-xorg-video-imx-viv-${PV}/"
> +S = "${WORKDIR}/xserver-xorg-video-imx-viv-${PV}_beta/"
>

I'm not sure if this is the right patch to tag, but during my testing of
the Vivante/X integration, I saw some issues related to mode settings.

On Nitrogen6x Quad core, I'm seeing X start up with a mode of 640x480,
on the HDMI device even though the kernel command line is configured
for 720P.

The same is not true with the same monitor and Nitrogen6_Lite (Solo
processor):

The prime leads are these from Xorg.0.log (attached):

[3585503.788] (II) VIVANTE(0): Output DISP3 BG - DI1 connected
[3585503.788] (II) VIVANTE(0): Using exact sizes for initial modes
[3585503.788] (II) VIVANTE(0): Output DISP3 BG - DI1 using initial mode 
V:640x480p-60
[3585504.480] (II) VIVANTE(0): imxDisplayPreInit: virtual set 640 x 480, 
display width 0
[3585504.480] (II) VIVANTE(0): FBDevPreInit: adjust display width 640

Oddly, the display reverts to 720p (1280x720) if I stop X.

This appears using either kernel version 3.0.35 or 3.10.17.

I'm continuing to investigate, but thought I'd send out a note
in case others are seeing similar behaviour or know what might
be involved here.

Regards,


Eric

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

[3585503.388] _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
[3585503.388] _XSERVTransOpen: transport open failed for inet6/nitrogen6x:0
[3585503.388] _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
[3585503.402] 
X.Org X Server 1.14.4
Release Date: 2013-10-31
[3585503.402] X Protocol Version 11, Revision 0
[3585503.402] Build Operating System: Linux 3.8.0-35-generic x86_64 
[3585503.402] Current Operating System: Linux nitrogen6x 3.0.35-4.1.0+yocto+g79a3b6d #1 SMP PREEMPT Mon Jan 27 14:13:26 MST 2014 armv7l
[3585503.402] Kernel command line: enable_wait_mode=off video=mxcfb0:dev=hdmi,1280x720M@60,if=RGB24 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off fbmem=28M console=ttymxc1,115200 vmalloc=400M consoleblank=0 rootwait root=/dev/mmcblk0p2 mxc_hdmi.only_cea=1
[3585503.402] Build Date: 25 January 2014  04:05:00PM
[3585503.402]  
[3585503.402] Current version of pixman: 0.32.4
[3585503.402] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[3585503.402] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[3585503.403] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 27 21:59:00 2014
[3585503.407] (==) Using config file: "/etc/X11/xorg.conf"
[3585503.407] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[3585503.420] (==) No Layout section.  Using the first Screen section.
[3585503.420] (==) No screen section available. Using defaults.
[3585503.420] (**) |-->Screen "Default Screen Section" (0)
[3585503.420] (**) |   |-->Monitor "<default monitor>"
[3585503.428] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[3585503.428] (**) |   |-->Device "i.MX Accelerated Framebuffer Device"
[3585503.428] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[3585503.428] (**) Option "BlankTime" "0"
[3585503.428] (**) Option "StandbyTime" "0"
[3585503.428] (**) Option "SuspendTime" "0"
[3585503.428] (**) Option "OffTime" "0"
[3585503.428] (==) Automatically adding devices
[3585503.428] (==) Automatically enabling devices
[3585503.428] (==) Automatically adding GPU devices
[3585503.431] (WW) The directory "/usr/share/fonts/X11/misc/" does not exist.
[3585503.431] 	Entry deleted from font path.
[3585503.431] (WW) The directory "/usr/share/fonts/X11/TTF/" does not exist.
[3585503.431] 	Entry deleted from font path.
[3585503.431] (WW) The directory "/usr/share/fonts/X11/OTF/" does not exist.
[3585503.431] 	Entry deleted from font path.
[3585503.431] (WW) The directory "/usr/share/fonts/X11/Type1/" does not exist.
[3585503.431] 	Entry deleted from font path.
[3585503.431] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[3585503.431] 	Entry deleted from font path.
[3585503.431] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[3585503.431] 	Entry deleted from font path.
[3585503.431] (==) FontPath set to:
	
[3585503.431] (==) ModulePath set to "/usr/lib/xorg/modules"
[3585503.432] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[3585503.432] (II) Loader magic: 0x1a7848
[3585503.432] (II) Module ABI versions:
[3585503.432] 	X.Org ANSI C Emulation: 0.4
[3585503.432] 	X.Org Video Driver: 14.1
[3585503.432] 	X.Org XInput driver : 19.1
[3585503.432] 	X.Org Server Extension : 7.0
[3585503.432] (II) Open APM successful
[3585503.434] Initializing built-in extension Generic Event Extension
[3585503.434] Initializing built-in extension SHAPE
[3585503.434] Initializing built-in extension MIT-SHM
[3585503.434] Initializing built-in extension XInputExtension
[3585503.434] Initializing built-in extension XTEST
[3585503.434] Initializing built-in extension BIG-REQUESTS
[3585503.434] Initializing built-in extension SYNC
[3585503.434] Initializing built-in extension XKEYBOARD
[3585503.434] Initializing built-in extension XC-MISC
[3585503.434] Initializing built-in extension XFIXES
[3585503.434] Initializing built-in extension RENDER
[3585503.434] Initializing built-in extension RANDR
[3585503.435] Initializing built-in extension COMPOSITE
[3585503.435] Initializing built-in extension DAMAGE
[3585503.435] Initializing built-in extension MIT-SCREEN-SAVER
[3585503.435] Initializing built-in extension DOUBLE-BUFFER
[3585503.435] Initializing built-in extension DPMS
[3585503.435] Initializing built-in extension X-Resource
[3585503.435] Initializing built-in extension XVideo
[3585503.435] Initializing built-in extension XVideo-MotionCompensation
[3585503.435] Initializing built-in extension XFree86-VidModeExtension
[3585503.435] Initializing built-in extension XFree86-DGA
[3585503.435] Initializing built-in extension XFree86-DRI
[3585503.435] Initializing built-in extension DRI2
[3585503.435] (II) LoadModule: "glx"
[3585503.439] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[3585503.462] (II) Module glx: vendor="X.Org Foundation"
[3585503.462] 	compiled for 1.14.4, module version = 1.0.0
[3585503.462] 	ABI class: X.Org Server Extension, version 7.0
[3585503.462] (==) AIGLX enabled
[3585503.463] Loading extension GLX
[3585503.463] (II) LoadModule: "vivante"
[3585503.463] (II) Loading /usr/lib/xorg/modules/drivers/vivante_drv.so
[3585503.587] (II) Module vivante: vendor="X.Org Foundation"
[3585503.587] 	compiled for 1.14.4, module version = 1.0.0
[3585503.587] 	Module class: X.Org Video Driver
[3585503.587] 	ABI class: X.Org Video Driver, version 14.1
[3585503.587] Loading extension vivext
[3585503.587] (II) VIVANTE: driver for vivante fb: VivanteGC500, VivanteGC2100,
	VivanteGCCORE
[3585503.587] (--) using VT number 1

[3585503.656] (WW) Falling back to old probe method for vivante
[3585503.656] (II) Loading sub module "fbdevhw"
[3585503.656] (II) LoadModule: "fbdevhw"
[3585503.656] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[3585503.661] (II) Module fbdevhw: vendor="X.Org Foundation"
[3585503.661] 	compiled for 1.14.4, module version = 0.0.2
[3585503.662] 	ABI class: X.Org Video Driver, version 14.1
[3585503.662] (II) VIVANTE(0): using default device
[3585503.662] (II) VIVANTE(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 16/16
[3585503.662] (==) VIVANTE(0): Depth 16, (==) framebuffer bpp 16
[3585503.662] (==) VIVANTE(0): RGB weight 565
[3585503.662] (==) VIVANTE(0): Default visual is TrueColor
[3585503.662] (==) VIVANTE(0): Using gamma correction (1.0, 1.0, 1.0)
[3585503.663] (**) VIVANTE(0): Option "fbdev" "/dev/fb0"
[3585503.663] (II) VIVANTE(0): checking modes against framebuffer device...
[3585503.663] (II) VIVANTE(0): checking modes against monitor...
[3585503.663] (II) VIVANTE(0): Use built in mode (bpp 16)
[3585503.663] (--) VIVANTE(0): Virtual size is 0x0 (pitch 0)
[3585503.663] (==) VIVANTE(0): DPI set to (96, 96)
[3585503.663] (II) Loading sub module "fb"
[3585503.663] (II) LoadModule: "fb"
[3585503.663] (II) Loading /usr/lib/xorg/modules/libfb.so
[3585503.673] (II) Module fb: vendor="X.Org Foundation"
[3585503.673] 	compiled for 1.14.4, module version = 1.0.0
[3585503.673] 	ABI class: X.Org ANSI C Emulation, version 0.4
[3585503.673] (II) Loading sub module "exa"
[3585503.673] (II) LoadModule: "exa"
[3585503.674] (II) Loading /usr/lib/xorg/modules/libexa.so
[3585503.681] (II) Module exa: vendor="X.Org Foundation"
[3585503.681] 	compiled for 1.14.4, module version = 2.6.0
[3585503.681] 	ABI class: X.Org Video Driver, version 14.1
[3585503.705] (II) VIVANTE(0): printing discovered frame buffer 'fb0' supported modes:
[3585503.706] (II) VIVANTE(0): Modeline "D:720x480p-59"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync -csync (31.5 kHz e)
[3585503.706] (II) VIVANTE(0): Modeline "S:1280x720p-50"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync -csync (37.5 kHz e)
[3585503.737] (II) VIVANTE(0): Modeline "S:1920x1080p-50"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync -csync (56.2 kHz e)
[3585503.737] (II) VIVANTE(0): Modeline "S:720x576p-50"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync -csync (31.2 kHz e)
[3585503.737] (II) VIVANTE(0): Modeline "S:640x480p-60"x0.0   25.17  640 656 752 800  480 490 492 525 -hsync -vsync -csync (31.5 kHz e)
[3585503.738] (II) VIVANTE(0): Modeline "S:720x480p-60"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync -csync (31.5 kHz e)
[3585503.738] (II) VIVANTE(0): Modeline "S:1280x720p-60"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync -csync (45.0 kHz e)
[3585503.738] (II) VIVANTE(0): Modeline "S:1920x1080p-60"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync -csync (67.5 kHz e)
[3585503.739] (II) VIVANTE(0): Modeline "V:640x480p-60"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync -csync (31.5 kHz e)
[3585503.739] (II) VIVANTE(0): Modeline "V:640x480p-60"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync -csync (31.5 kHz e)
[3585503.788] (II) VIVANTE(0): Output DISP3 BG - DI1 has no monitor section
[3585503.788] (II) VIVANTE(0): Printing probed modes for output DISP3 BG - DI1
[3585503.788] (II) VIVANTE(0): Modeline "S:1920x1080p-50"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync -csync (56.2 kHz e)
[3585503.788] (II) VIVANTE(0): Modeline "S:1920x1080p-60"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync -csync (67.5 kHz e)
[3585503.788] (II) VIVANTE(0): Modeline "S:1280x720p-50"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync -csync (37.5 kHz e)
[3585503.788] (II) VIVANTE(0): Modeline "S:1280x720p-60"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync -csync (45.0 kHz e)
[3585503.788] (II) VIVANTE(0): Modeline "S:720x576p-50"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync -csync (31.2 kHz e)
[3585503.788] (II) VIVANTE(0): Modeline "D:720x480p-59"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync -csync (31.5 kHz e)
[3585503.788] (II) VIVANTE(0): Modeline "V:640x480p-60"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync -csync (31.5 kHz e)
[3585503.788] (II) VIVANTE(0): Modeline "S:640x480p-60"x59.9   25.17  640 656 752 800  480 490 492 525 -hsync -vsync -csync (31.5 kHz e)
[3585503.788] (II) VIVANTE(0): Output DISP3 BG - DI1 connected
[3585503.788] (II) VIVANTE(0): Using exact sizes for initial modes
[3585503.788] (II) VIVANTE(0): Output DISP3 BG - DI1 using initial mode V:640x480p-60
[3585504.480] (II) VIVANTE(0): imxDisplayPreInit: virtual set 640 x 480, display width 0
[3585504.480] (II) VIVANTE(0): FBDevPreInit: adjust display width 640
[3585504.480] (**) VIVANTE(0): PreInit done
[3585504.481] (II) VIVANTE(0): Init mode for fb device
[3585504.554] (II) VIVANTE(0): hardware: DISP3 BG - DI1 (video memory: 16320kB)
[3585504.555] (II) VIVANTE(0): FB Start = 0x3360f000  FB Base = 0x3360f000  FB Offset = (nil)
[3585504.555] (II) VIVANTE(0): reserve 4177920 bytes for on screen frame buffer; total fb memory size 16711680 bytes; offset of shadow buffer 4177920
[3585504.743] (II) VIVANTE(0): hardware: DISP3 BG - DI1 (video memory: 16320kB)
[3585504.783] (II) VIVANTE(0): test Initializing EXA
[3585504.783] (II) VIVANTE(0): (driver build from: -dirty)
[3585504.783] (II) EXA(0): Driver allocated offscreen pixmaps
[3585504.783] (II) EXA(0): Driver registered support for the following operations:
[3585504.783] (II)         Solid
[3585504.783] (II)         Copy
[3585504.783] (II)         Composite (RENDER acceleration)
[3585504.783] (II)         UploadToScreen
[3585504.787] (==) VIVANTE(0): Backing store disabled
[3585504.788] (==) VIVANTE(0): DPMS enabled
[3585504.788] (II) VIVANTE(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[3585504.788] drmOpenDevice: node name is /dev/dri/card0
[3585504.795] drmOpenDevice: open result is -1, (No such device or address)
[3585504.800] drmOpenDevice: open result is -1, (No such device or address)
[3585504.800] drmOpenDevice: Open failed
[3585504.800] drmOpenDevice: node name is /dev/dri/card0
[3585504.806] drmOpenDevice: open result is -1, (No such device or address)
[3585504.812] drmOpenDevice: open result is -1, (No such device or address)
[3585504.812] drmOpenDevice: Open failed
[3585505.021] drmOpenByBusid: Searching for BusID platform:Vivante GCCore:00
[3585505.021] drmOpenDevice: node name is /dev/dri/card0
[3585505.021] drmOpenDevice: open result is 12, (OK)
[3585505.021] drmOpenByBusid: drmOpenMinor returns 12
[3585505.021] drmOpenByBusid: drmGetBusid reports platform:Vivante GCCore:00
[3585505.021] (II) [drm] loaded kernel module for "vivante" driver.
[3585505.021] (II) [drm] DRM interface version 1.4
[3585505.021] (II) [drm] DRM open master succeeded.
[3585505.022] (II) VIVANTE(0): [drm] Using the DRM lock SAREA also for drawables.
[3585505.022] (II) VIVANTE(0): [drm] framebuffer handle = 0x19000000
[3585505.022] (II) VIVANTE(0): [drm] added 1 reserved context for kernel
[3585505.022] (II) VIVANTE(0): X context handle = 0x1
[3585505.022] (II) VIVANTE(0): [drm] installed DRM signal handler
[3585505.022] (II) VIVANTE(0): [DRI] installation complete
[3585505.022] (--) RandR disabled
[3585505.088] (II) AIGLX: Screen 0 is not DRI2 capable
[3585505.088] drmOpenDevice: node name is /dev/dri/card0
[3585505.088] drmOpenDevice: open result is 13, (OK)
[3585505.088] drmOpenByBusid: Searching for BusID platform:Vivante GCCore:00
[3585505.088] drmOpenDevice: node name is /dev/dri/card0
[3585505.088] drmOpenDevice: open result is 13, (OK)
[3585505.088] drmOpenByBusid: drmOpenMinor returns 13
[3585505.088] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[3585505.088] drmOpenByBusid: drmGetBusid reports platform:Vivante GCCore:00
[3585505.245] (EE) AIGLX error: vivante exports no extensions (/usr/lib/dri/vivante_dri.so: undefined symbol: __driDriverExtensions)
[3585505.245] (EE) AIGLX: reverting to software rendering
[3585505.396] (II) AIGLX: Loaded and initialized swrast
[3585505.396] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[3585505.399] (II) VIVANTE(0): Setting screen physical size to 169 x 127
[3585505.805] (II) config/udev: Adding input device BTC Multimedia USB Keyboard (/dev/input/event1)
[3585505.805] (**) BTC Multimedia USB Keyboard: Applying InputClass "evdev keyboard catchall"
[3585505.805] (II) LoadModule: "evdev"
[3585505.806] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[3585505.811] (II) Module evdev: vendor="X.Org Foundation"
[3585505.811] 	compiled for 1.14.4, module version = 2.8.2
[3585505.811] 	Module class: X.Org XInput Driver
[3585505.811] 	ABI class: X.Org XInput driver, version 19.1
[3585505.811] (II) Using input driver 'evdev' for 'BTC Multimedia USB Keyboard'
[3585505.811] (**) BTC Multimedia USB Keyboard: always reports core events
[3585505.811] (**) evdev: BTC Multimedia USB Keyboard: Device: "/dev/input/event1"
[3585505.812] (--) evdev: BTC Multimedia USB Keyboard: Vendor 0x46e Product 0x530a
[3585505.812] (--) evdev: BTC Multimedia USB Keyboard: Found keys
[3585505.812] (II) evdev: BTC Multimedia USB Keyboard: Configuring as keyboard
[3585505.812] (**) Option "config_info" "udev:/sys/devices/platform/fsl-ehci.1/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/input/input1/event1"
[3585505.812] (II) XINPUT: Adding extended input device "BTC Multimedia USB Keyboard" (type: KEYBOARD, id 6)
[3585505.812] (**) Option "xkb_rules" "evdev"
[3585505.812] (**) Option "xkb_model" "pc104"
[3585505.812] (**) Option "xkb_layout" "us"
[3585505.897] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event2)
[3585505.897] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[3585505.897] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[3585505.897] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[3585505.897] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event2"
[3585505.898] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc00e
[3585505.898] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
[3585505.898] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[3585505.898] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
[3585505.898] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[3585505.898] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[3585505.898] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[3585505.898] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[3585505.898] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[3585505.898] (**) Option "config_info" "udev:/sys/devices/platform/fsl-ehci.1/usb2/2-1/2-1.2/2-1.2.2/2-1.2.2:1.0/input/input2/event2"
[3585505.898] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 7)
[3585505.898] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[3585505.899] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[3585505.899] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[3585505.899] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[3585505.899] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[3585505.900] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[3585505.900] (II) No input driver specified, ignoring this device.
[3585505.900] (II) This device may have been added with another device file.
[3585505.901] (II) config/udev: Adding input device gpio-keys (/dev/input/event0)
[3585505.901] (**) gpio-keys: Applying InputClass "evdev keyboard catchall"
[3585505.901] (II) Using input driver 'evdev' for 'gpio-keys'
[3585505.901] (**) gpio-keys: always reports core events
[3585505.901] (**) evdev: gpio-keys: Device: "/dev/input/event0"
[3585505.901] (--) evdev: gpio-keys: Vendor 0x1 Product 0x1
[3585505.901] (--) evdev: gpio-keys: Found keys
[3585505.901] (II) evdev: gpio-keys: Configuring as keyboard
[3585505.901] (**) Option "config_info" "udev:/sys/devices/platform/gpio-keys/input/input0/event0"
[3585505.901] (II) XINPUT: Adding extended input device "gpio-keys" (type: KEYBOARD, id 8)
[3585505.901] (**) Option "xkb_rules" "evdev"
[3585505.901] (**) Option "xkb_model" "pc104"
[3585505.901] (**) Option "xkb_layout" "us"
[3585505.903] (II) config/udev: Adding drm device (/dev/dri/card0)
[3585505.903] (II) xfree86: Adding drm device (/dev/dri/card0)
[3585505.903] setversion 1.4 failed
[3585506.115] removing GPU device /sys/devices/virtual/drm/card0 /dev/dri/card0
[3585506.115] (II) config/udev: Adding drm device (/dev/dri/card0)
[3585506.115] (II) xfree86: Adding drm device (/dev/dri/card0)
[3585506.115] setversion 1.4 failed

  reply	other threads:[~2014-01-27 23:43 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-25 22:09 [PATCH 0/12] Freescale 3.10.17-1.0.0-beta - part2 Otavio Salvador
2014-01-25 22:09 ` [PATCH 01/12] imx-base.inc: Drop EXTRA_IMAGEDEPENDS setting Otavio Salvador
2014-01-25 22:09 ` [PATCH 02/12] u-boot-imx: Upgrade for 3.10.17-1.0.0_beta release Otavio Salvador
2014-01-25 22:09 ` [PATCH 03/12] linux-imx: Upgrade to 3.10.17-1.0.0_beta version Otavio Salvador
2014-01-25 22:09 ` [PATCH 04/12] linux-imx (3.0.35): Allow use with 3.10.17-1.0.0 GPU Otavio Salvador
2014-01-25 22:09 ` [PATCH 05/12] xf86-video-imxfb-vivante: Upgrade to 3.10.17-1.0.0_beta version Otavio Salvador
2014-01-27 23:43   ` Eric Nelson [this message]
2014-01-28  0:40     ` Otavio Salvador
2014-01-28 20:05     ` Eric Nelson
2014-01-29 15:56     ` Diego
2014-01-29 16:52       ` Eric Nelson
2014-01-25 22:09 ` [PATCH 06/12] gpu-viv-bin-mx6q: " Otavio Salvador
2014-01-25 22:09 ` [PATCH 07/12] gpu-viv-g2d: Fix packaging Otavio Salvador
2014-01-25 22:09 ` [PATCH 08/12] gpu-viv-g2d: Update to 3.10.17-1.0.0_beta Otavio Salvador
2014-01-25 22:09 ` [PATCH 09/12] imx6slevk: Add new device tree imx6sl-evk-csi.dtb Otavio Salvador
2014-01-25 22:09 ` [PATCH 10/12] imx6dlsabreauto.conf: Add ecspi and flexcan1 device tree support Otavio Salvador
2014-01-25 22:09 ` [PATCH 11/12] imx6qsabreauto.conf: " Otavio Salvador
2014-01-25 22:09 ` [PATCH 12/12] imx6qsabreauto.conf: Add sata uboot config support Otavio Salvador
2014-01-25 22:11 ` [PATCH 0/12] Freescale 3.10.17-1.0.0-beta - part2 Otavio Salvador
2014-01-25 23:22   ` Eric Nelson
2014-01-27 10:25     ` Diego
2014-01-27 10:40       ` Diego Rondini
2014-01-27 14:22         ` Xrandr and Vivante acceleration (was Freescale 3.10.17-1.0.0-beta - part2) Eric Nelson
2014-01-25 22:33 ` [PATCH 0/12] Freescale 3.10.17-1.0.0-beta - part2 Otavio Salvador

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=52E6EF36.2080805@boundarydevices.com \
    --to=eric.nelson@boundarydevices.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.