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

Bug#644780: xserver-xorg: Xserver segfaults randomly



Package: xserver-xorg
Version: 1:7.6+8
Severity: critical
Tags: upstream
Justification: causes serious data loss

Dear Maintainer,

I am seeing Xorg crashing to gdm without any obvious pattern, though it seems
to happen a lot more when I'm laying out circuits in KiCad (but I cannot find
repro steps). It has happened with just Firefox open, too.

It happens about every hour when I use KiCad, otherwise every few days.

Thanks!

The laptop has Intel integrated graphics (in Core i3) and an nVidia card
(Optimus/hybrid switching), but the nVidia card is not used and is powered off
through ACPI, with the driver (nouveau) blacklisted.

Here is Xorg.0.old after a crash. The callstack refers to Intel driver, but I
don't know where the problem is. I tried installing as many related debugging
symbols packages as I can find, but it looks like some function names are still
not resolved.

[ 14500.459]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 14500.459] X Protocol Version 11, Revision 0
[ 14500.459] Build Operating System: Linux 3.0.0-1-amd64 x86_64 Debian
[ 14500.459] Current Operating System: Linux matthew 3.0.0-1-amd64 #1 SMP Sat
Aug 27 16:21:11 UTC 2011 x86_64
[ 14500.459] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-1-amd64
root=UUID=6e48e3f0-a281-4855-be8b-6067bae23ce8 ro quiet
[ 14500.459] Build Date: 24 August 2011  08:53:55AM
[ 14500.459] xorg-server 2:1.10.4-1 (Cyril Brulebois <kibi@debian.org>)
[ 14500.459] Current version of pixman: 0.22.2
[ 14500.459]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 14500.459] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 14500.459] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct  8 16:29:55
2011
[ 14500.459] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 14500.459] (==) No Layout section.  Using the first Screen section.
[ 14500.459] (==) No screen section available. Using defaults.
[ 14500.459] (**) |-->Screen "Default Screen Section" (0)
[ 14500.459] (**) |   |-->Monitor "<default monitor>"
[ 14500.459] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[ 14500.459] (==) Automatically adding devices
[ 14500.459] (==) Automatically enabling devices
[ 14500.459] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 14500.459]    Entry deleted from font path.
[ 14500.459] (==) 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,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        built-ins
[ 14500.459] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 14500.459] (II) The server relies on udev to provide the list of input
devices.
        If no devices become available, reconfigure udev or disable
AutoAddDevices.
[ 14500.459] (II) Loader magic: 0x7d8500
[ 14500.459] (II) Module ABI versions:
[ 14500.459]    X.Org ANSI C Emulation: 0.4
[ 14500.459]    X.Org Video Driver: 10.0
[ 14500.459]    X.Org XInput driver : 12.2
[ 14500.459]    X.Org Server Extension : 5.0
[ 14500.461] (--) PCI:*(0:0:2:0) 8086:0046:1043:1582 rev 24, Mem @
0xd3400000/4194304, 0xb0000000/268435456, I/O @ 0x0000e080/8
[ 14500.461] (II) Open ACPI successful (/var/run/acpid.socket)
[ 14500.461] (II) LoadModule: "extmod"
[ 14500.461] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 14500.461] (II) Module extmod: vendor="X.Org Foundation"
[ 14500.461]    compiled for 1.10.4, module version = 1.0.0
[ 14500.461]    Module class: X.Org Server Extension
[ 14500.461]    ABI class: X.Org Server Extension, version 5.0
[ 14500.461] (II) Loading extension SELinux
[ 14500.461] (II) Loading extension MIT-SCREEN-SAVER
[ 14500.461] (II) Loading extension XFree86-VidModeExtension
[ 14500.461] (II) Loading extension XFree86-DGA
[ 14500.461] (II) Loading extension DPMS
[ 14500.461] (II) Loading extension XVideo
[ 14500.461] (II) Loading extension XVideo-MotionCompensation
[ 14500.461] (II) Loading extension X-Resource
[ 14500.461] (II) LoadModule: "dbe"
[ 14500.461] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 14500.461] (II) Module dbe: vendor="X.Org Foundation"
[ 14500.461]    compiled for 1.10.4, module version = 1.0.0
[ 14500.461]    Module class: X.Org Server Extension
[ 14500.461]    ABI class: X.Org Server Extension, version 5.0
[ 14500.461] (II) Loading extension DOUBLE-BUFFER
[ 14500.461] (II) LoadModule: "glx"
[ 14500.462] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 14500.462] (II) Module glx: vendor="X.Org Foundation"
[ 14500.462]    compiled for 1.10.4, module version = 1.0.0
[ 14500.462]    ABI class: X.Org Server Extension, version 5.0
[ 14500.462] (==) AIGLX enabled
[ 14500.462] (II) Loading extension GLX
[ 14500.462] (II) LoadModule: "record"
[ 14500.462] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 14500.462] (II) Module record: vendor="X.Org Foundation"
[ 14500.462]    compiled for 1.10.4, module version = 1.13.0
[ 14500.462]    Module class: X.Org Server Extension
[ 14500.462]    ABI class: X.Org Server Extension, version 5.0
[ 14500.462] (II) Loading extension RECORD
[ 14500.462] (II) LoadModule: "dri"
[ 14500.462] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 14500.462] (II) Module dri: vendor="X.Org Foundation"
[ 14500.462]    compiled for 1.10.4, module version = 1.0.0
[ 14500.462]    ABI class: X.Org Server Extension, version 5.0
[ 14500.462] (II) Loading extension XFree86-DRI
[ 14500.462] (II) LoadModule: "dri2"
[ 14500.462] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 14500.462] (II) Module dri2: vendor="X.Org Foundation"
[ 14500.462]    compiled for 1.10.4, module version = 1.2.0
[ 14500.462]    ABI class: X.Org Server Extension, version 5.0
[ 14500.462] (II) Loading extension DRI2
[ 14500.462] (==) Matched intel as autoconfigured driver 0
[ 14500.462] (==) Matched vesa as autoconfigured driver 1
[ 14500.462] (==) Matched fbdev as autoconfigured driver 2
[ 14500.462] (==) Assigned the driver to the xf86ConfigLayout
[ 14500.462] (II) LoadModule: "intel"
[ 14500.462] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 14500.463] (II) Module intel: vendor="X.Org Foundation"
[ 14500.463]    compiled for 1.10.1, module version = 2.15.0
[ 14500.463]    Module class: X.Org Video Driver
[ 14500.463]    ABI class: X.Org Video Driver, version 10.0
[ 14500.463] (II) LoadModule: "vesa"
[ 14500.463] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 14500.463] (II) Module vesa: vendor="X.Org Foundation"
[ 14500.463]    compiled for 1.10.2, module version = 2.3.0
[ 14500.463]    Module class: X.Org Video Driver
[ 14500.463]    ABI class: X.Org Video Driver, version 10.0
[ 14500.463] (II) LoadModule: "fbdev"
[ 14500.463] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 14500.463] (II) Module fbdev: vendor="X.Org Foundation"
[ 14500.463]    compiled for 1.10.1, module version = 0.4.2
[ 14500.463]    ABI class: X.Org Video Driver, version 10.0
[ 14500.463] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
        Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
        Sandybridge, Sandybridge
[ 14500.463] (II) VESA: driver for VESA chipsets: vesa
[ 14500.463] (II) FBDEV: driver for framebuffer: fbdev
[ 14500.463] (++) using VT number 9

[ 14500.467] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 14500.467] (WW) Falling back to old probe method for vesa
[ 14500.467] (WW) Falling back to old probe method for fbdev
[ 14500.467] (II) Loading sub module "fbdevhw"
[ 14500.467] (II) LoadModule: "fbdevhw"
[ 14500.468] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 14500.468] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 14500.468]    compiled for 1.10.4, module version = 0.0.2
[ 14500.468]    ABI class: X.Org Video Driver, version 10.0
[ 14500.468] drmOpenDevice: node name is /dev/dri/card0
[ 14500.468] drmOpenDevice: open result is 9, (OK)
[ 14500.468] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 14500.468] drmOpenDevice: node name is /dev/dri/card0
[ 14500.468] drmOpenDevice: open result is 9, (OK)
[ 14500.468] drmOpenByBusid: drmOpenMinor returns 9
[ 14500.468] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 14500.468] (II) intel(0): Creating default Display subsection in Screen
section
        "Default Screen Section" for depth/fbbpp 24/32
[ 14500.468] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 14500.468] (==) intel(0): RGB weight 888
[ 14500.468] (==) intel(0): Default visual is TrueColor
[ 14500.468] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
[ 14500.468] (--) intel(0): Chipset: "Arrandale"
[ 14500.468] (**) intel(0): Relaxed fencing enabled
[ 14500.468] (**) intel(0): Framebuffer tiled
[ 14500.468] (**) intel(0): Pixmaps tiled
[ 14500.468] (**) intel(0): 3D buffers tiled
[ 14500.468] (**) intel(0): SwapBuffers wait enabled
[ 14500.468] (==) intel(0): video overlay key set to 0x101fe
[ 14500.468] (II) intel(0): Output LVDS1 has no monitor section
[ 14500.468] (II) intel(0): found backlight control interface
/sys/class/backlight/acpi_video1
[ 14500.468] (II) intel(0): Output VGA1 has no monitor section
[ 14500.468] (II) intel(0): EDID for output LVDS1
[ 14500.468] (II) intel(0): Manufacturer: AUO  Model: 213c  Serial#: 0
[ 14500.468] (II) intel(0): Year: 2008  Week: 1
[ 14500.468] (II) intel(0): EDID Version: 1.3
[ 14500.469] (II) intel(0): Digital Display Input
[ 14500.469] (II) intel(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[ 14500.469] (II) intel(0): Gamma: 2.20
[ 14500.469] (II) intel(0): No DPMS capabilities specified
[ 14500.469] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 14500.469] (II) intel(0): First detailed timing is preferred mode
[ 14500.469] (II) intel(0): redX: 0.590 redY: 0.340   greenX: 0.330 greenY:
0.575
[ 14500.469] (II) intel(0): blueX: 0.155 blueY: 0.135   whiteX: 0.313 whiteY:
0.329
[ 14500.469] (II) intel(0): Manufacturer's mask: 0
[ 14500.469] (II) intel(0): Supported detailed timing:
[ 14500.469] (II) intel(0): clock: 72.0 MHz   Image Size:  309 x 174 mm
[ 14500.469] (II) intel(0): h_active: 1366  h_sync: 1414  h_sync_end 1446
h_blank_end 1494 h_border: 0
[ 14500.469] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 777
v_blanking: 803 v_border: 0
[ 14500.469] (II) intel(0): Unknown vendor-specific block f
[ 14500.469] (II) intel(0):  AUO
[ 14500.469] (II) intel(0):  B140XW02 V1
[ 14500.469] (II) intel(0): EDID (in hex):
[ 14500.469] (II) intel(0):     00ffffffffffff0006af3c2100000000
[ 14500.469] (II) intel(0):     01120103801f11780a09e59757549327
[ 14500.469] (II) intel(0):     22505400000001010101010101010101
[ 14500.469] (II) intel(0):     010101010101201c5680500023303020
[ 14500.469] (II) intel(0):     360035ae100000180000000f00000000
[ 14500.469] (II) intel(0):     00000000000000000020000000fe0041
[ 14500.469] (II) intel(0):     554f0a202020202020202020000000fe
[ 14500.469] (II) intel(0):     004231343058573032205631200a00b2
[ 14500.469] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 14500.469] (II) intel(0): Printing DDC gathered Modelines:
[ 14500.469] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446
1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 14500.469] (II) intel(0): Not using default mode "320x240" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "400x300" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "400x300" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "512x384" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "640x480" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "640x512" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "800x600" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "896x672" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "928x696" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "960x720" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "576x432" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "680x384" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "680x384" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "700x525" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "720x450" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "800x512" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "840x525" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "840x525" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "960x540" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "960x600" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Not using default mode "1024x768" (doublescan mode
not supported)
[ 14500.469] (II) intel(0): Printing probed modes for output LVDS1
[ 14500.469] (II) intel(0): Modeline "1366x768"x60.0   72.00  1366 1414 1446
1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 14500.469] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568
1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[ 14500.469] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440
1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[ 14500.469] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184
1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[ 14500.469] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz)
[ 14500.469] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024
600 601 603 625 +hsync +vsync (35.2 kHz)
[ 14500.469] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz)
[ 14500.469] (II) intel(0): EDID for output VGA1
[ 14500.469] (II) intel(0): Output LVDS1 connected
[ 14500.469] (II) intel(0): Output VGA1 disconnected
[ 14500.469] (II) intel(0): Using exact sizes for initial modes
[ 14500.469] (II) intel(0): Output LVDS1 using initial mode 1366x768
[ 14500.469] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless
otherwise stated.
[ 14500.469] (II) intel(0): Kernel page flipping support detected, enabling
[ 14500.469] (**) intel(0): Display dimensions: (310, 170) mm
[ 14500.469] (**) intel(0): DPI set to (111, 114)
[ 14500.469] (II) Loading sub module "fb"
[ 14500.469] (II) LoadModule: "fb"
[ 14500.469] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 14500.470] (II) Module fb: vendor="X.Org Foundation"
[ 14500.470]    compiled for 1.10.4, module version = 1.0.0
[ 14500.470]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 14500.470] (II) Loading sub module "dri2"
[ 14500.470] (II) LoadModule: "dri2"
[ 14500.470] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 14500.470] (II) Module dri2: vendor="X.Org Foundation"
[ 14500.470]    compiled for 1.10.4, module version = 1.2.0
[ 14500.470]    ABI class: X.Org Server Extension, version 5.0
[ 14500.470] (II) UnloadModule: "vesa"
[ 14500.470] (II) Unloading vesa
[ 14500.470] (II) UnloadModule: "fbdev"
[ 14500.470] (II) Unloading fbdev
[ 14500.470] (II) UnloadModule: "fbdevhw"
[ 14500.470] (II) Unloading fbdevhw
[ 14500.470] (==) Depth 24 pixmap format is 32 bpp
[ 14500.470] (II) intel(0): [DRI2] Setup complete
[ 14500.470] (II) intel(0): [DRI2]   DRI driver: i965
[ 14500.470] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632,
tiled
[ 14500.478] (II) UXA(0): Driver registered support for the following
operations:
[ 14500.478] (II)         solid
[ 14500.478] (II)         copy
[ 14500.478] (II)         composite (RENDER acceleration)
[ 14500.478] (II)         put_image
[ 14500.478] (II)         get_image
[ 14500.478] (==) intel(0): Backing store disabled
[ 14500.478] (==) intel(0): Silken mouse enabled
[ 14500.478] (II) intel(0): Initializing HW Cursor
[ 14500.536] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[ 14500.537] (==) intel(0): DPMS enabled
[ 14500.537] (II) intel(0): Set up textured video
[ 14500.537] (II) intel(0): direct rendering: DRI2 Enabled
[ 14500.537] (==) intel(0): hotplug detection: "enabled"
[ 14500.537] (--) RandR disabled
[ 14500.537] (II) Initializing built-in extension Generic Event Extension
[ 14500.537] (II) Initializing built-in extension SHAPE
[ 14500.537] (II) Initializing built-in extension MIT-SHM
[ 14500.537] (II) Initializing built-in extension XInputExtension
[ 14500.537] (II) Initializing built-in extension XTEST
[ 14500.537] (II) Initializing built-in extension BIG-REQUESTS
[ 14500.537] (II) Initializing built-in extension SYNC
[ 14500.537] (II) Initializing built-in extension XKEYBOARD
[ 14500.537] (II) Initializing built-in extension XC-MISC
[ 14500.537] (II) Initializing built-in extension SECURITY
[ 14500.537] (II) Initializing built-in extension XINERAMA
[ 14500.537] (II) Initializing built-in extension XFIXES
[ 14500.537] (II) Initializing built-in extension RENDER
[ 14500.537] (II) Initializing built-in extension RANDR
[ 14500.537] (II) Initializing built-in extension COMPOSITE
[ 14500.537] (II) Initializing built-in extension DAMAGE
[ 14500.537] (II) SELinux: Disabled on system
[ 14500.543] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 14500.543] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 14500.543] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 14500.543] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 14500.543] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 14500.544] (II) AIGLX: Loaded and initialized /usr/lib/x86_64-linux-
gnu/dri/i965_dri.so
[ 14500.544] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 14500.544] (II) intel(0): Setting screen physical size to 361 x 203
[ 14500.576] (II) config/udev: Adding input device Power Button
(/dev/input/event4)
[ 14500.576] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 14500.576] (II) LoadModule: "evdev"
[ 14500.577] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14500.577] (II) Module evdev: vendor="X.Org Foundation"
[ 14500.577]    compiled for 1.10.1, module version = 2.6.0
[ 14500.577]    Module class: X.Org XInput Driver
[ 14500.577]    ABI class: X.Org XInput driver, version 12.2
[ 14500.577] (II) Using input driver 'evdev' for 'Power Button'
[ 14500.577] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14500.577] (**) Power Button: always reports core events
[ 14500.577] (**) Power Button: Device: "/dev/input/event4"
[ 14500.577] (--) Power Button: Found keys
[ 14500.577] (II) Power Button: Configuring as keyboard
[ 14500.577] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 14500.577] (II) XINPUT: Adding extended input device "Power Button" (type:
KEYBOARD)
[ 14500.577] (**) Option "xkb_rules" "evdev"
[ 14500.577] (**) Option "xkb_model" "pc105"
[ 14500.577] (**) Option "xkb_layout" "us"
[ 14500.578] (II) config/udev: Adding input device Video Bus
(/dev/input/event8)
[ 14500.578] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 14500.578] (II) Using input driver 'evdev' for 'Video Bus'
[ 14500.578] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14500.578] (**) Video Bus: always reports core events
[ 14500.578] (**) Video Bus: Device: "/dev/input/event8"
[ 14500.578] (--) Video Bus: Found keys
[ 14500.578] (II) Video Bus: Configuring as keyboard
[ 14500.578] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:02/input/input8/event8"
[ 14500.578] (II) XINPUT: Adding extended input device "Video Bus" (type:
KEYBOARD)
[ 14500.578] (**) Option "xkb_rules" "evdev"
[ 14500.578] (**) Option "xkb_model" "pc105"
[ 14500.578] (**) Option "xkb_layout" "us"
[ 14500.581] (II) config/udev: Adding input device Video Bus
(/dev/input/event7)
[ 14500.581] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 14500.581] (II) Using input driver 'evdev' for 'Video Bus'
[ 14500.581] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14500.581] (**) Video Bus: always reports core events
[ 14500.581] (**) Video Bus: Device: "/dev/input/event7"
[ 14500.581] (--) Video Bus: Found keys
[ 14500.581] (II) Video Bus: Configuring as keyboard
[ 14500.581] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input7/event7"
[ 14500.581] (II) XINPUT: Adding extended input device "Video Bus" (type:
KEYBOARD)
[ 14500.581] (**) Option "xkb_rules" "evdev"
[ 14500.581] (**) Option "xkb_model" "pc105"
[ 14500.581] (**) Option "xkb_layout" "us"
[ 14500.585] (II) config/udev: Adding input device Lid Switch
(/dev/input/event1)
[ 14500.585] (II) No input driver/identifier specified (ignoring)
[ 14500.586] (II) config/udev: Adding input device Sleep Button
(/dev/input/event2)
[ 14500.586] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 14500.586] (II) Using input driver 'evdev' for 'Sleep Button'
[ 14500.586] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14500.586] (**) Sleep Button: always reports core events
[ 14500.586] (**) Sleep Button: Device: "/dev/input/event2"
[ 14500.586] (--) Sleep Button: Found keys
[ 14500.587] (II) Sleep Button: Configuring as keyboard
[ 14500.587] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[ 14500.587] (II) XINPUT: Adding extended input device "Sleep Button" (type:
KEYBOARD)
[ 14500.587] (**) Option "xkb_rules" "evdev"
[ 14500.587] (**) Option "xkb_model" "pc105"
[ 14500.587] (**) Option "xkb_layout" "us"
[ 14500.589] (II) config/udev: Adding input device USB 2.0 Camera
(/dev/input/event6)
[ 14500.589] (**) USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
[ 14500.589] (II) Using input driver 'evdev' for 'USB 2.0 Camera'
[ 14500.589] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14500.589] (**) USB 2.0 Camera: always reports core events
[ 14500.590] (**) USB 2.0 Camera: Device: "/dev/input/event6"
[ 14500.590] (--) USB 2.0 Camera: Found keys
[ 14500.590] (II) USB 2.0 Camera: Configuring as keyboard
[ 14500.590] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input6/event6"
[ 14500.590] (II) XINPUT: Adding extended input device "USB 2.0 Camera" (type:
KEYBOARD)
[ 14500.590] (**) Option "xkb_rules" "evdev"
[ 14500.590] (**) Option "xkb_model" "pc105"
[ 14500.590] (**) Option "xkb_layout" "us"
[ 14500.592] (II) config/udev: Adding input device HDA Intel Headphone
(/dev/input/event10)
[ 14500.592] (II) No input driver/identifier specified (ignoring)
[ 14500.592] (II) config/udev: Adding input device HDA Intel Mic
(/dev/input/event9)
[ 14500.592] (II) No input driver/identifier specified (ignoring)
[ 14500.593] (II) config/udev: Adding input device PS/2+USB Mouse
(/dev/input/event14)
[ 14500.593] (**) PS/2+USB Mouse: Applying InputClass "evdev pointer catchall"
[ 14500.593] (II) Using input driver 'evdev' for 'PS/2+USB Mouse'
[ 14500.593] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14500.593] (**) PS/2+USB Mouse: always reports core events
[ 14500.593] (**) PS/2+USB Mouse: Device: "/dev/input/event14"
[ 14500.594] (--) PS/2+USB Mouse: Found 3 mouse buttons
[ 14500.594] (--) PS/2+USB Mouse: Found scroll wheel(s)
[ 14500.594] (--) PS/2+USB Mouse: Found relative axes
[ 14500.594] (--) PS/2+USB Mouse: Found x and y relative axes
[ 14500.594] (II) PS/2+USB Mouse: Configuring as mouse
[ 14500.594] (II) PS/2+USB Mouse: Adding scrollwheel support
[ 14500.594] (**) PS/2+USB Mouse: YAxisMapping: buttons 4 and 5
[ 14500.594] (**) PS/2+USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia:
10, EmulateWheelTimeout: 200
[ 14500.594] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input15/event14"
[ 14500.594] (II) XINPUT: Adding extended input device "PS/2+USB Mouse" (type:
MOUSE)
[ 14500.594] (II) PS/2+USB Mouse: initialized for relative axes.
[ 14500.594] (**) PS/2+USB Mouse: (accel) keeping acceleration scheme 1
[ 14500.594] (**) PS/2+USB Mouse: (accel) acceleration profile 0
[ 14500.594] (**) PS/2+USB Mouse: (accel) acceleration factor: 2.000
[ 14500.594] (**) PS/2+USB Mouse: (accel) acceleration threshold: 4
[ 14500.594] (II) config/udev: Adding input device PS/2+USB Mouse
(/dev/input/mouse2)
[ 14500.594] (II) No input driver/identifier specified (ignoring)
[ 14500.596] (II) config/udev: Adding input device Asus Laptop extra buttons
(/dev/input/event3)
[ 14500.596] (**) Asus Laptop extra buttons: Applying InputClass "evdev
keyboard catchall"
[ 14500.596] (II) Using input driver 'evdev' for 'Asus Laptop extra buttons'
[ 14500.596] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14500.596] (**) Asus Laptop extra buttons: always reports core events
[ 14500.596] (**) Asus Laptop extra buttons: Device: "/dev/input/event3"
[ 14500.596] (--) Asus Laptop extra buttons: Found keys
[ 14500.596] (II) Asus Laptop extra buttons: Configuring as keyboard
[ 14500.596] (**) Option "config_info"
"udev:/sys/devices/platform/asus_laptop/input/input3/event3"
[ 14500.596] (II) XINPUT: Adding extended input device "Asus Laptop extra
buttons" (type: KEYBOARD)
[ 14500.596] (**) Option "xkb_rules" "evdev"
[ 14500.596] (**) Option "xkb_model" "pc105"
[ 14500.596] (**) Option "xkb_layout" "us"
[ 14500.597] (II) config/udev: Adding input device AT Translated Set 2 keyboard
(/dev/input/event0)
[ 14500.597] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev
keyboard catchall"
[ 14500.597] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 14500.597] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14500.597] (**) AT Translated Set 2 keyboard: always reports core events
[ 14500.597] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 14500.597] (--) AT Translated Set 2 keyboard: Found keys
[ 14500.597] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 14500.597] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 14500.597] (II) XINPUT: Adding extended input device "AT Translated Set 2
keyboard" (type: KEYBOARD)
[ 14500.597] (**) Option "xkb_rules" "evdev"
[ 14500.597] (**) Option "xkb_model" "pc105"
[ 14500.597] (**) Option "xkb_layout" "us"
[ 14500.597] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad
(/dev/input/event11)
[ 14500.597] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev
touchpad catchall"
[ 14500.597] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad
catchall"
[ 14500.597] (II) LoadModule: "synaptics"
[ 14500.598] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 14500.598] (II) Module synaptics: vendor="X.Org Foundation"
[ 14500.598]    compiled for 1.10.2, module version = 1.4.1
[ 14500.598]    Module class: X.Org XInput Driver
[ 14500.598]    ABI class: X.Org XInput driver, version 12.2
[ 14500.598] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics
TouchPad'
[ 14500.598] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 14500.598] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 14500.598] (**) Option "Device" "/dev/input/event11"
[ 14500.656] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5564
[ 14500.656] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4700
[ 14500.656] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 14500.656] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 14500.656] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 14500.720] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 14500.720] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 14500.784] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio4/input/input11/event11"
[ 14500.784] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics
TouchPad" (type: TOUCHPAD)
[ 14500.784] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant
deceleration 2.5
[ 14500.784] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 14500.784] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.038
[ 14500.784] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration
scheme 1
[ 14500.784] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 14500.784] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor:
2.000
[ 14500.784] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 14500.784] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 14500.785] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad
(/dev/input/mouse0)
[ 14500.785] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad
catchall"
[ 14500.785] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics
TouchPad'
[ 14500.785] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 14500.785] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 14500.785] (**) Option "Device" "/dev/input/mouse0"
[ 14500.785] (--) SynPS/2 Synaptics TouchPad: invalid x-axis range.  defaulting
to 1615 - 5685
[ 14500.785] (--) SynPS/2 Synaptics TouchPad: invalid y-axis range.  defaulting
to 1729 - 4171
[ 14500.785] (--) SynPS/2 Synaptics TouchPad: invalid pressure range.
defaulting to 0 - 256
[ 14500.785] (--) SynPS/2 Synaptics TouchPad: invalid finger width range.
defaulting to 0 - 16
[ 14500.805] (EE) Query no Synaptics: 6003C8
[ 14500.805] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
[ 14500.805] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize
Synaptics hardware.
[ 14500.868] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad"
[ 14500.868] (II) UnloadModule: "synaptics"
[ 14500.868] (II) Unloading synaptics
[ 14500.868] (II) config/udev: Adding input device PC Speaker
(/dev/input/event5)
[ 14500.868] (II) No input driver/identifier specified (ignoring)
[ 14500.871] (II) config/udev: Adding input device ACPI Virtual Keyboard Device
(/dev/input/event12)
[ 14500.871] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev
keyboard catchall"
[ 14500.871] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[ 14500.871] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14500.871] (**) ACPI Virtual Keyboard Device: always reports core events
[ 14500.871] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event12"
[ 14500.871] (--) ACPI Virtual Keyboard Device: Found keys
[ 14500.871] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[ 14500.871] (**) Option "config_info"
"udev:/sys/devices/virtual/input/input12/event12"
[ 14500.871] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard
Device" (type: KEYBOARD)
[ 14500.871] (**) Option "xkb_rules" "evdev"
[ 14500.872] (**) Option "xkb_model" "pc105"
[ 14500.872] (**) Option "xkb_layout" "us"
[ 14501.078] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 14501.078] (II) intel(0): Printing DDC gathered Modelines:
[ 14501.078] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446
1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 14501.079] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 14501.079] (II) intel(0): Printing DDC gathered Modelines:
[ 14501.079] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446
1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 14501.080] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 14501.080] (II) intel(0): Printing DDC gathered Modelines:
[ 14501.080] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446
1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 14505.109] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 14505.109] (II) intel(0): Printing DDC gathered Modelines:
[ 14505.109] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446
1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 14505.110] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 14505.110] (II) intel(0): Printing DDC gathered Modelines:
[ 14505.110] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446
1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 14505.111] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 14505.111] (II) intel(0): Printing DDC gathered Modelines:
[ 14505.111] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446
1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 14505.437] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 14505.437] (II) intel(0): Printing DDC gathered Modelines:
[ 14505.437] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446
1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 16162.039]
Backtrace:
[ 16162.040] 0: /usr/bin/Xorg (xorg_backtrace+0x26) [0x4618e6]
[ 16162.040] 1: /usr/bin/Xorg (0x400000+0x65d09) [0x465d09]
[ 16162.040] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f6d72c04000+0xf020)
[0x7f6d72c13020]
[ 16162.040] 3: /usr/lib/xorg/modules/libfb.so (fbBresSolid+0x21c)
[0x7f6d6ef033ac]
[ 16162.040] 4: /usr/lib/xorg/modules/libfb.so (fbSegment+0x3f7)
[0x7f6d6ef04847]
[ 16162.040] 5: /usr/lib/xorg/modules/libfb.so (fbPolySegment32+0x4bd)
[0x7f6d6eef8abd]
[ 16162.040] 6: /usr/lib/xorg/modules/drivers/intel_drv.so
(0x7f6d6f926000+0x309cd) [0x7f6d6f9569cd]
[ 16162.040] 7: /usr/bin/Xorg (0x400000+0xdef5f) [0x4def5f]
[ 16162.040] 8: /usr/bin/Xorg (0x400000+0x2f533) [0x42f533]
[ 16162.040] 9: /usr/bin/Xorg (0x400000+0x32ee9) [0x432ee9]
[ 16162.040] 10: /usr/bin/Xorg (0x400000+0x26ffe) [0x426ffe]
[ 16162.040] 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd)
[0x7f6d71943ead]
[ 16162.040] 12: /usr/bin/Xorg (0x400000+0x272ed) [0x4272ed]
[ 16162.040] Segmentation fault at address 0x7f6d6aa92ffc
[ 16162.040]
Fatal server error:
[ 16162.040] Caught signal 11 (Segmentation fault). Server aborting
[ 16162.040]
[ 16162.040]
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[ 16162.040] Please also check the log file at "/var/log/Xorg.0.log" for
additional information.
[ 16162.040]
[ 16162.040] (II) Power Button: Close
[ 16162.040] (II) UnloadModule: "evdev"
[ 16162.040] (II) Unloading evdev
[ 16162.041] (II) Video Bus: Close
[ 16162.041] (II) UnloadModule: "evdev"
[ 16162.041] (II) Unloading evdev
[ 16162.041] (II) Video Bus: Close
[ 16162.041] (II) UnloadModule: "evdev"
[ 16162.041] (II) Unloading evdev
[ 16162.041] (II) Sleep Button: Close
[ 16162.041] (II) UnloadModule: "evdev"
[ 16162.041] (II) Unloading evdev
[ 16162.044] (II) USB 2.0 Camera: Close
[ 16162.044] (II) UnloadModule: "evdev"
[ 16162.044] (II) Unloading evdev
[ 16162.048] (II) PS/2+USB Mouse: Close
[ 16162.048] (II) UnloadModule: "evdev"
[ 16162.048] (II) Unloading evdev
[ 16162.048] (II) Asus Laptop extra buttons: Close
[ 16162.048] (II) UnloadModule: "evdev"
[ 16162.048] (II) Unloading evdev
[ 16162.048] (II) AT Translated Set 2 keyboard: Close
[ 16162.048] (II) UnloadModule: "evdev"
[ 16162.048] (II) Unloading evdev
[ 16162.057] (II) UnloadModule: "synaptics"
[ 16162.057] (II) Unloading synaptics
[ 16162.057] (II) ACPI Virtual Keyboard Device: Close
[ 16162.057] (II) UnloadModule: "evdev"
[ 16162.057] (II) Unloading evdev
[ 16162.057] (II) AIGLX: Suspending AIGLX clients for VT switch



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Aug 29 21:35 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1959200 Aug 24 01:55 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18)
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df0] (rev ff)

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

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.0.0-1-amd64 (Debian 3.0.0-3) (ben@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-8) ) #1 SMP Sat Aug 27 16:21:11 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 32377 Oct  8 16:57 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 16162.204] 
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 16162.204] X Protocol Version 11, Revision 0
[ 16162.204] Build Operating System: Linux 3.0.0-1-amd64 x86_64 Debian
[ 16162.204] Current Operating System: Linux matthew 3.0.0-1-amd64 #1 SMP Sat Aug 27 16:21:11 UTC 2011 x86_64
[ 16162.204] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-1-amd64 root=UUID=6e48e3f0-a281-4855-be8b-6067bae23ce8 ro quiet
[ 16162.204] Build Date: 24 August 2011  08:53:55AM
[ 16162.204] xorg-server 2:1.10.4-1 (Cyril Brulebois <kibi@debian.org>) 
[ 16162.204] Current version of pixman: 0.22.2
[ 16162.204] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 16162.204] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 16162.205] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct  8 16:57:37 2011
[ 16162.205] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 16162.205] (==) No Layout section.  Using the first Screen section.
[ 16162.205] (==) No screen section available. Using defaults.
[ 16162.205] (**) |-->Screen "Default Screen Section" (0)
[ 16162.205] (**) |   |-->Monitor "<default monitor>"
[ 16162.205] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 16162.205] (==) Automatically adding devices
[ 16162.205] (==) Automatically enabling devices
[ 16162.205] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 16162.205] 	Entry deleted from font path.
[ 16162.205] (==) 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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[ 16162.205] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 16162.205] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 16162.205] (II) Loader magic: 0x7d8500
[ 16162.205] (II) Module ABI versions:
[ 16162.205] 	X.Org ANSI C Emulation: 0.4
[ 16162.205] 	X.Org Video Driver: 10.0
[ 16162.205] 	X.Org XInput driver : 12.2
[ 16162.205] 	X.Org Server Extension : 5.0
[ 16162.206] (--) PCI:*(0:0:2:0) 8086:0046:1043:1582 rev 24, Mem @ 0xd3400000/4194304, 0xb0000000/268435456, I/O @ 0x0000e080/8
[ 16162.206] (II) Open ACPI successful (/var/run/acpid.socket)
[ 16162.206] (II) LoadModule: "extmod"
[ 16162.206] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 16162.207] (II) Module extmod: vendor="X.Org Foundation"
[ 16162.207] 	compiled for 1.10.4, module version = 1.0.0
[ 16162.207] 	Module class: X.Org Server Extension
[ 16162.207] 	ABI class: X.Org Server Extension, version 5.0
[ 16162.207] (II) Loading extension SELinux
[ 16162.207] (II) Loading extension MIT-SCREEN-SAVER
[ 16162.207] (II) Loading extension XFree86-VidModeExtension
[ 16162.207] (II) Loading extension XFree86-DGA
[ 16162.207] (II) Loading extension DPMS
[ 16162.207] (II) Loading extension XVideo
[ 16162.207] (II) Loading extension XVideo-MotionCompensation
[ 16162.207] (II) Loading extension X-Resource
[ 16162.207] (II) LoadModule: "dbe"
[ 16162.207] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 16162.207] (II) Module dbe: vendor="X.Org Foundation"
[ 16162.207] 	compiled for 1.10.4, module version = 1.0.0
[ 16162.207] 	Module class: X.Org Server Extension
[ 16162.207] 	ABI class: X.Org Server Extension, version 5.0
[ 16162.207] (II) Loading extension DOUBLE-BUFFER
[ 16162.207] (II) LoadModule: "glx"
[ 16162.207] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 16162.207] (II) Module glx: vendor="X.Org Foundation"
[ 16162.207] 	compiled for 1.10.4, module version = 1.0.0
[ 16162.207] 	ABI class: X.Org Server Extension, version 5.0
[ 16162.207] (==) AIGLX enabled
[ 16162.207] (II) Loading extension GLX
[ 16162.207] (II) LoadModule: "record"
[ 16162.207] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 16162.207] (II) Module record: vendor="X.Org Foundation"
[ 16162.207] 	compiled for 1.10.4, module version = 1.13.0
[ 16162.207] 	Module class: X.Org Server Extension
[ 16162.207] 	ABI class: X.Org Server Extension, version 5.0
[ 16162.207] (II) Loading extension RECORD
[ 16162.207] (II) LoadModule: "dri"
[ 16162.207] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 16162.208] (II) Module dri: vendor="X.Org Foundation"
[ 16162.208] 	compiled for 1.10.4, module version = 1.0.0
[ 16162.208] 	ABI class: X.Org Server Extension, version 5.0
[ 16162.208] (II) Loading extension XFree86-DRI
[ 16162.208] (II) LoadModule: "dri2"
[ 16162.208] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 16162.208] (II) Module dri2: vendor="X.Org Foundation"
[ 16162.208] 	compiled for 1.10.4, module version = 1.2.0
[ 16162.208] 	ABI class: X.Org Server Extension, version 5.0
[ 16162.208] (II) Loading extension DRI2
[ 16162.208] (==) Matched intel as autoconfigured driver 0
[ 16162.208] (==) Matched vesa as autoconfigured driver 1
[ 16162.208] (==) Matched fbdev as autoconfigured driver 2
[ 16162.208] (==) Assigned the driver to the xf86ConfigLayout
[ 16162.208] (II) LoadModule: "intel"
[ 16162.208] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 16162.208] (II) Module intel: vendor="X.Org Foundation"
[ 16162.208] 	compiled for 1.10.1, module version = 2.15.0
[ 16162.208] 	Module class: X.Org Video Driver
[ 16162.208] 	ABI class: X.Org Video Driver, version 10.0
[ 16162.208] (II) LoadModule: "vesa"
[ 16162.209] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 16162.209] (II) Module vesa: vendor="X.Org Foundation"
[ 16162.209] 	compiled for 1.10.2, module version = 2.3.0
[ 16162.209] 	Module class: X.Org Video Driver
[ 16162.209] 	ABI class: X.Org Video Driver, version 10.0
[ 16162.209] (II) LoadModule: "fbdev"
[ 16162.209] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 16162.209] (II) Module fbdev: vendor="X.Org Foundation"
[ 16162.209] 	compiled for 1.10.1, module version = 0.4.2
[ 16162.209] 	ABI class: X.Org Video Driver, version 10.0
[ 16162.209] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
	Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
	Sandybridge, Sandybridge
[ 16162.210] (II) VESA: driver for VESA chipsets: vesa
[ 16162.210] (II) FBDEV: driver for framebuffer: fbdev
[ 16162.210] (++) using VT number 8

[ 16162.214] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 16162.215] (WW) Falling back to old probe method for vesa
[ 16162.215] (WW) Falling back to old probe method for fbdev
[ 16162.215] (II) Loading sub module "fbdevhw"
[ 16162.215] (II) LoadModule: "fbdevhw"
[ 16162.215] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 16162.215] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 16162.215] 	compiled for 1.10.4, module version = 0.0.2
[ 16162.215] 	ABI class: X.Org Video Driver, version 10.0
[ 16162.215] drmOpenDevice: node name is /dev/dri/card0
[ 16162.215] drmOpenDevice: open result is 9, (OK)
[ 16162.215] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 16162.215] drmOpenDevice: node name is /dev/dri/card0
[ 16162.215] drmOpenDevice: open result is 9, (OK)
[ 16162.215] drmOpenByBusid: drmOpenMinor returns 9
[ 16162.215] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 16162.215] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 16162.215] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 16162.215] (==) intel(0): RGB weight 888
[ 16162.215] (==) intel(0): Default visual is TrueColor
[ 16162.215] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
[ 16162.215] (--) intel(0): Chipset: "Arrandale"
[ 16162.215] (**) intel(0): Relaxed fencing enabled
[ 16162.215] (**) intel(0): Framebuffer tiled
[ 16162.215] (**) intel(0): Pixmaps tiled
[ 16162.215] (**) intel(0): 3D buffers tiled
[ 16162.215] (**) intel(0): SwapBuffers wait enabled
[ 16162.215] (==) intel(0): video overlay key set to 0x101fe
[ 16162.215] (II) intel(0): Output LVDS1 has no monitor section
[ 16162.215] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video1
[ 16162.215] (II) intel(0): Output VGA1 has no monitor section
[ 16162.215] (II) intel(0): EDID for output LVDS1
[ 16162.215] (II) intel(0): Manufacturer: AUO  Model: 213c  Serial#: 0
[ 16162.215] (II) intel(0): Year: 2008  Week: 1
[ 16162.215] (II) intel(0): EDID Version: 1.3
[ 16162.215] (II) intel(0): Digital Display Input
[ 16162.215] (II) intel(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[ 16162.215] (II) intel(0): Gamma: 2.20
[ 16162.215] (II) intel(0): No DPMS capabilities specified
[ 16162.215] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[ 16162.215] (II) intel(0): First detailed timing is preferred mode
[ 16162.215] (II) intel(0): redX: 0.590 redY: 0.340   greenX: 0.330 greenY: 0.575
[ 16162.215] (II) intel(0): blueX: 0.155 blueY: 0.135   whiteX: 0.313 whiteY: 0.329
[ 16162.215] (II) intel(0): Manufacturer's mask: 0
[ 16162.215] (II) intel(0): Supported detailed timing:
[ 16162.215] (II) intel(0): clock: 72.0 MHz   Image Size:  309 x 174 mm
[ 16162.215] (II) intel(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1494 h_border: 0
[ 16162.215] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 803 v_border: 0
[ 16162.215] (II) intel(0): Unknown vendor-specific block f
[ 16162.216] (II) intel(0):  AUO
[ 16162.216] (II) intel(0):  B140XW02 V1
[ 16162.216] (II) intel(0): EDID (in hex):
[ 16162.216] (II) intel(0): 	00ffffffffffff0006af3c2100000000
[ 16162.216] (II) intel(0): 	01120103801f11780a09e59757549327
[ 16162.216] (II) intel(0): 	22505400000001010101010101010101
[ 16162.216] (II) intel(0): 	010101010101201c5680500023303020
[ 16162.216] (II) intel(0): 	360035ae100000180000000f00000000
[ 16162.216] (II) intel(0): 	00000000000000000020000000fe0041
[ 16162.216] (II) intel(0): 	554f0a202020202020202020000000fe
[ 16162.216] (II) intel(0): 	004231343058573032205631200a00b2
[ 16162.216] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 16162.216] (II) intel(0): Printing DDC gathered Modelines:
[ 16162.216] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446 1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 16162.216] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 16162.216] (II) intel(0): Printing probed modes for output LVDS1
[ 16162.216] (II) intel(0): Modeline "1366x768"x60.0   72.00  1366 1414 1446 1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 16162.216] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[ 16162.216] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[ 16162.216] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[ 16162.216] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[ 16162.216] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[ 16162.216] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[ 16162.216] (II) intel(0): EDID for output VGA1
[ 16162.216] (II) intel(0): Output LVDS1 connected
[ 16162.216] (II) intel(0): Output VGA1 disconnected
[ 16162.216] (II) intel(0): Using exact sizes for initial modes
[ 16162.216] (II) intel(0): Output LVDS1 using initial mode 1366x768
[ 16162.216] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 16162.216] (II) intel(0): Kernel page flipping support detected, enabling
[ 16162.216] (**) intel(0): Display dimensions: (310, 170) mm
[ 16162.216] (**) intel(0): DPI set to (111, 114)
[ 16162.216] (II) Loading sub module "fb"
[ 16162.216] (II) LoadModule: "fb"
[ 16162.216] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 16162.216] (II) Module fb: vendor="X.Org Foundation"
[ 16162.216] 	compiled for 1.10.4, module version = 1.0.0
[ 16162.216] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 16162.216] (II) Loading sub module "dri2"
[ 16162.216] (II) LoadModule: "dri2"
[ 16162.216] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 16162.216] (II) Module dri2: vendor="X.Org Foundation"
[ 16162.216] 	compiled for 1.10.4, module version = 1.2.0
[ 16162.216] 	ABI class: X.Org Server Extension, version 5.0
[ 16162.216] (II) UnloadModule: "vesa"
[ 16162.216] (II) Unloading vesa
[ 16162.216] (II) UnloadModule: "fbdev"
[ 16162.216] (II) Unloading fbdev
[ 16162.216] (II) UnloadModule: "fbdevhw"
[ 16162.216] (II) Unloading fbdevhw
[ 16162.216] (==) Depth 24 pixmap format is 32 bpp
[ 16162.217] (II) intel(0): [DRI2] Setup complete
[ 16162.217] (II) intel(0): [DRI2]   DRI driver: i965
[ 16162.217] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[ 16162.223] (II) UXA(0): Driver registered support for the following operations:
[ 16162.223] (II)         solid
[ 16162.223] (II)         copy
[ 16162.223] (II)         composite (RENDER acceleration)
[ 16162.223] (II)         put_image
[ 16162.223] (II)         get_image
[ 16162.223] (==) intel(0): Backing store disabled
[ 16162.223] (==) intel(0): Silken mouse enabled
[ 16162.223] (II) intel(0): Initializing HW Cursor
[ 16162.284] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 16162.286] (==) intel(0): DPMS enabled
[ 16162.286] (II) intel(0): Set up textured video
[ 16162.286] (II) intel(0): direct rendering: DRI2 Enabled
[ 16162.286] (==) intel(0): hotplug detection: "enabled"
[ 16162.286] (--) RandR disabled
[ 16162.286] (II) Initializing built-in extension Generic Event Extension
[ 16162.286] (II) Initializing built-in extension SHAPE
[ 16162.286] (II) Initializing built-in extension MIT-SHM
[ 16162.286] (II) Initializing built-in extension XInputExtension
[ 16162.286] (II) Initializing built-in extension XTEST
[ 16162.286] (II) Initializing built-in extension BIG-REQUESTS
[ 16162.286] (II) Initializing built-in extension SYNC
[ 16162.286] (II) Initializing built-in extension XKEYBOARD
[ 16162.286] (II) Initializing built-in extension XC-MISC
[ 16162.286] (II) Initializing built-in extension SECURITY
[ 16162.286] (II) Initializing built-in extension XINERAMA
[ 16162.286] (II) Initializing built-in extension XFIXES
[ 16162.286] (II) Initializing built-in extension RENDER
[ 16162.286] (II) Initializing built-in extension RANDR
[ 16162.286] (II) Initializing built-in extension COMPOSITE
[ 16162.286] (II) Initializing built-in extension DAMAGE
[ 16162.286] (II) SELinux: Disabled on system
[ 16162.295] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 16162.295] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 16162.295] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 16162.295] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 16162.295] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 16162.295] (II) AIGLX: Loaded and initialized /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
[ 16162.295] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 16162.295] (II) intel(0): Setting screen physical size to 361 x 203
[ 16162.343] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 16162.343] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 16162.343] (II) LoadModule: "evdev"
[ 16162.343] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 16162.343] (II) Module evdev: vendor="X.Org Foundation"
[ 16162.343] 	compiled for 1.10.1, module version = 2.6.0
[ 16162.343] 	Module class: X.Org XInput Driver
[ 16162.343] 	ABI class: X.Org XInput driver, version 12.2
[ 16162.343] (II) Using input driver 'evdev' for 'Power Button'
[ 16162.343] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 16162.343] (**) Power Button: always reports core events
[ 16162.343] (**) Power Button: Device: "/dev/input/event4"
[ 16162.344] (--) Power Button: Found keys
[ 16162.344] (II) Power Button: Configuring as keyboard
[ 16162.344] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 16162.344] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 16162.344] (**) Option "xkb_rules" "evdev"
[ 16162.344] (**) Option "xkb_model" "pc105"
[ 16162.344] (**) Option "xkb_layout" "us"
[ 16162.346] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 16162.346] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 16162.346] (II) Using input driver 'evdev' for 'Video Bus'
[ 16162.346] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 16162.346] (**) Video Bus: always reports core events
[ 16162.346] (**) Video Bus: Device: "/dev/input/event8"
[ 16162.346] (--) Video Bus: Found keys
[ 16162.346] (II) Video Bus: Configuring as keyboard
[ 16162.346] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:02/input/input8/event8"
[ 16162.346] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 16162.346] (**) Option "xkb_rules" "evdev"
[ 16162.346] (**) Option "xkb_model" "pc105"
[ 16162.346] (**) Option "xkb_layout" "us"
[ 16162.350] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 16162.350] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 16162.350] (II) Using input driver 'evdev' for 'Video Bus'
[ 16162.350] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 16162.350] (**) Video Bus: always reports core events
[ 16162.350] (**) Video Bus: Device: "/dev/input/event7"
[ 16162.350] (--) Video Bus: Found keys
[ 16162.350] (II) Video Bus: Configuring as keyboard
[ 16162.351] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input7/event7"
[ 16162.351] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 16162.351] (**) Option "xkb_rules" "evdev"
[ 16162.351] (**) Option "xkb_model" "pc105"
[ 16162.351] (**) Option "xkb_layout" "us"
[ 16162.357] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 16162.357] (II) No input driver/identifier specified (ignoring)
[ 16162.357] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 16162.357] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 16162.357] (II) Using input driver 'evdev' for 'Sleep Button'
[ 16162.357] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 16162.358] (**) Sleep Button: always reports core events
[ 16162.358] (**) Sleep Button: Device: "/dev/input/event2"
[ 16162.358] (--) Sleep Button: Found keys
[ 16162.358] (II) Sleep Button: Configuring as keyboard
[ 16162.358] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[ 16162.358] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 16162.358] (**) Option "xkb_rules" "evdev"
[ 16162.358] (**) Option "xkb_model" "pc105"
[ 16162.358] (**) Option "xkb_layout" "us"
[ 16162.362] (II) config/udev: Adding input device USB 2.0 Camera (/dev/input/event6)
[ 16162.362] (**) USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
[ 16162.362] (II) Using input driver 'evdev' for 'USB 2.0 Camera'
[ 16162.362] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 16162.362] (**) USB 2.0 Camera: always reports core events
[ 16162.362] (**) USB 2.0 Camera: Device: "/dev/input/event6"
[ 16162.362] (--) USB 2.0 Camera: Found keys
[ 16162.362] (II) USB 2.0 Camera: Configuring as keyboard
[ 16162.362] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input6/event6"
[ 16162.362] (II) XINPUT: Adding extended input device "USB 2.0 Camera" (type: KEYBOARD)
[ 16162.362] (**) Option "xkb_rules" "evdev"
[ 16162.362] (**) Option "xkb_model" "pc105"
[ 16162.362] (**) Option "xkb_layout" "us"
[ 16162.364] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[ 16162.364] (II) No input driver/identifier specified (ignoring)
[ 16162.365] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event9)
[ 16162.365] (II) No input driver/identifier specified (ignoring)
[ 16162.368] (II) config/udev: Adding input device PS/2+USB Mouse (/dev/input/event14)
[ 16162.368] (**) PS/2+USB Mouse: Applying InputClass "evdev pointer catchall"
[ 16162.368] (II) Using input driver 'evdev' for 'PS/2+USB Mouse'
[ 16162.368] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 16162.368] (**) PS/2+USB Mouse: always reports core events
[ 16162.368] (**) PS/2+USB Mouse: Device: "/dev/input/event14"
[ 16162.368] (--) PS/2+USB Mouse: Found 3 mouse buttons
[ 16162.368] (--) PS/2+USB Mouse: Found scroll wheel(s)
[ 16162.368] (--) PS/2+USB Mouse: Found relative axes
[ 16162.368] (--) PS/2+USB Mouse: Found x and y relative axes
[ 16162.368] (II) PS/2+USB Mouse: Configuring as mouse
[ 16162.368] (II) PS/2+USB Mouse: Adding scrollwheel support
[ 16162.368] (**) PS/2+USB Mouse: YAxisMapping: buttons 4 and 5
[ 16162.368] (**) PS/2+USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 16162.368] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input15/event14"
[ 16162.368] (II) XINPUT: Adding extended input device "PS/2+USB Mouse" (type: MOUSE)
[ 16162.368] (II) PS/2+USB Mouse: initialized for relative axes.
[ 16162.368] (**) PS/2+USB Mouse: (accel) keeping acceleration scheme 1
[ 16162.368] (**) PS/2+USB Mouse: (accel) acceleration profile 0
[ 16162.368] (**) PS/2+USB Mouse: (accel) acceleration factor: 2.000
[ 16162.368] (**) PS/2+USB Mouse: (accel) acceleration threshold: 4
[ 16162.368] (II) config/udev: Adding input device PS/2+USB Mouse (/dev/input/mouse2)
[ 16162.368] (II) No input driver/identifier specified (ignoring)
[ 16162.371] (II) config/udev: Adding input device Asus Laptop extra buttons (/dev/input/event3)
[ 16162.371] (**) Asus Laptop extra buttons: Applying InputClass "evdev keyboard catchall"
[ 16162.371] (II) Using input driver 'evdev' for 'Asus Laptop extra buttons'
[ 16162.371] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 16162.371] (**) Asus Laptop extra buttons: always reports core events
[ 16162.371] (**) Asus Laptop extra buttons: Device: "/dev/input/event3"
[ 16162.371] (--) Asus Laptop extra buttons: Found keys
[ 16162.371] (II) Asus Laptop extra buttons: Configuring as keyboard
[ 16162.371] (**) Option "config_info" "udev:/sys/devices/platform/asus_laptop/input/input3/event3"
[ 16162.371] (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD)
[ 16162.371] (**) Option "xkb_rules" "evdev"
[ 16162.371] (**) Option "xkb_model" "pc105"
[ 16162.371] (**) Option "xkb_layout" "us"
[ 16162.371] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 16162.371] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 16162.371] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 16162.371] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 16162.371] (**) AT Translated Set 2 keyboard: always reports core events
[ 16162.371] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 16162.371] (--) AT Translated Set 2 keyboard: Found keys
[ 16162.371] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 16162.371] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 16162.371] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 16162.371] (**) Option "xkb_rules" "evdev"
[ 16162.371] (**) Option "xkb_model" "pc105"
[ 16162.371] (**) Option "xkb_layout" "us"
[ 16162.372] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[ 16162.373] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 16162.373] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 16162.373] (II) LoadModule: "synaptics"
[ 16162.373] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 16162.373] (II) Module synaptics: vendor="X.Org Foundation"
[ 16162.373] 	compiled for 1.10.2, module version = 1.4.1
[ 16162.373] 	Module class: X.Org XInput Driver
[ 16162.373] 	ABI class: X.Org XInput driver, version 12.2
[ 16162.373] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 16162.373] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 16162.373] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 16162.373] (**) Option "Device" "/dev/input/event11"
[ 16162.400] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5564
[ 16162.400] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4700
[ 16162.400] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 16162.400] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 16162.400] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 16162.488] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 16162.488] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 16162.520] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input11/event11"
[ 16162.520] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[ 16162.520] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 16162.520] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 16162.520] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.038
[ 16162.520] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 16162.520] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 16162.520] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 16162.520] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 16162.520] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 16162.521] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 16162.521] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 16162.521] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 16162.521] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 16162.521] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 16162.521] (**) Option "Device" "/dev/input/mouse0"
[ 16162.521] (--) SynPS/2 Synaptics TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[ 16162.521] (--) SynPS/2 Synaptics TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[ 16162.521] (--) SynPS/2 Synaptics TouchPad: invalid pressure range.  defaulting to 0 - 256
[ 16162.521] (--) SynPS/2 Synaptics TouchPad: invalid finger width range.  defaulting to 0 - 16
[ 16162.541] (EE) Query no Synaptics: 6003C8
[ 16162.541] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
[ 16162.541] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
[ 16162.544] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad"
[ 16162.544] (II) UnloadModule: "synaptics"
[ 16162.544] (II) Unloading synaptics
[ 16162.544] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 16162.544] (II) No input driver/identifier specified (ignoring)
[ 16162.547] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event12)
[ 16162.547] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[ 16162.547] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[ 16162.547] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 16162.547] (**) ACPI Virtual Keyboard Device: always reports core events
[ 16162.547] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event12"
[ 16162.547] (--) ACPI Virtual Keyboard Device: Found keys
[ 16162.547] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[ 16162.547] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event12"
[ 16162.547] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[ 16162.547] (**) Option "xkb_rules" "evdev"
[ 16162.547] (**) Option "xkb_model" "pc105"
[ 16162.547] (**) Option "xkb_layout" "us"
[ 16162.814] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 16162.814] (II) intel(0): Printing DDC gathered Modelines:
[ 16162.814] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446 1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 16162.815] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 16162.815] (II) intel(0): Printing DDC gathered Modelines:
[ 16162.815] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446 1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 16162.816] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 16162.816] (II) intel(0): Printing DDC gathered Modelines:
[ 16162.816] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446 1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 16168.741] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 16168.741] (II) intel(0): Printing DDC gathered Modelines:
[ 16168.741] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446 1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 16168.742] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 16168.742] (II) intel(0): Printing DDC gathered Modelines:
[ 16168.742] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446 1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 16168.743] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 16168.743] (II) intel(0): Printing DDC gathered Modelines:
[ 16168.743] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446 1494  768 771 777 803 -hsync -vsync (48.2 kHz)
[ 16169.106] (II) intel(0): EDID vendor "AUO", prod id 8508
[ 16169.106] (II) intel(0): Printing DDC gathered Modelines:
[ 16169.106] (II) intel(0): Modeline "1366x768"x0.0   72.00  1366 1414 1446 1494  768 771 777 803 -hsync -vsync (48.2 kHz)

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

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

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

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:02/input/input8/event8
N: input/event8
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:02/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:02
E: ID_PATH_TAG=acpi-LNXVIDEO_02
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DMI_VENDOR=ASUSTeK Computer Inc.

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

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input7/event7
N: input/event7
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DMI_VENDOR=ASUSTeK Computer Inc.

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: DMI_VENDOR=ASUSTeK Computer Inc.

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

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

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input6
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input6
E: PRODUCT=3/13d3/5120/1113
E: NAME="USB 2.0 Camera"
E: PHYS="usb-0000:00:1a.0-1.2/button"
E: PROP=0
E: EV=3
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v13D3p5120e1113-e0,1,kD4,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Sonix_Technology_Co.__Ltd.
E: ID_VENDOR_ENC=Sonix\x20Technology\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=13d3
E: ID_MODEL=USB_2.0_Camera
E: ID_MODEL_ENC=USB\x202.0\x20Camera
E: ID_MODEL_ID=5120
E: ID_REVISION=1113
E: ID_SERIAL=Sonix_Technology_Co.__Ltd._USB_2.0_Camera
E: ID_TYPE=video
E: ID_BUS=usb
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.2:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_2_1_0

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input6/event6
N: input/event6
S: input/by-id/usb-Sonix_Technology_Co.__Ltd._USB_2.0_Camera-event-if00
S: input/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Sonix_Technology_Co.__Ltd.
E: ID_VENDOR_ENC=Sonix\x20Technology\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=13d3
E: ID_MODEL=USB_2.0_Camera
E: ID_MODEL_ENC=USB\x202.0\x20Camera
E: ID_MODEL_ID=5120
E: ID_REVISION=1113
E: ID_SERIAL=Sonix_Technology_Co.__Ltd._USB_2.0_Camera
E: ID_TYPE=video
E: ID_BUS=usb
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=uvcvideo
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.2:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_2_1_0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/input/by-id/usb-Sonix_Technology_Co.__Ltd._USB_2.0_Camera-event-if00 /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.2:1.0-event

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Headphone"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=4
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
N: input/event10
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=ASUSTeK Computer Inc.

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Mic"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=10
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
N: input/event9
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=ASUSTeK Computer Inc.

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input15
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input15
E: PRODUCT=3/4f3/210/111
E: NAME="PS/2+USB Mouse"
E: PHYS="usb-0000:00:1d.0-1.2/input0"
E: UNIQ=""
E: PROP=0
E: EV=17
E: KEY=70000 0 0 0 0
E: REL=103
E: MSC=10
E: MODALIAS=input:b0003v04F3p0210e0111-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=04f3
E: ID_VENDOR_ENC=04f3
E: ID_VENDOR_ID=04f3
E: ID_MODEL=PS_2+USB_Mouse
E: ID_MODEL_ENC=PS\x2f2+USB\x20Mouse
E: ID_MODEL_ID=0210
E: ID_REVISION=2290
E: ID_SERIAL=04f3_PS_2+USB_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_0

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input15/event14
N: input/event14
S: input/by-id/usb-04f3_PS_2+USB_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input15/event14
E: MAJOR=13
E: MINOR=78
E: DEVNAME=/dev/input/event14
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=04f3
E: ID_VENDOR_ENC=04f3
E: ID_VENDOR_ID=04f3
E: ID_MODEL=PS_2+USB_Mouse
E: ID_MODEL_ENC=PS\x2f2+USB\x20Mouse
E: ID_MODEL_ID=0210
E: ID_REVISION=2290
E: ID_SERIAL=04f3_PS_2+USB_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_0
E: DEVLINKS=/dev/input/by-id/usb-04f3_PS_2+USB_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-event-mouse

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input15/mouse2
N: input/mouse2
S: input/by-id/usb-04f3_PS_2+USB_Mouse-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input15/mouse2
E: MAJOR=13
E: MINOR=34
E: DEVNAME=/dev/input/mouse2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=04f3
E: ID_VENDOR_ENC=04f3
E: ID_VENDOR_ID=04f3
E: ID_MODEL=PS_2+USB_Mouse
E: ID_MODEL_ENC=PS\x2f2+USB\x20Mouse
E: ID_MODEL_ID=0210
E: ID_REVISION=2290
E: ID_SERIAL=04f3_PS_2+USB_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_0
E: DEVLINKS=/dev/input/by-id/usb-04f3_PS_2+USB_Mouse-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-mouse

P: /devices/platform/asus_laptop/input/input3
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/asus_laptop/input/input3
E: PRODUCT=19/0/0/0
E: NAME="Asus Laptop extra buttons"
E: PHYS="asus_laptop/input0"
E: PROP=0
E: EV=13
E: KEY=10000000000000 0 1706c00900000 80027801501000 e000000000000 0
E: MSC=10
E: MODALIAS=input:b0019v0000p0000e0000-e0,1,4,k71,72,73,8C,94,96,98,A3,A4,A5,A6,A9,B7,D4,D7,E2,E3,E5,E6,EC,ED,EE,F0,174,ram4,lsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-asus_laptop
E: ID_PATH_TAG=platform-asus_laptop

P: /devices/platform/asus_laptop/input/input3/event3
N: input/event3
S: input/by-path/platform-asus_laptop-event
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/asus_laptop/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-asus_laptop
E: ID_PATH_TAG=platform-asus_laptop
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/input/by-path/platform-asus_laptop-event
E: DMI_VENDOR=ASUSTeK Computer Inc.

P: /devices/platform/i8042/serio0/input/input0
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: PRODUCT=11/1/1/ab41
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: MSC=10
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: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0

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

P: /devices/platform/i8042/serio4/input/input11
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio4/input/input11
E: PRODUCT=11/2/7/1b1
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio4/input0"
E: PROP=9
E: EV=b
E: KEY=6420 30000 0 0 0 0
E: ABS=260800011000003
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-4
E: ID_PATH_TAG=platform-i8042-serio-4

P: /devices/platform/i8042/serio4/input/input11/event11
N: input/event11
S: input/by-path/platform-i8042-serio-4-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio4/input/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-4
E: ID_PATH_TAG=platform-i8042-serio-4
E: DMI_VENDOR=ASUSTeK Computer Inc.
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-4-event-mouse

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

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

P: /devices/platform/pcspkr/input/input5/event5
N: input/event5
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: DMI_VENDOR=ASUSTeK Computer Inc.
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/virtual/input/input12
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input12
E: PRODUCT=3/0/0/4
E: NAME="ACPI Virtual Keyboard Device"
E: PROP=0
E: EV=3
E: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe
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: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial

P: /devices/virtual/input/input12/event12
N: input/event12
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input12/event12
E: MAJOR=13
E: MINOR=76
E: DEVNAME=/dev/input/event12
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DMI_VENDOR=ASUSTeK Computer Inc.


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    1.428374] Linux agpgart interface v0.103
[    1.428440] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
[    1.428523] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    1.429182] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    1.429319] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000
[    3.159975] [drm] Initialized drm 1.1.0 20060810
[    3.224052] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    3.224053] [drm] Driver supports precise vblank timestamp query.
[    3.410068] fbcon: inteldrmfb (fb0) is primary device
[    3.590493] fb0: inteldrmfb frame buffer device
[    3.590496] drm: registered panic notifier
[    3.596434] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg depends on:
ii  libc6                                                 2.13-16              
ii  x11-xkb-utils                                         7.6+4                
ii  xkb-data                                              2.1-2                
ii  xserver-xorg-core                                     2:1.10.4-1           
ii  xserver-xorg-input-all                                1:7.6+8              
ii  xserver-xorg-input-evdev [xorg-driver-input]          1:2.6.0-2+b1         
ii  xserver-xorg-input-synaptics [xorg-driver-input]      1.4.1-1              
ii  xserver-xorg-input-wacom [xorg-driver-input]          0.10.10+20110203-1+b1
ii  xserver-xorg-video-apm [xorg-driver-video]            1:1.2.3-2+b1         
ii  xserver-xorg-video-ark [xorg-driver-video]            1:0.7.3-2+b1         
ii  xserver-xorg-video-ati [xorg-driver-video]            1:6.14.2-1           
ii  xserver-xorg-video-chips [xorg-driver-video]          1:1.2.4-1+b1         
ii  xserver-xorg-video-cirrus [xorg-driver-video]         1:1.3.2-4+b1         
ii  xserver-xorg-video-fbdev [xorg-driver-video]          1:0.4.2-4+b1         
ii  xserver-xorg-video-i128 [xorg-driver-video]           1:1.3.4-2+b1         
ii  xserver-xorg-video-intel [xorg-driver-video]          2:2.15.0-3           
ii  xserver-xorg-video-mach64 [xorg-driver-video]         6.9.0-1              
ii  xserver-xorg-video-mga [xorg-driver-video]            1:1.4.13.dfsg-3+b1   
ii  xserver-xorg-video-neomagic [xorg-driver-video]       1:1.2.5-2+b1         
ii  xserver-xorg-video-openchrome [xorg-driver-video]     1:0.2.904+svn920-1   
ii  xserver-xorg-video-r128 [xorg-driver-video]           6.8.1-5+b1           
ii  xserver-xorg-video-radeon [xorg-driver-video]         1:6.14.2-1           
ii  xserver-xorg-video-rendition [xorg-driver-video]      1:4.2.4-2+b1         
ii  xserver-xorg-video-s3 [xorg-driver-video]             1:0.6.3-4+b1         
ii  xserver-xorg-video-s3virge [xorg-driver-video]        1:1.10.4-4+b1        
ii  xserver-xorg-video-savage [xorg-driver-video]         1:2.3.2-3+b1         
ii  xserver-xorg-video-siliconmotion [xorg-driver-video]  1:1.7.5-1+b1         
ii  xserver-xorg-video-sis [xorg-driver-video]            1:0.10.3-3+b1        
ii  xserver-xorg-video-sisusb [xorg-driver-video]         1:0.9.4-2+b1         
ii  xserver-xorg-video-tdfx [xorg-driver-video]           1:1.4.3-4+b1         
ii  xserver-xorg-video-trident [xorg-driver-video]        1:1.3.4-2+b1         
ii  xserver-xorg-video-tseng [xorg-driver-video]          1:1.2.4-2+b1         
ii  xserver-xorg-video-vesa [xorg-driver-video]           1:2.3.0-7            
ii  xserver-xorg-video-vmware [xorg-driver-video]         1:11.0.3-2+b1        
ii  xserver-xorg-video-voodoo [xorg-driver-video]         1:1.2.4-2+b1         

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri  7.10.3-4

xserver-xorg suggests no packages.

-- no debconf information



Reply to: