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

Bug#582326: marked as done (xserver-xorg-core: refuses to accept mouse after suspend)



Your message dated Fri, 28 Jan 2011 16:00:31 +0100
with message-id <20110128150031.GD17757@debian.org>
and subject line Re: Bug#582326: xserver-xorg-core: refuses to accept mouse after suspend
has caused the Debian Bug report #582326,
regarding xserver-xorg-core: refuses to accept mouse after suspend
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
582326: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582326
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.7.7-1
Severity: important
File: /usr/bin/Xorg

Earlier today, I suspended my laptop.  I then unplugged the mouse from
it and took both devices with me to a client's location, where I
unsuspended the laptop but did not reconnect the mouse[0] and for less
than a minute, used the trackpoint instead.  I then suspended the
machine again, returned home, and plugged the mouse in.  I then
unsuspended the laptop.  The mouse did not work, so I unplugged it and
then plugged it in again.  It still failed to work.

Apparently, according to Xorg.0.log, X is confused about my Bluetooth
dongle (which has no devices attached to it, input or otherwise) and my
mouse and has proceeded to disable both.  This should *never* happen.
The output of dmesg is attached because I think it may be helpful in
debugging this situation.  Please note that there is also a Synaptics
touchpad connected with the Trackpoint, but it is turned off via
gnome-pointing-device-settings (as it should be).

This is not the first time that this has happened, but it does not
happen often.  I am also quite sure that this is the wrong package, but
since I have no working mouse, I don't feel especially motivated to try
to find the right one.  Feel free to reassign this to the correct one.

[0] This was an ephemeral demonstration; normally I always use the
mouse.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 May  2  2007 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1877152 May  4 16:26 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1859 Jul 14  2009 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Extensions"
	Option		"Composite"	"enable"
EndSection

Section "ServerFlags"
	Option		"DontZap"	"false"
	Option		"DontVTSwitch"	"false"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"thinkpad60"
	Option		"XkbLayout"	"us"
	Option		"XkbOptions"	"ctrl:nocaps,terminate:ctrl_alt_bksp"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

#Section "InputDevice"
#	Identifier	"Synaptics Touchpad"
#	Driver		"synaptics"
#	Option		"SendCoreEvents"	"true"
#	Option		"Device"		"/dev/psaux"
#	Option		"Protocol"		"auto-dev"
#	Option		"HorizScrollDelta"	"0"
#EndSection

Section "Device"
	Identifier	"Configured Video Device"
	Option		"UseFBDev"		"true"
	#Option		"AccelMethod"	"UXA"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection


Kernel version (/proc/version):
Linux version 2.6.32-5-amd64 (Debian 2.6.32-12) (ben@decadent.org.uk) (gcc version 4.3.4 (Debian 4.3.4-10) ) #1 SMP Mon May 3 10:42:25 UTC 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root  33168 Dec  3 18:55 /var/log/Xorg.21.log
-rw-r--r-- 1 root root  33031 Mar  4 15:51 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 215742 May 19 22:49 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-amd64 x86_64 Debian
Current Operating System: Linux lakeview 2.6.32-5-amd64 #1 SMP Mon May 3 10:42:25 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/lakeview-root ro quiet usbcore.autosuspend=1
Build Date: 04 May 2010  04:21:17PM
xorg-server 2:1.7.7-1 (Julien Cristau <jcristau@debian.org>) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri May  7 15:02:39 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
	Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) Option "DontVTSwitch" "false"
(**) Option "DontZap" "false"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) 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
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Generic Keyboard
(WW) Disabling Configured Mouse
(II) Loader magic: 0x7c43e0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 8

(--) PCI:*(0:0:2:0) 8086:27a2:17aa:201a Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xee100000/524288, 0xd0000000/268435456, 0xee200000/262144, I/O @ 0x00001800/8
(--) PCI: (0:0:2:1) 8086:27a6:17aa:201a Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xee180000/524288
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(==) Matched intel as autoconfigured driver 0
(==) Matched vesa as autoconfigured driver 1
(==) Matched fbdev as autoconfigured driver 2
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.7.5.902, module version = 2.9.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "vesa"
(WW) Warning, couldn't open module vesa
(II) UnloadModule: "vesa"
(EE) Failed to load module "vesa" (module does not exist, 0)
(II) LoadModule: "fbdev"
(WW) Warning, couldn't open module fbdev
(II) UnloadModule: "fbdev"
(EE) Failed to load module "fbdev" (module does not exist, 0)
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 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, Clarkdale, Arrandale
(II) Primary Device is: PCI 00@00:02:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) intel(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 945GM
(--) intel(0): Chipset: "945GM"
(II) intel(0): Output VGA1 using monitor section Configured Monitor
(II) intel(0): Output LVDS1 has no monitor section
(II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
(II) intel(0): Output TV1 has no monitor section
(II) intel(0): EDID for output VGA1
(II) intel(0): EDID for output LVDS1
(II) intel(0): Manufacturer: LEN  Model: 4040  Serial#: 0
(II) intel(0): Year: 2005  Week: 0
(II) intel(0): EDID Version: 1.3
(II) intel(0): Digital Display Input
(II) intel(0): Max Image Size [cm]: horiz.: 30  vert.: 23
(II) intel(0): Gamma: 2.20
(II) intel(0): DPMS capabilities: StandBy Suspend Off
(II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
(II) intel(0): First detailed timing is preferred mode
(II) intel(0): redX: 0.590 redY: 0.342   greenX: 0.319 greenY: 0.540
(II) intel(0): blueX: 0.152 blueY: 0.137   whiteX: 0.313 whiteY: 0.329
(II) intel(0): Supported established timings:
(II) intel(0): 640x480@60Hz
(II) intel(0): 800x600@60Hz
(II) intel(0): 1024x768@60Hz
(II) intel(0): Manufacturer's mask: 0
(II) intel(0): Supported detailed timing:
(II) intel(0): clock: 65.0 MHz   Image Size:  304 x 228 mm
(II) intel(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
(II) intel(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
(II) intel(0): Supported detailed timing:
(II) intel(0): clock: 54.2 MHz   Image Size:  304 x 228 mm
(II) intel(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
(II) intel(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
(II) intel(0): Unknown vendor-specific block f
(II) intel(0):  LTN150XF-L03
(II) intel(0): EDID (in hex):
(II) intel(0): 	00ffffffffffff0030ae404000000000
(II) intel(0): 	000f0103801e1778ea2d059757518a27
(II) intel(0): 	23505421080001010101010101010101
(II) intel(0): 	01010101010164190040410026301888
(II) intel(0): 	360030e4100000192815004041002630
(II) intel(0): 	1888360030e4100000190000000f0061
(II) intel(0): 	43326143280f01004ca35846000000fe
(II) intel(0): 	004c544e31353058462d4c30330a007a
(II) intel(0): Not using default mode "320x175" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x200" (doublescan mode not supported)
(II) intel(0): Not using default mode "360x200" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "1024x768" (interlace mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
(II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
(II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
(II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
(II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
(II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
(II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
(II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
(II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
(II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
(II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
(II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
(II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
(II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
(II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
(II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
(II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
(II) intel(0): Not using default mode "416x312" (doublescan mode not supported)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "1360x768" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "1360x768" (exceeds panel dimensions)
(II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1440x900" (exceeds panel dimensions)
(II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1024" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1080" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1200" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
(II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
(II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
(II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
(II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
(II) intel(0): Printing probed modes for output LVDS1
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x50.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
(II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
(II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz)
(II) intel(0): EDID for output TV1
(II) intel(0): Output VGA1 disconnected
(II) intel(0): Output LVDS1 connected
(II) intel(0): Output TV1 disconnected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output LVDS1 using initial mode 1024x768
(II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(==) Depth 24 pixmap format is 32 bpp
(II) intel(0): [DRI2] Setup complete
(**) intel(0): Kernel mode setting active, disabling FBC.
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(**) intel(0): SwapBuffers wait enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) UXA(0): Driver registered support for the following operations:
(II)         solid
(II)         copy
(II)         composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): No memory allocations
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(==) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: DRI2 Enabled
(WW) intel(0): Option "UseFBDev" is not used
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) intel(0): Setting screen physical size to 270 x 203
(II) config/udev: Adding input device Power Button (/dev/input/event8)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event8"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device Video Bus (/dev/input/event5)
(**) Video Bus: Applying InputClass "evdev keyboard catchall"
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event5"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device Lid Switch (/dev/input/event6)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Sleep Button (/dev/input/event7)
(**) Sleep Button: Applying InputClass "evdev keyboard catchall"
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event7"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event2)
(**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
(**) Logitech USB Optical Mouse: always reports core events
(**) Logitech USB Optical Mouse: Device: "/dev/input/event2"
(II) Logitech USB Optical Mouse: Found 12 mouse buttons
(II) Logitech USB Optical Mouse: Found scroll wheel(s)
(II) Logitech USB Optical Mouse: Found relative axes
(II) Logitech USB Optical Mouse: Found x and y relative axes
(II) Logitech USB Optical Mouse: Configuring as mouse
(**) Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
(**) Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE)
(II) Logitech USB Optical Mouse: initialized for relative axes.
(II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
(**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(II) Synaptics touchpad driver version 1.2.2
(**) Option "Device" "/dev/input/event10"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
(--) SynPS/2 Synaptics TouchPad: touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse3)
(**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
(II) Synaptics touchpad driver version 1.2.2
SynPS/2 Synaptics TouchPad no synaptics event device found
(**) Option "Device" "/dev/input/mouse3"
Query no Synaptics: 6003C8
(--) SynPS/2 Synaptics TouchPad: no supported touchpad found
(EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
(II) UnloadModule: "synaptics"
(II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event12)
(**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
(**) TPPS/2 IBM TrackPoint: always reports core events
(**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event12"
(II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
(II) TPPS/2 IBM TrackPoint: Found relative axes
(II) TPPS/2 IBM TrackPoint: Found x and y relative axes
(II) TPPS/2 IBM TrackPoint: Configuring as mouse
(**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
(**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
(II) TPPS/2 IBM TrackPoint: initialized for relative axes.
(II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse4)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event9)
(**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
(**) ThinkPad Extra Buttons: always reports core events
(**) ThinkPad Extra Buttons: Device: "/dev/input/event9"
(II) ThinkPad Extra Buttons: Found keys
(II) ThinkPad Extra Buttons: Configuring as keyboard
(II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event0)
(**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall"
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event13)
(**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
(**) ACPI Virtual Keyboard Device: always reports core events
(**) ACPI Virtual Keyboard Device: Device: "/dev/input/event13"
(II) ACPI Virtual Keyboard Device: Found keys
(II) ACPI Virtual Keyboard Device: Configuring as keyboard
(II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device /usr/sbin/thinkpad-keys (/dev/input/event14)
(**) /usr/sbin/thinkpad-keys: Applying InputClass "evdev keyboard catchall"
(**) /usr/sbin/thinkpad-keys: always reports core events
(**) /usr/sbin/thinkpad-keys: Device: "/dev/input/event14"
(II) /usr/sbin/thinkpad-keys: Found keys
(II) /usr/sbin/thinkpad-keys: Configuring as keyboard
(II) XINPUT: Adding extended input device "/usr/sbin/thinkpad-keys" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event3)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event3"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event4)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event4"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device Logitech USB Optical Mouse
(II) Logitech USB Optical Mouse: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event2)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event2"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event3)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event3"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse2)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event4)
(**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
(**) Logitech USB Optical Mouse: always reports core events
(**) Logitech USB Optical Mouse: Device: "/dev/input/event4"
(II) Logitech USB Optical Mouse: Found 12 mouse buttons
(II) Logitech USB Optical Mouse: Found scroll wheel(s)
(II) Logitech USB Optical Mouse: Found relative axes
(II) Logitech USB Optical Mouse: Found x and y relative axes
(II) Logitech USB Optical Mouse: Configuring as mouse
(**) Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
(**) Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE)
(II) Logitech USB Optical Mouse: initialized for relative axes.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) config/udev: removing device HID 0a5c:4502
(II) HID 0a5c:4502: Close
(II) UnloadModule: "evdev"
(II) config/udev: removing device HID 0a5c:4503
(II) HID 0a5c:4503: Close
(II) UnloadModule: "evdev"
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/event3)
(**) HID 0a5c:4503: Applying InputClass "evdev pointer catchall"
(**) HID 0a5c:4503: always reports core events
(**) HID 0a5c:4503: Device: "/dev/input/event3"
(II) HID 0a5c:4503: Found 3 mouse buttons
(II) HID 0a5c:4503: Found relative axes
(II) HID 0a5c:4503: Found x and y relative axes
(II) HID 0a5c:4503: Configuring as mouse
(**) HID 0a5c:4503: YAxisMapping: buttons 4 and 5
(**) HID 0a5c:4503: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "HID 0a5c:4503" (type: MOUSE)
(II) HID 0a5c:4503: initialized for relative axes.
(II) config/udev: Adding input device HID 0a5c:4503 (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device HID 0a5c:4502 (/dev/input/event2)
(**) HID 0a5c:4502: Applying InputClass "evdev keyboard catchall"
(**) HID 0a5c:4502: always reports core events
(**) HID 0a5c:4502: Device: "/dev/input/event2"
(II) HID 0a5c:4502: Found keys
(II) HID 0a5c:4502: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0a5c:4502" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps,terminate:ctrl_alt_bksp"
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 7 attempts.
(II) HID 0a5c:4503: Device reopened after 9 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 6 attempts.
(II) HID 0a5c:4503: Device reopened after 8 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 7 attempts.
(II) HID 0a5c:4503: Device reopened after 9 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 5 attempts.
(II) HID 0a5c:4503: Device reopened after 8 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 8 attempts.
(II) HID 0a5c:4503: Device reopened after 10 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 9 attempts.
(EE) HID 0a5c:4503: Failed to reopen device after 10 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 6 attempts.
(II) HID 0a5c:4503: Device reopened after 8 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 8 attempts.
(II) HID 0a5c:4503: Device reopened after 10 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(II) Open ACPI successful (/var/run/acpid.socket)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 5 attempts.
(II) HID 0a5c:4503: Device reopened after 7 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 5 attempts.
(II) HID 0a5c:4503: Device reopened after 7 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 7 attempts.
(II) HID 0a5c:4503: Device reopened after 9 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 9 attempts.
(EE) HID 0a5c:4503: Failed to reopen device after 10 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 9 attempts.
(EE) HID 0a5c:4503: Failed to reopen device after 10 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 5 attempts.
(II) HID 0a5c:4503: Device reopened after 8 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 5 attempts.
(II) HID 0a5c:4503: Device reopened after 7 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
(II) HID 0a5c:4502: Device reopened after 7 attempts.
(II) HID 0a5c:4503: Device reopened after 9 attempts.
(EE) Logitech USB Optical Mouse: Failed to reopen device after 10 attempts.
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(EE) HID 0a5c:4502: device name changed: HID 0a5c:4502 != Logitech USB Optical Mouse
(EE) HID 0a5c:4502: Device has changed - disabling.
(EE) Logitech USB Optical Mouse: Failed to reopen device after 10 attempts.
(EE) HID 0a5c:4503: device name changed: HID 0a5c:4503 != HID 0a5c:4502
(EE) HID 0a5c:4503: Device has changed - disabling.
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "LEN", prod id 16448
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "1024x768"x0.0   54.16  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (40.3 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) Power Button: Device reopened after 1 attempts.
(II) Video Bus: Device reopened after 1 attempts.
(II) Sleep Button: Device reopened after 1 attempts.
(II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
(II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
(II) ThinkPad Extra Buttons: Device reopened after 1 attempts.
(II) Macintosh mouse button emulation: Device reopened after 1 attempts.
(II) ACPI Virtual Keyboard Device: Device reopened after 1 attempts.
(II) /usr/sbin/thinkpad-keys: Device reopened after 1 attempts.
(EE) Logitech USB Optical Mouse: device name changed: Logitech USB Optical Mouse != HID 0a5c:4503
(EE) Logitech USB Optical Mouse: Device has changed - disabling.
(EE) HID 0a5c:4503: device name changed: HID 0a5c:4503 != HID 0a5c:4502
(EE) HID 0a5c:4503: Device has changed - disabling.
(EE) HID 0a5c:4502: device name changed: HID 0a5c:4502 != Logitech USB Optical Mouse
(EE) HID 0a5c:4502: Device has changed - disabling.

udev information:
P: /devices/virtual/input/input0/event0
N: input/event0
S: char/13:64
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0/event0
E: SUBSYSTEM=input
E: DEVNAME=input/event0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: DMI_VENDOR=LENOVO
E: MAJOR=13
E: MINOR=64
E: DEVLINKS=/dev/char/13:64

P: /devices/platform/i8042/serio0/input/input1/event1
N: input/event1
S: char/13:65
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input1/event1
E: SUBSYSTEM=input
E: DEVNAME=input/event1
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: XKBMODEL=pc105
E: XKBLAYOUT=us
E: MAJOR=13
E: MINOR=65
E: DEVLINKS=/dev/char/13:65 /dev/input/by-path/platform-i8042-serio-0-event-kbd
E: XKBOPTIONS=ctrl:nocaps,terminate:ctrl_alt_bksp
E: DMI_VENDOR=LENOVO

P: /devices/platform/i8042/serio1/input/input10/event10
N: input/event10
S: char/13:74
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input10/event10
E: SUBSYSTEM=input
E: DEVNAME=input/event10
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=LENOVO
E: MAJOR=13
E: MINOR=74
E: DEVLINKS=/dev/char/13:74 /dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/pci0000:00/0000:00:1b.0/input/input11/event11
N: input/event11
S: char/13:75
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input11/event11
E: SUBSYSTEM=input
E: DEVNAME=input/event11
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=LENOVO
E: MAJOR=13
E: MINOR=75
E: DEVLINKS=/dev/char/13:75

P: /devices/platform/i8042/serio1/serio2/input/input12/event12
N: input/event12
S: char/13:76
S: input/by-path/platform-i8042-serio-2-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input12/event12
E: SUBSYSTEM=input
E: DEVNAME=input/event12
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-2
E: DMI_VENDOR=LENOVO
E: MAJOR=13
E: MINOR=76
E: DEVLINKS=/dev/char/13:76 /dev/input/by-path/platform-i8042-serio-2-event-mouse

P: /devices/virtual/input/input13/event13
N: input/event13
S: char/13:77
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input13/event13
E: SUBSYSTEM=input
E: DEVNAME=input/event13
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: MAJOR=13
E: MINOR=77
E: DEVLINKS=/dev/char/13:77
E: XKBOPTIONS=ctrl:nocaps,terminate:ctrl_alt_bksp
E: DMI_VENDOR=LENOVO

P: /devices/virtual/input/input14/event14
N: input/event14
S: char/13:78
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input14/event14
E: SUBSYSTEM=input
E: DEVNAME=input/event14
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: MAJOR=13
E: MINOR=78
E: DEVLINKS=/dev/char/13:78
E: XKBOPTIONS=ctrl:nocaps,terminate:ctrl_alt_bksp
E: DMI_VENDOR=LENOVO

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input98/event2
N: input/event2
S: char/13:66
S: input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:2:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input98/event2
E: SUBSYSTEM=input
E: DEVNAME=input/event2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=c019
E: ID_REVISION=4301
E: ID_SERIAL=Logitech_USB_Optical_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:2:1.0
E: MAJOR=13
E: MINOR=66
E: DEVLINKS=/dev/char/13:66 /dev/input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:2:1.0-event-mouse

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input95/event3
N: input/event3
S: char/13:67
S: input/by-id/usb-0a5c_4502-event-kbd
S: input/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input95/event3
E: SUBSYSTEM=input
E: DEVNAME=input/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=0a5c
E: ID_VENDOR_ENC=0a5c
E: ID_VENDOR_ID=0a5c
E: ID_MODEL=4502
E: ID_MODEL_ENC=4502
E: ID_MODEL_ID=4502
E: ID_REVISION=0100
E: ID_SERIAL=0a5c_4502
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.1:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: MAJOR=13
E: MINOR=67
E: DEVLINKS=/dev/char/13:67 /dev/input/by-id/usb-0a5c_4502-event-kbd /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-event-kbd
E: XKBOPTIONS=ctrl:nocaps,terminate:ctrl_alt_bksp

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input96/event4
N: input/event4
S: char/13:68
S: input/by-id/usb-0a5c_4503-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/input96/event4
E: SUBSYSTEM=input
E: DEVNAME=input/event4
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=0a5c
E: ID_VENDOR_ENC=0a5c
E: ID_VENDOR_ID=0a5c
E: ID_MODEL=4503
E: ID_MODEL_ENC=4503
E: ID_MODEL_ID=4503
E: ID_REVISION=0100
E: ID_SERIAL=0a5c_4503
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: MAJOR=13
E: MINOR=68
E: DEVLINKS=/dev/char/13:68 /dev/input/by-id/usb-0a5c_4503-event-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-event-mouse

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5
N: input/event5
S: char/13:69
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5
E: SUBSYSTEM=input
E: DEVNAME=input/event5
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: MAJOR=13
E: MINOR=69
E: DEVLINKS=/dev/char/13:69
E: XKBOPTIONS=ctrl:nocaps,terminate:ctrl_alt_bksp
E: DMI_VENDOR=LENOVO

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6/event6
N: input/event6
S: char/13:70
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6/event6
E: SUBSYSTEM=input
E: DEVNAME=input/event6
E: ID_INPUT=1
E: DMI_VENDOR=LENOVO
E: MAJOR=13
E: MINOR=70
E: DEVLINKS=/dev/char/13:70

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7/event7
N: input/event7
S: char/13:71
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7/event7
E: SUBSYSTEM=input
E: DEVNAME=input/event7
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: MAJOR=13
E: MINOR=71
E: DEVLINKS=/dev/char/13:71
E: XKBOPTIONS=ctrl:nocaps,terminate:ctrl_alt_bksp
E: DMI_VENDOR=LENOVO

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event8
N: input/event8
S: char/13:72
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event8
E: SUBSYSTEM=input
E: DEVNAME=input/event8
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: MAJOR=13
E: MINOR=72
E: DEVLINKS=/dev/char/13:72
E: XKBOPTIONS=ctrl:nocaps,terminate:ctrl_alt_bksp
E: DMI_VENDOR=LENOVO

P: /devices/platform/thinkpad_acpi/input/input9/event9
N: input/event9
S: char/13:73
S: input/by-path/platform-thinkpad_acpi-event
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input9/event9
E: SUBSYSTEM=input
E: DEVNAME=input/event9
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: MAJOR=13
E: MINOR=73
E: DEVLINKS=/dev/char/13:73 /dev/input/by-path/platform-thinkpad_acpi-event
E: XKBOPTIONS=ctrl:nocaps,terminate:ctrl_alt_bksp
E: DMI_VENDOR=LENOVO

DRM Information from dmesg:


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration       1.54        system-wide keyboard preferences
ii  libaudit0                    1.7.13-1+b1 Dynamic library for security audit
ii  libc6                        2.10.2-8    Embedded GNU C Library: Shared lib
ii  libdrm2                      2.4.18-5    Userspace interface to kernel DRM 
ii  libgcrypt11                  1.4.5-2     LGPL Crypto library - runtime libr
ii  libpciaccess0                0.11.0-2    Generic PCI access library for X
ii  libpixman-1-0                0.16.4-1    pixel-manipulation library for X a
ii  libselinux1                  2.0.94-1    SELinux runtime shared libraries
ii  libudev0                     154-1       libudev shared library
ii  libxau6                      1:1.0.5-2   X11 authorisation library
ii  libxdmcp6                    1:1.0.3-2   X11 Display Manager Control Protoc
ii  libxfont1                    1:1.4.1-2   X11 font rasterisation library
ii  udev                         154-1       /dev/ and hotplug management daemo
ii  xserver-common               2:1.7.7-1   common files used by various X ser
ii  xserver-xorg                 1:7.5+6     the X.Org X server

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri               7.7.1-1    A free implementation of the OpenG

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi                 1:1.0.1    100 dpi fonts for X
ii  xfonts-75dpi                  1:1.0.1    75 dpi fonts for X
ii  xfonts-scalable               1:1.0.1-1  scalable fonts for X

-- no debconf information

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.350373] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.350387] end_request: I/O error, dev sr0, sector 0
[408720.353460] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.353467] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.353474] ILI
[408720.353476] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.353485] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.353500] end_request: I/O error, dev sr0, sector 0
[408720.356747] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.356754] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.356761] ILI
[408720.356764] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.356772] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.356787] end_request: I/O error, dev sr0, sector 0
[408720.360025] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.360032] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.360039] ILI
[408720.360042] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.360051] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.360066] end_request: I/O error, dev sr0, sector 0
[408720.363409] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.363416] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.363423] ILI
[408720.363426] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.363435] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.363449] end_request: I/O error, dev sr0, sector 0
[408720.366756] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.366763] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.366770] ILI
[408720.366772] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.366781] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.366796] end_request: I/O error, dev sr0, sector 0
[408720.369843] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.369850] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.369857] ILI
[408720.369860] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.369869] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.369884] end_request: I/O error, dev sr0, sector 8
[408720.372993] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.373000] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.373010] ILI
[408720.373013] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.373022] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.373037] end_request: I/O error, dev sr0, sector 8
[408720.376349] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.376356] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.376363] ILI
[408720.376366] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.376375] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.376390] end_request: I/O error, dev sr0, sector 8
[408720.379466] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.379473] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.379480] ILI
[408720.379483] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.379492] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.379506] end_request: I/O error, dev sr0, sector 8
[408720.382587] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.382594] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.382601] ILI
[408720.382604] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.382612] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 06 00 00 02 00
[408720.382627] end_request: I/O error, dev sr0, sector 24
[408720.385998] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.386005] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.386012] ILI
[408720.386015] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.386023] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 06 00 00 02 00
[408720.386038] end_request: I/O error, dev sr0, sector 24
[408720.389388] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.389395] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.389402] ILI
[408720.389405] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.389414] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 06 00 00 02 00
[408720.389429] end_request: I/O error, dev sr0, sector 24
[408720.392586] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.392593] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.392600] ILI
[408720.392603] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.392611] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 06 00 00 02 00
[408720.392626] end_request: I/O error, dev sr0, sector 24
[408720.396216] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.396223] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.396230] ILI
[408720.396233] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.396242] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.396256] end_request: I/O error, dev sr0, sector 56
[408720.399591] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.399598] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.399605] ILI
[408720.399608] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.399616] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.399631] end_request: I/O error, dev sr0, sector 56
[408720.402716] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.402723] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.402729] ILI
[408720.402732] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.402741] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.402756] end_request: I/O error, dev sr0, sector 56
[408720.406188] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.406195] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.406202] ILI
[408720.406205] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.406214] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.406228] end_request: I/O error, dev sr0, sector 56
[408720.409626] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.409633] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.409640] ILI
[408720.409643] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.409652] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 1e 00 00 02 00
[408720.409666] end_request: I/O error, dev sr0, sector 120
[408720.412856] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.412863] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.412870] ILI
[408720.412873] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.412882] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 1e 00 00 02 00
[408720.412897] end_request: I/O error, dev sr0, sector 120
[408720.415996] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.416027] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.416034] ILI
[408720.416037] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.416046] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 1e 00 00 02 00
[408720.416061] end_request: I/O error, dev sr0, sector 120
[408720.419636] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.419643] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.419650] ILI
[408720.419653] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.419662] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 1e 00 00 02 00
[408720.419676] end_request: I/O error, dev sr0, sector 120
[408720.423076] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.423083] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.423090] ILI
[408720.423093] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.423101] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.423116] end_request: I/O error, dev sr0, sector 0
[408720.426276] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.426283] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.426290] ILI
[408720.426293] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.426302] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.426316] end_request: I/O error, dev sr0, sector 0
[408720.429724] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.429731] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.429737] ILI
[408720.429740] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.429749] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.429764] end_request: I/O error, dev sr0, sector 8
[408720.433160] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.433167] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.433173] ILI
[408720.433176] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.433185] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.433200] end_request: I/O error, dev sr0, sector 8
[408720.436280] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.436287] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.436294] ILI
[408720.436297] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.436306] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 06 00 00 02 00
[408720.436321] end_request: I/O error, dev sr0, sector 24
[408720.439622] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.439628] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.439635] ILI
[408720.439638] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.439647] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 06 00 00 02 00
[408720.439661] end_request: I/O error, dev sr0, sector 24
[408720.443075] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.443082] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.443089] ILI
[408720.443092] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.443100] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.443115] end_request: I/O error, dev sr0, sector 56
[408720.446471] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.446478] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.446485] ILI
[408720.446488] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.446497] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.446511] end_request: I/O error, dev sr0, sector 56
[408720.449665] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.449672] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.449679] ILI
[408720.449682] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.449691] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 1e 00 00 02 00
[408720.449706] end_request: I/O error, dev sr0, sector 120
[408720.452956] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.452963] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.452970] ILI
[408720.452973] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.452981] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 1e 00 00 02 00
[408720.452996] end_request: I/O error, dev sr0, sector 120
[408720.456214] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.456221] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.456228] ILI
[408720.456231] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.456240] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.456254] end_request: I/O error, dev sr0, sector 0
[408720.459338] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.459344] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.459351] ILI
[408720.459354] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.459363] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.459377] end_request: I/O error, dev sr0, sector 0
[408720.462743] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.462750] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.462757] ILI
[408720.462760] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.462769] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.462783] end_request: I/O error, dev sr0, sector 0
[408720.465931] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.465938] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.465945] ILI
[408720.465947] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.465956] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.465971] end_request: I/O error, dev sr0, sector 0
[408720.469061] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.469068] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.469075] ILI
[408720.469078] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.469087] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.469102] end_request: I/O error, dev sr0, sector 0
[408720.472462] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.472469] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.472475] ILI
[408720.472478] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.472487] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.472502] end_request: I/O error, dev sr0, sector 0
[408720.475918] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.475925] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.475932] ILI
[408720.475935] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.475943] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 04 00 00 02 00
[408720.475958] end_request: I/O error, dev sr0, sector 16
[408720.479401] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.479408] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.479415] ILI
[408720.479417] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.479426] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408720.479441] end_request: I/O error, dev sr0, sector 128
[408720.482771] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.482778] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.482784] ILI
[408720.482787] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.482796] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408720.482811] end_request: I/O error, dev sr0, sector 128
[408720.486240] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.486246] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.486253] ILI
[408720.486256] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.486265] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408720.486279] end_request: I/O error, dev sr0, sector 128
[408720.489617] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.489623] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.489630] ILI
[408720.489633] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.489642] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 04 00 00 02 00
[408720.489657] end_request: I/O error, dev sr0, sector 16
[408720.492735] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.492742] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.492749] ILI
[408720.492752] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.492760] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408720.492775] end_request: I/O error, dev sr0, sector 128
[408720.496217] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.496224] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.496230] ILI
[408720.496233] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.496242] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408720.496257] end_request: I/O error, dev sr0, sector 64
[408720.499349] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.499356] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.499363] ILI
[408720.499366] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.499374] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408720.499389] end_request: I/O error, dev sr0, sector 64
[408720.502563] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.502570] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.502577] ILI
[408720.502580] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.502588] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408720.502603] end_request: I/O error, dev sr0, sector 64
[408720.506034] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.506041] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.506048] ILI
[408720.506051] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.506060] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408720.506075] end_request: I/O error, dev sr0, sector 64
[408720.509166] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.509173] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.509180] ILI
[408720.509183] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.509192] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408720.509206] end_request: I/O error, dev sr0, sector 64
[408720.512284] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.512291] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.512298] ILI
[408720.512301] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.512310] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408720.512325] end_request: I/O error, dev sr0, sector 64
[408720.515685] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.515692] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.515699] ILI
[408720.515702] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.515710] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408720.515725] end_request: I/O error, dev sr0, sector 64
[408720.519062] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.519069] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.519076] ILI
[408720.519079] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.519087] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408720.519102] end_request: I/O error, dev sr0, sector 64
[408720.522265] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.522272] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.522278] ILI
[408720.522281] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.522290] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408720.522305] end_request: I/O error, dev sr0, sector 64
[408720.525732] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.525739] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.525746] ILI
[408720.525749] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.525758] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408720.525772] end_request: I/O error, dev sr0, sector 64
[408720.529121] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.529128] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.529135] ILI
[408720.529138] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.529147] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 40 00 00 02 00
[408720.529161] end_request: I/O error, dev sr0, sector 256
[408720.532264] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.532271] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.532277] ILI
[408720.532280] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.532289] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 40 00 00 02 00
[408720.532304] end_request: I/O error, dev sr0, sector 256
[408720.535713] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.535720] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.535727] ILI
[408720.535730] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.535739] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 42 00 00 02 00
[408720.535753] end_request: I/O error, dev sr0, sector 264
[408720.539089] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.539096] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.539103] ILI
[408720.539106] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.539115] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 42 00 00 02 00
[408720.539130] end_request: I/O error, dev sr0, sector 264
[408720.542491] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.542498] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.542504] ILI
[408720.542507] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.542516] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 44 00 00 02 00
[408720.542531] end_request: I/O error, dev sr0, sector 272
[408720.545683] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.545690] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.545697] ILI
[408720.545700] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.545708] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 44 00 00 02 00
[408720.545723] end_request: I/O error, dev sr0, sector 272
[408720.549010] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.549017] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.549024] ILI
[408720.549027] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.549036] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 c0 00 00 02 00
[408720.549050] end_request: I/O error, dev sr0, sector 768
[408720.552216] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.552223] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.552229] ILI
[408720.552232] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.552241] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 c0 00 00 02 00
[408720.552256] end_request: I/O error, dev sr0, sector 768
[408720.555409] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.555416] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.555423] ILI
[408720.555426] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.555434] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 c2 00 00 02 00
[408720.555449] end_request: I/O error, dev sr0, sector 776
[408720.558751] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.558758] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.558765] ILI
[408720.558768] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.558777] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 c2 00 00 02 00
[408720.558791] end_request: I/O error, dev sr0, sector 776
[408720.561862] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.561869] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.561876] ILI
[408720.561879] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.561888] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 c4 00 00 02 00
[408720.561902] end_request: I/O error, dev sr0, sector 784
[408720.565071] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.565078] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.565085] ILI
[408720.565088] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.565097] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 c4 00 00 02 00
[408720.565111] end_request: I/O error, dev sr0, sector 784
[408720.568471] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.568478] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.568484] ILI
[408720.568487] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.568496] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.568511] end_request: I/O error, dev sr0, sector 0
[408720.571844] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.571851] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.571858] ILI
[408720.571861] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.571870] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.571884] end_request: I/O error, dev sr0, sector 0
[408720.575101] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.575108] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.575115] ILI
[408720.575118] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.575127] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.575141] end_request: I/O error, dev sr0, sector 0
[408720.578479] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.578486] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.578493] ILI
[408720.578495] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.578504] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.578519] end_request: I/O error, dev sr0, sector 0
[408720.581943] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.581950] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.581957] ILI
[408720.581959] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.581968] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.581983] end_request: I/O error, dev sr0, sector 0
[408720.585140] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.585147] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.585153] ILI
[408720.585156] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.585165] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 04 00 00 02 00
[408720.585180] end_request: I/O error, dev sr0, sector 16
[408720.588474] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.588481] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.588488] ILI
[408720.588491] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.588500] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.588514] end_request: I/O error, dev sr0, sector 0
[408720.591857] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.591863] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.591870] ILI
[408720.591873] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.591882] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.591896] end_request: I/O error, dev sr0, sector 0
[408720.595294] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.595301] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.595308] ILI
[408720.595311] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.595320] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.595334] end_request: I/O error, dev sr0, sector 0
[408720.598420] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.598427] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.598434] ILI
[408720.598437] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.598446] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.598460] end_request: I/O error, dev sr0, sector 0
[408720.601733] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.601740] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.601747] ILI
[408720.601750] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.601759] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.601774] end_request: I/O error, dev sr0, sector 0
[408720.604973] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.604980] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.604987] ILI
[408720.604990] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.604999] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.605017] end_request: I/O error, dev sr0, sector 0
[408720.608246] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.608253] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.608260] ILI
[408720.608263] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.608272] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.608287] end_request: I/O error, dev sr0, sector 0
[408720.611636] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.611643] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.611650] ILI
[408720.611653] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.611661] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.611676] end_request: I/O error, dev sr0, sector 0
[408720.615074] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.615081] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.615088] ILI
[408720.615091] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.615100] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.615114] end_request: I/O error, dev sr0, sector 0
[408720.618276] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.618283] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.618289] ILI
[408720.618292] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.618301] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.618316] end_request: I/O error, dev sr0, sector 0
[408720.621730] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.621737] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.621744] ILI
[408720.621747] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.621755] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.621770] end_request: I/O error, dev sr0, sector 0
[408720.625197] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.625204] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.625211] ILI
[408720.625214] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.625223] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.625237] end_request: I/O error, dev sr0, sector 0
[408720.630052] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.630060] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.630067] ILI
[408720.630070] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.630080] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408720.630095] end_request: I/O error, dev sr0, sector 128
[408720.635950] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.635959] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.635967] ILI
[408720.635970] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.635980] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408720.635996] end_request: I/O error, dev sr0, sector 128
[408720.642627] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.642635] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.642642] ILI
[408720.642645] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.642654] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 04 00 00 02 00
[408720.642669] end_request: I/O error, dev sr0, sector 16
[408720.647959] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.647963] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.647967] ILI
[408720.647968] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.647973] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.647981] end_request: I/O error, dev sr0, sector 0
[408720.652891] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.652899] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.652907] ILI
[408720.652910] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.652920] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.652935] end_request: I/O error, dev sr0, sector 0
[408720.656302] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.656317] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.656321] ILI
[408720.656322] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.656338] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.656347] end_request: I/O error, dev sr0, sector 8
[408720.659647] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.659654] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.659661] ILI
[408720.659664] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.659672] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 04 00 00 02 00
[408720.659687] end_request: I/O error, dev sr0, sector 16
[408720.663267] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.663274] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.663281] ILI
[408720.663284] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.663293] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.663308] end_request: I/O error, dev sr0, sector 0
[408720.666440] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.666447] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.666454] ILI
[408720.666457] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.666466] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.666480] end_request: I/O error, dev sr0, sector 0
[408720.669836] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.669843] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.669850] ILI
[408720.669853] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.669862] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.669876] end_request: I/O error, dev sr0, sector 0
[408720.673342] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.673349] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.673356] ILI
[408720.673359] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.673367] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.673382] end_request: I/O error, dev sr0, sector 0
[408720.676429] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.676436] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.676443] ILI
[408720.676445] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.676454] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.676469] end_request: I/O error, dev sr0, sector 0
[408720.679804] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.679811] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.679817] ILI
[408720.679820] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.679829] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.679843] end_request: I/O error, dev sr0, sector 0
[408720.683092] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.683099] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.683106] ILI
[408720.683109] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.683118] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.683132] end_request: I/O error, dev sr0, sector 8
[408720.686459] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.686466] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.686472] ILI
[408720.686475] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.686484] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408720.686499] end_request: I/O error, dev sr0, sector 128
[408720.689665] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.689672] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.689679] ILI
[408720.689681] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.689690] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.689705] end_request: I/O error, dev sr0, sector 0
[408720.692948] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.692955] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.692962] ILI
[408720.692965] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.692973] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.692988] end_request: I/O error, dev sr0, sector 0
[408720.696217] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.696224] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.696230] ILI
[408720.696233] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.696242] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 04 00 00 00 02 00
[408720.696257] end_request: I/O error, dev sr0, sector 4096
[408720.737475] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.737483] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.737491] ILI
[408720.737494] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.737504] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.737519] end_request: I/O error, dev sr0, sector 0
[408720.740792] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.740800] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.740807] ILI
[408720.740810] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.740819] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.740834] end_request: I/O error, dev sr0, sector 0
[408720.744031] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.744038] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.744045] ILI
[408720.744048] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.744057] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.744071] end_request: I/O error, dev sr0, sector 0
[408720.818298] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.818307] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.818315] ILI
[408720.818318] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.818328] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.818344] end_request: I/O error, dev sr0, sector 0
[408720.821658] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.821665] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.821672] ILI
[408720.821675] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.821684] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.821698] end_request: I/O error, dev sr0, sector 0
[408720.824859] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.824866] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.824873] ILI
[408720.824876] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.824885] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.824899] end_request: I/O error, dev sr0, sector 0
[408720.828223] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.828230] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.828236] ILI
[408720.828239] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.828248] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.828263] end_request: I/O error, dev sr0, sector 0
[408720.831593] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.831600] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.831607] ILI
[408720.831610] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.831618] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.831633] end_request: I/O error, dev sr0, sector 0
[408720.835013] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.835019] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.835026] ILI
[408720.835029] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.835038] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.835052] end_request: I/O error, dev sr0, sector 0
[408720.838121] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.838128] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.838135] ILI
[408720.838138] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.838146] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.838161] end_request: I/O error, dev sr0, sector 0
[408720.841441] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.841448] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.841455] ILI
[408720.841458] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.841467] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.841481] end_request: I/O error, dev sr0, sector 0
[408720.844672] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.844679] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.844686] ILI
[408720.844689] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.844698] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.844712] end_request: I/O error, dev sr0, sector 0
[408720.847769] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.847776] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.847783] ILI
[408720.847786] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.847794] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.847809] end_request: I/O error, dev sr0, sector 0
[408720.851055] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.851062] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.851069] ILI
[408720.851071] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.851080] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.851095] end_request: I/O error, dev sr0, sector 56
[408720.854261] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.854268] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.854274] ILI
[408720.854277] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.854286] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.854301] end_request: I/O error, dev sr0, sector 0
[408720.857370] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.857377] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.857383] ILI
[408720.857386] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.857395] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.857410] end_request: I/O error, dev sr0, sector 0
[408720.860663] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.860670] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.860677] ILI
[408720.860679] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.860688] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.860703] end_request: I/O error, dev sr0, sector 0
[408720.863888] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.863894] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.863901] ILI
[408720.863904] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.863913] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.863927] end_request: I/O error, dev sr0, sector 0
[408720.867006] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.867013] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.867020] ILI
[408720.867022] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.867031] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.867046] end_request: I/O error, dev sr0, sector 0
[408720.870299] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.870306] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.870313] ILI
[408720.870316] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.870324] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.870339] end_request: I/O error, dev sr0, sector 0
[408720.873446] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.873453] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.873460] ILI
[408720.873463] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.873471] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.873486] end_request: I/O error, dev sr0, sector 0
[408720.876562] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.876569] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.876576] ILI
[408720.876579] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.876588] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.876602] end_request: I/O error, dev sr0, sector 0
[408720.879862] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.879868] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.879875] ILI
[408720.879878] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.879887] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.879901] end_request: I/O error, dev sr0, sector 0
[408720.883013] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.883020] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.883027] ILI
[408720.883030] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.883039] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.883053] end_request: I/O error, dev sr0, sector 0
[408720.886189] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.886196] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.886202] ILI
[408720.886205] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.886214] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.886228] end_request: I/O error, dev sr0, sector 0
[408720.889503] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.889510] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.889517] ILI
[408720.889520] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.889529] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.889543] end_request: I/O error, dev sr0, sector 0
[408720.892595] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.892602] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.892609] ILI
[408720.892612] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.892621] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.892635] end_request: I/O error, dev sr0, sector 0
[408720.895759] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.895765] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.895772] ILI
[408720.895775] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.895784] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.895798] end_request: I/O error, dev sr0, sector 0
[408720.899044] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.899050] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.899057] ILI
[408720.899060] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.899069] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.899083] end_request: I/O error, dev sr0, sector 0
[408720.902176] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.902182] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.902189] ILI
[408720.902192] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.902201] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.902215] end_request: I/O error, dev sr0, sector 0
[408720.905357] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.905364] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.905370] ILI
[408720.905373] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.905382] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.905396] end_request: I/O error, dev sr0, sector 8
[408720.908653] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.908660] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.908667] ILI
[408720.908670] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.908678] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.908693] end_request: I/O error, dev sr0, sector 8
[408720.911758] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.911764] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.911771] ILI
[408720.911774] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.911783] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.911798] end_request: I/O error, dev sr0, sector 8
[408720.914922] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.914928] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.914935] ILI
[408720.914938] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.914947] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.914961] end_request: I/O error, dev sr0, sector 8
[408720.918232] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.918239] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.918246] ILI
[408720.918248] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.918257] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 06 00 00 02 00
[408720.918272] end_request: I/O error, dev sr0, sector 24
[408720.921361] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.921367] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.921375] ILI
[408720.921378] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.921387] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 06 00 00 02 00
[408720.921401] end_request: I/O error, dev sr0, sector 24
[408720.924525] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.924532] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.924539] ILI
[408720.924542] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.924551] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 06 00 00 02 00
[408720.924565] end_request: I/O error, dev sr0, sector 24
[408720.927829] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.927835] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.927842] ILI
[408720.927845] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.927854] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 06 00 00 02 00
[408720.927868] end_request: I/O error, dev sr0, sector 24
[408720.930925] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.930932] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.930939] ILI
[408720.930942] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.930950] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.930965] end_request: I/O error, dev sr0, sector 56
[408720.934033] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.934040] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.934047] ILI
[408720.934050] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.934059] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.934073] end_request: I/O error, dev sr0, sector 56
[408720.937344] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.937351] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.937358] ILI
[408720.937361] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.937369] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.937384] end_request: I/O error, dev sr0, sector 56
[408720.940530] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.940537] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.940544] ILI
[408720.940547] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.940556] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.940570] end_request: I/O error, dev sr0, sector 56
[408720.943695] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.943702] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.943708] ILI
[408720.943711] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.943720] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 1e 00 00 02 00
[408720.943735] end_request: I/O error, dev sr0, sector 120
[408720.946986] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.946993] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.947000] ILI
[408720.947003] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.947012] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 1e 00 00 02 00
[408720.947026] end_request: I/O error, dev sr0, sector 120
[408720.950096] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.950103] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.950110] ILI
[408720.950113] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.950121] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 1e 00 00 02 00
[408720.950136] end_request: I/O error, dev sr0, sector 120
[408720.953207] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.953214] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.953220] ILI
[408720.953223] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.953232] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 1e 00 00 02 00
[408720.953247] end_request: I/O error, dev sr0, sector 120
[408720.956569] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.956576] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.956583] ILI
[408720.956586] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.956595] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.956609] end_request: I/O error, dev sr0, sector 0
[408720.959673] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.959679] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.959686] ILI
[408720.959689] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.959698] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.959712] end_request: I/O error, dev sr0, sector 0
[408720.962764] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.962771] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.962777] ILI
[408720.962780] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.962789] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.962804] end_request: I/O error, dev sr0, sector 8
[408720.966141] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.966148] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.966155] ILI
[408720.966157] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.966166] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408720.966181] end_request: I/O error, dev sr0, sector 8
[408720.969273] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.969280] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.969286] ILI
[408720.969289] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.969298] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 06 00 00 02 00
[408720.969313] end_request: I/O error, dev sr0, sector 24
[408720.972367] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.972373] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.972380] ILI
[408720.972383] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.972392] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 06 00 00 02 00
[408720.972407] end_request: I/O error, dev sr0, sector 24
[408720.975737] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.975744] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.975751] ILI
[408720.975754] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.975762] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.975777] end_request: I/O error, dev sr0, sector 56
[408720.978826] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.978833] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.978840] ILI
[408720.978843] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.978852] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 0e 00 00 02 00
[408720.978866] end_request: I/O error, dev sr0, sector 56
[408720.981912] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.981919] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.981926] ILI
[408720.981929] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.981938] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 1e 00 00 02 00
[408720.981952] end_request: I/O error, dev sr0, sector 120
[408720.985299] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.985305] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.985312] ILI
[408720.985315] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.985324] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 1e 00 00 02 00
[408720.985339] end_request: I/O error, dev sr0, sector 120
[408720.988412] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.988419] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.988426] ILI
[408720.988429] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.988437] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.988452] end_request: I/O error, dev sr0, sector 0
[408720.991514] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.991521] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.991528] ILI
[408720.991531] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.991539] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.991554] end_request: I/O error, dev sr0, sector 0
[408720.994881] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.994888] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.994895] ILI
[408720.994898] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.994907] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.994921] end_request: I/O error, dev sr0, sector 0
[408720.997990] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408720.997997] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408720.998004] ILI
[408720.998007] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408720.998015] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408720.998030] end_request: I/O error, dev sr0, sector 0
[408721.001090] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.001097] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.001104] ILI
[408721.001107] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.001115] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.001130] end_request: I/O error, dev sr0, sector 0
[408721.004474] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.004481] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.004488] ILI
[408721.004490] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.004499] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.004514] end_request: I/O error, dev sr0, sector 0
[408721.007575] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.007582] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.007589] ILI
[408721.007592] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.007600] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 04 00 00 02 00
[408721.007615] end_request: I/O error, dev sr0, sector 16
[408721.010669] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.010676] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.010682] ILI
[408721.010685] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.010694] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408721.010709] end_request: I/O error, dev sr0, sector 128
[408721.013985] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.013992] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.013999] ILI
[408721.014002] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.014010] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408721.014025] end_request: I/O error, dev sr0, sector 128
[408721.017168] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.017174] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.017181] ILI
[408721.017184] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.017193] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408721.017208] end_request: I/O error, dev sr0, sector 128
[408721.020262] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.020269] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.020276] ILI
[408721.020279] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.020287] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 04 00 00 02 00
[408721.020302] end_request: I/O error, dev sr0, sector 16
[408721.023718] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.023725] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.023732] ILI
[408721.023734] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.023743] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408721.023758] end_request: I/O error, dev sr0, sector 128
[408721.026811] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.026818] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.026825] ILI
[408721.026827] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.026836] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408721.026851] end_request: I/O error, dev sr0, sector 64
[408721.029920] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.029927] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.029934] ILI
[408721.029936] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.029945] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408721.029960] end_request: I/O error, dev sr0, sector 64
[408721.033230] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.033237] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.033244] ILI
[408721.033247] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.033255] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408721.033270] end_request: I/O error, dev sr0, sector 64
[408721.036392] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.036399] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.036406] ILI
[408721.036409] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.036417] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408721.036432] end_request: I/O error, dev sr0, sector 64
[408721.039489] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.039495] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.039502] ILI
[408721.039505] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.039514] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408721.039528] end_request: I/O error, dev sr0, sector 64
[408721.042794] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.042801] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.042808] ILI
[408721.042811] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.042819] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408721.042834] end_request: I/O error, dev sr0, sector 64
[408721.045970] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.045977] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.045983] ILI
[408721.045986] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.045995] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408721.046009] end_request: I/O error, dev sr0, sector 64
[408721.049081] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.049088] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.049095] ILI
[408721.049097] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.049106] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408721.049121] end_request: I/O error, dev sr0, sector 64
[408721.052375] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.052382] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.052389] ILI
[408721.052391] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.052400] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408721.052415] end_request: I/O error, dev sr0, sector 64
[408721.055541] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.055548] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.055555] ILI
[408721.055557] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.055566] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 10 00 00 02 00
[408721.055581] end_request: I/O error, dev sr0, sector 64
[408721.058633] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.058639] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.058646] ILI
[408721.058649] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.058658] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 40 00 00 02 00
[408721.058672] end_request: I/O error, dev sr0, sector 256
[408721.061929] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.061935] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.061942] ILI
[408721.061945] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.061954] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 40 00 00 02 00
[408721.061968] end_request: I/O error, dev sr0, sector 256
[408721.065092] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.065099] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.065106] ILI
[408721.065108] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.065117] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 42 00 00 02 00
[408721.065132] end_request: I/O error, dev sr0, sector 264
[408721.068223] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.068230] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.068237] ILI
[408721.068239] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.068248] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 42 00 00 02 00
[408721.068263] end_request: I/O error, dev sr0, sector 264
[408721.071525] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.071531] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.071538] ILI
[408721.071541] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.071550] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 44 00 00 02 00
[408721.071564] end_request: I/O error, dev sr0, sector 272
[408721.074685] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.074691] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.074698] ILI
[408721.074701] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.074710] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 44 00 00 02 00
[408721.074725] end_request: I/O error, dev sr0, sector 272
[408721.077776] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.077783] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.077789] ILI
[408721.077792] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.077801] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 c0 00 00 02 00
[408721.077815] end_request: I/O error, dev sr0, sector 768
[408721.081086] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.081093] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.081100] ILI
[408721.081103] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.081112] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 c0 00 00 02 00
[408721.081126] end_request: I/O error, dev sr0, sector 768
[408721.084221] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.084227] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.084234] ILI
[408721.084237] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.084246] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 c2 00 00 02 00
[408721.084261] end_request: I/O error, dev sr0, sector 776
[408721.087313] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.087320] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.087326] ILI
[408721.087329] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.087338] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 c2 00 00 02 00
[408721.087352] end_request: I/O error, dev sr0, sector 776
[408721.090749] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.090756] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.090762] ILI
[408721.090765] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.090774] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 c4 00 00 02 00
[408721.090789] end_request: I/O error, dev sr0, sector 784
[408721.093890] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.093896] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.093903] ILI
[408721.093906] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.093915] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 c4 00 00 02 00
[408721.093929] end_request: I/O error, dev sr0, sector 784
[408721.096969] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.096976] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.096982] ILI
[408721.096985] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.096994] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.097012] end_request: I/O error, dev sr0, sector 0
[408721.100267] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.100274] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.100281] ILI
[408721.100284] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.100293] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.100308] end_request: I/O error, dev sr0, sector 0
[408721.103367] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.103374] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.103380] ILI
[408721.103383] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.103392] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.103406] end_request: I/O error, dev sr0, sector 0
[408721.106559] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.106566] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.106573] ILI
[408721.106576] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.106585] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.106599] end_request: I/O error, dev sr0, sector 0
[408721.109848] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.109854] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.109861] ILI
[408721.109864] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.109873] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.109887] end_request: I/O error, dev sr0, sector 0
[408721.112928] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.112935] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.112942] ILI
[408721.112945] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.112954] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 04 00 00 02 00
[408721.112968] end_request: I/O error, dev sr0, sector 16
[408721.116213] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.116220] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.116227] ILI
[408721.116230] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.116239] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.116253] end_request: I/O error, dev sr0, sector 0
[408721.119572] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.119579] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.119585] ILI
[408721.119588] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.119597] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.119612] end_request: I/O error, dev sr0, sector 0
[408721.122664] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.122671] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.122678] ILI
[408721.122681] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.122690] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.122704] end_request: I/O error, dev sr0, sector 0
[408721.125832] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.125839] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.125845] ILI
[408721.125848] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.125857] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.125872] end_request: I/O error, dev sr0, sector 0
[408721.129108] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.129115] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.129122] ILI
[408721.129125] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.129134] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.129148] end_request: I/O error, dev sr0, sector 0
[408721.132220] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.132227] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.132234] ILI
[408721.132237] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.132246] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.132260] end_request: I/O error, dev sr0, sector 0
[408721.135385] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.135392] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.135399] ILI
[408721.135401] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.135410] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.135425] end_request: I/O error, dev sr0, sector 0
[408721.138807] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.138814] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.138821] ILI
[408721.138824] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.138832] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.138847] end_request: I/O error, dev sr0, sector 0
[408721.141897] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.141904] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.141911] ILI
[408721.141914] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.141923] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.141938] end_request: I/O error, dev sr0, sector 0
[408721.145082] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.145089] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.145095] ILI
[408721.145098] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.145107] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.145122] end_request: I/O error, dev sr0, sector 0
[408721.148412] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.148419] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.148426] ILI
[408721.148429] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.148438] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.148452] end_request: I/O error, dev sr0, sector 0
[408721.151770] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.151777] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.151783] ILI
[408721.151786] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.151795] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.151809] end_request: I/O error, dev sr0, sector 0
[408721.154990] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.154997] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.155004] ILI
[408721.155007] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.155016] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408721.155030] end_request: I/O error, dev sr0, sector 128
[408721.158338] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.158345] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.158351] ILI
[408721.158354] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.158363] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408721.158378] end_request: I/O error, dev sr0, sector 128
[408721.161700] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.161706] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.161713] ILI
[408721.161716] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.161725] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 04 00 00 02 00
[408721.161740] end_request: I/O error, dev sr0, sector 16
[408721.164903] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.164910] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.164917] ILI
[408721.164920] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.164928] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.164943] end_request: I/O error, dev sr0, sector 0
[408721.168265] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.168272] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.168278] ILI
[408721.168281] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.168290] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.168305] end_request: I/O error, dev sr0, sector 0
[408721.171661] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.171668] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.171674] ILI
[408721.171677] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.171686] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408721.171700] end_request: I/O error, dev sr0, sector 8
[408721.175081] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.175088] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.175095] ILI
[408721.175098] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.175107] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 04 00 00 02 00
[408721.175122] end_request: I/O error, dev sr0, sector 16
[408721.178194] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.178201] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.178208] ILI
[408721.178211] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.178219] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.178234] end_request: I/O error, dev sr0, sector 0
[408721.181602] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.181609] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.181616] ILI
[408721.181619] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.181628] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.181642] end_request: I/O error, dev sr0, sector 0
[408721.184764] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.184772] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.184778] ILI
[408721.184781] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.184790] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.184805] end_request: I/O error, dev sr0, sector 0
[408721.187853] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.187860] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.187867] ILI
[408721.187870] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.187878] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.187893] end_request: I/O error, dev sr0, sector 0
[408721.191143] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.191150] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.191156] ILI
[408721.191159] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.191168] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.191182] end_request: I/O error, dev sr0, sector 0
[408721.194324] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.194331] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.194338] ILI
[408721.194340] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.194349] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.194364] end_request: I/O error, dev sr0, sector 0
[408721.197446] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.197453] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.197460] ILI
[408721.197463] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.197471] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 02 00 00 02 00
[408721.197486] end_request: I/O error, dev sr0, sector 8
[408721.200740] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.200747] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.200754] ILI
[408721.200757] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.200765] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 20 00 00 02 00
[408721.200780] end_request: I/O error, dev sr0, sector 128
[408721.203968] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.203975] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.203982] ILI
[408721.203985] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.203993] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.204031] end_request: I/O error, dev sr0, sector 0
[408721.207410] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.207417] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.207424] ILI
[408721.207427] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.207436] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.207450] end_request: I/O error, dev sr0, sector 0
[408721.210758] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.210765] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.210772] ILI
[408721.210775] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.210783] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 04 00 00 00 02 00
[408721.210798] end_request: I/O error, dev sr0, sector 4096
[408721.251812] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.251820] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.251828] ILI
[408721.251831] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.251841] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.251856] end_request: I/O error, dev sr0, sector 0
[408721.254979] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.254986] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.254993] ILI
[408721.254996] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.255005] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.255020] end_request: I/O error, dev sr0, sector 0
[408721.258277] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[408721.258284] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[408721.258291] ILI
[408721.258294] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[408721.258303] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[408721.258318] end_request: I/O error, dev sr0, sector 0
[409546.934542] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[409546.934551] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[409546.934559] ILI
[409546.934562] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[409546.934573] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[409546.934589] end_request: I/O error, dev sr0, sector 0
[409546.934596] __ratelimit: 747 callbacks suppressed
[409546.934601] Buffer I/O error on device sr0, logical block 0
[409546.934607] Buffer I/O error on device sr0, logical block 1
[409546.939161] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[409546.939168] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[409546.939175] ILI
[409546.939179] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[409546.939188] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[409546.939202] end_request: I/O error, dev sr0, sector 0
[409546.939208] Buffer I/O error on device sr0, logical block 0
[409546.939214] Buffer I/O error on device sr0, logical block 1
[409546.943937] sr 4:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[409546.943944] sr 4:0:0:0: [sr0] Sense Key : Illegal Request [current] 
[409546.943952] ILI
[409546.943954] sr 4:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[409546.943963] sr 4:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[409546.943978] end_request: I/O error, dev sr0, sector 0
[409546.943983] Buffer I/O error on device sr0, logical block 0
[409546.943989] Buffer I/O error on device sr0, logical block 1
[411457.424714] tg3 0000:02:00.0: PME# enabled
[411457.657071] wlan0: deauthenticating from 00:26:f2:fa:e9:92 by local choice (reason=3)
[411458.168329] PM: Syncing filesystems ... done.
[411458.292042] PM: Preparing system for mem sleep
[411458.680174] Freezing user space processes ... (elapsed 0.00 seconds) done.
[411458.681283] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[411458.681356] PM: Entering mem sleep
[411458.681370] Suspending console(s) (use no_console_suspend to debug)
[411458.682920] btusb_intr_complete: hci0 urb ffff8800ad07ff00 failed to resubmit (1)
[411458.683916] btusb_bulk_complete: hci0 urb ffff8800ad07f240 failed to resubmit (1)
[411458.684918] btusb_bulk_complete: hci0 urb ffff8800ad07fcc0 failed to resubmit (1)
[411459.038312] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[411459.038403] sd 0:0:0:0: [sda] Stopping disk
[411460.520272] ACPI handle has no context!
[411460.584116] ata6: port disabled. ignoring.
[411460.584162] ata_piix 0000:00:1f.1: PCI INT C disabled
[411460.584172] ehci_hcd 0000:00:1d.7: PCI INT D disabled
[411460.584180] uhci_hcd 0000:00:1d.3: PCI INT D disabled
[411460.584188] uhci_hcd 0000:00:1d.2: PCI INT C disabled
[411460.584195] uhci_hcd 0000:00:1d.1: PCI INT B disabled
[411460.584202] uhci_hcd 0000:00:1d.0: PCI INT A disabled
[411460.688130] HDA Intel 0000:00:1b.0: PCI INT B disabled
[411460.750112] i915 0000:00:02.0: PCI INT A disabled
[411460.764113] i915 0000:00:02.0: power state changed by ACPI to D3
[411460.788067] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D3
[411460.796061] uhci_hcd 0000:00:1d.2: power state changed by ACPI to D3
[411460.824050] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D3
[411460.864053] ACPI: Preparing to enter system sleep state S3
[411461.000016] Disabling non-boot CPUs ...
[411461.000041] CPU0 attaching NULL sched-domain.
[411461.000044] CPU1 attaching NULL sched-domain.
[411461.064026] CPU0 attaching NULL sched-domain.
[411461.066326] kvm: disabling virtualization on CPU1
[411461.168020] CPU 1 is now offline
[411461.168023] SMP alternatives: switching to UP code
[411461.174087] Extended CMOS year: 2000
[411461.174087] Back to C!
[411461.174087] microcode: CPU0 updated to revision 0xcc, date = 2007-09-16 
[411461.174087] CPU0: Thermal monitoring enabled (TM2)
[411461.174087] Extended CMOS year: 2000
[411461.174087] Enabling non-boot CPUs ...
[411461.174087] SMP alternatives: switching to SMP code
[411461.179690] Booting processor 1 APIC 0x1 ip 0x6000
[411461.173615] Initializing CPU#1
[411461.173615] CPU: L1 I cache: 32K, L1 D cache: 32K
[411461.173615] CPU: L2 cache: 4096K
[411461.173615] CPU 1/0x1 -> Node 0
[411461.173615] CPU: Physical Processor ID: 0
[411461.173615] CPU: Processor Core ID: 1
[411461.173615] CPU1: Thermal monitoring enabled (TM2)
[411461.268078] CPU1: Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz stepping 06
[411461.268086] kvm: enabling virtualization on CPU1
[411461.268171] CPU0 attaching NULL sched-domain.
[411461.296032] CPU0 attaching sched-domain:
[411461.296035]  domain 0: span 0-1 level MC
[411461.296037]   groups: 0 1
[411461.296042] CPU1 attaching sched-domain:
[411461.296044]  domain 0: span 0-1 level MC
[411461.296046]   groups: 1 0
[411461.296692] microcode: CPU1 updated to revision 0xcc, date = 2007-09-16 
[411461.296723] CPU1 is up
[411461.297317] ACPI: Waking up from system sleep state S3
[411461.672131] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900003, writing 0x900007)
[411461.672152] pci 0000:00:02.1: restoring config space at offset 0x1 (was 0x900000, writing 0x900003)
[411461.672194] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100102)
[411461.672234] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xc011c001)
[411461.672241] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0xf0, writing 0xc0c0)
[411461.672254] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x180107, writing 0x100507)
[411461.672323] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[411461.672389] pcieport 0000:00:1c.2: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[411461.672435] pcieport 0000:00:1c.3: restoring config space at offset 0xf (was 0x40400, writing 0x4040b)
[411461.672448] pcieport 0000:00:1c.3: restoring config space at offset 0x9 (was 0x10001, writing 0xe421e421)
[411461.672454] pcieport 0000:00:1c.3: restoring config space at offset 0x8 (was 0x0, writing 0xebf0ea00)
[411461.672459] pcieport 0000:00:1c.3: restoring config space at offset 0x7 (was 0x20000000, writing 0x7060)
[411461.672469] pcieport 0000:00:1c.3: restoring config space at offset 0x3 (was 0x810000, writing 0x810010)
[411461.672476] pcieport 0000:00:1c.3: restoring config space at offset 0x1 (was 0x100000, writing 0x100507)
[411461.716049] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[411461.716075] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
[411461.716106] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
[411461.724059] uhci_hcd 0000:00:1d.2: power state changed by ACPI to D0
[411461.724084] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
[411461.724115] uhci_hcd 0000:00:1d.3: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
[411461.724154] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102)
[411461.724196] pci 0000:00:1e.0: restoring config space at offset 0x1 (was 0x100005, writing 0x100007)
[411461.724276] ata_piix 0000:00:1f.1: restoring config space at offset 0x1 (was 0x2800005, writing 0x2880005)
[411461.724315] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
[411461.724457] tg3 0000:02:00.0: restoring config space at offset 0xc (was 0x0, writing 0xf9cc0000)
[411461.724687] iwl3945 0000:03:00.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100506)
[411461.724809] yenta_cardbus 0000:15:00.0: restoring config space at offset 0xf (was 0x34001ff, writing 0x5c0010b)
[411461.724815] yenta_cardbus 0000:15:00.0: restoring config space at offset 0xe (was 0x0, writing 0x84fc)
[411461.724822] yenta_cardbus 0000:15:00.0: restoring config space at offset 0xd (was 0x0, writing 0x8400)
[411461.724828] yenta_cardbus 0000:15:00.0: restoring config space at offset 0xc (was 0x0, writing 0x80fc)
[411461.724835] yenta_cardbus 0000:15:00.0: restoring config space at offset 0xb (was 0x0, writing 0x8000)
[411461.724841] yenta_cardbus 0000:15:00.0: restoring config space at offset 0xa (was 0x0, writing 0xc7fff000)
[411461.724848] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x9 (was 0x0, writing 0xc4000000)
[411461.724854] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xe3fff000)
[411461.724861] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x7 (was 0x0, writing 0xe0000000)
[411461.724867] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x6 (was 0x0, writing 0xb0171615)
[411461.724876] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xe4300000)
[411461.724882] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x3 (was 0x820000, writing 0x82a810)
[411461.724891] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100007)
[411461.725097] firewire_ohci 0000:15:00.1: restoring config space at offset 0xf (was 0x4020200, writing 0x402020b)
[411461.725121] firewire_ohci 0000:15:00.1: restoring config space at offset 0x5 (was 0x0, writing 0xe4304000)
[411461.725127] firewire_ohci 0000:15:00.1: restoring config space at offset 0x4 (was 0x0, writing 0xe4301000)
[411461.725134] firewire_ohci 0000:15:00.1: restoring config space at offset 0x3 (was 0x800000, writing 0x804000)
[411461.725143] firewire_ohci 0000:15:00.1: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100006)
[411461.782996] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[411461.783001] i915 0000:00:02.0: setting latency timer to 64
[411461.924263] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[411461.924273] HDA Intel 0000:00:1b.0: setting latency timer to 64
[411462.012287] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[411462.012303] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[411462.012332] usb usb2: root hub lost power or was reset
[411462.012394] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[411462.012405] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[411462.012429] usb usb3: root hub lost power or was reset
[411462.012452] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[411462.012459] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[411462.012482] usb usb4: root hub lost power or was reset
[411462.012505] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[411462.012517] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[411462.012540] usb usb5: root hub lost power or was reset
[411462.012564] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[411462.012575] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[411462.012615] pci 0000:00:1e.0: setting latency timer to 64
[411462.012625] ata_piix 0000:00:1f.1: PCI INT C -> GSI 16 (level, low) -> IRQ 16
[411462.012636] ata_piix 0000:00:1f.1: setting latency timer to 64
[411462.013190] ata6: port disabled. ignoring.
[411462.013245] ahci 0000:00:1f.2: setting latency timer to 64
[411462.176885] ata5.00: ACPI cmd ef/03:42:00:00:00:a0 (SET FEATURES) filtered out
[411462.176888] ata5.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out
[411462.178393] ata5.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[411462.179372] ata5.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[411462.200421] ata5.00: configured for UDMA/33
[411462.224148] firewire_core: skipped bus generations, destroying all nodes
[411462.724073] firewire_core: rediscovered device fw0
[411462.724118] sd 0:0:0:0: [sda] Starting disk
[411463.564050] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[411463.577857] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[411463.577865] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[411463.577872] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[411463.581628] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[411463.581635] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[411463.581642] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[411463.583165] ata1.00: configured for UDMA/100
[411463.583548] ata1: hard resetting link
[411464.124111] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[411464.125583] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[411464.125590] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[411464.125597] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[411464.128453] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[411464.128460] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[411464.128466] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[411464.129613] ata1.00: configured for UDMA/100
[411464.132200] ata1.00: configured for UDMA/100
[411464.132203] ata1: EH complete
[411464.497393] PM: Finishing wakeup.
[411464.497395] Restarting tasks ... done.
[411464.829066] usb 2-1: USB disconnect, address 30
[411464.829069] usb 2-1.1: USB disconnect, address 31
[411464.845401] usb 2-1.2: USB disconnect, address 32
[411464.869385] usb 2-1.3: USB disconnect, address 33
[411465.361073] usb 2-1: new full speed USB device using uhci_hcd and address 34
[411465.547256] usb 2-1: New USB device found, idVendor=0a5c, idProduct=4500
[411465.547260] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[411465.547263] usb 2-1: Product: BCM2046B1
[411465.547265] usb 2-1: Manufacturer: Broadcom
[411465.547381] usb 2-1: configuration #1 chosen from 1 choice
[411465.550312] hub 2-1:1.0: USB hub found
[411465.552249] hub 2-1:1.0: 3 ports detected
[411465.557308] usb 2-2: USB disconnect, address 95
[411465.845287] usb 2-1.1: new full speed USB device using uhci_hcd and address 35
[411465.972252] usb 2-1.1: New USB device found, idVendor=0a5c, idProduct=4502
[411465.972256] usb 2-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[411465.972385] usb 2-1.1: configuration #1 chosen from 1 choice
[411465.978932] input: HID 0a5c:4502 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input92
[411465.979041] generic-usb 0003:0A5C:4502.0051: input,hidraw0: USB HID v1.11 Keyboard [HID 0a5c:4502] on usb-0000:00:1d.0-1.1/input0
[411466.053248] usb 2-1.2: new full speed USB device using uhci_hcd and address 36
[411466.175245] usb 2-1.2: New USB device found, idVendor=0a5c, idProduct=4503
[411466.175249] usb 2-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[411466.175370] usb 2-1.2: configuration #1 chosen from 1 choice
[411466.184405] input: HID 0a5c:4503 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input93
[411466.184552] generic-usb 0003:0A5C:4503.0052: input,hidraw1: USB HID v1.11 Mouse [HID 0a5c:4503] on usb-0000:00:1d.0-1.2/input0
[411466.257281] usb 2-1.3: new full speed USB device using uhci_hcd and address 37
[411466.395258] usb 2-1.3: New USB device found, idVendor=0a5c, idProduct=2148
[411466.395262] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[411466.395265] usb 2-1.3: Product: BCM92046DG-CL1ROM
[411466.395267] usb 2-1.3: Manufacturer: Broadcom Corp
[411466.395269] usb 2-1.3: SerialNumber: 000272A0E91A
[411466.395401] usb 2-1.3: configuration #1 chosen from 1 choice
[411466.411228] usb 2-1.1: input irq status -75  received
[411466.427227] usb 2-1.1: input irq status -75  received
[411466.443229] usb 2-1.1: input irq status -75  received
[411466.458310] usb 2-1.1: input irq status -75  received
[411466.475232] usb 2-1.1: input irq status -75  received
[411466.491232] usb 2-1.1: input irq status -75  received
[411466.507233] usb 2-1.1: input irq status -75  received
[411466.521309] tg3 0000:02:00.0: PME# disabled
[411466.521389] tg3 0000:02:00.0: irq 30 for MSI/MSI-X
[411466.693003] ADDRCONF(NETDEV_UP): eth0: link is not ready
[411466.782791] Registered led device: iwl-phy0::radio
[411466.783149] Registered led device: iwl-phy0::assoc
[411466.784188] Registered led device: iwl-phy0::RX
[411466.786430] Registered led device: iwl-phy0::TX
[411466.797418] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[411470.629169] iwl3945 0000:03:00.0: Failed to get channel info for channel 153 [0]
[411470.630927] wlan0: direct probe to AP 00:1e:2a:54:82:cc (try 1)
[411470.634570] wlan0: direct probe responded
[411470.634577] wlan0: authenticate with AP 00:1e:2a:54:82:cc (try 1)
[411470.636351] wlan0: authenticated
[411470.636366] wlan0: associate with AP 00:1e:2a:54:82:cc (try 1)
[411470.640598] wlan0: RX AssocResp from 00:1e:2a:54:82:cc (capab=0x431 status=0 aid=1)
[411470.640604] wlan0: associated
[411470.647480] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[411480.888031] wlan0: no IPv6 routers present
[411570.692710] tg3 0000:02:00.0: PME# enabled
[411570.925073] wlan0: deauthenticating from 00:1e:2a:54:82:cc by local choice (reason=3)
[411571.760333] PM: Syncing filesystems ... done.
[411571.880047] PM: Preparing system for mem sleep
[411572.456180] Freezing user space processes ... (elapsed 0.00 seconds) done.
[411572.457307] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[411572.457377] PM: Entering mem sleep
[411572.457391] Suspending console(s) (use no_console_suspend to debug)
[411572.458870] btusb_intr_complete: hci0 urb ffff88003795b9c0 failed to resubmit (1)
[411572.459865] btusb_bulk_complete: hci0 urb ffff88002767bd80 failed to resubmit (1)
[411572.461866] btusb_bulk_complete: hci0 urb ffff8800ad3d69c0 failed to resubmit (1)
[411572.792029] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[411572.792114] sd 0:0:0:0: [sda] Stopping disk
[411574.268337] ACPI handle has no context!
[411574.332213] ata6: port disabled. ignoring.
[411574.332273] ata_piix 0000:00:1f.1: PCI INT C disabled
[411574.332289] ehci_hcd 0000:00:1d.7: PCI INT D disabled
[411574.332301] uhci_hcd 0000:00:1d.3: PCI INT D disabled
[411574.332312] uhci_hcd 0000:00:1d.2: PCI INT C disabled
[411574.332323] uhci_hcd 0000:00:1d.1: PCI INT B disabled
[411574.332333] uhci_hcd 0000:00:1d.0: PCI INT A disabled
[411574.436112] HDA Intel 0000:00:1b.0: PCI INT B disabled
[411574.492044] i915 0000:00:02.0: PCI INT A disabled
[411574.508192] i915 0000:00:02.0: power state changed by ACPI to D3
[411574.532066] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D3
[411574.540059] uhci_hcd 0000:00:1d.2: power state changed by ACPI to D3
[411574.568048] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D3
[411574.608051] ACPI: Preparing to enter system sleep state S3
[411574.744010] Disabling non-boot CPUs ...
[411574.744035] CPU0 attaching NULL sched-domain.
[411574.744038] CPU1 attaching NULL sched-domain.
[411574.808024] CPU0 attaching NULL sched-domain.
[411574.810323] kvm: disabling virtualization on CPU1
[411574.912023] CPU 1 is now offline
[411574.912027] SMP alternatives: switching to UP code
[411574.918089] Extended CMOS year: 2000
[411574.918089] Back to C!
[411574.918089] microcode: CPU0 updated to revision 0xcc, date = 2007-09-16 
[411574.918089] CPU0: Thermal monitoring enabled (TM2)
[411574.918089] Extended CMOS year: 2000
[411574.918089] Enabling non-boot CPUs ...
[411574.918089] SMP alternatives: switching to SMP code
[411574.923692] Booting processor 1 APIC 0x1 ip 0x6000
[411574.917622] Initializing CPU#1
[411574.917622] CPU: L1 I cache: 32K, L1 D cache: 32K
[411574.917622] CPU: L2 cache: 4096K
[411574.917622] CPU 1/0x1 -> Node 0
[411574.917622] CPU: Physical Processor ID: 0
[411574.917622] CPU: Processor Core ID: 1
[411574.917622] CPU1: Thermal monitoring enabled (TM2)
[411575.012128] CPU1: Intel(R) Core(TM)2 CPU         T7200  @ 2.00GHz stepping 06
[411575.012135] kvm: enabling virtualization on CPU1
[411575.012222] CPU0 attaching NULL sched-domain.
[411575.040031] CPU0 attaching sched-domain:
[411575.040033]  domain 0: span 0-1 level MC
[411575.040036]   groups: 0 1
[411575.040040] CPU1 attaching sched-domain:
[411575.040042]  domain 0: span 0-1 level MC
[411575.040044]   groups: 1 0
[411575.040686] microcode: CPU1 updated to revision 0xcc, date = 2007-09-16 
[411575.040718] CPU1 is up
[411575.041311] ACPI: Waking up from system sleep state S3
[411575.416129] i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900003, writing 0x900007)
[411575.416149] pci 0000:00:02.1: restoring config space at offset 0x1 (was 0x900000, writing 0x900003)
[411575.416191] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100102)
[411575.416232] pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x1fff1, writing 0xc011c001)
[411575.416239] pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0xf0, writing 0xc0c0)
[411575.416251] pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x180107, writing 0x100507)
[411575.416320] pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[411575.416386] pcieport 0000:00:1c.2: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[411575.416432] pcieport 0000:00:1c.3: restoring config space at offset 0xf (was 0x40400, writing 0x4040b)
[411575.416445] pcieport 0000:00:1c.3: restoring config space at offset 0x9 (was 0x10001, writing 0xe421e421)
[411575.416450] pcieport 0000:00:1c.3: restoring config space at offset 0x8 (was 0x0, writing 0xebf0ea00)
[411575.416456] pcieport 0000:00:1c.3: restoring config space at offset 0x7 (was 0x20000000, writing 0x20007060)
[411575.416466] pcieport 0000:00:1c.3: restoring config space at offset 0x3 (was 0x810000, writing 0x810010)
[411575.416473] pcieport 0000:00:1c.3: restoring config space at offset 0x1 (was 0x100000, writing 0x100507)
[411575.460047] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[411575.460073] uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
[411575.460105] uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
[411575.468056] uhci_hcd 0000:00:1d.2: power state changed by ACPI to D0
[411575.468082] uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
[411575.468112] uhci_hcd 0000:00:1d.3: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
[411575.468151] ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102)
[411575.468192] pci 0000:00:1e.0: restoring config space at offset 0x1 (was 0x100005, writing 0x100007)
[411575.468272] ata_piix 0000:00:1f.1: restoring config space at offset 0x1 (was 0x2800005, writing 0x2880005)
[411575.468311] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
[411575.468454] tg3 0000:02:00.0: restoring config space at offset 0xc (was 0x0, writing 0xf9cc0000)
[411575.468684] iwl3945 0000:03:00.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100506)
[411575.468806] yenta_cardbus 0000:15:00.0: restoring config space at offset 0xf (was 0x34001ff, writing 0x5c0010b)
[411575.468812] yenta_cardbus 0000:15:00.0: restoring config space at offset 0xe (was 0x0, writing 0x84fc)
[411575.468819] yenta_cardbus 0000:15:00.0: restoring config space at offset 0xd (was 0x0, writing 0x8400)
[411575.468825] yenta_cardbus 0000:15:00.0: restoring config space at offset 0xc (was 0x0, writing 0x80fc)
[411575.468832] yenta_cardbus 0000:15:00.0: restoring config space at offset 0xb (was 0x0, writing 0x8000)
[411575.468838] yenta_cardbus 0000:15:00.0: restoring config space at offset 0xa (was 0x0, writing 0xc7fff000)
[411575.468845] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x9 (was 0x0, writing 0xc4000000)
[411575.468851] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x8 (was 0x0, writing 0xe3fff000)
[411575.468858] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x7 (was 0x0, writing 0xe0000000)
[411575.468864] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x6 (was 0x0, writing 0xb0171615)
[411575.468873] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x4 (was 0x0, writing 0xe4300000)
[411575.468879] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x3 (was 0x820000, writing 0x82a810)
[411575.468888] yenta_cardbus 0000:15:00.0: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100007)
[411575.469093] firewire_ohci 0000:15:00.1: restoring config space at offset 0xf (was 0x4020200, writing 0x402020b)
[411575.469117] firewire_ohci 0000:15:00.1: restoring config space at offset 0x5 (was 0x0, writing 0xe4304000)
[411575.469123] firewire_ohci 0000:15:00.1: restoring config space at offset 0x4 (was 0x0, writing 0xe4301000)
[411575.469130] firewire_ohci 0000:15:00.1: restoring config space at offset 0x3 (was 0x800000, writing 0x804000)
[411575.469138] firewire_ohci 0000:15:00.1: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100006)
[411575.527642] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[411575.527647] i915 0000:00:02.0: setting latency timer to 64
[411575.668197] HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[411575.668204] HDA Intel 0000:00:1b.0: setting latency timer to 64
[411575.756206] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[411575.756217] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[411575.756241] usb usb2: root hub lost power or was reset
[411575.756288] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[411575.756298] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[411575.756322] usb usb3: root hub lost power or was reset
[411575.756345] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[411575.756357] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[411575.756382] usb usb4: root hub lost power or was reset
[411575.756405] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[411575.756411] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[411575.756441] usb usb5: root hub lost power or was reset
[411575.756465] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[411575.756471] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[411575.756511] pci 0000:00:1e.0: setting latency timer to 64
[411575.756526] ata_piix 0000:00:1f.1: PCI INT C -> GSI 16 (level, low) -> IRQ 16
[411575.756531] ata_piix 0000:00:1f.1: setting latency timer to 64
[411575.757123] ata6: port disabled. ignoring.
[411575.758105] ahci 0000:00:1f.2: setting latency timer to 64
[411575.920461] ata5.00: ACPI cmd ef/03:42:00:00:00:a0 (SET FEATURES) filtered out
[411575.920465] ata5.00: ACPI cmd ef/03:0c:00:00:00:a0 (SET FEATURES) filtered out
[411575.921985] ata5.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
[411575.922911] ata5.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
[411575.944347] ata5.00: configured for UDMA/33
[411575.968105] firewire_core: skipped bus generations, destroying all nodes
[411576.468073] firewire_core: rediscovered device fw0
[411576.468118] sd 0:0:0:0: [sda] Starting disk
[411577.364057] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[411577.374507] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[411577.374515] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[411577.374522] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[411577.378306] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[411577.378313] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[411577.378320] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[411577.379844] ata1.00: configured for UDMA/100
[411577.380230] ata1: hard resetting link
[411577.924063] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[411577.925378] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[411577.925381] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[411577.925385] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[411577.928061] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[411577.928065] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[411577.928068] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[411577.929170] ata1.00: configured for UDMA/100
[411577.931651] ata1.00: configured for UDMA/100
[411577.931654] ata1: EH complete
[411578.293348] PM: Finishing wakeup.
[411578.293350] Restarting tasks ... done.
[411578.597081] usb 2-1: USB disconnect, address 34
[411578.597086] usb 2-1.1: USB disconnect, address 35
[411578.621381] usb 2-1.2: USB disconnect, address 36
[411578.641436] usb 2-1.3: USB disconnect, address 37
[411579.132054] usb 2-1: new full speed USB device using uhci_hcd and address 38
[411579.307237] usb 2-1: New USB device found, idVendor=0a5c, idProduct=4500
[411579.307241] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[411579.307244] usb 2-1: Product: BCM2046B1
[411579.307246] usb 2-1: Manufacturer: Broadcom
[411579.307386] usb 2-1: configuration #1 chosen from 1 choice
[411579.310292] hub 2-1:1.0: USB hub found
[411579.312408] hub 2-1:1.0: 3 ports detected
[411579.560037] usb 2-2: new low speed USB device using uhci_hcd and address 39
[411579.739255] usb 2-2: New USB device found, idVendor=046d, idProduct=c019
[411579.739259] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[411579.739262] usb 2-2: Product: USB Optical Mouse
[411579.739264] usb 2-2: Manufacturer: Logitech
[411579.739382] usb 2-2: configuration #1 chosen from 1 choice
[411579.755859] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input94
[411579.755996] generic-usb 0003:046D:C019.0053: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-2/input0
[411579.830843] usb 2-1.1: new full speed USB device using uhci_hcd and address 40
[411579.954245] usb 2-1.1: New USB device found, idVendor=0a5c, idProduct=4502
[411579.954249] usb 2-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[411579.954369] usb 2-1.1: configuration #1 chosen from 1 choice
[411579.960945] input: HID 0a5c:4502 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input95
[411579.961053] generic-usb 0003:0A5C:4502.0054: input,hidraw1: USB HID v1.11 Keyboard [HID 0a5c:4502] on usb-0000:00:1d.0-1.1/input0
[411580.038004] usb 2-1.2: new full speed USB device using uhci_hcd and address 41
[411580.159247] usb 2-1.2: New USB device found, idVendor=0a5c, idProduct=4503
[411580.159251] usb 2-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[411580.159394] usb 2-1.2: configuration #1 chosen from 1 choice
[411580.168024] input: HID 0a5c:4503 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input96
[411580.168166] generic-usb 0003:0A5C:4503.0055: input,hidraw2: USB HID v1.11 Mouse [HID 0a5c:4503] on usb-0000:00:1d.0-1.2/input0
[411580.229428] tg3 0000:02:00.0: PME# disabled
[411580.229509] tg3 0000:02:00.0: irq 30 for MSI/MSI-X
[411580.241240] usb 2-1.3: new full speed USB device using uhci_hcd and address 42
[411580.377242] usb 2-1.3: New USB device found, idVendor=0a5c, idProduct=2148
[411580.377246] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[411580.377249] usb 2-1.3: Product: BCM92046DG-CL1ROM
[411580.377252] usb 2-1.3: Manufacturer: Broadcom Corp
[411580.377254] usb 2-1.3: SerialNumber: 000272A0E91A
[411580.377376] usb 2-1.3: configuration #1 chosen from 1 choice
[411580.415231] usb 2-1.1: input irq status -75  received
[411580.417672] ADDRCONF(NETDEV_UP): eth0: link is not ready
[411580.431220] usb 2-1.1: input irq status -75  received
[411580.446236] usb 2-1.1: input irq status -75  received
[411580.463218] usb 2-1.1: input irq status -75  received
[411580.479231] usb 2-1.1: input irq status -75  received
[411580.495226] usb 2-1.1: input irq status -75  received
[411580.509779] Registered led device: iwl-phy0::radio
[411580.510196] Registered led device: iwl-phy0::assoc
[411580.510471] Registered led device: iwl-phy0::RX
[411580.510728] Registered led device: iwl-phy0::TX
[411580.511214] usb 2-1.1: input irq status -75  received
[411580.523282] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[411584.146449] iwl3945 0000:03:00.0: Failed to get channel info for channel 6 [1]
[411584.148185] wlan0: direct probe to AP 00:26:f2:fa:e9:92 (try 1)
[411584.148994] wlan0: direct probe responded
[411584.148999] wlan0: authenticate with AP 00:26:f2:fa:e9:92 (try 1)
[411584.149486] wlan0: authenticated
[411584.149515] wlan0: associate with AP 00:26:f2:fa:e9:92 (try 1)
[411584.150201] wlan0: RX AssocResp from 00:26:f2:fa:e9:92 (capab=0x411 status=0 aid=1)
[411584.150206] wlan0: associated
[411584.153272] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[411594.804057] wlan0: no IPv6 routers present
[411600.792082] usb 2-2: USB disconnect, address 39
[411602.272065] usb 2-2: new low speed USB device using uhci_hcd and address 43
[411602.447211] usb 2-2: New USB device found, idVendor=046d, idProduct=c019
[411602.447218] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[411602.447223] usb 2-2: Product: USB Optical Mouse
[411602.447227] usb 2-2: Manufacturer: Logitech
[411602.447404] usb 2-2: configuration #1 chosen from 1 choice
[411602.464175] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input97
[411602.464463] generic-usb 0003:046D:C019.0056: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-2/input0
[411784.073066] wlan0: deauthenticating from 00:26:f2:fa:e9:92 by local choice (reason=3)
[411784.075896] wlan0: direct probe to AP 00:26:f2:fa:e9:90 (try 1)
[411784.079967] wlan0: direct probe responded
[411784.079974] wlan0: authenticate with AP 00:26:f2:fa:e9:90 (try 1)
[411784.081902] wlan0: authenticated
[411784.106082] wlan0: associate with AP 00:26:f2:fa:e9:90 (try 1)
[411784.109678] wlan0: RX AssocResp from 00:26:f2:fa:e9:90 (capab=0x431 status=0 aid=1)
[411784.109684] wlan0: associated
[411794.140050] wlan0: deauthenticating from 00:26:f2:fa:e9:90 by local choice (reason=3)
[411795.906682] iwl3945 0000:03:00.0: Failed to get channel info for channel 4 [1]
[411795.908376] wlan0: direct probe to AP 00:26:f2:fa:e9:92 (try 1)
[411795.909176] wlan0: direct probe responded
[411795.909183] wlan0: authenticate with AP 00:26:f2:fa:e9:92 (try 1)
[411795.909629] wlan0: authenticated
[411795.909656] wlan0: associate with AP 00:26:f2:fa:e9:92 (try 1)
[411795.912411] wlan0: RX AssocResp from 00:26:f2:fa:e9:92 (capab=0x411 status=0 aid=1)
[411795.912417] wlan0: associated
[411798.916596] wlan0: deauthenticated from 00:26:f2:fa:e9:92 (Reason: 2)
[411800.827426] wlan0: direct probe to AP 00:26:f2:fa:e9:92 (try 1)
[411800.829612] wlan0: direct probe responded
[411800.829619] wlan0: authenticate with AP 00:26:f2:fa:e9:92 (try 1)
[411800.830271] wlan0: authenticated
[411800.830301] wlan0: associate with AP 00:26:f2:fa:e9:92 (try 1)
[411800.830990] wlan0: RX AssocResp from 00:26:f2:fa:e9:92 (capab=0x411 status=0 aid=1)
[411800.830996] wlan0: associated
[411838.872086] usb 2-2: USB disconnect, address 43
[411841.344058] usb 2-2: new low speed USB device using uhci_hcd and address 44
[411841.519719] usb 2-2: New USB device found, idVendor=046d, idProduct=c019
[411841.519726] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[411841.519731] usb 2-2: Product: USB Optical Mouse
[411841.519735] usb 2-2: Manufacturer: Logitech
[411841.519911] usb 2-2: configuration #1 chosen from 1 choice
[411841.536673] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input98
[411841.536973] generic-usb 0003:046D:C019.0057: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.0-2/input0

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
brian m. carlson <sandals@crustytoothpaste.net> (28/01/2011):
> I haven't seen this with 2.6.37-rc5 or 2.6.37, and I have definitely
> tried the steps above more recently.  If you'd prefer to close this,
> that's fine; I can always reopen it if it becomes a problem again.

Let's do that then, thanks.

> I'm pretty sure I am, since otherwise the Bluetooth dongle should not
> do anything with X at all.  That and:
> 
>   (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.

Yeah, got stuck reading xorg.conf, failed to actually read the log,
sorry for the noise.

KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: