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

Bug#617950: xserver-xorg-input-synaptics: synaptics on compaq evo n610c stopped working using 1.4.0 release of synaptics driver



Package: xserver-xorg-input-synaptics
Version: 1.4.0-1
Severity: normal

Synaptic driver stopped working on Compaq evo n610c, it worked perfectly with 1.2.2 release of synaptics driver.


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 May 21  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1783332 Mar  7 18:06 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] [1002:4c57]

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 7073 Mar 12 20:53 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "ServerFlags"
	Option "AutoEnableDevices" "0"
	Option "AutoAddDevices" "0"
EndSection

Section "Files"
	FontPath        "/usr/share/fonts/X11/misc"
	FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath        "/usr/share/fonts/X11/Type1"
	FontPath        "/usr/share/fonts/X11/75dpi"
	FontPath        "/usr/share/fonts/X11/100dpi"
	# path to defoma fonts
	FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"type1"
	Load	"vbe"
	Load	"synaptics"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
#	Option		"Protocol"	"standard"
#	Option		"Protocol"	"Xqueue"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
#	Option		"XkbRules"	"base"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"us_intl"
#	Option		"CustomKeycodes"	"off"
EndSection

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

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"TapButton1"		"1"
	Option		"TapButton2"		"2"
	Option		"TapButton3"		"3"
	Option		"VertEdgeScroll"	"1"
	Option		"HorizEdgeScroll"	"0"
	Option		"HorizScrollDelta"	"0"
	Option		"SHMConfig"		"true"
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"radeon"
###	Option          "MonitorLayout" "LVDS, NONE"
###	Option		"MergedFB" "true"
	Option		"AGPFastWrite" "true"
	Option		"AGPMode" "4"
EndSection

Section "Device"
	Identifier	"Video Belinea"
	Driver		"radeon"
#	Option		"MonitorLayout" "NONE, TMDS"
	Option		"MonitorLayout" "NONE, CRT"
#	Option		"DisplayPriority" "HIGH"
	Option		"MergedFB" "true"
	Option		"AGPFastWrite" "true"
	Option		"AGPMode" "4"
	Option		"CRT2Position" "Clone"
	Option		"CRT2HSync" "30-80"
	Option		"CRT2VRefresh"	"56-76"
	Option		"MetaModes" "1024x768-1280x1024 1024x768-1024x768 800x600-800x600 640x480-640x480"
EndSection

Section "Device"
	Identifier	"Video Retro"
	Driver		"radeon"
	Option		"MonitorLayout" "NONE,TMDS"
	Option		"MergedFB" "true"
	Option		"AGPFastWrite" "true"
	Option		"AGPMode" "4"
	Option		"CRT2Position" "Clone"
	Option		"CRT2HSync" "30-80"
	Option		"CRT2VRefresh"	"56-76"
#	Option		"CRT2HSync" "30-70"
#	Option		"CRT2VRefresh"	"50-160"
	Option		"MetaModes" "1024x768-1024x768 800x600-800x600 640x480-640x480"
EndSection

Section "Device"
	Identifier	"vesa"
	Driver		"vesa"
EndSection

Section "Monitor"
	Identifier	"Monitor LCD"
	Option		"DPMS"
#	HorizSync	30-70
#	VertRefresh	50-160
EndSection

Section "Monitor"
	Identifier	"Monitor Belinea"
	Option		"DPMS"
	DisplaySize	325 260
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Monitor LCD"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
		Virtual		2048 768
	EndSubSection
EndSection

Section "Screen"
	Identifier	"Screen Belinea"
	Device		"Video Belinea"
	Monitor		"Monitor Belinea"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier	"Screen Retro"
	Device		"Video Retro"
	Monitor		"Monitor Belinea"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier	"Starcraft Screen"
	Device		"Generic Video Card"
	Monitor		"Monitor LCD"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Synaptics Touchpad"
	Option		"AllowEmptyInput" "false"
EndSection

Section "ServerLayout"
	Identifier	"belinea"
	Screen		"Screen Belinea"
#	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Synaptics Touchpad"
EndSection

Section "ServerLayout"
	Identifier	"retro"
	Screen		"Screen Retro"
#	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Synaptics Touchpad"
EndSection

Section "ServerLayout"
	Identifier	"starcraft"
	Screen		"Starcraft Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Synaptics Touchpad"
	Option		"AllowEmptyInput" "false"
EndSection

Section "DRI"
	Mode	0666
EndSection

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.37.3 (root@neptune) (gcc version 4.5.2 (Debian 4.5.2-5) ) #1 PREEMPT Sat Mar 12 19:12:24 CET 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 47924 Mar 12 21:02 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  2140.124] 
X.Org X Server 1.9.4.901 (1.9.5 RC 1)
Release Date: 2011-03-04
[  2140.125] X Protocol Version 11, Revision 0
[  2140.125] Build Operating System: Linux 2.6.26-2-amd64 i686 Debian
[  2140.125] Current Operating System: Linux neptune 2.6.37.3 #1 PREEMPT Sat Mar 12 19:12:24 CET 2011 i686
[  2140.125] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.37.3 root=/dev/sda1 ro
[  2140.125] Build Date: 07 March 2011  05:01:39PM
[  2140.125] xorg-server 2:1.9.4.901-1 (Cyril Brulebois <kibi@debian.org>) 
[  2140.126] Current version of pixman: 0.21.4
[  2140.126] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  2140.126] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2140.127] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 12 21:01:57 2011
[  2140.127] (==) Using config file: "/etc/X11/xorg.conf"
[  2140.127] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2140.129] (==) ServerLayout "Default Layout"
[  2140.129] (**) |-->Screen "Default Screen" (0)
[  2140.129] (**) |   |-->Monitor "Monitor LCD"
[  2140.130] (**) |   |-->Device "Generic Video Card"
[  2140.130] (**) |-->Input Device "Generic Keyboard"
[  2140.130] (**) |-->Input Device "Configured Mouse"
[  2140.130] (**) |-->Input Device "Synaptics Touchpad"
[  2140.130] (**) Option "AllowEmptyInput" "false"
[  2140.130] (**) Option "AutoAddDevices" "0"
[  2140.130] (**) Option "AutoEnableDevices" "0"
[  2140.130] (**) Not automatically adding devices
[  2140.130] (**) Not automatically enabling devices
[  2140.131] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  2140.131] 	Entry deleted from font path.
[  2140.131] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/75dpi,
	/usr/share/fonts/X11/100dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/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
[  2140.131] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2140.131] (II) Loader magic: 0x81f9fc0
[  2140.131] (II) Module ABI versions:
[  2140.131] 	X.Org ANSI C Emulation: 0.4
[  2140.131] 	X.Org Video Driver: 8.0
[  2140.131] 	X.Org XInput driver : 11.0
[  2140.131] 	X.Org Server Extension : 4.0
[  2140.132] (--) PCI:*(0:1:0:0) 1002:4c57:0e11:00b7 rev 0, Mem @ 0x48000000/134217728, 0x40400000/65536, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[  2140.133] (II) Open ACPI successful (/var/run/acpid.socket)
[  2140.133] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[  2140.133] (II) "dbe" will be loaded by default.
[  2140.133] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  2140.133] (II) "record" will be loaded by default.
[  2140.133] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[  2140.133] (II) "dri2" will be loaded by default.
[  2140.133] (II) LoadModule: "i2c"
[  2140.133] (II) Module "i2c" already built-in
[  2140.133] (II) LoadModule: "ddc"
[  2140.134] (II) Module "ddc" already built-in
[  2140.134] (II) LoadModule: "dri"
[  2140.135] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  2140.135] (II) Module dri: vendor="X.Org Foundation"
[  2140.135] 	compiled for 1.9.4.901, module version = 1.0.0
[  2140.135] 	ABI class: X.Org Server Extension, version 4.0
[  2140.135] (II) Loading extension XFree86-DRI
[  2140.135] (II) LoadModule: "extmod"
[  2140.136] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  2140.137] (II) Module extmod: vendor="X.Org Foundation"
[  2140.137] 	compiled for 1.9.4.901, module version = 1.0.0
[  2140.137] 	Module class: X.Org Server Extension
[  2140.137] 	ABI class: X.Org Server Extension, version 4.0
[  2140.137] (II) Loading extension SELinux
[  2140.137] (II) Loading extension MIT-SCREEN-SAVER
[  2140.137] (II) Loading extension XFree86-VidModeExtension
[  2140.137] (II) Loading extension XFree86-DGA
[  2140.137] (II) Loading extension DPMS
[  2140.137] (II) Loading extension XVideo
[  2140.137] (II) Loading extension XVideo-MotionCompensation
[  2140.137] (II) Loading extension X-Resource
[  2140.137] (II) LoadModule: "glx"
[  2140.138] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2140.138] (II) Module glx: vendor="X.Org Foundation"
[  2140.138] 	compiled for 1.9.4.901, module version = 1.0.0
[  2140.138] 	ABI class: X.Org Server Extension, version 4.0
[  2140.138] (==) AIGLX enabled
[  2140.138] (II) Loading extension GLX
[  2140.138] (II) LoadModule: "int10"
[  2140.139] (II) Loading /usr/lib/xorg/modules/libint10.so
[  2140.139] (II) Module int10: vendor="X.Org Foundation"
[  2140.139] 	compiled for 1.9.4.901, module version = 1.0.0
[  2140.139] 	ABI class: X.Org Video Driver, version 8.0
[  2140.139] (II) LoadModule: "vbe"
[  2140.140] (II) Loading /usr/lib/xorg/modules/libvbe.so
[  2140.140] (II) Module vbe: vendor="X.Org Foundation"
[  2140.140] 	compiled for 1.9.4.901, module version = 1.1.0
[  2140.140] 	ABI class: X.Org Video Driver, version 8.0
[  2140.140] (II) LoadModule: "synaptics"
[  2140.141] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2140.141] (II) Module synaptics: vendor="X.Org Foundation"
[  2140.142] 	compiled for 1.9.4, module version = 1.4.0
[  2140.142] 	Module class: X.Org XInput Driver
[  2140.142] 	ABI class: X.Org XInput driver, version 11.0
[  2140.142] (II) LoadModule: "dbe"
[  2140.142] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  2140.142] (II) Module dbe: vendor="X.Org Foundation"
[  2140.143] 	compiled for 1.9.4.901, module version = 1.0.0
[  2140.143] 	Module class: X.Org Server Extension
[  2140.143] 	ABI class: X.Org Server Extension, version 4.0
[  2140.143] (II) Loading extension DOUBLE-BUFFER
[  2140.143] (II) LoadModule: "record"
[  2140.143] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  2140.144] (II) Module record: vendor="X.Org Foundation"
[  2140.144] 	compiled for 1.9.4.901, module version = 1.13.0
[  2140.144] 	Module class: X.Org Server Extension
[  2140.144] 	ABI class: X.Org Server Extension, version 4.0
[  2140.144] (II) Loading extension RECORD
[  2140.144] (II) LoadModule: "dri2"
[  2140.144] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  2140.145] (II) Module dri2: vendor="X.Org Foundation"
[  2140.145] 	compiled for 1.9.4.901, module version = 1.2.0
[  2140.145] 	ABI class: X.Org Server Extension, version 4.0
[  2140.145] (II) Loading extension DRI2
[  2140.145] (II) LoadModule: "radeon"
[  2140.145] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[  2140.146] (II) Module radeon: vendor="X.Org Foundation"
[  2140.146] 	compiled for 1.9.4, module version = 6.14.0
[  2140.146] 	Module class: X.Org Video Driver
[  2140.146] 	ABI class: X.Org Video Driver, version 8.0
[  2140.146] (II) LoadModule: "kbd"
[  2140.147] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[  2140.147] (II) Module kbd: vendor="X.Org Foundation"
[  2140.147] 	compiled for 1.9.4.901, module version = 1.6.0
[  2140.147] 	Module class: X.Org XInput Driver
[  2140.147] 	ABI class: X.Org XInput driver, version 11.0
[  2140.147] (II) LoadModule: "mouse"
[  2140.148] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[  2140.148] (II) Module mouse: vendor="X.Org Foundation"
[  2140.148] 	compiled for 1.9.4.901, module version = 1.7.0
[  2140.148] 	Module class: X.Org XInput Driver
[  2140.148] 	ABI class: X.Org XInput driver, version 11.0
[  2140.148] (II) LoadModule: "synaptics"
[  2140.149] (II) Reloading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2140.149] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
	ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
	ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
	ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
	ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, ATI Radeon HD 4200, ATI Radeon 4100,
	ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
	ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6250 Graphics, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, AMD Radeon HD 6900M Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS,
	Mobility Radeon HD 6000 Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, BARTS, BARTS, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6800 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS
[  2140.156] (--) using VT number 7

[  2140.162] (II) [KMS] drm report modesetting isn't supported.
[  2140.162] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  2140.162] (II) RADEON(0): TOTO SAYS 0000000040400000
[  2140.162] (II) RADEON(0): MMIO registers at 0x0000000040400000: size 64KB
[  2140.162] (II) RADEON(0): PCI bus 1 card 0 func 0
[  2140.162] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
[  2140.162] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  2140.162] (==) RADEON(0): Default visual is TrueColor
[  2140.163] (**) RADEON(0): Option "AGPMode" "4"
[  2140.163] (**) RADEON(0): Option "AGPFastWrite" "true"
[  2140.163] (II) Loading sub module "vgahw"
[  2140.163] (II) LoadModule: "vgahw"
[  2140.163] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[  2140.164] (II) Module vgahw: vendor="X.Org Foundation"
[  2140.164] 	compiled for 1.9.4.901, module version = 0.1.0
[  2140.164] 	ABI class: X.Org Video Driver, version 8.0
[  2140.164] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
[  2140.164] (==) RADEON(0): RGB weight 888
[  2140.164] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[  2140.164] (--) RADEON(0): Chipset: "ATI Radeon Mobility M7 LW (AGP)" (ChipID = 0x4c57)
[  2140.164] (--) RADEON(0): Linear framebuffer at 0x0000000048000000
[  2140.164] (II) RADEON(0): AGP card detected
[  2140.164] (II) Loading sub module "int10"
[  2140.164] (II) LoadModule: "int10"
[  2140.165] (II) Reloading /usr/lib/xorg/modules/libint10.so
[  2140.165] (II) RADEON(0): initializing int10
[  2140.171] (II) RADEON(0): Primary V_BIOS segment is: 0xc000
[  2140.171] (II) RADEON(0): Legacy BIOS detected
[  2140.171] drmOpenDevice: node name is /dev/dri/card0
[  2140.172] drmOpenDevice: open result is 12, (OK)
[  2140.172] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[  2140.172] drmOpenDevice: node name is /dev/dri/card0
[  2140.172] drmOpenDevice: open result is 12, (OK)
[  2140.172] drmOpenByBusid: drmOpenMinor returns 12
[  2140.172] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[  2140.173] (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.33.0
[  2140.173] (==) RADEON(0): Page Flipping disabled
[  2140.173] (II) RADEON(0): Will try to use DMA for Xv image transfers
[  2140.173] (II) RADEON(0): Detected total video RAM=32768K, accessible=65536K (PCI BAR=131072K)
[  2140.173] (--) RADEON(0): Mapped VideoRAM: 32768 kByte (64 bit DDR SDRAM)
[  2140.173] (II) RADEON(0): Color tiling enabled by default
[  2140.173] (II) Loading sub module "ddc"
[  2140.173] (II) LoadModule: "ddc"
[  2140.173] (II) Module "ddc" already built-in
[  2140.173] (II) Loading sub module "i2c"
[  2140.173] (II) LoadModule: "i2c"
[  2140.173] (II) Module "i2c" already built-in
[  2140.173] (II) RADEON(0): ref_freq: 2700, min_out_pll: 12000, max_out_pll: 35000, min_in_pll: 40, max_in_pll: 3000, xclk: 18300, sclk: 260.000000, mclk: 183.000000
[  2140.173] (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=12000 max=35000; xclk=18300
[  2140.173] (II) RADEON(0): DFP table revision: 2
[  2140.173] (II) RADEON(0): Panel ID string: SEC                     
[  2140.173] (II) RADEON(0): Panel Size from BIOS: 1024x768
[  2140.173] (II) RADEON(0): BIOS provided dividers will be used.
[  2140.173] (WW) RADEON(0): LVDS Info:
XRes: 1024, YRes: 768, DotClock: 65000
HBlank: 320, HOverPlus: 16, HSyncWidth: 136
VBlank: 38, VOverPlus: 3, VSyncWidth: 6
[  2140.173] (WW) RADEON(0): LCD DDC Info Table found!
[  2140.173] (II) RADEON(0): Output VGA-0 using monitor section Monitor LCD
[  2140.173] (II) RADEON(0): I2C bus "VGA-0" initialized.
[  2140.173] (II) RADEON(0): Output DVI-0 has no monitor section
[  2140.173] (II) RADEON(0): I2C bus "DVI-0" initialized.
[  2140.173] (II) RADEON(0): Output LVDS has no monitor section
[  2140.173] (II) RADEON(0): I2C bus "LVDS" initialized.
[  2140.173] (II) RADEON(0): Output S-video has no monitor section
[  2140.174] (II) RADEON(0): Default TV standard: NTSC
[  2140.174] (II) RADEON(0): TV standards supported by chip: NTSC PAL PAL-M 
[  2140.174] (II) RADEON(0): Port0:
[  2140.174]   XRANDR name: VGA-0
[  2140.174]   Connector: VGA
[  2140.174]   CRT1: INTERNAL_DAC1
[  2140.174]   DDC reg: 0x60
[  2140.174] (II) RADEON(0): Port1:
[  2140.174]   XRANDR name: DVI-0
[  2140.174]   Connector: DVI-D
[  2140.174]   DFP1: INTERNAL_TMDS1
[  2140.174]   DDC reg: 0x64
[  2140.174] (II) RADEON(0): Port2:
[  2140.174]   XRANDR name: LVDS
[  2140.174]   Connector: LVDS
[  2140.174]   LCD1: INTERNAL_LVDS
[  2140.174]   DDC reg: 0x6c
[  2140.174] (II) RADEON(0): Port3:
[  2140.174]   XRANDR name: S-video
[  2140.174]   Connector: S-video
[  2140.174]   TV1: INTERNAL_DAC2
[  2140.174]   DDC reg: 0x0
[  2140.174] (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
[  2140.181] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
[  2140.181] finished output detect: 0
[  2140.181] (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
[  2140.185] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
[  2140.185] finished output detect: 1
[  2140.185] (II) RADEON(0): I2C device "LVDS:ddc2" registered at address 0xA0.
[  2140.247] (II) RADEON(0): EDID for output LVDS
[  2140.247] (II) RADEON(0): Manufacturer: SEC  Model: 0  Serial#: 0
[  2140.247] (II) RADEON(0): Year: 2002  Week: 0
[  2140.247] (II) RADEON(0): EDID Version: 1.2
[  2140.247] (II) RADEON(0): Digital Display Input
[  2140.247] (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 21
[  2140.247] (II) RADEON(0): Gamma: 2.20
[  2140.247] (II) RADEON(0): No DPMS capabilities specified
[  2140.247] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  2140.247] (II) RADEON(0): First detailed timing is preferred mode
[  2140.247] (II) RADEON(0): redX: 0.582 redY: 0.344   greenX: 0.309 greenY: 0.523
[  2140.247] (II) RADEON(0): blueX: 0.152 blueY: 0.130   whiteX: 0.313 whiteY: 0.329
[  2140.247] (II) RADEON(0): Manufacturer's mask: 0
[  2140.247] (II) RADEON(0): Supported detailed timing:
[  2140.247] (II) RADEON(0): clock: 65.0 MHz   Image Size:  285 x 214 mm
[  2140.247] (II) RADEON(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
[  2140.247] (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
[  2140.247] (II) RADEON(0): Unknown vendor-specific block f
[  2140.247] (II) RADEON(0):  SAMSUNG
[  2140.247] (II) RADEON(0):  LTN141XC-L01
[  2140.247] (II) RADEON(0): EDID (in hex):
[  2140.247] (II) RADEON(0): 	00ffffffffffff004ca3000000000000
[  2140.247] (II) RADEON(0): 	000c0102801d15780a001595584f8627
[  2140.247] (II) RADEON(0): 	21505400000001010101010101010101
[  2140.247] (II) RADEON(0): 	01010101010164190040410026301888
[  2140.247] (II) RADEON(0): 	36001dd6100000190000000f00414e9d
[  2140.247] (II) RADEON(0): 	b6010502749db6027401000000fe0053
[  2140.247] (II) RADEON(0): 	414d53554e470a2020202020000000fe
[  2140.247] (II) RADEON(0): 	004c544e31343158432d4c30310a00bd
[  2140.247] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
[  2140.247] (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
[  2140.247] (II) RADEON(0): Manufacturer: SEC  Model: 0  Serial#: 0
[  2140.247] (II) RADEON(0): Year: 2002  Week: 0
[  2140.247] (II) RADEON(0): EDID Version: 1.2
[  2140.247] (II) RADEON(0): Digital Display Input
[  2140.247] (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 21
[  2140.247] (II) RADEON(0): Gamma: 2.20
[  2140.247] (II) RADEON(0): No DPMS capabilities specified
[  2140.247] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  2140.247] (II) RADEON(0): First detailed timing is preferred mode
[  2140.247] (II) RADEON(0): redX: 0.582 redY: 0.344   greenX: 0.309 greenY: 0.523
[  2140.247] (II) RADEON(0): blueX: 0.152 blueY: 0.130   whiteX: 0.313 whiteY: 0.329
[  2140.248] (II) RADEON(0): Manufacturer's mask: 0
[  2140.248] (II) RADEON(0): Supported detailed timing:
[  2140.248] (II) RADEON(0): clock: 65.0 MHz   Image Size:  285 x 214 mm
[  2140.248] (II) RADEON(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
[  2140.248] (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
[  2140.248] (II) RADEON(0): Unknown vendor-specific block f
[  2140.248] (II) RADEON(0):  SAMSUNG
[  2140.248] (II) RADEON(0):  LTN141XC-L01
[  2140.248] (II) RADEON(0): EDID (in hex):
[  2140.248] (II) RADEON(0): 	00ffffffffffff004ca3000000000000
[  2140.248] (II) RADEON(0): 	000c0102801d15780a001595584f8627
[  2140.248] (II) RADEON(0): 	21505400000001010101010101010101
[  2140.248] (II) RADEON(0): 	01010101010164190040410026301888
[  2140.248] (II) RADEON(0): 	36001dd6100000190000000f00414e9d
[  2140.248] (II) RADEON(0): 	b6010502749db6027401000000fe0053
[  2140.248] (II) RADEON(0): 	414d53554e470a2020202020000000fe
[  2140.248] (II) RADEON(0): 	004c544e31343158432d4c30310a00bd
[  2140.248] finished output detect: 2
[  2140.248] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
[  2140.248] finished output detect: 3
[  2140.248] finished all detect
[  2140.254] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
[  2140.254] (II) RADEON(0): EDID for output VGA-0
[  2140.258] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
[  2140.258] (II) RADEON(0): EDID for output DVI-0
[  2140.319] (II) RADEON(0): EDID for output LVDS
[  2140.319] (II) RADEON(0): Manufacturer: SEC  Model: 0  Serial#: 0
[  2140.319] (II) RADEON(0): Year: 2002  Week: 0
[  2140.319] (II) RADEON(0): EDID Version: 1.2
[  2140.319] (II) RADEON(0): Digital Display Input
[  2140.319] (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 21
[  2140.319] (II) RADEON(0): Gamma: 2.20
[  2140.319] (II) RADEON(0): No DPMS capabilities specified
[  2140.319] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  2140.319] (II) RADEON(0): First detailed timing is preferred mode
[  2140.319] (II) RADEON(0): redX: 0.582 redY: 0.344   greenX: 0.309 greenY: 0.523
[  2140.319] (II) RADEON(0): blueX: 0.152 blueY: 0.130   whiteX: 0.313 whiteY: 0.329
[  2140.319] (II) RADEON(0): Manufacturer's mask: 0
[  2140.319] (II) RADEON(0): Supported detailed timing:
[  2140.319] (II) RADEON(0): clock: 65.0 MHz   Image Size:  285 x 214 mm
[  2140.319] (II) RADEON(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
[  2140.319] (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
[  2140.319] (II) RADEON(0): Unknown vendor-specific block f
[  2140.319] (II) RADEON(0):  SAMSUNG
[  2140.319] (II) RADEON(0):  LTN141XC-L01
[  2140.319] (II) RADEON(0): EDID (in hex):
[  2140.319] (II) RADEON(0): 	00ffffffffffff004ca3000000000000
[  2140.319] (II) RADEON(0): 	000c0102801d15780a001595584f8627
[  2140.319] (II) RADEON(0): 	21505400000001010101010101010101
[  2140.320] (II) RADEON(0): 	01010101010164190040410026301888
[  2140.320] (II) RADEON(0): 	36001dd6100000190000000f00414e9d
[  2140.320] (II) RADEON(0): 	b6010502749db6027401000000fe0053
[  2140.320] (II) RADEON(0): 	414d53554e470a2020202020000000fe
[  2140.320] (II) RADEON(0): 	004c544e31343158432d4c30310a00bd
[  2140.320] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
[  2140.320] (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
[  2140.320] (II) RADEON(0): Manufacturer: SEC  Model: 0  Serial#: 0
[  2140.320] (II) RADEON(0): Year: 2002  Week: 0
[  2140.320] (II) RADEON(0): EDID Version: 1.2
[  2140.320] (II) RADEON(0): Digital Display Input
[  2140.320] (II) RADEON(0): Max Image Size [cm]: horiz.: 29  vert.: 21
[  2140.320] (II) RADEON(0): Gamma: 2.20
[  2140.320] (II) RADEON(0): No DPMS capabilities specified
[  2140.320] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  2140.320] (II) RADEON(0): First detailed timing is preferred mode
[  2140.320] (II) RADEON(0): redX: 0.582 redY: 0.344   greenX: 0.309 greenY: 0.523
[  2140.320] (II) RADEON(0): blueX: 0.152 blueY: 0.130   whiteX: 0.313 whiteY: 0.329
[  2140.320] (II) RADEON(0): Manufacturer's mask: 0
[  2140.320] (II) RADEON(0): Supported detailed timing:
[  2140.320] (II) RADEON(0): clock: 65.0 MHz   Image Size:  285 x 214 mm
[  2140.320] (II) RADEON(0): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
[  2140.320] (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
[  2140.320] (II) RADEON(0): Unknown vendor-specific block f
[  2140.320] (II) RADEON(0):  SAMSUNG
[  2140.320] (II) RADEON(0):  LTN141XC-L01
[  2140.320] (II) RADEON(0): EDID (in hex):
[  2140.320] (II) RADEON(0): 	00ffffffffffff004ca3000000000000
[  2140.320] (II) RADEON(0): 	000c0102801d15780a001595584f8627
[  2140.320] (II) RADEON(0): 	21505400000001010101010101010101
[  2140.320] (II) RADEON(0): 	01010101010164190040410026301888
[  2140.320] (II) RADEON(0): 	36001dd6100000190000000f00414e9d
[  2140.320] (II) RADEON(0): 	b6010502749db6027401000000fe0053
[  2140.320] (II) RADEON(0): 	414d53554e470a2020202020000000fe
[  2140.320] (II) RADEON(0): 	004c544e31343158432d4c30310a00bd
[  2140.320] (II) RADEON(0): EDID vendor "SEC", prod id 0
[  2140.320] (II) RADEON(0): Printing probed modes for output LVDS
[  2140.320] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  2140.320] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[  2140.320] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[  2140.321] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
[  2140.321] (II) RADEON(0): EDID for output S-video
[  2140.321] (II) RADEON(0): Output VGA-0 disconnected
[  2140.321] (II) RADEON(0): Output DVI-0 disconnected
[  2140.321] (II) RADEON(0): Output LVDS connected
[  2140.321] (II) RADEON(0): Output S-video disconnected
[  2140.321] (II) RADEON(0): Using user preference for initial modes
[  2140.321] (II) RADEON(0): Output LVDS using initial mode 1024x768
[  2140.321] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  2140.321] (++) RADEON(0): DPI set to (100, 100)
[  2140.321] (II) Loading sub module "fb"
[  2140.321] (II) LoadModule: "fb"
[  2140.321] (II) Loading /usr/lib/xorg/modules/libfb.so
[  2140.322] (II) Module fb: vendor="X.Org Foundation"
[  2140.322] 	compiled for 1.9.4.901, module version = 1.0.0
[  2140.322] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  2140.322] (II) Loading sub module "ramdac"
[  2140.322] (II) LoadModule: "ramdac"
[  2140.322] (II) Module "ramdac" already built-in
[  2140.322] (==) RADEON(0): Using XAA acceleration architecture
[  2140.322] (II) Loading sub module "xaa"
[  2140.322] (II) LoadModule: "xaa"
[  2140.322] (II) Loading /usr/lib/xorg/modules/libxaa.so
[  2140.323] (II) Module xaa: vendor="X.Org Foundation"
[  2140.323] 	compiled for 1.9.4.901, module version = 1.2.1
[  2140.323] 	ABI class: X.Org Video Driver, version 8.0
[  2140.323] (==) RADEON(0): Assuming overlay scaler buffer width is 1536
[  2140.323] (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
[  2140.323] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
[  2140.323] (--) Depth 24 pixmap format is 32 bpp
[  2140.323] (II) RADEON(0): RADEONScreenInit 48000000 0 0
[  2140.442] Entering TV Save
[  2140.442] Save TV timing tables
[  2140.442] saveTimingTables: reading timing tables
[  2140.442] TV Save done
[  2141.442] (II) RADEON(0): Dynamic Power Management Disabled
[  2141.442] (==) RADEON(0): Using 24 bit depth buffer
[  2141.442] (II) RADEON(0): RADEONInitMemoryMap() : 
[  2141.442] (II) RADEON(0):   mem_size         : 0x04000000
[  2141.442] (II) RADEON(0):   MC_FB_LOCATION   : 0x4bff4800
[  2141.442] (II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
[  2141.442] (II) RADEON(0): Depth moves disabled by default
[  2141.442] (II) RADEON(0): Using 8 MB GART aperture
[  2141.442] (II) RADEON(0): Using 1 MB for the ring buffer
[  2141.442] (II) RADEON(0): Using 2 MB for vertex/indirect buffers
[  2141.442] (II) RADEON(0): Using 5 MB for GART textures
[  2141.443] (II) RADEON(0): Memory manager initialized to (0,0) (2048,4096)
[  2141.443] (II) RADEON(0): Reserved area from (0,768) to (2048,770)
[  2141.443] (II) RADEON(0): Largest offscreen area available: 2048 x 3326
[  2141.443] (II) RADEON(0): Will use front buffer at offset 0x0
[  2141.443] (II) RADEON(0): Will use back buffer at offset 0xc00000
[  2141.443] (II) RADEON(0): Will use depth buffer at offset 0x1200000
[  2141.443] (II) RADEON(0): Will use 8192 kb for textures at offset 0x1800000
[  2141.443] drmOpenDevice: node name is /dev/dri/card0
[  2141.443] drmOpenDevice: open result is 12, (OK)
[  2141.444] drmOpenDevice: node name is /dev/dri/card0
[  2141.444] drmOpenDevice: open result is 12, (OK)
[  2141.444] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[  2141.444] drmOpenDevice: node name is /dev/dri/card0
[  2141.444] drmOpenDevice: open result is 12, (OK)
[  2141.445] drmOpenByBusid: drmOpenMinor returns 12
[  2141.445] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[  2141.445] (II) [drm] DRM interface version 1.4
[  2141.445] (II) [drm] DRM open master succeeded.
[  2141.445] (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
[  2141.445] (II) RADEON(0): [drm] framebuffer handle = 0x48000000
[  2141.445] (II) RADEON(0): [drm] added 1 reserved context for kernel
[  2141.445] (II) RADEON(0): X context handle = 0x1
[  2141.445] (II) RADEON(0): [drm] installed DRM signal handler
[  2141.445] (**) RADEON(0): Using AGP 4x
[  2141.445] (WW) RADEON(0): WARNING: Using the AGPFastWrite option is not recommended.
[  2141.445] 	This option does not provide much of a noticable speed boost, while it
	will probably hard lock your machine. All bets are off!
[  2141.445] (**) RADEON(0): Enabling AGP Fast Writes.
[  2141.445] (II) RADEON(0): [agp] Mode 0x1f000217 [AGP 0x8086/0x1a30; Card 0x1002/0x4c57 0x0e11/0x00b7]
[  2141.464] (II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
[  2141.465] (II) RADEON(0): [agp] ring handle = 0x60000000
[  2141.465] (II) RADEON(0): [agp] Ring mapped at 0xa70ca000
[  2141.465] (II) RADEON(0): [agp] ring read ptr handle = 0x60101000
[  2141.466] (II) RADEON(0): [agp] Ring read ptr mapped at 0xa7784000
[  2141.466] (II) RADEON(0): [agp] vertex/indirect buffers handle = 0x60102000
[  2141.466] (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xa4ddc000
[  2141.466] (II) RADEON(0): [agp] GART texture map handle = 0x60302000
[  2141.468] (II) RADEON(0): [agp] GART Texture map mapped at 0xa48fc000
[  2141.468] (II) RADEON(0): [drm] register handle = 0x18080000
[  2141.468] (II) RADEON(0): [dri] Visual configs initialized
[  2141.468] (II) RADEON(0): RADEONRestoreMemMapRegisters() : 
[  2141.468] (II) RADEON(0):   MC_FB_LOCATION   : 0x4bff4800 0x1fff0000
[  2141.469] (II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
[  2141.669] (==) RADEON(0): Backing store disabled
[  2141.669] (II) RADEON(0): [DRI] installation complete
[  2141.671] (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
[  2141.672] (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
[  2141.672] (II) RADEON(0): [drm] dma control initialized, using IRQ 11
[  2141.672] (II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
[  2141.672] (WW) RADEON(0): DRI init changed memory map, adjusting ...
[  2141.672] (WW) RADEON(0):   MC_FB_LOCATION  was: 0x4bff4800 is: 0x4bff4800
[  2141.672] (WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0x607f6000
[  2141.672] (II) RADEON(0): RADEONRestoreMemMapRegisters() : 
[  2141.672] (II) RADEON(0):   MC_FB_LOCATION   : 0x4bff4800 0x4bff4800
[  2141.672] (II) RADEON(0):   MC_AGP_LOCATION  : 0x607f6000
[  2141.773] (II) RADEON(0): Direct rendering enabled
[  2141.773] (II) RADEON(0): Render acceleration disabled
[  2141.773] (II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
[  2141.773] 	Screen to screen bit blits
[  2141.773] 	Solid filled rectangles
[  2141.773] 	8x8 mono pattern filled rectangles
[  2141.773] 	Indirect CPU to Screen color expansion
[  2141.773] 	Solid Lines
[  2141.773] 	Scanline Image Writes
[  2141.773] 	Setting up tile and stipple cache:
[  2141.773] 		32 128x128 slots
[  2141.773] 		28 256x256 slots
[  2141.773] 		16 512x512 slots
[  2141.773] (II) RADEON(0): Acceleration enabled
[  2141.773] (**) RADEON(0): DPMS enabled
[  2141.773] (==) RADEON(0): Silken mouse enabled
[  2141.774] (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00604000
[  2141.774] (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00608000
[  2141.774] (II) RADEON(0): Largest offscreen area available: 2048 x 3322
[  2141.774] (II) RADEON(0): Detected Radeon Mobility M7, disabling multimedia i2c
[  2141.774] (II) Loading sub module "theatre_detect"
[  2141.774] (II) LoadModule: "theatre_detect"
[  2141.775] (II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
[  2141.775] (II) Module theatre_detect: vendor="X.Org Foundation"
[  2141.775] 	compiled for 1.9.4, module version = 1.0.0
[  2141.775] 	ABI class: X.Org Video Driver, version 8.0
[  2141.775] (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
[  2141.775] (II) RADEON(0): Set up overlay video
[  2141.775] (II) RADEON(0): Set up textured video
[  2141.818] disable primary dac
[  2141.818] disable FP1
[  2142.818] disable TV
[  2143.819] init memmap
[  2143.819] init common
[  2143.819] init crtc1
[  2143.819] init pll1
[  2143.819] restore memmap
[  2143.819] (II) RADEON(0): RADEONRestoreMemMapRegisters() : 
[  2143.819] (II) RADEON(0):   MC_FB_LOCATION   : 0x4bff4800 0x4bff4800
[  2143.819] (II) RADEON(0):   MC_AGP_LOCATION  : 0x607f6000
[  2143.919] restore common
[  2144.020] restore crtc1
[  2144.020] restore pll1
[  2144.020] set RMX
[  2144.020] set LVDS
[  2144.020] enable LVDS
[  2145.021] disable primary dac
[  2145.021] disable FP1
[  2145.021] disable TV
[  2145.021] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  2145.021] (--) RandR disabled
[  2145.021] (II) Initializing built-in extension Generic Event Extension
[  2145.021] (II) Initializing built-in extension SHAPE
[  2145.021] (II) Initializing built-in extension MIT-SHM
[  2145.021] (II) Initializing built-in extension XInputExtension
[  2145.021] (II) Initializing built-in extension XTEST
[  2145.021] (II) Initializing built-in extension BIG-REQUESTS
[  2145.022] (II) Initializing built-in extension SYNC
[  2145.022] (II) Initializing built-in extension XKEYBOARD
[  2145.022] (II) Initializing built-in extension XC-MISC
[  2145.022] (II) Initializing built-in extension SECURITY
[  2145.022] (II) Initializing built-in extension XINERAMA
[  2145.022] (II) Initializing built-in extension XFIXES
[  2145.022] (II) Initializing built-in extension RENDER
[  2145.022] (II) Initializing built-in extension RANDR
[  2145.022] (II) Initializing built-in extension COMPOSITE
[  2145.022] (II) Initializing built-in extension DAMAGE
[  2145.023] (II) SELinux: Disabled on system
[  2145.053] (II) AIGLX: Screen 0 is not DRI2 capable
[  2145.053] drmOpenDevice: node name is /dev/dri/card0
[  2145.053] drmOpenDevice: open result is 13, (OK)
[  2145.053] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[  2145.053] drmOpenDevice: node name is /dev/dri/card0
[  2145.053] drmOpenDevice: open result is 13, (OK)
[  2145.053] drmOpenByBusid: drmOpenMinor returns 13
[  2145.053] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[  2145.053] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[  2145.080] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  2145.080] (II) AIGLX: enabled GLX_SGI_make_current_read
[  2145.080] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  2145.080] (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
[  2145.080] (II) AIGLX: Loaded and initialized /usr/lib/dri/radeon_dri.so
[  2145.080] (II) GLX: Initialized DRI GL provider for screen 0
[  2145.081] (II) RADEON(0): Setting screen physical size to 260 x 195
[  2145.255] (**) Option "CoreKeyboard"
[  2145.255] (**) Generic Keyboard: always reports core events
[  2145.255] (**) Option "Protocol" "standard"
[  2145.255] (**) Option "XkbRules" "xorg"
[  2145.255] (**) Option "XkbModel" "pc105"
[  2145.256] (**) Option "XkbLayout" "us_intl"
[  2145.256] (II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
[  2145.340] (WW) Configured Mouse: No Device specified, looking for one...
[  2145.420] (II) Configured Mouse: Setting Device option to "/dev/input/mice"
[  2145.420] (--) Configured Mouse: Device: "/dev/input/mice"
[  2145.420] (==) Configured Mouse: Protocol: "Auto"
[  2145.420] (**) Option "CorePointer"
[  2145.420] (**) Configured Mouse: always reports core events
[  2145.420] (**) Option "Device" "/dev/input/mice"
[  2145.500] (**) Option "Emulate3Buttons" "true"
[  2145.500] (**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
[  2145.500] (**) Option "ZAxisMapping" "4 5"
[  2145.500] (**) Configured Mouse: ZAxisMapping: buttons 4 and 5
[  2145.500] (**) Configured Mouse: Buttons: 9
[  2145.500] (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
[  2145.500] (**) Configured Mouse: (accel) keeping acceleration scheme 1
[  2145.500] (**) Configured Mouse: (accel) acceleration profile 0
[  2145.500] (**) Configured Mouse: (accel) acceleration factor: 2.000
[  2145.500] (**) Configured Mouse: (accel) acceleration threshold: 4
[  2145.520] (II) Configured Mouse: Setting mouse protocol to "ExplorerPS/2"
[  2145.813] (II) Configured Mouse: ps2EnableDataReporting: succeeded
[  2145.813] (**) Option "Device" "/dev/psaux"
[  2145.830] (--) Synaptics Touchpad: invalid x-axis range.  defaulting to 1615 - 5685
[  2145.830] (--) Synaptics Touchpad: invalid y-axis range.  defaulting to 1729 - 4171
[  2145.830] (--) Synaptics Touchpad: invalid pressure range.  defaulting to 0 - 256
[  2145.830] (--) Synaptics Touchpad: invalid finger width range.  defaulting to 0 - 16
[  2145.830] (**) Option "SHMConfig" "true"
[  2145.830] (**) Option "HorizScrollDelta" "0"
[  2145.830] (**) Option "VertEdgeScroll" "1"
[  2145.830] (**) Option "HorizEdgeScroll" "0"
[  2145.830] (**) Option "TapButton1" "1"
[  2145.830] (**) Option "TapButton2" "2"
[  2145.830] (**) Option "TapButton3" "3"
[  2145.851] (EE) Query no Synaptics: 6003C8
[  2145.851] (--) Synaptics Touchpad: no supported touchpad found
[  2145.851] (EE) Synaptics Touchpad Unable to query/initialize Synaptics hardware.
[  2145.870] (EE) PreInit returned NULL for "Synaptics Touchpad"
[  2145.958] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  2145.958] (II) AutoAddDevices is off - not adding device.
[  2146.002] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  2146.002] (II) AutoAddDevices is off - not adding device.
[  2146.003] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[  2146.003] (II) AutoAddDevices is off - not adding device.
[  2146.012] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[  2146.012] (II) AutoAddDevices is off - not adding device.
[  2146.012] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
[  2146.012] (II) AutoAddDevices is off - not adding device.
[  2146.013] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  2146.013] (II) AutoAddDevices is off - not adding device.
[  2146.013] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event5)
[  2146.013] (II) AutoAddDevices is off - not adding device.
[  2146.014] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[  2146.014] (II) AutoAddDevices is off - not adding device.

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBVARIANT=alt-intl
E: XKBOPTIONS=lv3:ralt_switch
E: DMI_VENDOR=Compaq

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=Compaq

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0/event0
N: input/event0
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBVARIANT=alt-intl
E: XKBOPTIONS=lv3:ralt_switch
E: DMI_VENDOR=Compaq

P: /devices/platform/i8042/serio0/input/input3/event3
N: input/event3
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: XKBVARIANT=alt-intl
E: XKBOPTIONS=lv3:ralt_switch
E: DMI_VENDOR=Compaq
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd

P: /devices/platform/i8042/serio4/input/input4/event4
N: input/event4
S: input/by-path/platform-i8042-serio-4-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio4/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-4
E: DMI_VENDOR=Compaq
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-4-event-mouse

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

P: /devices/platform/i8042/serio4/serio5/input/input5/event5
N: input/event5
S: input/by-path/platform-i8042-serio-5-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio4/serio5/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-5
E: DMI_VENDOR=Compaq
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-5-event-mouse

P: /devices/platform/i8042/serio4/serio5/input/input5/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-5-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio4/serio5/input/input5/mouse1
E: MAJOR=13
E: MINOR=33
E: DEVNAME=/dev/input/mouse1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-5
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-5-mouse


DRM Information from dmesg:
---------------------------
Linux agpgart interface v0.103
agpgart-intel 0000:00:00.0: Intel 845G Chipset
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x60000000
[drm] Initialized drm 1.1.0 20060810
[drm] radeon defaulting to userspace modesetting.
[drm] Initialized radeon 1.33.0 20080528 for 0000:01:00.0 on minor 0
agpgart-intel 0000:00:00.0: AGP 2.0 bridge
agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
pci 0000:01:00.0: putting AGP V2 device into 4x mode
[drm] Setting GART location based on new memory map
[drm] Loading R100 Microcode
[drm] writeback test succeeded in 1 usecs
agpgart-intel 0000:00:00.0: AGP 2.0 bridge
agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
pci 0000:01:00.0: putting AGP V2 device into 4x mode
[drm] Setting GART location based on new memory map
[drm] Loading R100 Microcode
[drm] writeback test succeeded in 1 usecs
agpgart-intel 0000:00:00.0: AGP 2.0 bridge
agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
pci 0000:01:00.0: putting AGP V2 device into 4x mode
[drm] Setting GART location based on new memory map
[drm] Loading R100 Microcode
[drm] writeback test succeeded in 1 usecs
agpgart-intel 0000:00:00.0: AGP 2.0 bridge
agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
pci 0000:01:00.0: putting AGP V2 device into 4x mode
[drm] Setting GART location based on new memory map
[drm] Loading R100 Microcode
[drm] writeback test succeeded in 1 usecs
agpgart-intel 0000:00:00.0: AGP 2.0 bridge
agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
pci 0000:01:00.0: putting AGP V2 device into 4x mode
[drm] Setting GART location based on new memory map
[drm] Loading R100 Microcode
[drm] writeback test succeeded in 1 usecs
agpgart-intel 0000:00:00.0: AGP 2.0 bridge
agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
pci 0000:01:00.0: putting AGP V2 device into 4x mode
[drm] Setting GART location based on new memory map
[drm] Loading R100 Microcode
[drm] writeback test succeeded in 1 usecs


-- System Information:
Debian Release: wheezy/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.37.3 (PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6                      2.11.2-11     Embedded GNU C Library: Shared lib
ii  libx11-6                   2:1.4.1-5     X11 client-side library
ii  libxi6                     2:1.4.1-1     X11 Input extension library
ii  libxtst6                   2:1.2.0-1     X11 Testing -- Record extension li
ii  xserver-xorg-core [xorg-in 2:1.9.4.901-1 Xorg X server - core server

xserver-xorg-input-synaptics recommends no packages.

Versions of packages xserver-xorg-input-synaptics suggests:
ii  gpointing-device-settings     1.5.1-4    configuration tool for pointing de
pn  touchfreeze                   <none>     (no description available)

-- no debconf information



Reply to: