Je n'ai pas de carte graphique, j'utilise xf86-video-intel pour un core i7.
Le systéme n'arrive pas à récupérer l'EDID de l'écran, donc si je ne met pas de monitor.conf et de screen.conf impossible d'avoir du 1680x1050, je me retrouve limité à du 1280x1024.
Code : Tout sélectionner
[ 10.419]
X.Org X Server 1.14.2
Release Date: 2013-06-25
[ 10.419] X Protocol Version 11, Revision 0
[ 10.419] Build Operating System: Linux 3.9.7-1-ARCH x86_64
[ 10.419] Current Operating System: Linux cyrarch 3.10.6-2-ARCH #1 SMP PREEMPT Tue Aug 13 09:47:01 CEST 2013 x86_64
[ 10.419] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=586c17cd-8076-44fb-8bd9-d140569b77e8 rw
[ 10.419] Build Date: 01 July 2013 10:48:42AM
[ 10.419]
[ 10.419] Current version of pixman: 0.30.2
[ 10.419] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 10.419] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 10.419] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 16 10:51:17 2013
[ 10.479] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 10.539] (==) No Layout section. Using the first Screen section.
[ 10.539] (**) |-->Screen "Screen0" (0)
[ 10.539] (**) | |-->Monitor "Monitor0"
[ 10.539] (==) Automatically adding devices
[ 10.539] (==) Automatically enabling devices
[ 10.539] (==) Automatically adding GPU devices
[ 10.581] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 10.581] Entry deleted from font path.
[ 10.604] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 10.604] Entry deleted from font path.
[ 10.604] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 10.604] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 10.604] Entry deleted from font path.
[ 10.604] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 10.604] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 10.604] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 10.604] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 10.604] (II) Loader magic: 0x7fdc20
[ 10.604] (II) Module ABI versions:
[ 10.604] X.Org ANSI C Emulation: 0.4
[ 10.604] X.Org Video Driver: 14.1
[ 10.604] X.Org XInput driver : 19.1
[ 10.604] X.Org Server Extension : 7.0
[ 10.604] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 10.606] (--) PCI:*(0:0:2:0) 8086:0162:1043:84ca rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[ 10.606] Initializing built-in extension Generic Event Extension
[ 10.606] Initializing built-in extension SHAPE
[ 10.606] Initializing built-in extension MIT-SHM
[ 10.606] Initializing built-in extension XInputExtension
[ 10.606] Initializing built-in extension XTEST
[ 10.606] Initializing built-in extension BIG-REQUESTS
[ 10.606] Initializing built-in extension SYNC
[ 10.606] Initializing built-in extension XKEYBOARD
[ 10.606] Initializing built-in extension XC-MISC
[ 10.606] Initializing built-in extension SECURITY
[ 10.606] Initializing built-in extension XINERAMA
[ 10.606] Initializing built-in extension XFIXES
[ 10.606] Initializing built-in extension RENDER
[ 10.606] Initializing built-in extension RANDR
[ 10.606] Initializing built-in extension COMPOSITE
[ 10.606] Initializing built-in extension DAMAGE
[ 10.606] Initializing built-in extension MIT-SCREEN-SAVER
[ 10.606] Initializing built-in extension DOUBLE-BUFFER
[ 10.606] Initializing built-in extension RECORD
[ 10.606] Initializing built-in extension DPMS
[ 10.606] Initializing built-in extension X-Resource
[ 10.606] Initializing built-in extension XVideo
[ 10.606] Initializing built-in extension XVideo-MotionCompensation
[ 10.606] Initializing built-in extension XFree86-VidModeExtension
[ 10.606] Initializing built-in extension XFree86-DGA
[ 10.606] Initializing built-in extension XFree86-DRI
[ 10.606] Initializing built-in extension DRI2
[ 10.606] (II) LoadModule: "glx"
[ 10.676] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 10.692] (II) Module glx: vendor="X.Org Foundation"
[ 10.692] compiled for 1.14.2, module version = 1.0.0
[ 10.692] ABI class: X.Org Server Extension, version 7.0
[ 10.692] (==) AIGLX enabled
[ 10.692] Loading extension GLX
[ 10.692] (==) Matched intel as autoconfigured driver 0
[ 10.692] (==) Matched intel as autoconfigured driver 1
[ 10.692] (==) Matched vesa as autoconfigured driver 2
[ 10.692] (==) Matched modesetting as autoconfigured driver 3
[ 10.692] (==) Matched fbdev as autoconfigured driver 4
[ 10.692] (==) Assigned the driver to the xf86ConfigLayout
[ 10.692] (II) LoadModule: "intel"
[ 10.692] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 10.737] (II) Module intel: vendor="X.Org Foundation"
[ 10.737] compiled for 1.14.2, module version = 2.21.14
[ 10.737] Module class: X.Org Video Driver
[ 10.737] ABI class: X.Org Video Driver, version 14.1
[ 10.737] (II) LoadModule: "vesa"
[ 10.737] (WW) Warning, couldn't open module vesa
[ 10.737] (II) UnloadModule: "vesa"
[ 10.737] (II) Unloading vesa
[ 10.737] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 10.737] (II) LoadModule: "modesetting"
[ 10.737] (WW) Warning, couldn't open module modesetting
[ 10.737] (II) UnloadModule: "modesetting"
[ 10.737] (II) Unloading modesetting
[ 10.737] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 10.737] (II) LoadModule: "fbdev"
[ 10.737] (WW) Warning, couldn't open module fbdev
[ 10.737] (II) UnloadModule: "fbdev"
[ 10.737] (II) Unloading fbdev
[ 10.737] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 10.737] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[ 10.738] (++) using VT number 7
[ 10.742] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[ 10.742] (==) intel(0): RGB weight 888
[ 10.742] (==) intel(0): Default visual is TrueColor
[ 10.742] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[ 10.743] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[ 10.743] (**) intel(0): Framebuffer tiled
[ 10.743] (**) intel(0): Pixmaps tiled
[ 10.743] (**) intel(0): "Tear free" disabled
[ 10.743] (**) intel(0): Forcing per-crtc-pixmaps? no
[ 10.743] (II) intel(0): Output VGA1 using monitor section Monitor0
[ 10.743] (**) intel(0): Option "PreferredMode" "1680x1050_60.00"
[ 10.743] (II) intel(0): Output HDMI1 has no monitor section
[ 10.743] (II) intel(0): Output DP1 has no monitor section
[ 10.743] (II) intel(0): Output HDMI2 has no monitor section
[ 10.743] (II) intel(0): Output DP2 has no monitor section
[ 10.743] (--) intel(0): Output VGA1 using initial mode 1024x768 on pipe 0
[ 10.743] (==) intel(0): DPI set to (96, 96)
[ 10.743] (II) Loading sub module "dri2"
[ 10.743] (II) LoadModule: "dri2"
[ 10.743] (II) Module "dri2" already built-in
[ 10.743] (==) Depth 24 pixmap format is 32 bpp
[ 10.752] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[ 10.752] (==) intel(0): Backing store disabled
[ 10.752] (==) intel(0): Silken mouse enabled
[ 10.752] (II) intel(0): HW Cursor enabled
[ 10.752] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 10.764] (**) intel(0): DPMS enabled
[ 10.764] (II) intel(0): [DRI2] Setup complete
[ 10.764] (II) intel(0): [DRI2] DRI driver: i965
[ 10.764] (II) intel(0): direct rendering: DRI2 Enabled
[ 10.764] (WW) intel(0): Option "PreferredMode" is not used
[ 10.764] (==) intel(0): hotplug detection: "enabled"
[ 10.764] (--) RandR disabled
[ 11.010] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 11.010] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 11.010] (II) AIGLX: enabled GLX_ARB_create_context
[ 11.010] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 11.010] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 11.010] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 11.010] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 11.010] (II) AIGLX: Loaded and initialized i965
[ 11.010] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 11.089] (II) intel(0): switch to mode 1024x768@60.0 on pipe 0 using VGA1, position (0, 0), rotation normal
[ 11.106] (II) intel(0): Setting screen physical size to 270 x 203
[ 11.635] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 11.635] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 11.635] (**) Power Button: Applying InputClass "Keyboard Layout"
[ 11.635] (II) LoadModule: "evdev"
[ 11.635] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 11.659] (II) Module evdev: vendor="X.Org Foundation"
[ 11.659] compiled for 1.14.2, module version = 2.8.1
[ 11.659] Module class: X.Org XInput Driver
[ 11.659] ABI class: X.Org XInput driver, version 19.1
[ 11.659] (II) Using input driver 'evdev' for 'Power Button'
[ 11.659] (**) Power Button: always reports core events
[ 11.659] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 11.659] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 11.659] (--) evdev: Power Button: Found keys
[ 11.659] (II) evdev: Power Button: Configuring as keyboard
[ 11.659] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 11.659] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 11.659] (**) Option "xkb_rules" "evdev"
[ 11.659] (**) Option "xkb_model" "pc104"
[ 11.659] (**) Option "xkb_layout" "fr"
[ 11.659] (**) Option "xkb_variant" "latin9"
[ 11.712] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 11.712] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 11.712] (**) Video Bus: Applying InputClass "Keyboard Layout"
[ 11.712] (II) Using input driver 'evdev' for 'Video Bus'
[ 11.712] (**) Video Bus: always reports core events
[ 11.712] (**) evdev: Video Bus: Device: "/dev/input/event2"
[ 11.712] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 11.712] (--) evdev: Video Bus: Found keys
[ 11.712] (II) evdev: Video Bus: Configuring as keyboard
[ 11.712] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input2/event2"
[ 11.712] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 11.712] (**) Option "xkb_rules" "evdev"
[ 11.712] (**) Option "xkb_model" "pc104"
[ 11.712] (**) Option "xkb_layout" "fr"
[ 11.713] (**) Option "xkb_variant" "latin9"
[ 11.713] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 11.713] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 11.713] (**) Power Button: Applying InputClass "Keyboard Layout"
[ 11.713] (II) Using input driver 'evdev' for 'Power Button'
[ 11.713] (**) Power Button: always reports core events
[ 11.713] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 11.713] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 11.713] (--) evdev: Power Button: Found keys
[ 11.713] (II) evdev: Power Button: Configuring as keyboard
[ 11.713] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[ 11.713] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 11.713] (**) Option "xkb_rules" "evdev"
[ 11.713] (**) Option "xkb_model" "pc104"
[ 11.713] (**) Option "xkb_layout" "fr"
[ 11.713] (**) Option "xkb_variant" "latin9"
[ 11.714] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 11.714] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event10)
[ 11.714] (II) No input driver specified, ignoring this device.
[ 11.714] (II) This device may have been added with another device file.
[ 11.714] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event11)
[ 11.714] (II) No input driver specified, ignoring this device.
[ 11.714] (II) This device may have been added with another device file.
[ 11.715] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event12)
[ 11.715] (II) No input driver specified, ignoring this device.
[ 11.715] (II) This device may have been added with another device file.
[ 11.715] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event13)
[ 11.715] (II) No input driver specified, ignoring this device.
[ 11.715] (II) This device may have been added with another device file.
[ 11.715] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event14)
[ 11.715] (II) No input driver specified, ignoring this device.
[ 11.715] (II) This device may have been added with another device file.
[ 11.715] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event15)
[ 11.715] (II) No input driver specified, ignoring this device.
[ 11.715] (II) This device may have been added with another device file.
[ 11.715] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event7)
[ 11.716] (II) No input driver specified, ignoring this device.
[ 11.716] (II) This device may have been added with another device file.
[ 11.716] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event8)
[ 11.716] (II) No input driver specified, ignoring this device.
[ 11.716] (II) This device may have been added with another device file.
[ 11.716] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event9)
[ 11.716] (II) No input driver specified, ignoring this device.
[ 11.716] (II) This device may have been added with another device file.
[ 11.716] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
[ 11.716] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 11.716] (**) Logitech USB Receiver: Applying InputClass "Keyboard Layout"
[ 11.716] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 11.716] (**) Logitech USB Receiver: always reports core events
[ 11.716] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event3"
[ 11.716] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
[ 11.716] (--) evdev: Logitech USB Receiver: Found keys
[ 11.716] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 11.716] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.5/6-1.5:1.0/input/input3/event3"
[ 11.716] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[ 11.716] (**) Option "xkb_rules" "evdev"
[ 11.716] (**) Option "xkb_model" "pc104"
[ 11.716] (**) Option "xkb_layout" "fr"
[ 11.716] (**) Option "xkb_variant" "latin9"
[ 11.717] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event4)
[ 11.717] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 11.717] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 11.717] (**) Logitech USB Receiver: Applying InputClass "Keyboard Layout"
[ 11.717] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 11.717] (**) Logitech USB Receiver: always reports core events
[ 11.717] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event4"
[ 11.717] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
[ 11.717] (--) evdev: Logitech USB Receiver: Found 12 mouse buttons
[ 11.717] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 11.717] (--) evdev: Logitech USB Receiver: Found relative axes
[ 11.717] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 11.717] (--) evdev: Logitech USB Receiver: Found absolute axes
[ 11.717] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[ 11.717] (--) evdev: Logitech USB Receiver: Found keys
[ 11.717] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 11.717] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 11.717] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 11.717] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 11.717] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 11.717] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.5/6-1.5:1.1/input/input4/event4"
[ 11.717] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 10)
[ 11.717] (**) Option "xkb_rules" "evdev"
[ 11.717] (**) Option "xkb_model" "pc104"
[ 11.717] (**) Option "xkb_layout" "fr"
[ 11.717] (**) Option "xkb_variant" "latin9"
[ 11.717] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 11.717] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[ 11.718] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 11.718] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 11.718] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 11.718] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 11.718] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 11.718] (II) No input driver specified, ignoring this device.
[ 11.718] (II) This device may have been added with another device file.
[ 11.718] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event5)
[ 11.718] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 11.718] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 11.718] (**) Logitech USB Receiver: always reports core events
[ 11.718] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event5"
[ 11.718] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc51b
[ 11.718] (--) evdev: Logitech USB Receiver: Found 12 mouse buttons
[ 11.718] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 11.718] (--) evdev: Logitech USB Receiver: Found relative axes
[ 11.718] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 11.718] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 11.718] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 11.718] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 11.718] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 11.718] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1.6/6-1.6:1.0/input/input5/event5"
[ 11.718] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 11)
[ 11.718] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 11.719] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 11.719] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 11.719] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 11.719] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 11.719] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
[ 11.719] (II) No input driver specified, ignoring this device.
[ 11.719] (II) This device may have been added with another device file.
[ 11.719] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event16)
[ 11.719] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 11.719] (**) Eee PC WMI hotkeys: Applying InputClass "Keyboard Layout"
[ 11.719] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[ 11.719] (**) Eee PC WMI hotkeys: always reports core events
[ 11.719] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event16"
[ 11.719] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[ 11.719] (--) evdev: Eee PC WMI hotkeys: Found keys
[ 11.719] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[ 11.719] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input16/event16"
[ 11.719] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 12)
[ 11.719] (**) Option "xkb_rules" "evdev"
[ 11.719] (**) Option "xkb_model" "pc104"
[ 11.719] (**) Option "xkb_layout" "fr"
[ 11.719] (**) Option "xkb_variant" "latin9"
[ 11.720] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 11.720] (II) No input driver specified, ignoring this device.
[ 11.720] (II) This device may have been added with another device file.
[ 45.185] (II) intel(0): resizing framebuffer to 1680x1050
[ 45.185] (II) intel(0): switch to mode 1024x768@60.0 on pipe 0 using VGA1, position (0, 0), rotation normal
[ 45.397] (II) intel(0): switch to mode 1680x1050@60.0 on pipe 0 using VGA1, position (0, 0), rotation normal
[ 7327.358] (II) intel(0): switch to mode 1680x1050@60.0 on pipe 0 using VGA1, position (0, 0), rotation normal
[ 7627.576] (II) intel(0): switch to mode 1680x1050@60.0 on pipe 0 using VGA1, position (0, 0), rotation normal
[ 10207.501] (II) intel(0): switch to mode 1680x1050@60.0 on pipe 0 using VGA1, position (0, 0), rotation normal