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

Bug#574590: xserver-xorg: Regression: no graceful treatment of broken keyboard config



Package: xserver-xorg
Version: 1:7.5+5
Severity: normal


Until recently, broken keyboard configuration were 
more-or-less gracefully degraded to some workable
state. This is no longer the case (not exactly sure
since when).

The way I encounter broken configs is by having my
own keyboard variant. It is defined in a file under
/usr/share/X11/xkb/symbols, which gets overwritten
on updates; whenever that happens, my keyboard config
includes a non-existent variant (I have two layouts,
us and il; I use the default varaiant for us, and my
variant "katef" for il).

Until recently, in this case, X just degraded to the
default il variant; it was a little nuisance, but easy
to figure out and resolve.

But with the current version, the result is that the
keyboard on X is completely disabled. I'm just glad
the same rules weren't applied to the console (which
also uses xkb), so that I could at least use it to
fix things (I didn't check the il layout in the console
when it was broken, but us worked).

This is also the story of bug #571636 -- it was happily
resolved as caused by a broken config, but that config
had worked for months before the "hardline" change. I
suspect several of the repondents on bug #567756 also
experienced the same -- possibly including the submitter.

Please restore the behavior where a broken config means
a partially-broken keyboard rather than a disabled one. 
A warning of some sort may be warranted as a
means to letting a user know something's wrong, if that's
suddenly become a priority after years of leniency, but
killing the keyboard is, well, overkill.

Also, if the keyboard is disabled, over a broken config,
it warrants a log (EE) message IMHO. I have seen no such
(relevant) messages in the logs, neither on my machine 
nor on the referenced bugs.

Thanks,
	Shai.


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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 Jul 10  2007 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1713048 Mar 16 02:07 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8500 GT] (rev a1)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3880 Jan 17 01:24 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@murphy)  Wed Jan  6 13:10:50 UTC 2010

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the 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"

	# Option		"AllowEmptyInput"	"false"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "dbe"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
#	Load	"dri"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc101"
    Option         "XkbLayout" "us,il"
    Option         "XkbVariant" ",katef"
    Option         "XkbOptions" "grp:alt_caps_toggle,grp_led:scroll"
EndSection

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

Section "Monitor"
    Identifier     "Kubuntu Monitor"
    HorizSync       28.0 - 51.0
    VertRefresh     43.0 - 60.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Generic Monitor"
    HorizSync       30.0 - 70.0
    VertRefresh     50.0 - 160.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "BenQ Monitor"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 60.0
EndSection

Section "Device"

	# Options added to support compositing (Beryl)
    Identifier     "nVidia Corporation NVIDIA Default Card"
    Driver         "nvidia"
    Option         "AllowGLXWithComposite" "true"
    Option         "TripleBuffer" "true"
    Option         "XaaNoOffscreenPixmaps" "true"
    BusID          "PCI:1:0:0"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8500 GT"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "nVidia Corporation NVIDIA Default Card"
    Monitor        "BenQ Monitor"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "true" # for beryl
    SubSection     "Display"
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "DFP: 1920x1080 +0+0; DFP: 1024x768 +0+0; DFP: 800x600 +0+0; DFP: 640x480 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

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



Xorg X server log files on system:
-rw-r--r-- 1 root root 27265 Sep 14  2007 /var/log/Xorg.23.log
-rw-r--r-- 1 root root 27265 Oct  8  2007 /var/log/Xorg.22.log
-rw-r--r-- 1 root root 27685 Oct 14  2007 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 30396 Oct 14  2007 /var/log/Xorg.21.log
-rw-r--r-- 1 root root 15670 Mar 10 20:07 /var/log/Xorg.3.log
-rw-r--r-- 1 root root 26768 Mar 17 10:44 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 15943 Mar 19 08:42 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 15335 Mar 19 09:45 /var/log/Xorg.0.log

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

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.7.5.902 (1.7.6 RC 2)
Release Date: 2010-03-12
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-amd64 i686 Debian
Current Operating System: Linux deblack 2.6.32-3-686 #1 SMP Thu Feb 25 06:14:20 UTC 2010 i686
Kernel command line: root=/dev/sda1 ro 
Build Date: 16 March 2010  12:02:40AM
xorg-server 2:1.7.5.902-1 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 19 09:45:04 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Generic Keyboard
(WW) Disabling Configured Mouse
(II) Loader magic: 0x81e8cc0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 10de:0421:1458:3445 nVidia Corporation G86 [GeForce 8500 GT] rev 161, Mem @ 0x92000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00002000/128
(II) Open ACPI successful (/var/run/acpid.socket)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.5.902, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.5.902, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "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  190.53  Tue Dec  8 20:47:42 PST 2009
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.7.5.902, module version = 1.0.0
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.7.5.902, module version = 1.1.0
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.5.902, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.5.902, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.5.902, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(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) NVIDIA dlloader X Driver  190.53  Tue Dec  8 19:16:02 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.5.902, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(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.7.5.902, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(**) 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 "TwinView" "0"
(**) NVIDIA(0): Option "MetaModes" "DFP: 1920x1080 +0+0; DFP: 1024x768 +0+0; DFP: 800x600 +0+0; DFP: 640x480 +0+0"
(**) Mar 19 09:45:04 NVIDIA(0): Enabling RENDER acceleration
(II) Mar 19 09:45:04 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Mar 19 09:45:04 NVIDIA(0):     enabled.
(WW) Mar 19 09:45:05 NVIDIA(GPU-0): Unable to read EDID for display device CRT-1
(II) Mar 19 09:45:05 NVIDIA(0): NVIDIA GPU GeForce 8500 GT (G86) at PCI:1:0:0 (GPU-0)
(--) Mar 19 09:45:05 NVIDIA(0): Memory: 524288 kBytes
(--) Mar 19 09:45:05 NVIDIA(0): VideoBIOS: 60.86.34.00.13
(II) Mar 19 09:45:05 NVIDIA(0): Detected PCI Express Link width: 16X
(--) Mar 19 09:45:05 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Mar 19 09:45:05 NVIDIA(0): Connected display device(s) on GeForce 8500 GT at PCI:1:0:0:
(--) Mar 19 09:45:05 NVIDIA(0):     CRT-1
(--) Mar 19 09:45:05 NVIDIA(0):     Samsung SyncMaster (DFP-0)
(--) Mar 19 09:45:05 NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
(--) Mar 19 09:45:05 NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
(--) Mar 19 09:45:05 NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
(II) Mar 19 09:45:05 NVIDIA(0): Display Device found referenced in MetaMode: DFP-0
(WW) Mar 19 09:45:05 NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
(WW) Mar 19 09:45:05 NVIDIA(0):     mode "1920x1080" is specified in the EDID; however, the
(WW) Mar 19 09:45:05 NVIDIA(0):     EDID's valid VertRefresh range (56.000-60.000 Hz) would
(WW) Mar 19 09:45:05 NVIDIA(0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
(WW) Mar 19 09:45:05 NVIDIA(0):     VertRefresh check for mode "1920x1080".
(WW) Mar 19 09:45:05 NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
(WW) Mar 19 09:45:05 NVIDIA(0):     mode "1280x720" is specified in the EDID; however, the
(WW) Mar 19 09:45:05 NVIDIA(0):     EDID's valid VertRefresh range (56.000-60.000 Hz) would
(WW) Mar 19 09:45:05 NVIDIA(0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
(WW) Mar 19 09:45:05 NVIDIA(0):     VertRefresh check for mode "1280x720".
(WW) Mar 19 09:45:05 NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
(WW) Mar 19 09:45:05 NVIDIA(0):     mode "720x576" is specified in the EDID; however, the
(WW) Mar 19 09:45:05 NVIDIA(0):     EDID's valid VertRefresh range (56.000-60.000 Hz) would
(WW) Mar 19 09:45:05 NVIDIA(0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
(WW) Mar 19 09:45:05 NVIDIA(0):     VertRefresh check for mode "720x576".
(WW) Mar 19 09:45:05 NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
(WW) Mar 19 09:45:05 NVIDIA(0):     mode "1920x1080" is specified in the EDID; however, the
(WW) Mar 19 09:45:05 NVIDIA(0):     EDID's valid VertRefresh range (56.000-60.000 Hz) would
(WW) Mar 19 09:45:05 NVIDIA(0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
(WW) Mar 19 09:45:05 NVIDIA(0):     VertRefresh check for mode "1920x1080".
(WW) Mar 19 09:45:05 NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
(WW) Mar 19 09:45:05 NVIDIA(0):     mode "1280x720" is specified in the EDID; however, the
(WW) Mar 19 09:45:05 NVIDIA(0):     EDID's valid VertRefresh range (56.000-60.000 Hz) would
(WW) Mar 19 09:45:05 NVIDIA(0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
(WW) Mar 19 09:45:05 NVIDIA(0):     VertRefresh check for mode "1280x720".
(WW) Mar 19 09:45:05 NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
(WW) Mar 19 09:45:05 NVIDIA(0):     mode "720x576" is specified in the EDID; however, the
(WW) Mar 19 09:45:05 NVIDIA(0):     EDID's valid VertRefresh range (56.000-60.000 Hz) would
(WW) Mar 19 09:45:05 NVIDIA(0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
(WW) Mar 19 09:45:05 NVIDIA(0):     VertRefresh check for mode "720x576".
(II) Mar 19 09:45:05 NVIDIA(0): Assigned Display Device: DFP-0
(II) Mar 19 09:45:05 NVIDIA(0): Validated modes:
(II) Mar 19 09:45:05 NVIDIA(0):     "DFP:1920x1080+0+0"
(II) Mar 19 09:45:05 NVIDIA(0):     "DFP:1024x768+0+0"
(II) Mar 19 09:45:05 NVIDIA(0):     "DFP:800x600+0+0"
(II) Mar 19 09:45:05 NVIDIA(0):     "DFP:640x480+0+0"
(II) Mar 19 09:45:05 NVIDIA(0): Virtual screen size determined to be 1920 x 1080
(--) Mar 19 09:45:05 NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
(--) Mar 19 09:45:05 NVIDIA(0):     option
(==) Mar 19 09:45:05 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) Mar 19 09:45:05 NVIDIA(0): Initialized GPU GART.
(II) Mar 19 09:45:05 NVIDIA(0): Setting mode "DFP:1920x1080+0+0"
(II) Loading extension NV-GLX
(II) Mar 19 09:45:05 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Mar 19 09:45:05 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(==) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) Initializing extension GLX
(II) config/udev: Adding input device "Power Button" (/dev/input/event2)
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) "Power Button": always reports core events
(**) "Power Button": Device: "/dev/input/event2"
(II) "Power Button": Found keys
(II) "Power Button": Configuring as keyboard
(II) XINPUT: Adding extended input device ""Power Button"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc101"
(**) Option "xkb_layout" "us,il"
(**) Option "xkb_variant" ",katef"
(**) Option "xkb_options" "grp:alt_caps_toggle,grp_led:scroll"
(II) config/udev: Adding input device "Sleep Button" (/dev/input/event1)
(**) "Sleep Button": always reports core events
(**) "Sleep Button": Device: "/dev/input/event1"
(II) "Sleep Button": Found keys
(II) "Sleep Button": Configuring as keyboard
(II) XINPUT: Adding extended input device ""Sleep Button"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc101"
(**) Option "xkb_layout" "us,il"
(**) Option "xkb_variant" ",katef"
(**) Option "xkb_options" "grp:alt_caps_toggle,grp_led:scroll"
(II) config/udev: Adding input device "AT Translated Set 2 keyboard" (/dev/input/event0)
(**) "AT Translated Set 2 keyboard": always reports core events
(**) "AT Translated Set 2 keyboard": Device: "/dev/input/event0"
(II) "AT Translated Set 2 keyboard": Found keys
(II) "AT Translated Set 2 keyboard": Configuring as keyboard
(II) XINPUT: Adding extended input device ""AT Translated Set 2 keyboard"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc101"
(**) Option "xkb_layout" "us,il"
(**) Option "xkb_variant" ",katef"
(**) Option "xkb_options" "grp:alt_caps_toggle,grp_led:scroll"
(II) config/udev: Adding input device "PS2++ Logitech Wheel Mouse" (/dev/input/event4)
(**) "PS2++ Logitech Wheel Mouse": always reports core events
(**) "PS2++ Logitech Wheel Mouse": Device: "/dev/input/event4"
(II) "PS2++ Logitech Wheel Mouse": Found 3 mouse buttons
(II) "PS2++ Logitech Wheel Mouse": Found scroll wheel(s)
(II) "PS2++ Logitech Wheel Mouse": Found relative axes
(II) "PS2++ Logitech Wheel Mouse": Found x and y relative axes
(II) "PS2++ Logitech Wheel Mouse": Configuring as mouse
(**) "PS2++ Logitech Wheel Mouse": YAxisMapping: buttons 4 and 5
(**) "PS2++ Logitech Wheel Mouse": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device ""PS2++ Logitech Wheel Mouse"" (type: MOUSE)
(**) "PS2++ Logitech Wheel Mouse": (accel) keeping acceleration scheme 1
(**) "PS2++ Logitech Wheel Mouse": (accel) acceleration profile 0
(II) "PS2++ Logitech Wheel Mouse": initialized for relative axes.

udev information:
P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: char/13:64
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc101
E: XKBLAYOUT=us,il
E: XKBVARIANT=,katef
E: XKBOPTIONS=grp:alt_caps_toggle,grp_led:scroll
E: x11_driver=evdev
E: DEVLINKS=/dev/char/13:64 /dev/input/by-path/platform-i8042-serio-0-event-kbd

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1
N: input/event1
S: char/13:65
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc101
E: XKBLAYOUT=us,il
E: XKBVARIANT=,katef
E: XKBOPTIONS=grp:alt_caps_toggle,grp_led:scroll
E: x11_driver=evdev
E: DEVLINKS=/dev/char/13:65

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
N: input/event10
S: char/13:74
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
E: MAJOR=13
E: MINOR=74
E: DEVNAME=/dev/input/event10
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DEVLINKS=/dev/char/13:74

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
N: input/event12
S: char/13:76
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
E: MAJOR=13
E: MINOR=76
E: DEVNAME=/dev/input/event12
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DEVLINKS=/dev/char/13:76

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc101
E: XKBLAYOUT=us,il
E: XKBVARIANT=,katef
E: XKBOPTIONS=grp:alt_caps_toggle,grp_led:scroll
E: x11_driver=evdev
E: DEVLINKS=/dev/char/13:66

P: /devices/platform/pcspkr/input/input3/event3
N: input/event3
S: char/13:67
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DEVLINKS=/dev/char/13:67 /dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/platform/i8042/serio1/input/input4/event4
N: input/event4
S: char/13:68
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: x11_driver=evdev
E: DEVLINKS=/dev/char/13:68 /dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/pci0000:00/0000:00:1b.0/input/input5/event5
N: input/event5
S: char/13:69
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DEVLINKS=/dev/char/13:69

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input6/event6
N: input/event6
S: char/13:70
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DEVLINKS=/dev/char/13:70

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input7/event7
N: input/event7
S: char/13:71
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DEVLINKS=/dev/char/13:71

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
N: input/event8
S: char/13:72
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DEVLINKS=/dev/char/13:72

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
N: input/event9
S: char/13:73
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DEVLINKS=/dev/char/13:73

DRM Information from dmesg:
[    1.105266] Linux agpgart interface v0.103


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  libc6                      2.10.2-6      Embedded GNU C Library: Shared lib
ii  x11-xkb-utils              7.5+2         X11 XKB utilities
ii  xkb-data                   1.8-1         X Keyboard Extension (XKB) configu
ii  xserver-xorg-core          2:1.7.5.902-1 Xorg X server - core server
ii  xserver-xorg-input-evdev [ 1:2.3.2-4     X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd [xs 1:1.4.0-1     X.Org X server -- keyboard input d
ii  xserver-xorg-input-mouse [ 1:1.5.0-1     X.Org X server -- mouse input driv
ii  xserver-xorg-input-synapti 1.2.1-1       Synaptics TouchPad driver for X.Or
ii  xserver-xorg-video-dummy [ 1:0.3.2-1     X.Org X server -- dummy display dr
ii  xserver-xorg-video-intel [ 2:2.9.1-2     X.Org X server -- Intel i8xx, i9xx

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri               7.7-4      A free implementation of the OpenG

xserver-xorg suggests no packages.

-- debconf information:
  xserver-xorg/multiple_possible_x-drivers:
* xserver-xorg/config/monitor/use_sync_ranges: false
  xserver-xorg/config/device/default-identifier:
* xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1280x1024, 1024x768, 800x600, 640x480
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: false
  xserver-xorg/config/monitor/horiz-sync: 30-100
  xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/monitor/selection-method: Simple
  xserver-xorg/config/monitor/mode-list: 1280x1024 @ 60Hz
  shared/fontpath/fontserver:
* xserver-xorg/config/monitor/screen-size: 19-20 inches (480-510 mm)
  shared/no_known_x-server:
  xserver-xorg/config/monitor/vert-refresh: 50-160
* xserver-xorg/config/device/identifier: nVidia Corporation NVIDIA Default Card
  shared/multiple_possible_x-servers:
* xserver-xorg/autodetect_video_card: true
  xserver-xorg/config/monitor/default-identifier:



Reply to: