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

Bug#687372: xserver-xorg-video-modesetting: Unable to make it working on Nvidia GeForceTi4200 NV28



Package: xserver-xorg-video-modesetting
Version: 0.3.0-1
Severity: normal

Dear Maintainer,

Dell Inspiron 8500 with GeforceTi4200. Freshly installed wheezy I have no nvidia legacy drivers installed. Nouveau does not work (bug reported elsewhere) and I'm trying to use modesetting.

I in /etc/X11/org.conf I tried 
....
Driver "modesetting"
....
and at boot I get only the tty (Xorg.log attached, modesetting was loaded but did not start). Then I tried 
Driver "modesetting"
BusID "pci:0000:01:00.0"
and modesetting seems to start (see code listed below) but I get a completely screwed up X. It is likely that it is my fault and not a bug, but post this because there is no doc on modesetting around.

Thanks for your time,
ric


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

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV28 [GeForce4 Ti 4200 Go AGP 8x] [10de:0286] (rev a1)

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

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 8
-rw-r--r-- 1 root root 96 Sep 12 09:41 modesetting.conf
-rw-r--r-- 1 root root 89 Sep 12 09:06 nouveau.conf-off

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

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

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 34559 Sep  9 19:20 /var/log/Xorg.nofbaccel.log
-rw-r--r-- 1 root root 34572 Sep  9 19:21 /var/log/Xorg.plainnouveau.log
-rw-r--r-- 1 root root 33906 Sep  9 19:26 /var/log/Xorg.noaccel.log
-rw-r--r-- 1 root root 35426 Sep  9 19:39 /var/log/Xorg.NoAccel.log
-rw-r--r-- 1 root root 33959 Sep  9 20:10 /var/log/Xorg.nouveau.log
-rw-r--r-- 1 root root 25603 Sep 12 09:43 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    22.587] 
X.Org X Server 1.12.3
Release Date: 2012-07-09
[    22.587] X Protocol Version 11, Revision 0
[    22.587] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[    22.587] Current Operating System: Linux majorana 3.2.0-3-686-pae #1 SMP Mon Jul 23 03:50:34 UTC 2012 i686
[    22.587] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-3-686-pae root=UUID=75240409-3b94-48af-89c6-86e6f9c5e2ff ro quiet
[    22.587] Build Date: 18 July 2012  09:27:53AM
[    22.587] xorg-server 2:1.12.3-1 (Julien Cristau <jcristau@debian.org>) 
[    22.587] Current version of pixman: 0.26.0
[    22.587] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    22.587] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    22.588] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 12 09:43:17 2012
[    22.667] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    22.667] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    22.716] (==) No Layout section.  Using the first Screen section.
[    22.716] (==) No screen section available. Using defaults.
[    22.716] (**) |-->Screen "Default Screen Section" (0)
[    22.716] (**) |   |-->Monitor "<default monitor>"
[    22.718] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    22.718] (**) |   |-->Device "Device0"
[    22.718] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    22.718] (==) Automatically adding devices
[    22.718] (==) Automatically enabling devices
[    22.778] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    22.778] 	Entry deleted from font path.
[    22.804] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    22.804] 	Entry deleted from font path.
[    22.804] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    22.804] (==) ModulePath set to "/usr/lib/xorg/modules"
[    22.804] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    22.804] (II) Loader magic: 0xb77945a0
[    22.804] (II) Module ABI versions:
[    22.804] 	X.Org ANSI C Emulation: 0.4
[    22.804] 	X.Org Video Driver: 12.0
[    22.804] 	X.Org XInput driver : 16.0
[    22.805] 	X.Org Server Extension : 6.0
[    22.806] (--) PCI:*(0:1:0:0) 10de:0286:1028:0179 rev 161, Mem @ 0xfc000000/16777216, 0xf0000000/67108864, BIOS @ 0x????????/131072
[    22.807] (II) Open ACPI successful (/var/run/acpid.socket)
[    22.807] (II) LoadModule: "extmod"
[    22.812] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    22.869] (II) Module extmod: vendor="X.Org Foundation"
[    22.870] 	compiled for 1.12.3, module version = 1.0.0
[    22.870] 	Module class: X.Org Server Extension
[    22.870] 	ABI class: X.Org Server Extension, version 6.0
[    22.870] (II) Loading extension SELinux
[    22.870] (II) Loading extension MIT-SCREEN-SAVER
[    22.870] (II) Loading extension XFree86-VidModeExtension
[    22.870] (II) Loading extension XFree86-DGA
[    22.870] (II) Loading extension DPMS
[    22.870] (II) Loading extension XVideo
[    22.870] (II) Loading extension XVideo-MotionCompensation
[    22.870] (II) Loading extension X-Resource
[    22.870] (II) LoadModule: "dbe"
[    22.871] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    22.879] (II) Module dbe: vendor="X.Org Foundation"
[    22.879] 	compiled for 1.12.3, module version = 1.0.0
[    22.879] 	Module class: X.Org Server Extension
[    22.879] 	ABI class: X.Org Server Extension, version 6.0
[    22.879] (II) Loading extension DOUBLE-BUFFER
[    22.879] (II) LoadModule: "glx"
[    22.880] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    22.904] (II) Module glx: vendor="X.Org Foundation"
[    22.904] 	compiled for 1.12.3, module version = 1.0.0
[    22.904] 	ABI class: X.Org Server Extension, version 6.0
[    22.904] (==) AIGLX enabled
[    22.904] (II) Loading extension GLX
[    22.904] (II) LoadModule: "record"
[    22.905] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    22.906] (II) Module record: vendor="X.Org Foundation"
[    22.906] 	compiled for 1.12.3, module version = 1.13.0
[    22.906] 	Module class: X.Org Server Extension
[    22.906] 	ABI class: X.Org Server Extension, version 6.0
[    22.906] (II) Loading extension RECORD
[    22.906] (II) LoadModule: "dri"
[    22.907] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    22.924] (II) Module dri: vendor="X.Org Foundation"
[    22.925] 	compiled for 1.12.3, module version = 1.0.0
[    22.925] 	ABI class: X.Org Server Extension, version 6.0
[    22.925] (II) Loading extension XFree86-DRI
[    22.925] (II) LoadModule: "dri2"
[    22.925] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    22.936] (II) Module dri2: vendor="X.Org Foundation"
[    22.936] 	compiled for 1.12.3, module version = 1.2.0
[    22.936] 	ABI class: X.Org Server Extension, version 6.0
[    22.936] (II) Loading extension DRI2
[    22.936] (II) LoadModule: "modesetting"
[    22.937] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    22.956] (II) Module modesetting: vendor="X.Org Foundation"
[    22.956] 	compiled for 1.12.1.902, module version = 0.3.0
[    22.956] 	Module class: X.Org Video Driver
[    22.956] 	ABI class: X.Org Video Driver, version 12.0
[    22.957] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    22.957] (++) using VT number 7

[    22.966] (WW) Falling back to old probe method for modesetting
[    22.966] (II) modesetting(0): using default device
[    22.967] (II) modesetting(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/24
[    22.967] (==) modesetting(0): Depth 24, (==) framebuffer bpp 24
[    22.967] (==) modesetting(0): RGB weight 888
[    22.967] (==) modesetting(0): Default visual is TrueColor
[    22.967] (II) modesetting(0): ShadowFB: preferred YES, enabled YES
[    23.028] (II) modesetting(0): Output VGA-0 has no monitor section
[    23.143] (II) modesetting(0): Output LVDS-0 has no monitor section
[    23.151] (II) modesetting(0): Output DVI-0 has no monitor section
[    23.212] (II) modesetting(0): EDID for output VGA-0
[    23.328] (II) modesetting(0): EDID for output LVDS-0
[    23.329] (II) modesetting(0): Manufacturer: SHP  Model: 139f  Serial#: 0
[    23.329] (II) modesetting(0): Year: 2003  Week: 32
[    23.329] (II) modesetting(0): EDID Version: 1.3
[    23.329] (II) modesetting(0): Digital Display Input
[    23.329] (II) modesetting(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[    23.329] (II) modesetting(0): Gamma: 2.20
[    23.329] (II) modesetting(0): No DPMS capabilities specified
[    23.329] (II) modesetting(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    23.329] (II) modesetting(0): First detailed timing is preferred mode
[    23.329] (II) modesetting(0): redX: 0.596 redY: 0.334   greenX: 0.303 greenY: 0.559
[    23.329] (II) modesetting(0): blueX: 0.150 blueY: 0.123   whiteX: 0.312 whiteY: 0.328
[    23.329] (II) modesetting(0): Manufacturer's mask: 0
[    23.329] (II) modesetting(0): Supported detailed timing:
[    23.329] (II) modesetting(0): clock: 161.8 MHz   Image Size:  331 x 207 mm
[    23.329] (II) modesetting(0): h_active: 1920  h_sync: 2020  h_sync_end 2052 h_blank_end 2184 h_border: 0
[    23.329] (II) modesetting(0): v_active: 1200  v_sync: 1202  v_sync_end 1208 v_blanking: 1235 v_border: 0
[    23.329] (II) modesetting(0): Unknown vendor-specific block f
[    23.329] (II) modesetting(0):  U0674�M1LW02
[    23.329] (II) modesetting(0):  �����hH
[    23.329] (II) modesetting(0): EDID (in hex):
[    23.329] (II) modesetting(0): 	00ffffffffffff004d109f1300000000
[    23.329] (II) modesetting(0): 	200d0103802115780aa8a098554d8f26
[    23.329] (II) modesetting(0): 	1f505400000001010101010101010101
[    23.330] (II) modesetting(0): 	0101010101012f3f800871b023406420
[    23.330] (II) modesetting(0): 	26004bcf100000190000000f00000000
[    23.330] (II) modesetting(0): 	00000000002892025000000000fe0055
[    23.330] (II) modesetting(0): 	30363734029a4d314c573032000000fe
[    23.330] (II) modesetting(0): 	00c0b0a0908068480002010a202000a4
[    23.330] (II) modesetting(0): Printing probed modes for output LVDS-0
[    23.330] (II) modesetting(0): Modeline "1920x1200"x60.0  161.75  1920 2020 2052 2184  1200 1202 1208 1235 -hsync -vsync (74.1 kHz eP)
[    23.330] (II) modesetting(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[    23.330] (II) modesetting(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz e)
[    23.330] (II) modesetting(0): Modeline "1600x1200"x59.9  161.00  1600 1712 1880 2160  1200 1203 1207 1245 -hsync +vsync (74.5 kHz e)
[    23.330] (II) modesetting(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    23.330] (II) modesetting(0): Modeline "1400x1050"x60.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[    23.330] (II) modesetting(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz e)
[    23.330] (II) modesetting(0): Modeline "1280x960"x59.9  101.25  1280 1360 1488 1696  960 963 967 996 -hsync +vsync (59.7 kHz e)
[    23.330] (II) modesetting(0): Modeline "1152x864"x60.0   81.75  1152 1216 1336 1520  864 867 871 897 -hsync +vsync (53.8 kHz e)
[    23.330] (II) modesetting(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz e)
[    23.330] (II) modesetting(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz e)
[    23.330] (II) modesetting(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz e)
[    23.330] (II) modesetting(0): Modeline "720x400"x59.6   22.25  720 744 808 896  400 403 413 417 -hsync +vsync (24.8 kHz e)
[    23.330] (II) modesetting(0): Modeline "640x400"x60.0   20.00  640 664 720 800  400 403 409 417 -hsync +vsync (25.0 kHz e)
[    23.330] (II) modesetting(0): Modeline "640x350"x59.8   17.50  640 664 720 800  350 353 363 366 -hsync +vsync (21.9 kHz e)
[    23.352] (II) modesetting(0): EDID for output DVI-0
[    23.352] (II) modesetting(0): Output VGA-0 disconnected
[    23.352] (II) modesetting(0): Output LVDS-0 connected
[    23.352] (II) modesetting(0): Output DVI-0 disconnected
[    23.352] (II) modesetting(0): Using exact sizes for initial modes
[    23.352] (II) modesetting(0): Output LVDS-0 using initial mode 1920x1200
[    23.352] (II) modesetting(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    23.352] (==) modesetting(0): DPI set to (96, 96)
[    23.352] (II) Loading sub module "fb"
[    23.352] (II) LoadModule: "fb"
[    23.365] (II) Loading /usr/lib/xorg/modules/libfb.so
[    23.385] (II) Module fb: vendor="X.Org Foundation"
[    23.385] 	compiled for 1.12.3, module version = 1.0.0
[    23.385] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    23.385] (II) Loading sub module "shadow"
[    23.385] (II) LoadModule: "shadow"
[    23.386] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    23.396] (II) Module shadow: vendor="X.Org Foundation"
[    23.396] 	compiled for 1.12.3, module version = 1.1.0
[    23.396] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    23.397] (--) Depth 24 pixmap format is 24 bpp
[    23.601] (==) modesetting(0): Backing store disabled
[    23.602] (==) modesetting(0): Silken mouse enabled
[    23.602] (II) modesetting(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    24.413] (==) modesetting(0): DPMS enabled
[    25.236] (--) RandR disabled
[    25.236] (II) Initializing built-in extension Generic Event Extension
[    25.236] (II) Initializing built-in extension SHAPE
[    25.236] (II) Initializing built-in extension MIT-SHM
[    25.236] (II) Initializing built-in extension XInputExtension
[    25.236] (II) Initializing built-in extension XTEST
[    25.236] (II) Initializing built-in extension BIG-REQUESTS
[    25.236] (II) Initializing built-in extension SYNC
[    25.236] (II) Initializing built-in extension XKEYBOARD
[    25.236] (II) Initializing built-in extension XC-MISC
[    25.236] (II) Initializing built-in extension SECURITY
[    25.236] (II) Initializing built-in extension XINERAMA
[    25.236] (II) Initializing built-in extension XFIXES
[    25.236] (II) Initializing built-in extension RENDER
[    25.236] (II) Initializing built-in extension RANDR
[    25.236] (II) Initializing built-in extension COMPOSITE
[    25.236] (II) Initializing built-in extension DAMAGE
[    25.236] (II) SELinux: Disabled on system
[    25.256] (II) AIGLX: Screen 0 is not DRI2 capable
[    25.256] (II) AIGLX: Screen 0 is not DRI capable
[    26.645] (II) AIGLX: Loaded and initialized swrast
[    26.645] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    26.647] (II) modesetting(0): Damage tracking initialized
[    26.647] (II) modesetting(0): Setting screen physical size to 507 x 317
[    27.899] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    27.900] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    27.900] (II) LoadModule: "evdev"
[    27.900] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    27.977] (II) Module evdev: vendor="X.Org Foundation"
[    27.977] 	compiled for 1.12.1, module version = 2.7.0
[    27.977] 	Module class: X.Org XInput Driver
[    27.977] 	ABI class: X.Org XInput driver, version 16.0
[    27.977] (II) Using input driver 'evdev' for 'Video Bus'
[    27.977] (**) Video Bus: always reports core events
[    27.977] (**) evdev: Video Bus: Device: "/dev/input/event5"
[    27.978] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    27.978] (--) evdev: Video Bus: Found keys
[    27.978] (II) evdev: Video Bus: Configuring as keyboard
[    27.978] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:1e/LNXVIDEO:00/input/input5/event5"
[    27.978] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    27.978] (**) Option "xkb_rules" "evdev"
[    27.978] (**) Option "xkb_model" "pc105"
[    27.978] (**) Option "xkb_layout" "ie"
[    28.120] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    28.120] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.120] (II) Using input driver 'evdev' for 'Power Button'
[    28.120] (**) Power Button: always reports core events
[    28.120] (**) evdev: Power Button: Device: "/dev/input/event3"
[    28.120] (--) evdev: Power Button: Vendor 0 Product 0x1
[    28.121] (--) evdev: Power Button: Found keys
[    28.121] (II) evdev: Power Button: Configuring as keyboard
[    28.121] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
[    28.121] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    28.121] (**) Option "xkb_rules" "evdev"
[    28.121] (**) Option "xkb_model" "pc105"
[    28.121] (**) Option "xkb_layout" "ie"
[    28.123] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    28.124] (II) No input driver specified, ignoring this device.
[    28.124] (II) This device may have been added with another device file.
[    28.127] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[    28.127] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    28.127] (II) Using input driver 'evdev' for 'Sleep Button'
[    28.127] (**) Sleep Button: always reports core events
[    28.127] (**) evdev: Sleep Button: Device: "/dev/input/event4"
[    28.127] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    28.127] (--) evdev: Sleep Button: Found keys
[    28.127] (II) evdev: Sleep Button: Configuring as keyboard
[    28.128] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4"
[    28.128] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    28.128] (**) Option "xkb_rules" "evdev"
[    28.128] (**) Option "xkb_model" "pc105"
[    28.128] (**) Option "xkb_layout" "ie"
[    28.130] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/event1)
[    28.130] (**) Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall"
[    28.130] (II) Using input driver 'evdev' for 'Logitech Optical USB Mouse'
[    28.130] (**) Logitech Optical USB Mouse: always reports core events
[    28.130] (**) evdev: Logitech Optical USB Mouse: Device: "/dev/input/event1"
[    28.130] (--) evdev: Logitech Optical USB Mouse: Vendor 0x46d Product 0xc016
[    28.130] (--) evdev: Logitech Optical USB Mouse: Found 3 mouse buttons
[    28.130] (--) evdev: Logitech Optical USB Mouse: Found scroll wheel(s)
[    28.130] (--) evdev: Logitech Optical USB Mouse: Found relative axes
[    28.130] (--) evdev: Logitech Optical USB Mouse: Found x and y relative axes
[    28.131] (II) evdev: Logitech Optical USB Mouse: Configuring as mouse
[    28.131] (II) evdev: Logitech Optical USB Mouse: Adding scrollwheel support
[    28.131] (**) evdev: Logitech Optical USB Mouse: YAxisMapping: buttons 4 and 5
[    28.131] (**) evdev: Logitech Optical USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.131] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1/event1"
[    28.131] (II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE, id 9)
[    28.131] (II) evdev: Logitech Optical USB Mouse: initialized for relative axes.
[    28.132] (**) Logitech Optical USB Mouse: (accel) keeping acceleration scheme 1
[    28.132] (**) Logitech Optical USB Mouse: (accel) acceleration profile 0
[    28.132] (**) Logitech Optical USB Mouse: (accel) acceleration factor: 2.000
[    28.132] (**) Logitech Optical USB Mouse: (accel) acceleration threshold: 4
[    28.133] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/mouse0)
[    28.133] (II) No input driver specified, ignoring this device.
[    28.133] (II) This device may have been added with another device file.
[    28.134] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    28.134] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    28.134] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    28.134] (**) AT Translated Set 2 keyboard: always reports core events
[    28.134] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    28.134] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    28.134] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    28.134] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    28.134] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    28.135] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    28.135] (**) Option "xkb_rules" "evdev"
[    28.135] (**) Option "xkb_model" "pc105"
[    28.135] (**) Option "xkb_layout" "ie"
[    28.137] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event7)
[    28.137] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[    28.137] (II) Using input driver 'evdev' for 'DualPoint Stick'
[    28.137] (**) DualPoint Stick: always reports core events
[    28.137] (**) evdev: DualPoint Stick: Device: "/dev/input/event7"
[    28.138] (--) evdev: DualPoint Stick: Vendor 0x2 Product 0x8
[    28.138] (--) evdev: DualPoint Stick: Found 3 mouse buttons
[    28.138] (--) evdev: DualPoint Stick: Found relative axes
[    28.138] (--) evdev: DualPoint Stick: Found x and y relative axes
[    28.138] (II) evdev: DualPoint Stick: Configuring as mouse
[    28.138] (**) evdev: DualPoint Stick: YAxisMapping: buttons 4 and 5
[    28.138] (**) evdev: DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.138] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[    28.138] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE, id 11)
[    28.139] (II) evdev: DualPoint Stick: initialized for relative axes.
[    28.139] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[    28.139] (**) DualPoint Stick: (accel) acceleration profile 0
[    28.139] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[    28.139] (**) DualPoint Stick: (accel) acceleration threshold: 4
[    28.141] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse1)
[    28.141] (II) No input driver specified, ignoring this device.
[    28.141] (II) This device may have been added with another device file.
[    28.142] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event8)
[    28.142] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[    28.142] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[    28.142] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "Default clickpad buttons"
[    28.142] (II) LoadModule: "synaptics"
[    28.143] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    28.370] (II) Module synaptics: vendor="X.Org Foundation"
[    28.370] 	compiled for 1.12.1.902, module version = 1.6.2
[    28.370] 	Module class: X.Org XInput Driver
[    28.370] 	ABI class: X.Org XInput driver, version 16.0
[    28.370] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[    28.370] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    28.370] (**) Option "Device" "/dev/input/event8"
[    28.370] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 1023
[    28.370] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 767
[    28.370] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[    28.370] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not report finger width.
[    28.371] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle
[    28.371] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 Product 0x8
[    28.371] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 15
[    28.371] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[    28.371] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[    28.371] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[    28.371] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 12)
[    28.371] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    28.371] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[    28.371] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.156
[    28.372] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[    28.372] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[    28.372] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[    28.372] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[    28.372] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[    28.373] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[    28.373] (**) AlpsPS/2 ALPS DualPoint TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    28.374] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    28.374] (II) No input driver specified, ignoring this device.
[    28.374] (II) This device may have been added with another device file.
[    28.376] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event9)
[    28.376] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    28.376] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    28.376] (**) ACPI Virtual Keyboard Device: always reports core events
[    28.376] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event9"
[    28.377] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    28.377] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    28.377] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    28.377] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
[    28.377] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 13)
[    28.377] (**) Option "xkb_rules" "evdev"
[    28.377] (**) Option "xkb_model" "pc105"
[    28.377] (**) Option "xkb_layout" "ie"
[    28.418] (II) modesetting(0): Disabling kernel dirty updates, not required.

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

P: /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:1e/LNXVIDEO:00/input/input5/event5
N: input/event5
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:1e/LNXVIDEO:00/input/input5/event5
E: DMI_VENDOR=Dell Computer Corporation
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5785614
E: XKBLAYOUT=ie
E: XKBMODEL=pc105

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3
E: DMI_VENDOR=Dell Computer Corporation
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5784513
E: XKBLAYOUT=ie
E: XKBMODEL=pc105

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2/event2
N: input/event2
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2/event2
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5502457

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4
E: DMI_VENDOR=Dell Computer Corporation
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5785075
E: XKBLAYOUT=ie
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
E: DEVPATH=/devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
E: EV=17
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Optical_USB_Mouse
E: ID_MODEL_ENC=Optical\x20USB\x20Mouse
E: ID_MODEL_ID=c016
E: ID_PATH=pci-0000:00:1d.1-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_1-usb-0_1_1_0
E: ID_REVISION=0340
E: ID_SERIAL=Logitech_Optical_USB_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0003v046DpC016e0110-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: MSC=10
E: NAME="Logitech Optical USB Mouse"
E: PHYS="usb-0000:00:1d.1-1/input0"
E: PRODUCT=3/46d/c016/110
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: UNIQ=""
E: USEC_INITIALIZED=6501449

P: /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1/event1
N: input/event1
S: input/by-id/usb-Logitech_Optical_USB_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.1-usb-0:1:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_Optical_USB_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1d.1-usb-0:1:1.0-event-mouse
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1/event1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Optical_USB_Mouse
E: ID_MODEL_ENC=Optical\x20USB\x20Mouse
E: ID_MODEL_ID=c016
E: ID_PATH=pci-0000:00:1d.1-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_1-usb-0_1_1_0
E: ID_REVISION=0340
E: ID_SERIAL=Logitech_Optical_USB_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6526708

P: /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1/mouse0
N: input/mouse0
S: input/by-id/usb-Logitech_Optical_USB_Mouse-mouse
S: input/by-path/pci-0000:00:1d.1-usb-0:1:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_Optical_USB_Mouse-mouse /dev/input/by-path/pci-0000:00:1d.1-usb-0:1:1.0-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Optical_USB_Mouse
E: ID_MODEL_ENC=Optical\x20USB\x20Mouse
E: ID_MODEL_ID=c016
E: ID_PATH=pci-0000:00:1d.1-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_1-usb-0_1_1_0
E: ID_REVISION=0340
E: ID_SERIAL=Logitech_Optical_USB_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6527211

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=1100f 2902002 8380307c f910f001 feffffdf ffefffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8D,8E,8F,94,98,9B,9C,9D,9E,9F,A2,A3,A4,A5,A6,AC,AD,B7,B8,B9,BF,C1,CD,D4,D7,D9,E0,E1,E2,E3,EC,F0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5369111

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

P: /devices/platform/i8042/serio1/input/input7
E: DEVPATH=/devices/platform/i8042/serio1/input/input7
E: EV=7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p0008e0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: NAME="DualPoint Stick"
E: PHYS="isa0060/serio1/input1"
E: PRODUCT=11/2/8/0
E: PROP=0
E: REL=3
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6536518

P: /devices/platform/i8042/serio1/input/input7/event7
N: input/event7
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/platform/i8042/serio1/input/input7/event7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6555216

P: /devices/platform/i8042/serio1/input/input7/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/platform/i8042/serio1/input/input7/mouse1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6553157

P: /devices/platform/i8042/serio1/input/input8
E: ABS=1000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input8
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=420 0 70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p0008e6337-e0,1,3,k110,111,112,145,14A,ra0,1,18,mlsfw
E: NAME="AlpsPS/2 ALPS DualPoint TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/8/6337
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6579151

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

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

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

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

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

P: /devices/virtual/input/input9/event9
N: input/event9
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/virtual/input/input9/event9
E: DMI_VENDOR=Dell Computer Corporation
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=19305979
E: XKBLAYOUT=ie
E: XKBMODEL=pc105


DRM Information from dmesg:
---------------------------
[    0.095629] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    1.065633] Linux agpgart interface v0.103
[    1.065813] agpgart-intel 0000:00:00.0: Intel i845 Chipset
[    1.069715] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xec000000
[    6.545914] [drm] Initialized drm 1.1.0 20060810
[    6.818856] [drm] nouveau 0000:01:00.0: Detected an NV20 generation card (0x028600a2)
[    6.819332] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[    6.875097] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    6.875821] [drm] nouveau 0000:01:00.0: BMP BIOS found
[    6.875828] [drm] nouveau 0000:01:00.0: BMP version 5.37
[    6.875836] [drm] nouveau 0000:01:00.0: Bios version 04.28.20.29
[    6.875844] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 2.2
[    6.875854] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000100 000088b8
[    6.875862] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 02110223 00000064
[    6.875868] [drm] nouveau 0000:01:00.0: Unknown LVDS configuration bits, please report
[    6.875929] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 01120312 00000040
[    6.875937] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 01130321 00000001
[    6.876439] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xCB14
[    6.876491] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xCE72
[    6.878589] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xCBFC
[    6.878648] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD3FC
[    6.878659] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xD419
[    6.878670] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 5 at offset 0xCD53
[    6.899160] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 6 at offset 0xCE0D
[    6.899174] [drm] nouveau 0000:01:00.0: BIOS FP mode: 1401x1050 (108000kHz pixel clock)
[    6.918873] [drm] nouveau 0000:01:00.0: 0 available performance level(s)
[    6.918894] [drm] nouveau 0000:01:00.0: c: core 195MHz memory 405MHz
[    6.919305] [drm] nouveau 0000:01:00.0: Detected 64MiB VRAM
[    6.919666] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[    6.919704] agpgart-intel 0000:00:00.0: putting AGP V2 device into 4x mode
[    6.919770] nouveau 0000:01:00.0: putting AGP V2 device into 4x mode
[    6.919804] [drm] nouveau 0000:01:00.0: 64 MiB GART (aperture)
[    6.920110] [drm] nouveau 0000:01:00.0: Saving VGA fonts
[    7.065684] [drm] nouveau 0000:01:00.0: Detected TV encoder: ch7006
[    7.227905] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    7.227916] [drm] No driver support for vblank timestamp query.
[    7.227935] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[    7.227985] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on lvds encoder (output 1)
[    7.227996] [drm] nouveau 0000:01:00.0: Calling LVDS script 1:
[    7.228059] [drm] nouveau 0000:01:00.0: Calling LVDS script 6:
[    7.228067] [drm] nouveau 0000:01:00.0: 0xDFB9: Parsing digital output script table
[    7.793772] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on tmds encoder (output 2)
[    7.793782] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[    7.966444] [drm] nouveau 0000:01:00.0: allocated 1920x1200 fb: 0x49000, bo f7134a00
[    7.973830] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[    7.973856] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[    7.985139] [drm] nouveau 0000:01:00.0: Calling LVDS script 6:
[    7.985143] [drm] nouveau 0000:01:00.0: 0xDFB9: Parsing digital output script table
[    8.550742] [drm] nouveau 0000:01:00.0: Calling LVDS script 2:
[    8.550747] [drm] nouveau 0000:01:00.0: 0xDFE7: Parsing digital output script table
[    8.566638] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on lvds encoder (output 1)
[    8.566642] [drm] nouveau 0000:01:00.0: Calling LVDS script 5:
[    8.566646] [drm] nouveau 0000:01:00.0: 0xDF32: Parsing digital output script table
[    8.773041] [drm] nouveau 0000:01:00.0: Output LVDS-1 is running on CRTC 1 using output B
[    8.773902] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[    8.782828] drm: registered panic notifier
[    8.786377] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0
[   23.602695] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on lvds encoder (output 1)
[   23.602709] [drm] nouveau 0000:01:00.0: Calling LVDS script 6:
[   23.602720] [drm] nouveau 0000:01:00.0: 0xDFB9: Parsing digital output script table
[   24.168516] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[   24.189279] [drm] nouveau 0000:01:00.0: Calling LVDS script 2:
[   24.189289] [drm] nouveau 0000:01:00.0: 0xDFE7: Parsing digital output script table
[   24.205187] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on lvds encoder (output 1)
[   24.205195] [drm] nouveau 0000:01:00.0: Calling LVDS script 5:
[   24.205202] [drm] nouveau 0000:01:00.0: 0xDF32: Parsing digital output script table
[   24.411664] [drm] nouveau 0000:01:00.0: Output LVDS-1 is running on CRTC 1 using output B
[   24.413891] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[   24.414554] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on lvds encoder (output 1)
[   24.414563] [drm] nouveau 0000:01:00.0: Calling LVDS script 6:
[   24.414573] [drm] nouveau 0000:01:00.0: 0xDFB9: Parsing digital output script table
[   24.980292] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[   25.013747] [drm] nouveau 0000:01:00.0: Calling LVDS script 2:
[   25.013755] [drm] nouveau 0000:01:00.0: 0xDFE7: Parsing digital output script table
[   25.029651] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on lvds encoder (output 1)
[   25.029656] [drm] nouveau 0000:01:00.0: Calling LVDS script 5:
[   25.029660] [drm] nouveau 0000:01:00.0: 0xDF32: Parsing digital output script table
[   25.236055] [drm] nouveau 0000:01:00.0: Output LVDS-1 is running on CRTC 1 using output B
[   25.236459] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[   26.646693] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[   47.267120] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[   47.267162] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on lvds encoder (output 1)
[   47.267170] [drm] nouveau 0000:01:00.0: Calling LVDS script 6:
[   47.267179] [drm] nouveau 0000:01:00.0: 0xDFB9: Parsing digital output script table
[   47.832851] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)
[   47.854120] [drm] nouveau 0000:01:00.0: Calling LVDS script 2:
[   47.854128] [drm] nouveau 0000:01:00.0: 0xDFE7: Parsing digital output script table
[   47.870025] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on lvds encoder (output 1)
[   47.870032] [drm] nouveau 0000:01:00.0: Calling LVDS script 5:
[   47.870038] [drm] nouveau 0000:01:00.0: 0xDF32: Parsing digital output script table
[   48.076480] [drm] nouveau 0000:01:00.0: Output LVDS-1 is running on CRTC 1 using output B
[   48.077538] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 3)


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

Kernel: Linux 3.2.0-3-686-pae (SMP w/1 CPU core)
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-video-modesetting depends on:
ii  libc6                                  2.13-35
ii  libdrm2                                2.4.33-3
ii  libudev0                               175-7
ii  xserver-xorg-core [xorg-video-abi-12]  2:1.12.3-1

xserver-xorg-video-modesetting recommends no packages.

xserver-xorg-video-modesetting suggests no packages.

-- no debconf information
[    22.691] 
X.Org X Server 1.12.3
Release Date: 2012-07-09
[    22.692] X Protocol Version 11, Revision 0
[    22.692] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[    22.692] Current Operating System: Linux majorana 3.2.0-3-686-pae #1 SMP Mon Jul 23 03:50:34 UTC 2012 i686
[    22.692] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-3-686-pae root=UUID=75240409-3b94-48af-89c6-86e6f9c5e2ff ro quiet
[    22.692] Build Date: 18 July 2012  09:27:53AM
[    22.692] xorg-server 2:1.12.3-1 (Julien Cristau <jcristau@debian.org>) 
[    22.692] Current version of pixman: 0.26.0
[    22.692] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    22.692] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    22.693] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 12 09:36:59 2012
[    22.772] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    22.772] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    22.841] (==) No Layout section.  Using the first Screen section.
[    22.841] (==) No screen section available. Using defaults.
[    22.841] (**) |-->Screen "Default Screen Section" (0)
[    22.841] (**) |   |-->Monitor "<default monitor>"
[    22.854] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    22.854] (**) |   |-->Device "Device0"
[    22.854] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    22.854] (==) Automatically adding devices
[    22.854] (==) Automatically enabling devices
[    22.938] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    22.938] 	Entry deleted from font path.
[    22.964] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    22.964] 	Entry deleted from font path.
[    22.964] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    22.964] (==) ModulePath set to "/usr/lib/xorg/modules"
[    22.965] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    22.965] (II) Loader magic: 0xb77e35a0
[    22.965] (II) Module ABI versions:
[    22.965] 	X.Org ANSI C Emulation: 0.4
[    22.965] 	X.Org Video Driver: 12.0
[    22.965] 	X.Org XInput driver : 16.0
[    22.965] 	X.Org Server Extension : 6.0
[    22.966] (--) PCI:*(0:1:0:0) 10de:0286:1028:0179 rev 161, Mem @ 0xfc000000/16777216, 0xf0000000/67108864, BIOS @ 0x????????/131072
[    22.967] (II) Open ACPI successful (/var/run/acpid.socket)
[    22.967] (II) LoadModule: "extmod"
[    22.970] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    22.985] (II) Module extmod: vendor="X.Org Foundation"
[    22.985] 	compiled for 1.12.3, module version = 1.0.0
[    22.985] 	Module class: X.Org Server Extension
[    22.985] 	ABI class: X.Org Server Extension, version 6.0
[    22.985] (II) Loading extension SELinux
[    22.986] (II) Loading extension MIT-SCREEN-SAVER
[    22.986] (II) Loading extension XFree86-VidModeExtension
[    22.986] (II) Loading extension XFree86-DGA
[    22.986] (II) Loading extension DPMS
[    22.986] (II) Loading extension XVideo
[    22.986] (II) Loading extension XVideo-MotionCompensation
[    22.986] (II) Loading extension X-Resource
[    22.986] (II) LoadModule: "dbe"
[    22.986] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    22.995] (II) Module dbe: vendor="X.Org Foundation"
[    22.995] 	compiled for 1.12.3, module version = 1.0.0
[    22.995] 	Module class: X.Org Server Extension
[    22.995] 	ABI class: X.Org Server Extension, version 6.0
[    22.995] (II) Loading extension DOUBLE-BUFFER
[    22.995] (II) LoadModule: "glx"
[    22.995] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    23.146] (II) Module glx: vendor="X.Org Foundation"
[    23.146] 	compiled for 1.12.3, module version = 1.0.0
[    23.146] 	ABI class: X.Org Server Extension, version 6.0
[    23.146] (==) AIGLX enabled
[    23.156] (II) Loading extension GLX
[    23.156] (II) LoadModule: "record"
[    23.157] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    23.158] (II) Module record: vendor="X.Org Foundation"
[    23.158] 	compiled for 1.12.3, module version = 1.13.0
[    23.158] 	Module class: X.Org Server Extension
[    23.158] 	ABI class: X.Org Server Extension, version 6.0
[    23.158] (II) Loading extension RECORD
[    23.158] (II) LoadModule: "dri"
[    23.159] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    23.174] (II) Module dri: vendor="X.Org Foundation"
[    23.174] 	compiled for 1.12.3, module version = 1.0.0
[    23.174] 	ABI class: X.Org Server Extension, version 6.0
[    23.174] (II) Loading extension XFree86-DRI
[    23.174] (II) LoadModule: "dri2"
[    23.175] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    23.186] (II) Module dri2: vendor="X.Org Foundation"
[    23.186] 	compiled for 1.12.3, module version = 1.2.0
[    23.186] 	ABI class: X.Org Server Extension, version 6.0
[    23.186] (II) Loading extension DRI2
[    23.186] (II) LoadModule: "modesetting"
[    23.186] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    23.206] (II) Module modesetting: vendor="X.Org Foundation"
[    23.206] 	compiled for 1.12.1.902, module version = 0.3.0
[    23.206] 	Module class: X.Org Video Driver
[    23.206] 	ABI class: X.Org Video Driver, version 12.0
[    23.206] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    23.206] (++) using VT number 7

[    23.216] (WW) Falling back to old probe method for modesetting
[    23.216] (II) UnloadModule: "modesetting"
[    23.216] (EE) Screen(s) found, but none have a usable configuration.
[    23.216] 
Fatal server error:
[    23.216] no screens found
[    23.216] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    23.216] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    23.216] 
[    23.253] Server terminated with error (1). Closing log file.

Reply to: