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

Bug#491656: more info on #491656: lock-on keys when using xorg



Package: xserver-xorg-core
Version: 2:1.4.2-10
Followup-For: Bug #491656

I am getting similar effects with repeating keys on my DELL Vostro 1400.

This bug happens in a situation when several keys are pressed on the
keyboard at the same time. It does not matter if the keys are
modifiers or not. I have found a special combo with which I can
reproduce the bug with about 30% probability:

With three fingers I press sequantially "q-a-z" so that
"q" remains pressed when I next press "a", and "qa" remain pressed
when I touch "z". Then I release all three keys at once before any
autorepeat happens. After this I get in xterm:

qazzzzzzzzzzzzzzzzzzzzzzzz...

with "z" repeating until I press any other key. Same seen with xev.

This is not a hardware bug as I do not see such behavior in linux
console vt.

Moreover, there is also a case when autorepeat happens with 100%
probability on this notebook (this can be seen only in xev, because
I do not have anything assigned to the keys mentioned below).
It is when I press

Fn-F1 (sleep)

or

Fn-F3 (battery)

Again, autorepeat is stopped when any other key is pressed. Also,
after trying this, Fn-F1 and Fn-F3 stop producing any events until X
is restarted!

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-10-14 17:43 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1718484 2009-01-09 06:11 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8400M GS (rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3171 2008-12-28 23:22 /etc/X11/xorg.conf

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

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen         "Default Screen" 0 0
	InputDevice    "Default Keyboard"
	InputDevice    "Default Mouse"
EndSection

Section "Files"
        # local font server
	# FontPath	"unix/:7100"
	# if the local font server has problems, we can fall back on these
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
EndSection

Section "Module"
	SubSection "extmod"
	    Option  "omit XFree86-DGA"
	EndSubSection
	Load "v4l"
EndSection

Section "Extensions"
	Option      "Composite" "Enable"
EndSection

Section "InputDevice"
	Identifier  "Default Keyboard"
	Driver      "kbd"
	Option      "CoreKeyboard"
	Option      "Protocol" "standard"
	Option      "AutoRepeat" "500 30"
	Option      "XkbRules" "xorg"
	Option      "XkbModel" "pc105"
	Option      "XkbLayout" "us,ru"
	Option      "XkbVariant" ","
	Option      "XkbOptions" "grp:caps_toggle,grp_led:scroll"
	Option      "CustomKeycodes" "off"
	Option      "Xleds" "1 2 3"
EndSection

Section "InputDevice"
	Identifier  "Default Mouse"
	Driver      "mouse"
	Option      "CorePointer"
	Option      "Device" "/dev/input/mice"
	Option      "Protocol" "auto"
	Option      "Emulate3Buttons" "true"
	Option      "Emulate3Timeout" "50"
	Option      "ZAxisMapping" "4 5"
	Option      "Buttons" "9"
	Option      "Sensitivity" "1"
EndSection

Section "Monitor"
	Identifier   "Default Monitor"
	Gamma        1.0 1.0 1.0
EndSection

Section "Device"
	Identifier  "GeForce 8400M GS"
	Driver      "nvidia"
	Option      "NvAGP" "1"
	Option      "NoLogo" "On"
	Option      "RenderAccel" "On"
	Option      "BackingStore" "Off"
	Option      "CursorShadow" "On"
	Option      "CursorShadowAlpha"	"32"
	Option      "CursorShadowXOffset" "2"
	Option      "CursorShadowYOffset" "1"
	Option      "AllowGLXWithComposite" "On"
	Option      "DamageEvents" "on"
	Option      "OnDemandVBlankInterrupts" "On"
EndSection

Section "Screen"
	Identifier  "Default Screen"
	Device      "GeForce 8400M GS"
	Monitor     "Default Monitor"
	Option      "AddARGBGLXVisuals" "true"
	DefaultDepth      24
	SubSection  "Display"
		Depth     16
		Modes    "1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection  "Display"
		Depth     24
		Modes    "1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "DRI"
	Mode         0666
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 30255 2009-02-13 16:40 /var/log/Xorg.0.log

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

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10)
Current Operating System: Linux kaiba 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31 UTC 2009 i686
Build Date: 09 January 2009  02:57:16AM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 13 16:02:21 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Default Monitor"
(**) |   |-->Device "GeForce 8400M GS"
(**) |-->Input Device "Default Keyboard"
(**) |-->Input Device "Default Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/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.
(**) 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,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e38c0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(WW) xf86OpenConsole: setpgid failed: Operation not permitted
(WW) xf86OpenConsole: setsid failed: Operation not permitted
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2a00 card 1028,0227 rev 0c class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2a01 card 0000,0000 rev 0c class 06,04,00 hdr 01
(II) PCI: 00:1a:0: chip 8086,2834 card 1028,0227 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 1028,0227 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 1028,0227 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 1028,0227 rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,2845 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:5: chip 8086,2849 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 1028,0227 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 1028,0227 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 1028,0227 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 1028,0227 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev f2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2815 card 1028,0227 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,2850 card 1028,0227 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,2829 card 1028,0227 rev 02 class 01,06,01 hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 1028,0227 rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0427 card 1028,0227 rev a1 class 03,00,00 hdr 00
(II) PCI: 03:01:0: chip 1180,0832 card 1028,0227 rev 05 class 0c,00,10 hdr 80
(II) PCI: 03:01:1: chip 1180,0822 card 1028,0227 rev 22 class 08,05,01 hdr 80
(II) PCI: 03:01:2: chip 1180,0843 card 1028,0227 rev 12 class 08,80,00 hdr 80
(II) PCI: 03:01:3: chip 1180,0592 card 1028,0227 rev 12 class 08,80,00 hdr 80
(II) PCI: 09:00:0: chip 14e4,1713 card 1028,0227 rev 02 class 02,00,00 hdr 00
(II) PCI: 0c:00:0: chip 14e4,4311 card 1028,0007 rev 01 class 02,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,13), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x001a (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xfa000000 - 0xfeafffff (0x4b00000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 11: bridge is at (0:28:0), (0,11,11), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 12: bridge is at (0:28:1), (0,12,12), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 12 non-prefetchable memory range:
	[0] -1	0	0xf9f00000 - 0xf9ffffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 13: bridge is at (0:28:3), (0,13,14), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 13 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 13 non-prefetchable memory range:
	[0] -1	0	0xf9c00000 - 0xf9efffff (0x300000) MX[B]
(II) Bus 13 prefetchable memory range:
	[0] -1	0	0xf0000000 - 0xf01fffff (0x200000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 9: bridge is at (0:28:5), (0,9,9), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 9 non-prefetchable memory range:
	[0] -1	0	0xf9b00000 - 0xf9bfffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xf9a00000 - 0xf9afffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation GeForce 8400M GS rev 161, Mem @ 0xfd000000/24, 0xe0000000/28, 0xfa000000/25, I/O @ 0xef00/7
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
	[1] -1	0	0xf9bf0000 - 0xf9bfffff (0x10000) MX[B]
	[2] -1	0	0xf9aff700 - 0xf9aff7ff (0x100) MX[B]
	[3] -1	0	0xf9aff600 - 0xf9aff6ff (0x100) MX[B]
	[4] -1	0	0xf9aff500 - 0xf9aff5ff (0x100) MX[B]
	[5] -1	0	0xf9aff800 - 0xf9afffff (0x800) MX[B]
	[6] -1	0	0xfebfb700 - 0xfebfb7ff (0x100) MX[B]
	[7] -1	0	0xfebfb800 - 0xfebfbfff (0x800) MX[B]
	[8] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[9] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[10] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[11] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[12] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[13] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[14] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[15] -1	0	0x00006ee0 - 0x00006eff (0x20) IX[B]
	[16] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[17] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[18] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[19] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[20] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[21] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[22] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[23] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[24] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[25] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[26] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[27] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[28] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[29] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[30] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
	[1] -1	0	0xf9bf0000 - 0xf9bfffff (0x10000) MX[B]
	[2] -1	0	0xf9aff700 - 0xf9aff7ff (0x100) MX[B]
	[3] -1	0	0xf9aff600 - 0xf9aff6ff (0x100) MX[B]
	[4] -1	0	0xf9aff500 - 0xf9aff5ff (0x100) MX[B]
	[5] -1	0	0xf9aff800 - 0xf9afffff (0x800) MX[B]
	[6] -1	0	0xfebfb700 - 0xfebfb7ff (0x100) MX[B]
	[7] -1	0	0xfebfb800 - 0xfebfbfff (0x800) MX[B]
	[8] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[9] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[10] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[11] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[12] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[13] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[14] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[15] -1	0	0x00006ee0 - 0x00006eff (0x20) IX[B]
	[16] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[17] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[18] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[19] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[20] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[21] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[22] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[23] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[24] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[25] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[26] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[27] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[28] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[29] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[30] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
	[5] -1	0	0xf9bf0000 - 0xf9bfffff (0x10000) MX[B]
	[6] -1	0	0xf9aff700 - 0xf9aff7ff (0x100) MX[B]
	[7] -1	0	0xf9aff600 - 0xf9aff6ff (0x100) MX[B]
	[8] -1	0	0xf9aff500 - 0xf9aff5ff (0x100) MX[B]
	[9] -1	0	0xf9aff800 - 0xf9afffff (0x800) MX[B]
	[10] -1	0	0xfebfb700 - 0xfebfb7ff (0x100) MX[B]
	[11] -1	0	0xfebfb800 - 0xfebfbfff (0x800) MX[B]
	[12] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[13] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[14] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[15] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[16] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[17] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[21] -1	0	0x00006ee0 - 0x00006eff (0x20) IX[B]
	[22] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[23] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[24] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[25] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[26] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[27] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[28] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[29] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[31] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[32] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[33] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[34] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[35] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[36] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded by default.
(II) "freetype" will be loaded by default.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 0.1.1
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  173.14.09  Thu Jun  5 00:07:40 PDT 2008
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.4.2, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.3.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.3.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) v4l driver for Video4Linux
(II) NVIDIA dlloader X Driver  173.14.09  Wed Jun  4 23:47:25 PDT 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
	[5] -1	0	0xf9bf0000 - 0xf9bfffff (0x10000) MX[B]
	[6] -1	0	0xf9aff700 - 0xf9aff7ff (0x100) MX[B]
	[7] -1	0	0xf9aff600 - 0xf9aff6ff (0x100) MX[B]
	[8] -1	0	0xf9aff500 - 0xf9aff5ff (0x100) MX[B]
	[9] -1	0	0xf9aff800 - 0xf9afffff (0x800) MX[B]
	[10] -1	0	0xfebfb700 - 0xfebfb7ff (0x100) MX[B]
	[11] -1	0	0xfebfb800 - 0xfebfbfff (0x800) MX[B]
	[12] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[13] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[14] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[15] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[16] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[17] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[21] -1	0	0x00006ee0 - 0x00006eff (0x20) IX[B]
	[22] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[23] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[24] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[25] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[26] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[27] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[28] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[29] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[31] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[32] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[33] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[34] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[35] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[36] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B](B)
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
	[5] -1	0	0xf9bf0000 - 0xf9bfffff (0x10000) MX[B]
	[6] -1	0	0xf9aff700 - 0xf9aff7ff (0x100) MX[B]
	[7] -1	0	0xf9aff600 - 0xf9aff6ff (0x100) MX[B]
	[8] -1	0	0xf9aff500 - 0xf9aff5ff (0x100) MX[B]
	[9] -1	0	0xf9aff800 - 0xf9afffff (0x800) MX[B]
	[10] -1	0	0xfebfb700 - 0xfebfb7ff (0x100) MX[B]
	[11] -1	0	0xfebfb800 - 0xfebfbfff (0x800) MX[B]
	[12] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[13] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[14] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[15] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[16] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[17] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[18] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[19] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[20] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[24] -1	0	0x00006ee0 - 0x00006eff (0x20) IX[B]
	[25] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[26] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[27] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[28] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[29] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[30] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[31] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[32] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[33] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[34] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[35] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[36] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[37] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[38] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[39] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B](B)
	[40] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[41] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(**) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo" "On"
(**) NVIDIA(0): Option "NvAGP" "1"
(**) NVIDIA(0): Option "RenderAccel" "On"
(**) NVIDIA(0): Option "CursorShadow" "On"
(**) NVIDIA(0): Option "CursorShadowAlpha" "32"
(**) NVIDIA(0): Option "CursorShadowXOffset" "2"
(**) NVIDIA(0): Option "CursorShadowYOffset" "1"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "On"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
(**) NVIDIA(0): Option "DamageEvents" "on"
(**) NVIDIA(0): Option "OnDemandVBlankInterrupts" "On"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): Enabling cursor shadow
(**) NVIDIA(0): Cursor shadow alpha = 32
(**) NVIDIA(0): Cursor shadow offset = 2
(**) NVIDIA(0): Cursor shadow offset = 1
(**) NVIDIA(0): Use of NVIDIA internal AGP requested
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 8400M GS (G86M) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 60.86.45.00.12
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 8400M GS at PCI:1:0:0:
(--) NVIDIA(0):     Seiko (DFP-0)
(--) NVIDIA(0): Seiko (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): Seiko (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x800"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0):     "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
(--) NVIDIA(0): DPI set to (108, 106); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xf9ffc000 - 0xf9ffffff (0x4000) MX[B]
	[5] -1	0	0xf9bf0000 - 0xf9bfffff (0x10000) MX[B]
	[6] -1	0	0xf9aff700 - 0xf9aff7ff (0x100) MX[B]
	[7] -1	0	0xf9aff600 - 0xf9aff6ff (0x100) MX[B]
	[8] -1	0	0xf9aff500 - 0xf9aff5ff (0x100) MX[B]
	[9] -1	0	0xf9aff800 - 0xf9afffff (0x800) MX[B]
	[10] -1	0	0xfebfb700 - 0xfebfb7ff (0x100) MX[B]
	[11] -1	0	0xfebfb800 - 0xfebfbfff (0x800) MX[B]
	[12] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[13] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[14] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[15] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[16] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[17] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[18] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[19] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[20] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[24] -1	0	0x00006ee0 - 0x00006eff (0x20) IX[B]
	[25] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[26] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[27] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[28] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[29] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[30] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[31] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[32] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[33] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[34] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[35] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[36] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[37] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[38] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[39] -1	0	0x0000ef00 - 0x0000ef7f (0x80) IX[B](B)
	[40] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[41] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) NVIDIA(0):     enough to receive ACPI display change hotkey events.
(II) NVIDIA(0): Setting mode "1280x800"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(**) NVIDIA(0): Option "BackingStore" "Off"
(**) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Default Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Default Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XLeds" "1 2 3"
(**) Option "XkbRules" "xorg"
(**) Default Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Default Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "us,ru"
(**) Default Keyboard: XkbLayout: "us,ru"
(**) Option "XkbVariant" ","
(**) Default Keyboard: XkbVariant: ","
(**) Option "XkbOptions" "grp:caps_toggle,grp_led:scroll"
(**) Default Keyboard: XkbOptions: "grp:caps_toggle,grp_led:scroll"
(**) Option "CustomKeycodes" "off"
(**) Default Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "auto"
(**) Default Mouse: Device: "/dev/input/mice"
(**) Default Mouse: Protocol: "auto"
(**) Option "CorePointer"
(**) Default Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "9"
(**) Option "Emulate3Buttons" "true"
(**) Option "Emulate3Timeout" "50"
(**) Default Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Default Mouse: ZAxisMapping: buttons 4 and 5
(**) Default Mouse: Buttons: 13
(**) Option "Sensitivity" "1"
(**) Default Mouse: Sensitivity: 1
(II) evaluating device (Default Keyboard)
(II) XINPUT: Adding extended input device "Default Keyboard" (type: KEYBOARD)
(II) evaluating device (Default Mouse)
(II) XINPUT: Adding extended input device "Default Mouse" (type: MOUSE)
(--) Default Mouse: PnP-detected protocol: "ExplorerPS/2"
(II) Default Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
	compiled for 4.3.99.902, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) AlpsPS/2 ALPS GlidePoint auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) AlpsPS/2 ALPS GlidePoint touchpad found
(**) AlpsPS/2 ALPS GlidePoint: always reports core events
(II) XINPUT: Adding extended input device "AlpsPS/2 ALPS GlidePoint" (type: MOUSE)
(--) AlpsPS/2 ALPS GlidePoint auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) AlpsPS/2 ALPS GlidePoint touchpad found
FreeFontPath: FPE "/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) APM registered successfully
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) NVIDIA(0):     enough to receive ACPI display change hotkey events.
(II) NVIDIA(0): Setting mode "1280x800"
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(II) NVIDIA(0): DPMS enabled
(==) RandR enabled
(II) Initializing extension GLX
(II) evaluating device (Default Keyboard)
(II) evaluating device (Default Mouse)
(II) evaluating device (AlpsPS/2 ALPS GlidePoint)
(II) Default Mouse: ps2EnableDataReporting: succeeded
(--) AlpsPS/2 ALPS GlidePoint auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) AlpsPS/2 ALPS GlidePoint touchpad found
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) AlpsPS/2 ALPS GlidePoint auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) AlpsPS/2 ALPS GlidePoint touchpad found
(**) AlpsPS/2 ALPS GlidePoint: always reports core events
(--) AlpsPS/2 ALPS GlidePoint auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(WW) AlpsPS/2 ALPS GlidePoint can't grab event device, errno=16
(--) AlpsPS/2 ALPS GlidePoint touchpad found


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'testing-proposed-updates'), (100, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-core depends on:
ii  libc6                        2.7-18      GNU C Library: Shared libraries
ii  libdbus-1-3                  1.2.1-5     simple interprocess messaging syst
ii  libdrm2                      2.3.1-2     Userspace interface to kernel DRM 
ii  libfontenc1                  1:1.0.4-3   X11 font encoding library
ii  libgcc1                      1:4.3.2-1.1 GCC support library
ii  libhal1                      0.5.11-8    Hardware Abstraction Layer - share
ii  libpixman-1-0                0.10.0-2    pixel-manipulation library for X a
ii  libxau6                      1:1.0.3-3   X11 authorisation library
ii  libxdmcp6                    1:1.0.2-3   X11 Display Manager Control Protoc
ii  libxfont1                    1:1.3.3-1   X11 font rasterisation library
ii  x11-common                   1:7.3+18    X Window System (X.Org) infrastruc
ii  xserver-xorg                 1:7.3+18    the X.Org X server

Versions of packages xserver-xorg-core recommends:
ii  xfonts-base                   1:1.0.0-5  standard fonts for X
ii  xkb-data                      1.3-2      X Keyboard Extension (XKB) configu

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

-- no debconf information



Reply to: