[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#687461: xserver-xorg-video-radeon: HD 6310 video gives only colored snow/black screen



Package: xserver-xorg-video-radeon
Version: 1:6.14.4-5
Followup-For: Bug #687461

Le 20/09/2012 11:27, Michel Dänzer a écrit :

> Those are all due to your card not being fully supported without KMS

Yes, I guessed so

> (modeset=0). We need to focus on solving the issues with KMS. Please
> provide logs for the issues described above.

As expected, I finally could make some trials with this box (and I'm
writing this from it right now).

In order to be complete, I first tried to get back as closely to the
original conditions as I reasonably could so that I rebooted the laptop
after having deleted the xorg.conf and the modeset stanza from grub's
configuration.

The result was quite astonishing since this time it appeared that :
- there was no more garbage screen on (nor after) X startup
- switching to virtual consoles was possible
- logging out from the X session to lightdm exhibited nothing abnormal

The only strangeness was that no radeon driver was used, only fbdev (see
the attachment Xorg.0.log-no-ati.log). The great thing was
that contrary to my first logging after upgrading to wheezy, I had the
correct display resolution, with no hassle. I'm still perplexed about
the preceding mis-behaviour not reappearing.

But greater things were yet to come...  While examining this logfile, I
noticed this line :

[    27.364] (EE) Failed to load module "ati" (module does not exist, 0)

At this point I realised that during the installation process, I did not
install the xserver-xorg-video-ati package since I read from its
description it was only a wrapper to choose amongst  (and had
dependencies to) rage128, mach64 and radeon and I was (wrongly, as it
turned out) sure only the latter was needed.

Then I proceeded and apt-installed xserver-xorg-video-ati and its
dependencies and rebooted (without any other changes) the laptop and
behold : it works ! (cf. the attached /var/log/Xorg.0.log).

Just to be sure, I uninstalled the just installed xserver-xorg-video-ati
and rebooted and this throwed me back to the situation described above
(fbdev as far as I can tell?).

After reinstalling xserver-xorg-video-ati the radeon driver got loaded
fine again and I'm writing this report with a light heart ;-).

There are yet two questions left, AFAICT :

- what permitted this week-end to the fbdev to switch to the correct screen
  resolution instead of the 1024x768 the first time ? Is it possible
  some hardware initialization occured after forcing the use of the radeon
  driver last sunday (while kernel modesetting was disabled) ?

- in sight of what I reported above, would it not be right for
  xserver-xorg-video-radeon to depend (or at least to recommend)
  xserver-xorg-video-ati ?

Anyway, the problem is solved here.

phep

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Sep 15 18:05 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2027892 Jul 18 11:35 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6320] [1002:9806]

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
------------------------
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 3.2.0-3-686-pae (Debian 3.2.23-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Mon Jul 23 03:50:34 UTC 2012

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 40346 Sep 22 21:52 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    24.540] 
X.Org X Server 1.12.3
Release Date: 2012-07-09
[    24.540] X Protocol Version 11, Revision 0
[    24.540] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[    24.540] Current Operating System: Linux clyde 3.2.0-3-686-pae #1 SMP Mon Jul 23 03:50:34 UTC 2012 i686
[    24.540] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-686-pae root=UUID=90e7a62a-7174-4288-9d09-dcd2c349785a ro quiet
[    24.540] Build Date: 18 July 2012  09:27:53AM
[    24.540] xorg-server 2:1.12.3-1 (Julien Cristau <jcristau@debian.org>) 
[    24.540] Current version of pixman: 0.26.0
[    24.540] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    24.541] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    24.541] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 22 21:52:40 2012
[    24.593] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    24.794] (==) No Layout section.  Using the first Screen section.
[    24.794] (==) No screen section available. Using defaults.
[    24.794] (**) |-->Screen "Default Screen Section" (0)
[    24.794] (**) |   |-->Monitor "<default monitor>"
[    24.815] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    24.815] (==) Automatically adding devices
[    24.815] (==) Automatically enabling devices
[    25.058] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    25.058] 	Entry deleted from font path.
[    25.120] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    25.120] 	Entry deleted from font path.
[    25.120] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    25.120] (==) ModulePath set to "/usr/lib/xorg/modules"
[    25.121] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    25.121] (II) Loader magic: 0xb77585a0
[    25.121] (II) Module ABI versions:
[    25.121] 	X.Org ANSI C Emulation: 0.4
[    25.121] 	X.Org Video Driver: 12.0
[    25.121] 	X.Org XInput driver : 16.0
[    25.121] 	X.Org Server Extension : 6.0
[    25.125] (--) PCI:*(0:0:1:0) 1002:9806:1043:104c rev 0, Mem @ 0xc0000000/268435456, 0xfeb00000/262144, I/O @ 0x0000f000/256
[    25.125] (II) Open ACPI successful (/var/run/acpid.socket)
[    25.126] (II) LoadModule: "extmod"
[    25.151] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    25.165] (II) Module extmod: vendor="X.Org Foundation"
[    25.165] 	compiled for 1.12.3, module version = 1.0.0
[    25.165] 	Module class: X.Org Server Extension
[    25.165] 	ABI class: X.Org Server Extension, version 6.0
[    25.165] (II) Loading extension SELinux
[    25.165] (II) Loading extension MIT-SCREEN-SAVER
[    25.165] (II) Loading extension XFree86-VidModeExtension
[    25.165] (II) Loading extension XFree86-DGA
[    25.165] (II) Loading extension DPMS
[    25.165] (II) Loading extension XVideo
[    25.166] (II) Loading extension XVideo-MotionCompensation
[    25.166] (II) Loading extension X-Resource
[    25.166] (II) LoadModule: "dbe"
[    25.166] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    25.178] (II) Module dbe: vendor="X.Org Foundation"
[    25.178] 	compiled for 1.12.3, module version = 1.0.0
[    25.178] 	Module class: X.Org Server Extension
[    25.178] 	ABI class: X.Org Server Extension, version 6.0
[    25.178] (II) Loading extension DOUBLE-BUFFER
[    25.178] (II) LoadModule: "glx"
[    25.178] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    25.202] (II) Module glx: vendor="X.Org Foundation"
[    25.202] 	compiled for 1.12.3, module version = 1.0.0
[    25.202] 	ABI class: X.Org Server Extension, version 6.0
[    25.202] (==) AIGLX enabled
[    25.203] (II) Loading extension GLX
[    25.203] (II) LoadModule: "record"
[    25.204] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    25.205] (II) Module record: vendor="X.Org Foundation"
[    25.205] 	compiled for 1.12.3, module version = 1.13.0
[    25.205] 	Module class: X.Org Server Extension
[    25.205] 	ABI class: X.Org Server Extension, version 6.0
[    25.205] (II) Loading extension RECORD
[    25.205] (II) LoadModule: "dri"
[    25.206] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    25.219] (II) Module dri: vendor="X.Org Foundation"
[    25.219] 	compiled for 1.12.3, module version = 1.0.0
[    25.219] 	ABI class: X.Org Server Extension, version 6.0
[    25.220] (II) Loading extension XFree86-DRI
[    25.220] (II) LoadModule: "dri2"
[    25.220] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    25.222] (II) Module dri2: vendor="X.Org Foundation"
[    25.222] 	compiled for 1.12.3, module version = 1.2.0
[    25.222] 	ABI class: X.Org Server Extension, version 6.0
[    25.222] (II) Loading extension DRI2
[    25.223] (==) Matched ati as autoconfigured driver 0
[    25.223] (==) Matched vesa as autoconfigured driver 1
[    25.223] (==) Matched fbdev as autoconfigured driver 2
[    25.223] (==) Assigned the driver to the xf86ConfigLayout
[    25.223] (II) LoadModule: "ati"
[    25.223] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    25.234] (II) Module ati: vendor="X.Org Foundation"
[    25.235] 	compiled for 1.12.1.902, module version = 6.14.4
[    25.235] 	Module class: X.Org Video Driver
[    25.235] 	ABI class: X.Org Video Driver, version 12.0
[    25.235] (II) LoadModule: "radeon"
[    25.235] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    25.298] (II) Module radeon: vendor="X.Org Foundation"
[    25.299] 	compiled for 1.12.1.902, module version = 6.14.4
[    25.299] 	Module class: X.Org Video Driver
[    25.299] 	ABI class: X.Org Video Driver, version 12.0
[    25.312] (II) LoadModule: "vesa"
[    25.312] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    25.317] (II) Module vesa: vendor="X.Org Foundation"
[    25.317] 	compiled for 1.12.1, module version = 2.3.1
[    25.317] 	Module class: X.Org Video Driver
[    25.317] 	ABI class: X.Org Video Driver, version 12.0
[    25.317] (II) LoadModule: "fbdev"
[    25.317] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    25.319] (II) Module fbdev: vendor="X.Org Foundation"
[    25.319] 	compiled for 1.12.1, module version = 0.4.2
[    25.319] 	ABI class: X.Org Video Driver, version 12.0
[    25.319] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA
[    25.342] (II) VESA: driver for VESA chipsets: vesa
[    25.342] (II) FBDEV: driver for framebuffer: fbdev
[    25.342] (++) using VT number 7

[    25.342] (II) [KMS] Kernel modesetting enabled.
[    25.342] (WW) Falling back to old probe method for vesa
[    25.342] (WW) Falling back to old probe method for fbdev
[    25.342] (II) Loading sub module "fbdevhw"
[    25.342] (II) LoadModule: "fbdevhw"
[    25.357] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    25.359] (II) Module fbdevhw: vendor="X.Org Foundation"
[    25.359] 	compiled for 1.12.3, module version = 0.0.2
[    25.359] 	ABI class: X.Org Video Driver, version 12.0
[    25.360] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    25.360] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    25.361] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    25.361] (==) RADEON(0): Default visual is TrueColor
[    25.361] (==) RADEON(0): RGB weight 888
[    25.361] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    25.361] (--) RADEON(0): Chipset: "AMD Radeon HD 6300 Series Graphics" (ChipID = 0x9806)
[    25.361] (II) RADEON(0): PCIE card detected
[    25.361] drmOpenDevice: node name is /dev/dri/card0
[    25.361] drmOpenDevice: open result is 9, (OK)
[    25.361] drmOpenByBusid: Searching for BusID pci:0000:00:01.0
[    25.361] drmOpenDevice: node name is /dev/dri/card0
[    25.361] drmOpenDevice: open result is 9, (OK)
[    25.361] drmOpenByBusid: drmOpenMinor returns 9
[    25.361] drmOpenByBusid: drmGetBusid reports pci:0000:00:01.0
[    25.362] (II) Loading sub module "exa"
[    25.362] (II) LoadModule: "exa"
[    25.362] (II) Loading /usr/lib/xorg/modules/libexa.so
[    25.373] (II) Module exa: vendor="X.Org Foundation"
[    25.373] 	compiled for 1.12.3, module version = 2.5.0
[    25.373] 	ABI class: X.Org Video Driver, version 12.0
[    25.373] (II) RADEON(0): KMS Color Tiling: enabled
[    25.373] (II) RADEON(0): KMS Pageflipping: enabled
[    25.373] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    25.373] (II) RADEON(0): Output LVDS has no monitor section
[    25.378] (II) RADEON(0): Output HDMI-0 has no monitor section
[    25.404] (II) RADEON(0): Output VGA-0 has no monitor section
[    25.405] (II) RADEON(0): EDID for output LVDS
[    25.405] (II) RADEON(0): Manufacturer: CMO  Model: 15a7  Serial#: 0
[    25.405] (II) RADEON(0): Year: 2010  Week: 31
[    25.405] (II) RADEON(0): EDID Version: 1.3
[    25.405] (II) RADEON(0): Digital Display Input
[    25.405] (II) RADEON(0): Max Image Size [cm]: horiz.: 35  vert.: 19
[    25.405] (II) RADEON(0): Gamma: 2.20
[    25.405] (II) RADEON(0): No DPMS capabilities specified
[    25.405] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    25.405] (II) RADEON(0): First detailed timing is preferred mode
[    25.405] (II) RADEON(0): redX: 0.617 redY: 0.340   greenX: 0.320 greenY: 0.598
[    25.405] (II) RADEON(0): blueX: 0.160 blueY: 0.084   whiteX: 0.313 whiteY: 0.329
[    25.405] (II) RADEON(0): Manufacturer's mask: 0
[    25.405] (II) RADEON(0): Supported detailed timing:
[    25.405] (II) RADEON(0): clock: 69.3 MHz   Image Size:  344 x 193 mm
[    25.406] (II) RADEON(0): h_active: 1366  h_sync: 1382  h_sync_end 1416 h_blank_end 1466 h_border: 0
[    25.406] (II) RADEON(0): v_active: 768  v_sync: 770  v_sync_end 776 v_blanking: 788 v_border: 0
[    25.406] (II) RADEON(0):  N156BGE-L21
[    25.406] (II) RADEON(0):  CMO
[    25.406] (II) RADEON(0):  N156BGE-L21
[    25.406] (II) RADEON(0): EDID (in hex):
[    25.406] (II) RADEON(0): 	00ffffffffffff000dafa71500000000
[    25.406] (II) RADEON(0): 	1f140103802313780a00259e57529929
[    25.406] (II) RADEON(0): 	15505400000001010101010101010101
[    25.406] (II) RADEON(0): 	010101010101121b5664500014301022
[    25.406] (II) RADEON(0): 	260058c110000018000000fe004e3135
[    25.406] (II) RADEON(0): 	364247452d4c32310a20000000fe0043
[    25.406] (II) RADEON(0): 	4d4f0a202020202020202020000000fe
[    25.406] (II) RADEON(0): 	004e3135364247452d4c32310a200095
[    25.406] (II) RADEON(0): EDID vendor "CMO", prod id 5543
[    25.406] (II) RADEON(0): Printing DDC gathered Modelines:
[    25.407] (II) RADEON(0): Modeline "1366x768"x0.0   69.30  1366 1382 1416 1466  768 770 776 788 -hsync -vsync (47.3 kHz eP)
[    25.407] (II) RADEON(0): Printing probed modes for output LVDS
[    25.407] (II) RADEON(0): Modeline "1366x768"x60.0   69.30  1366 1382 1416 1466  768 770 776 788 -hsync -vsync (47.3 kHz eP)
[    25.407] (II) RADEON(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz)
[    25.407] (II) RADEON(0): Modeline "1152x768"x59.8   71.75  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.7 kHz)
[    25.407] (II) RADEON(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[    25.407] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[    25.407] (II) RADEON(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)
[    25.407] (II) RADEON(0): Modeline "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)
[    25.407] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[    25.412] (II) RADEON(0): EDID for output HDMI-0
[    25.436] (II) RADEON(0): EDID for output VGA-0
[    25.436] (II) RADEON(0): Output LVDS connected
[    25.436] (II) RADEON(0): Output HDMI-0 disconnected
[    25.436] (II) RADEON(0): Output VGA-0 disconnected
[    25.436] (II) RADEON(0): Using exact sizes for initial modes
[    25.437] (II) RADEON(0): Output LVDS using initial mode 1366x768
[    25.437] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    25.437] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:18000000 visible:fba0000
[    25.437] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    25.437] (**) RADEON(0): Display dimensions: (350, 190) mm
[    25.437] (**) RADEON(0): DPI set to (99, 102)
[    25.437] (II) Loading sub module "fb"
[    25.437] (II) LoadModule: "fb"
[    25.438] (II) Loading /usr/lib/xorg/modules/libfb.so
[    25.456] (II) Module fb: vendor="X.Org Foundation"
[    25.456] 	compiled for 1.12.3, module version = 1.0.0
[    25.456] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    25.456] (II) Loading sub module "ramdac"
[    25.456] (II) LoadModule: "ramdac"
[    25.456] (II) Module "ramdac" already built-in
[    25.456] (II) UnloadModule: "vesa"
[    25.456] (II) Unloading vesa
[    25.456] (II) UnloadModule: "fbdev"
[    25.457] (II) Unloading fbdev
[    25.457] (II) UnloadSubModule: "fbdevhw"
[    25.457] (II) Unloading fbdevhw
[    25.457] (--) Depth 24 pixmap format is 32 bpp
[    25.474] (II) RADEON(0): [DRI2] Setup complete
[    25.474] (II) RADEON(0): [DRI2]   DRI driver: r600
[    25.474] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    25.474] (II) RADEON(0): Front buffer size: 4224K
[    25.474] (II) RADEON(0): VRAM usage limit set to 228096K
[    25.524] (==) RADEON(0): Backing store disabled
[    25.524] (II) RADEON(0): Direct rendering enabled
[    25.550] (II) RADEON(0): Setting EXA maxPitchBytes
[    25.550] (II) EXA(0): Driver allocated offscreen pixmaps
[    25.550] (II) EXA(0): Driver registered support for the following operations:
[    25.550] (II)         Solid
[    25.550] (II)         Copy
[    25.550] (II)         Composite (RENDER acceleration)
[    25.550] (II)         UploadToScreen
[    25.550] (II)         DownloadFromScreen
[    25.550] (II) RADEON(0): Acceleration enabled
[    25.550] (==) RADEON(0): DPMS enabled
[    25.550] (==) RADEON(0): Silken mouse enabled
[    25.589] (II) RADEON(0): Set up textured video
[    25.589] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[    25.589] (II) RADEON(0): [XvMC] Extension initialized.
[    25.589] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    25.590] (--) RandR disabled
[    25.590] (II) Initializing built-in extension Generic Event Extension
[    25.590] (II) Initializing built-in extension SHAPE
[    25.590] (II) Initializing built-in extension MIT-SHM
[    25.590] (II) Initializing built-in extension XInputExtension
[    25.590] (II) Initializing built-in extension XTEST
[    25.590] (II) Initializing built-in extension BIG-REQUESTS
[    25.590] (II) Initializing built-in extension SYNC
[    25.590] (II) Initializing built-in extension XKEYBOARD
[    25.590] (II) Initializing built-in extension XC-MISC
[    25.590] (II) Initializing built-in extension SECURITY
[    25.590] (II) Initializing built-in extension XINERAMA
[    25.590] (II) Initializing built-in extension XFIXES
[    25.591] (II) Initializing built-in extension RENDER
[    25.591] (II) Initializing built-in extension RANDR
[    25.591] (II) Initializing built-in extension COMPOSITE
[    25.591] (II) Initializing built-in extension DAMAGE
[    25.591] (II) SELinux: Disabled on system
[    26.162] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    26.162] (II) AIGLX: enabled GLX_INTEL_swap_event
[    26.162] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    26.162] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    26.164] (II) AIGLX: Loaded and initialized r600
[    26.164] (II) GLX: Initialized DRI2 GL provider for screen 0
[    26.178] (II) RADEON(0): Setting screen physical size to 361 x 203
[    26.872] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    26.873] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.873] (II) LoadModule: "evdev"
[    26.873] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    26.883] (II) Module evdev: vendor="X.Org Foundation"
[    26.883] 	compiled for 1.12.1, module version = 2.7.0
[    26.883] 	Module class: X.Org XInput Driver
[    26.883] 	ABI class: X.Org XInput driver, version 16.0
[    26.883] (II) Using input driver 'evdev' for 'Power Button'
[    26.883] (**) Power Button: always reports core events
[    26.883] (**) evdev: Power Button: Device: "/dev/input/event4"
[    26.883] (--) evdev: Power Button: Vendor 0 Product 0x1
[    26.883] (--) evdev: Power Button: Found keys
[    26.883] (II) evdev: Power Button: Configuring as keyboard
[    26.884] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    26.884] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    26.884] (**) Option "xkb_rules" "evdev"
[    26.884] (**) Option "xkb_model" "pc105"
[    26.884] (**) Option "xkb_layout" "fr"
[    26.884] (**) Option "xkb_variant" "latin9"
[    27.001] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    27.001] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    27.001] (II) Using input driver 'evdev' for 'Video Bus'
[    27.001] (**) Video Bus: always reports core events
[    27.001] (**) evdev: Video Bus: Device: "/dev/input/event5"
[    27.001] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    27.001] (--) evdev: Video Bus: Found keys
[    27.001] (II) evdev: Video Bus: Configuring as keyboard
[    27.001] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
[    27.001] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    27.001] (**) Option "xkb_rules" "evdev"
[    27.001] (**) Option "xkb_model" "pc105"
[    27.001] (**) Option "xkb_layout" "fr"
[    27.001] (**) Option "xkb_variant" "latin9"
[    27.003] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    27.003] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    27.003] (II) Using input driver 'evdev' for 'Power Button'
[    27.003] (**) Power Button: always reports core events
[    27.003] (**) evdev: Power Button: Device: "/dev/input/event1"
[    27.003] (--) evdev: Power Button: Vendor 0 Product 0x1
[    27.003] (--) evdev: Power Button: Found keys
[    27.003] (II) evdev: Power Button: Configuring as keyboard
[    27.003] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[    27.003] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    27.003] (**) Option "xkb_rules" "evdev"
[    27.003] (**) Option "xkb_model" "pc105"
[    27.003] (**) Option "xkb_layout" "fr"
[    27.003] (**) Option "xkb_variant" "latin9"
[    27.004] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    27.005] (II) No input driver specified, ignoring this device.
[    27.005] (II) This device may have been added with another device file.
[    27.005] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    27.005] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    27.005] (II) Using input driver 'evdev' for 'Sleep Button'
[    27.005] (**) Sleep Button: always reports core events
[    27.005] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[    27.005] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    27.006] (--) evdev: Sleep Button: Found keys
[    27.006] (II) evdev: Sleep Button: Configuring as keyboard
[    27.006] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[    27.006] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    27.006] (**) Option "xkb_rules" "evdev"
[    27.006] (**) Option "xkb_model" "pc105"
[    27.006] (**) Option "xkb_layout" "fr"
[    27.006] (**) Option "xkb_variant" "latin9"
[    27.007] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event10)
[    27.007] (II) No input driver specified, ignoring this device.
[    27.007] (II) This device may have been added with another device file.
[    27.008] (II) config/udev: Adding input device Chicony CNFA078 (/dev/input/event8)
[    27.008] (**) Chicony CNFA078: Applying InputClass "evdev keyboard catchall"
[    27.008] (II) Using input driver 'evdev' for 'Chicony CNFA078'
[    27.008] (**) Chicony CNFA078: always reports core events
[    27.008] (**) evdev: Chicony CNFA078: Device: "/dev/input/event8"
[    27.008] (--) evdev: Chicony CNFA078: Vendor 0x4f2 Product 0xb23b
[    27.008] (--) evdev: Chicony CNFA078: Found keys
[    27.008] (II) evdev: Chicony CNFA078: Configuring as keyboard
[    27.008] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input8/event8"
[    27.009] (II) XINPUT: Adding extended input device "Chicony CNFA078" (type: KEYBOARD, id 10)
[    27.009] (**) Option "xkb_rules" "evdev"
[    27.009] (**) Option "xkb_model" "pc105"
[    27.009] (**) Option "xkb_layout" "fr"
[    27.009] (**) Option "xkb_variant" "latin9"
[    27.010] (II) config/udev: Adding input device HDA ATI SB Mic (/dev/input/event11)
[    27.010] (II) No input driver specified, ignoring this device.
[    27.010] (II) This device may have been added with another device file.
[    27.011] (II) config/udev: Adding input device HDA ATI SB Headphone (/dev/input/event12)
[    27.011] (II) No input driver specified, ignoring this device.
[    27.011] (II) This device may have been added with another device file.
[    27.012] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event7)
[    27.012] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    27.012] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
[    27.012] (**) Asus WMI hotkeys: always reports core events
[    27.012] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event7"
[    27.012] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
[    27.012] (--) evdev: Asus WMI hotkeys: Found keys
[    27.012] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
[    27.012] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input7/event7"
[    27.012] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11)
[    27.012] (**) Option "xkb_rules" "evdev"
[    27.012] (**) Option "xkb_model" "pc105"
[    27.012] (**) Option "xkb_layout" "fr"
[    27.012] (**) Option "xkb_variant" "latin9"
[    27.014] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    27.014] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    27.014] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    27.014] (**) AT Translated Set 2 keyboard: always reports core events
[    27.014] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    27.014] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    27.014] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    27.014] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    27.014] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    27.014] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    27.014] (**) Option "xkb_rules" "evdev"
[    27.014] (**) Option "xkb_model" "pc105"
[    27.014] (**) Option "xkb_layout" "fr"
[    27.014] (**) Option "xkb_variant" "latin9"
[    27.016] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event9)
[    27.016] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    27.016] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    27.016] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[    27.016] (II) LoadModule: "synaptics"
[    27.016] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    27.060] (II) Module synaptics: vendor="X.Org Foundation"
[    27.060] 	compiled for 1.12.1.902, module version = 1.6.2
[    27.061] 	Module class: X.Org XInput Driver
[    27.061] 	ABI class: X.Org XInput driver, version 16.0
[    27.061] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[    27.061] (**) ETPS/2 Elantech Touchpad: always reports core events
[    27.061] (**) Option "Device" "/dev/input/event9"
[    27.073] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2436
[    27.073] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1044
[    27.073] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[    27.073] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[    27.073] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[    27.073] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[    27.073] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    27.073] (**) ETPS/2 Elantech Touchpad: always reports core events
[    27.076] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
[    27.076] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13)
[    27.077] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    27.077] (**) synaptics: ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
[    27.077] (**) synaptics: ETPS/2 Elantech Touchpad: AccelFactor is now 0.075
[    27.078] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    27.078] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    27.078] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    27.078] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    27.078] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    27.079] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    27.079] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    27.081] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    27.081] (II) No input driver specified, ignoring this device.
[    27.081] (II) This device may have been added with another device file.
[    27.083] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event13)
[    27.084] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    27.084] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    27.084] (**) ACPI Virtual Keyboard Device: always reports core events
[    27.084] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event13"
[    27.084] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    27.084] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    27.084] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    27.084] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event13"
[    27.084] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 14)
[    27.084] (**) Option "xkb_rules" "evdev"
[    27.084] (**) Option "xkb_model" "pc105"
[    27.084] (**) Option "xkb_layout" "fr"
[    27.085] (**) Option "xkb_variant" "latin9"

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7897009

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
E: DMI_VENDOR=ASUSTeK Computer Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8468293
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b 0 0 0 0 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7898324

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5
N: input/event5
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5
E: DMI_VENDOR=ASUSTeK Computer Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8464851
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7892991

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
E: DMI_VENDOR=ASUSTeK Computer Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8467273
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
E: EV=21
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PRODUCT=19/0/5/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: UDEV_LOG=3
E: USEC_INITIALIZED=7894594

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3/event3
N: input/event3
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3/event3
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8253763

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: KEY=4000 0 0 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7894423

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
E: DMI_VENDOR=ASUSTeK Computer Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8466213
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/pci0000:00/0000:00:01.1/sound/card0/input10
E: DEVPATH=/devices/pci0000:00/0000:00:01.1/sound/card0/input10
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:01.1
E: ID_PATH_TAG=pci-0000_00_01_1
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw8,
E: NAME="HD-Audio Generic HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=100
E: UDEV_LOG=3
E: USEC_INITIALIZED=10556461

P: /devices/pci0000:00/0000:00:01.1/sound/card0/input10/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:01.1/sound/card0/input10/event10
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:01.1
E: ID_PATH_TAG=pci-0000_00_01_1
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10564339

P: /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input8
E: DEVPATH=/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input8
E: EV=3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Chicony_CNFA078
E: ID_MODEL_ENC=Chicony\x20CNFA078
E: ID_MODEL_ID=b23b
E: ID_PATH=pci-0000:00:12.2-usb-0:3:1.0
E: ID_PATH_TAG=pci-0000_00_12_2-usb-0_3_1_0
E: ID_REVISION=2662
E: ID_SERIAL=Chicony_Chicony_CNFA078_0x0001
E: ID_SERIAL_SHORT=0x0001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Chicony
E: ID_VENDOR_ENC=Chicony
E: ID_VENDOR_ID=04f2
E: KEY=100000 0 0 0 0 0 0
E: MODALIAS=input:b0003v04F2pB23Be2662-e0,1,kD4,ramlsfw
E: NAME="Chicony CNFA078"
E: PHYS="usb-0000:00:12.2-3/button"
E: PRODUCT=3/4f2/b23b/2662
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8986347

P: /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input8/event8
N: input/event8
S: input/by-id/usb-Chicony_Chicony_CNFA078_0x0001-event-if00
S: input/by-path/pci-0000:00:12.2-usb-0:3:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Chicony_Chicony_CNFA078_0x0001-event-if00 /dev/input/by-path/pci-0000:00:12.2-usb-0:3:1.0-event
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input8/event8
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Chicony_CNFA078
E: ID_MODEL_ENC=Chicony\x20CNFA078
E: ID_MODEL_ID=b23b
E: ID_PATH=pci-0000:00:12.2-usb-0:3:1.0
E: ID_PATH_TAG=pci-0000_00_12_2-usb-0_3_1_0
E: ID_REVISION=2662
E: ID_SERIAL=Chicony_Chicony_CNFA078_0x0001
E: ID_SERIAL_SHORT=0x0001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Chicony
E: ID_VENDOR_ENC=Chicony
E: ID_VENDOR_ID=04f2
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8996764
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/pci0000:00/0000:00:14.2/sound/card1/input11
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card1/input11
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA ATI SB Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: UDEV_LOG=3
E: USEC_INITIALIZED=10622632

P: /devices/pci0000:00/0000:00:14.2/sound/card1/input11/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card1/input11/event11
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10630400

P: /devices/pci0000:00/0000:00:14.2/sound/card1/input12
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card1/input12
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA ATI SB Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: UDEV_LOG=3
E: USEC_INITIALIZED=10624592

P: /devices/pci0000:00/0000:00:14.2/sound/card1/input12/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:14.2/sound/card1/input12/event12
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:14.2
E: ID_PATH_TAG=pci-0000_00_14_2
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=10636671

P: /devices/platform/asus-nb-wmi/input/input7
E: DEVPATH=/devices/platform/asus-nb-wmi/input/input7
E: EV=100013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-asus-nb-wmi
E: ID_PATH_TAG=platform-asus-nb-wmi
E: KEY=8000 0 0 0 0 0 a1606c 900000 82000278 501000 e0000 0 0 0
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,14,k71,72,73,8C,94,96,A3,A4,A5,A6,A9,B9,BF,D4,D7,E2,E3,E5,E6,ED,EE,F0,F5,F7,1AF,ram4,lsfw
E: MSC=10
E: NAME="Asus WMI hotkeys"
E: PHYS="asus-nb-wmi/input0"
E: PRODUCT=19/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8720997

P: /devices/platform/asus-nb-wmi/input/input7/event7
N: input/event7
S: input/by-path/platform-asus-nb-wmi-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-asus-nb-wmi-event
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/platform/asus-nb-wmi/input/input7/event7
E: DMI_VENDOR=ASUSTeK Computer Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-asus-nb-wmi
E: ID_PATH_TAG=platform-asus-nb-wmi
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8727868
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7816204

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=ASUSTeK Computer Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8466275
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9

P: /devices/platform/i8042/serio1/input/input9
E: ABS=2608000 11000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input9
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=6420 0 30000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p000Ee0000-e0,1,3,k110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw
E: NAME="ETPS/2 Elantech Touchpad"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/e/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8989360

P: /devices/platform/i8042/serio1/input/input9/event9
N: input/event9
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/platform/i8042/serio1/input/input9/event9
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=9196185

P: /devices/platform/i8042/serio1/input/input9/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input9/mouse0
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=9195323

P: /devices/platform/pcspkr/input/input6
E: DEVPATH=/devices/platform/pcspkr/input/input6
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8282925

P: /devices/platform/pcspkr/input/input6/event6
N: input/event6
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/platform/pcspkr/input/input6/event6
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8287344

P: /devices/virtual/input/input13
E: DEVPATH=/devices/virtual/input/input13
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=19647022

P: /devices/virtual/input/input13/event13
N: input/event13
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/virtual/input/input13/event13
E: DMI_VENDOR=ASUSTeK Computer Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=19656302
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=latin9


DRM Information from dmesg:
---------------------------
[    2.405392] Linux agpgart interface v0.103
[    8.475415] [drm] Initialized drm 1.1.0 20060810
[    8.925547] [drm] radeon kernel modesetting enabled.
[    8.926268] [drm] initializing kernel modesetting (PALM 0x1002:0x9806 0x1043:0x104C).
[    8.926535] [drm] register mmio base: 0xFEB00000
[    8.926542] [drm] register mmio size: 262144
[    8.927202] [drm] Detected VRAM RAM=384M, BAR=256M
[    8.927209] [drm] RAM width 32bits DDR
[    8.927673] [drm] radeon: 384M of VRAM memory ready
[    8.927682] [drm] radeon: 512M of GTT memory ready.
[    8.927725] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    8.927732] [drm] Driver supports precise vblank timestamp query.
[    8.927918] [drm] radeon: irq initialized.
[    8.927933] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    8.930473] [drm] Loading PALM Microcode
[    9.303946] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[    9.321404] [drm] ring test succeeded in 1 usecs
[    9.321885] [drm] radeon: ib pool ready.
[    9.322093] [drm] ib test succeeded in 0 usecs
[    9.326271] [drm] Radeon Display Connectors
[    9.326281] [drm] Connector 0:
[    9.326287] [drm]   LVDS
[    9.326293] [drm]   HPD1
[    9.326302] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[    9.326309] [drm]   Encoders:
[    9.326314] [drm]     LCD1: INTERNAL_UNIPHY
[    9.326320] [drm] Connector 1:
[    9.326325] [drm]   HDMI-A
[    9.326329] [drm]   HPD2
[    9.326337] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[    9.326343] [drm]   Encoders:
[    9.326348] [drm]     DFP1: INTERNAL_UNIPHY
[    9.326354] [drm] Connector 2:
[    9.326358] [drm]   VGA
[    9.326366] [drm]   DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[    9.326372] [drm]   Encoders:
[    9.326377] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    9.326441] [drm] Internal thermal controller without fan control
[    9.326591] [drm] radeon: power management initialized
[    9.810889] [drm] fb mappable at 0xC0142000
[    9.810900] [drm] vram apper at 0xC0000000
[    9.810906] [drm] size 4325376
[    9.810912] [drm] fb depth is 24
[    9.810918] [drm]    pitch is 5632
[    9.811475] fbcon: radeondrmfb (fb0) is primary device
[   10.346078] fb0: radeondrmfb frame buffer device
[   10.346085] drm: registered panic notifier
[   10.346140] [drm] Initialized radeon 2.12.0 20080528 for 0000:00:01.0 on minor 0



*** /tmp/Xorg.0.log-no-ati.log
[    24.122] 
X.Org X Server 1.12.3
Release Date: 2012-07-09
[    24.122] X Protocol Version 11, Revision 0
[    24.122] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[    24.122] Current Operating System: Linux clyde 3.2.0-3-686-pae #1 SMP Mon Jul 23 03:50:34 UTC 2012 i686
[    24.122] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-686-pae root=UUID=90e7a62a-7174-4288-9d09-dcd2c349785a ro quiet
[    24.122] Build Date: 18 July 2012  09:27:53AM
[    24.122] xorg-server 2:1.12.3-1 (Julien Cristau <jcristau@debian.org>) 
[    24.122] Current version of pixman: 0.26.0
[    24.122] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    24.122] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    24.123] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 22 21:49:08 2012
[    24.266] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    24.345] (==) No Layout section.  Using the first Screen section.
[    24.345] (==) No screen section available. Using defaults.
[    24.345] (**) |-->Screen "Default Screen Section" (0)
[    24.345] (**) |   |-->Monitor "<default monitor>"
[    24.367] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    24.367] (==) Automatically adding devices
[    24.367] (==) Automatically enabling devices
[    24.427] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    24.427] 	Entry deleted from font path.
[    24.452] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    24.452] 	Entry deleted from font path.
[    24.452] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    24.452] (==) ModulePath set to "/usr/lib/xorg/modules"
[    24.452] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    24.453] (II) Loader magic: 0xb779a5a0
[    24.453] (II) Module ABI versions:
[    24.453] 	X.Org ANSI C Emulation: 0.4
[    24.453] 	X.Org Video Driver: 12.0
[    24.453] 	X.Org XInput driver : 16.0
[    24.453] 	X.Org Server Extension : 6.0
[    24.457] (--) PCI:*(0:0:1:0) 1002:9806:1043:104c rev 0, Mem @ 0xc0000000/268435456, 0xfeb00000/262144, I/O @ 0x0000f000/256
[    24.458] (II) Open ACPI successful (/var/run/acpid.socket)
[    24.458] (II) LoadModule: "extmod"
[    24.494] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    24.508] (II) Module extmod: vendor="X.Org Foundation"
[    24.508] 	compiled for 1.12.3, module version = 1.0.0
[    24.508] 	Module class: X.Org Server Extension
[    24.508] 	ABI class: X.Org Server Extension, version 6.0
[    24.508] (II) Loading extension SELinux
[    24.508] (II) Loading extension MIT-SCREEN-SAVER
[    24.508] (II) Loading extension XFree86-VidModeExtension
[    24.508] (II) Loading extension XFree86-DGA
[    24.508] (II) Loading extension DPMS
[    24.508] (II) Loading extension XVideo
[    24.509] (II) Loading extension XVideo-MotionCompensation
[    24.509] (II) Loading extension X-Resource
[    24.509] (II) LoadModule: "dbe"
[    24.509] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    24.520] (II) Module dbe: vendor="X.Org Foundation"
[    24.520] 	compiled for 1.12.3, module version = 1.0.0
[    24.521] 	Module class: X.Org Server Extension
[    24.521] 	ABI class: X.Org Server Extension, version 6.0
[    24.521] (II) Loading extension DOUBLE-BUFFER
[    24.521] (II) LoadModule: "glx"
[    24.521] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    24.544] (II) Module glx: vendor="X.Org Foundation"
[    24.545] 	compiled for 1.12.3, module version = 1.0.0
[    24.545] 	ABI class: X.Org Server Extension, version 6.0
[    24.545] (==) AIGLX enabled
[    24.545] (II) Loading extension GLX
[    24.545] (II) LoadModule: "record"
[    24.546] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    24.547] (II) Module record: vendor="X.Org Foundation"
[    24.547] 	compiled for 1.12.3, module version = 1.13.0
[    24.547] 	Module class: X.Org Server Extension
[    24.548] 	ABI class: X.Org Server Extension, version 6.0
[    24.548] (II) Loading extension RECORD
[    24.548] (II) LoadModule: "dri"
[    24.548] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    24.562] (II) Module dri: vendor="X.Org Foundation"
[    24.562] 	compiled for 1.12.3, module version = 1.0.0
[    24.562] 	ABI class: X.Org Server Extension, version 6.0
[    24.562] (II) Loading extension XFree86-DRI
[    24.562] (II) LoadModule: "dri2"
[    24.563] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    24.565] (II) Module dri2: vendor="X.Org Foundation"
[    24.565] 	compiled for 1.12.3, module version = 1.2.0
[    24.565] 	ABI class: X.Org Server Extension, version 6.0
[    24.565] (II) Loading extension DRI2
[    24.565] (==) Matched ati as autoconfigured driver 0
[    24.565] (==) Matched vesa as autoconfigured driver 1
[    24.565] (==) Matched fbdev as autoconfigured driver 2
[    24.566] (==) Assigned the driver to the xf86ConfigLayout
[    24.566] (II) LoadModule: "ati"
[    24.570] (WW) Warning, couldn't open module ati
[    24.570] (II) UnloadModule: "ati"
[    24.570] (II) Unloading ati
[    24.570] (EE) Failed to load module "ati" (module does not exist, 0)
[    24.570] (II) LoadModule: "vesa"
[    24.570] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    24.572] (II) Module vesa: vendor="X.Org Foundation"
[    24.572] 	compiled for 1.12.1, module version = 2.3.1
[    24.572] 	Module class: X.Org Video Driver
[    24.572] 	ABI class: X.Org Video Driver, version 12.0
[    24.572] (II) LoadModule: "fbdev"
[    24.573] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    24.576] (II) Module fbdev: vendor="X.Org Foundation"
[    24.576] 	compiled for 1.12.1, module version = 0.4.2
[    24.576] 	ABI class: X.Org Video Driver, version 12.0
[    24.576] (II) VESA: driver for VESA chipsets: vesa
[    24.576] (II) FBDEV: driver for framebuffer: fbdev
[    24.576] (++) using VT number 7

[    24.577] vesa: Ignoring device with a bound kernel driver
[    24.577] (WW) Falling back to old probe method for vesa
[    24.577] (II) Loading sub module "fbdevhw"
[    24.577] (II) LoadModule: "fbdevhw"
[    24.577] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    24.875] (II) Module fbdevhw: vendor="X.Org Foundation"
[    24.875] 	compiled for 1.12.3, module version = 0.0.2
[    24.875] 	ABI class: X.Org Video Driver, version 12.0
[    24.875] (**) FBDEV(1): claimed PCI slot 0@0:1:0
[    24.875] (II) FBDEV(1): using default device
[    24.875] (II) FBDEV(1): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    24.875] (==) FBDEV(1): Depth 24, (==) framebuffer bpp 32
[    24.876] (==) FBDEV(1): RGB weight 888
[    24.876] (==) FBDEV(1): Default visual is TrueColor
[    24.876] (==) FBDEV(1): Using gamma correction (1.0, 1.0, 1.0)
[    24.876] (II) FBDEV(1): hardware: radeondrmfb (video memory: 4224kB)
[    24.876] (II) FBDEV(1): checking modes against framebuffer device...
[    24.876] (II) FBDEV(1): checking modes against monitor...
[    24.876] (--) FBDEV(1): Virtual size is 1366x768 (pitch 1366)
[    24.876] (**) FBDEV(1):  Built-in mode "current"
[    24.876] (==) FBDEV(1): DPI set to (96, 96)
[    24.876] (II) Loading sub module "fb"
[    24.876] (II) LoadModule: "fb"
[    24.877] (II) Loading /usr/lib/xorg/modules/libfb.so
[    24.899] (II) Module fb: vendor="X.Org Foundation"
[    24.899] 	compiled for 1.12.3, module version = 1.0.0
[    24.899] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    24.899] (**) FBDEV(1): using shadow framebuffer
[    24.899] (II) Loading sub module "shadow"
[    24.899] (II) LoadModule: "shadow"
[    24.900] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    24.919] (II) Module shadow: vendor="X.Org Foundation"
[    24.919] 	compiled for 1.12.3, module version = 1.1.0
[    24.919] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    24.919] (II) UnloadModule: "vesa"
[    24.919] (==) Depth 24 pixmap format is 32 bpp
[    25.362] (==) FBDEV(0): Backing store disabled
[    25.363] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.363] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.363] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.363] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.363] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.363] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.363] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.363] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.363] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.364] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.365] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.366] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.367] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.368] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.369] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.370] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.371] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.372] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.373] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.374] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.375] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.376] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    25.377] (==) FBDEV(0): DPMS enabled
[    25.377] (==) RandR enabled
[    25.378] (II) Initializing built-in extension Generic Event Extension
[    25.378] (II) Initializing built-in extension SHAPE
[    25.378] (II) Initializing built-in extension MIT-SHM
[    25.378] (II) Initializing built-in extension XInputExtension
[    25.378] (II) Initializing built-in extension XTEST
[    25.378] (II) Initializing built-in extension BIG-REQUESTS
[    25.378] (II) Initializing built-in extension SYNC
[    25.378] (II) Initializing built-in extension XKEYBOARD
[    25.378] (II) Initializing built-in extension XC-MISC
[    25.378] (II) Initializing built-in extension SECURITY
[    25.378] (II) Initializing built-in extension XINERAMA
[    25.378] (II) Initializing built-in extension XFIXES
[    25.378] (II) Initializing built-in extension RENDER
[    25.378] (II) Initializing built-in extension RANDR
[    25.378] (II) Initializing built-in extension COMPOSITE
[    25.378] (II) Initializing built-in extension DAMAGE
[    25.378] (II) SELinux: Disabled on system
[    25.402] (II) AIGLX: Screen 0 is not DRI2 capable
[    25.402] (II) AIGLX: Screen 0 is not DRI capable
[    26.141] (II) AIGLX: Loaded and initialized swrast
[    26.141] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    26.810] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    26.810] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.810] (II) LoadModule: "evdev"
[    26.811] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    26.831] (II) Module evdev: vendor="X.Org Foundation"
[    26.831] 	compiled for 1.12.1, module version = 2.7.0
[    26.831] 	Module class: X.Org XInput Driver
[    26.831] 	ABI class: X.Org XInput driver, version 16.0
[    26.831] (II) Using input driver 'evdev' for 'Power Button'
[    26.831] (**) Power Button: always reports core events
[    26.831] (**) evdev: Power Button: Device: "/dev/input/event4"
[    26.832] (--) evdev: Power Button: Vendor 0 Product 0x1
[    26.832] (--) evdev: Power Button: Found keys
[    26.832] (II) evdev: Power Button: Configuring as keyboard
[    26.832] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    26.832] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    26.832] (**) Option "xkb_rules" "evdev"
[    26.832] (**) Option "xkb_model" "pc105"
[    26.832] (**) Option "xkb_layout" "fr"
[    26.832] (**) Option "xkb_variant" "latin9"
[    26.952] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    26.952] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    26.952] (II) Using input driver 'evdev' for 'Video Bus'
[    26.952] (**) Video Bus: always reports core events
[    26.952] (**) evdev: Video Bus: Device: "/dev/input/event5"
[    26.952] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    26.952] (--) evdev: Video Bus: Found keys
[    26.952] (II) evdev: Video Bus: Configuring as keyboard
[    26.952] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
[    26.952] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    26.952] (**) Option "xkb_rules" "evdev"
[    26.952] (**) Option "xkb_model" "pc105"
[    26.952] (**) Option "xkb_layout" "fr"
[    26.952] (**) Option "xkb_variant" "latin9"
[    26.954] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    26.954] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.954] (II) Using input driver 'evdev' for 'Power Button'
[    26.954] (**) Power Button: always reports core events
[    26.954] (**) evdev: Power Button: Device: "/dev/input/event1"
[    26.954] (--) evdev: Power Button: Vendor 0 Product 0x1
[    26.954] (--) evdev: Power Button: Found keys
[    26.954] (II) evdev: Power Button: Configuring as keyboard
[    26.954] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[    26.954] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    26.954] (**) Option "xkb_rules" "evdev"
[    26.954] (**) Option "xkb_model" "pc105"
[    26.954] (**) Option "xkb_layout" "fr"
[    26.954] (**) Option "xkb_variant" "latin9"
[    26.955] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    26.956] (II) No input driver specified, ignoring this device.
[    26.956] (II) This device may have been added with another device file.
[    26.956] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    26.956] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    26.956] (II) Using input driver 'evdev' for 'Sleep Button'
[    26.956] (**) Sleep Button: always reports core events
[    26.956] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[    26.957] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    26.957] (--) evdev: Sleep Button: Found keys
[    26.957] (II) evdev: Sleep Button: Configuring as keyboard
[    26.957] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[    26.957] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    26.957] (**) Option "xkb_rules" "evdev"
[    26.957] (**) Option "xkb_model" "pc105"
[    26.957] (**) Option "xkb_layout" "fr"
[    26.957] (**) Option "xkb_variant" "latin9"
[    26.958] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event10)
[    26.958] (II) No input driver specified, ignoring this device.
[    26.958] (II) This device may have been added with another device file.
[    26.959] (II) config/udev: Adding input device Chicony CNFA078 (/dev/input/event8)
[    26.959] (**) Chicony CNFA078: Applying InputClass "evdev keyboard catchall"
[    26.959] (II) Using input driver 'evdev' for 'Chicony CNFA078'
[    26.959] (**) Chicony CNFA078: always reports core events
[    26.959] (**) evdev: Chicony CNFA078: Device: "/dev/input/event8"
[    26.959] (--) evdev: Chicony CNFA078: Vendor 0x4f2 Product 0xb23b
[    26.959] (--) evdev: Chicony CNFA078: Found keys
[    26.959] (II) evdev: Chicony CNFA078: Configuring as keyboard
[    26.959] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input8/event8"
[    26.959] (II) XINPUT: Adding extended input device "Chicony CNFA078" (type: KEYBOARD, id 10)
[    26.960] (**) Option "xkb_rules" "evdev"
[    26.960] (**) Option "xkb_model" "pc105"
[    26.960] (**) Option "xkb_layout" "fr"
[    26.960] (**) Option "xkb_variant" "latin9"
[    26.961] (II) config/udev: Adding input device HDA ATI SB Mic (/dev/input/event11)
[    26.961] (II) No input driver specified, ignoring this device.
[    26.961] (II) This device may have been added with another device file.
[    26.962] (II) config/udev: Adding input device HDA ATI SB Headphone (/dev/input/event12)
[    26.962] (II) No input driver specified, ignoring this device.
[    26.962] (II) This device may have been added with another device file.
[    26.963] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event7)
[    26.963] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    26.963] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
[    26.963] (**) Asus WMI hotkeys: always reports core events
[    26.963] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event7"
[    26.963] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
[    26.963] (--) evdev: Asus WMI hotkeys: Found keys
[    26.963] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
[    26.963] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input7/event7"
[    26.963] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11)
[    26.963] (**) Option "xkb_rules" "evdev"
[    26.963] (**) Option "xkb_model" "pc105"
[    26.963] (**) Option "xkb_layout" "fr"
[    26.963] (**) Option "xkb_variant" "latin9"
[    26.965] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    26.965] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    26.965] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    26.965] (**) AT Translated Set 2 keyboard: always reports core events
[    26.965] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    26.965] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    26.965] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    26.965] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    26.965] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    26.965] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    26.965] (**) Option "xkb_rules" "evdev"
[    26.965] (**) Option "xkb_model" "pc105"
[    26.965] (**) Option "xkb_layout" "fr"
[    26.965] (**) Option "xkb_variant" "latin9"
[    26.967] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event9)
[    26.967] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    26.967] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    26.967] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[    26.967] (II) LoadModule: "synaptics"
[    26.967] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    26.986] (II) Module synaptics: vendor="X.Org Foundation"
[    26.987] 	compiled for 1.12.1.902, module version = 1.6.2
[    26.987] 	Module class: X.Org XInput Driver
[    26.987] 	ABI class: X.Org XInput driver, version 16.0
[    26.987] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[    26.987] (**) ETPS/2 Elantech Touchpad: always reports core events
[    26.987] (**) Option "Device" "/dev/input/event9"
[    27.020] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2436
[    27.020] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1044
[    27.020] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[    27.020] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[    27.020] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[    27.021] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[    27.021] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    27.021] (**) ETPS/2 Elantech Touchpad: always reports core events
[    27.032] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
[    27.033] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13)
[    27.033] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    27.033] (**) synaptics: ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
[    27.033] (**) synaptics: ETPS/2 Elantech Touchpad: AccelFactor is now 0.075
[    27.034] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    27.034] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    27.034] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    27.034] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    27.034] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    27.036] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    27.036] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    27.037] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    27.037] (II) No input driver specified, ignoring this device.
[    27.037] (II) This device may have been added with another device file.
[    27.040] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event13)
[    27.040] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    27.040] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    27.040] (**) ACPI Virtual Keyboard Device: always reports core events
[    27.040] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event13"
[    27.040] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    27.040] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    27.040] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    27.040] (**) Option "config_info" "udev:/sys/devices/virtual/input/input13/event13"
[    27.040] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 14)
[    27.040] (**) Option "xkb_rules" "evdev"
[    27.041] (**) Option "xkb_model" "pc105"
[    27.041] (**) Option "xkb_layout" "fr"
[    27.041] (**) Option "xkb_variant" "latin9"


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.utf8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-radeon depends on:
ii  libc6                                  2.13-35
ii  libdrm-radeon1                         2.4.33-3
ii  libdrm2                                2.4.33-3
ii  libpciaccess0                          0.13.1-2
ii  libudev0                               175-7
ii  xserver-xorg-core [xorg-video-abi-12]  2:1.12.3-1

xserver-xorg-video-radeon recommends no packages.

Versions of packages xserver-xorg-video-radeon suggests:
ii  firmware-linux  0.36

-- no debconf information


Reply to: