Package: xserver-xorg Version: 1:7.5+3 Severity: normal After a recent upgrade to 7.5 (which I think uses udev instead of hal to configure devices) I am getting these errors in the X log:
(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device (EE) PreInit returned NULL for ""Broadcom Corp"" (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device (EE) PreInit returned NULL for ""PS/2 Mouse"" (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device (EE) PreInit returned NULL for ""AlpsPS/2 ALPS GlidePoint"" However, the touchpad and the keyboard work even after this, so it does not seem to be very critical. -- 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 Oct 14 2008 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1710344 Jan 21 02:01 /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 8400M GS] (rev a1) /var/lib/x11/xorg.conf.md5sum does not exist. Xorg X server configuration file status: -rw-r--r-- 1 root root 1656 Jan 23 14:32 /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 "Module" SubSection "extmod" Option "omit XFree86-DGA" EndSubSection Load "v4l" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "Device" Identifier "GeForce 8400M GS" Driver "nvidia" Option "NvAGP" "1" Option "NoLogo" "On" Option "RenderAccel" "On" Option "BackingStore" "On" 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 Xorg X server log files on system: -rw-r--r-- 1 root root 16192 Jun 23 2009 /var/log/Xorg.1.log -rw-r--r-- 1 root root 20331 Jan 29 15:22 /var/log/Xorg.0.log Contents of most recent Xorg X server log file /var/log/Xorg.0.log: X.Org X Server 1.7.4 Release Date: 2010-01-08 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32-trunk-686 i686 Debian Current Operating System: Linux kaiba 2.6.31-1-686 #1 SMP Sun Nov 15 20:39:33 UTC 2009 i686 Kernel command line: root=UUID=31926bc8-aa4d-4f84-a0e5-19ae2039ed7f ro nmi_watchdog=0 vga=0x361 quiet Build Date: 20 January 2010 10:52:55PM xorg-server 2:1.7.4-2 (bgog...@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: Thu Jan 28 21:13:07 2010 (==) Using config file: "/etc/X11/xorg.conf" (==) No Layout section. Using the first Screen section. (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "<default monitor>" (**) | |-->Device "GeForce 8400M GS" (==) No monitor specified for screen "Default Screen". Using a default monitor configuration. (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/Type1" 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/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins (==) ModulePath set to "/usr/lib/xorg/modules" (**) Extension "Composite" is enabled (II) Cannot locate a core pointer device. (II) Cannot locate a core keyboard device. (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. (II) Loader magic: 0x81e7680 (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:0427:1028:0227 nVidia Corporation G86 [GeForce 8400M GS] rev 161, Mem @ 0xfd000000/16777216, 0xe0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000ef00/128, BIOS @ 0x????????/131072 (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 by default. (II) "glx" will be loaded by default. (II) "record" will be loaded by default. (II) "dri" will be loaded by default. (II) "dri2" 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.7.4, 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 DPMS (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.7.3.902, module version = 0.1.1 ABI class: X.Org Video Driver, version 6.0 (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.7.4, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions/libglx.so (II) Module glx: vendor="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: "record" (II) Loading /usr/lib/xorg/modules/extensions/librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.7.4, 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.4, 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.4, 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) v4l driver for Video4Linux (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 0...@00:00:0 (WW) Falling back to old probe method for v4l (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.4, 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.4, 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 (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support (**) 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" (**) Jan 28 21:13:10 NVIDIA(0): Enabling RENDER acceleration (**) Jan 28 21:13:10 NVIDIA(0): Enabling cursor shadow (**) Jan 28 21:13:10 NVIDIA(0): Cursor shadow alpha = 32 (**) Jan 28 21:13:10 NVIDIA(0): Cursor shadow offset = 2 (**) Jan 28 21:13:10 NVIDIA(0): Cursor shadow offset = 1 (**) Jan 28 21:13:10 NVIDIA(0): Use of NVIDIA internal AGP requested (II) Jan 28 21:13:10 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is (II) Jan 28 21:13:10 NVIDIA(0): enabled. (II) Jan 28 21:13:12 NVIDIA(0): NVIDIA GPU GeForce 8400M GS (G86M) at PCI:1:0:0 (GPU-0) (--) Jan 28 21:13:12 NVIDIA(0): Memory: 262144 kBytes (--) Jan 28 21:13:12 NVIDIA(0): VideoBIOS: 60.86.45.00.12 (II) Jan 28 21:13:12 NVIDIA(0): Detected PCI Express Link width: 16X (--) Jan 28 21:13:12 NVIDIA(0): Interlaced video modes are supported on this GPU (--) Jan 28 21:13:12 NVIDIA(0): Connected display device(s) on GeForce 8400M GS at PCI:1:0:0: (--) Jan 28 21:13:12 NVIDIA(0): Seiko (DFP-0) (--) Jan 28 21:13:12 NVIDIA(0): Seiko (DFP-0): 330.0 MHz maximum pixel clock (--) Jan 28 21:13:12 NVIDIA(0): Seiko (DFP-0): Internal Dual Link LVDS (II) Jan 28 21:13:12 NVIDIA(0): Assigned Display Device: DFP-0 (II) Jan 28 21:13:12 NVIDIA(0): Validated modes: (II) Jan 28 21:13:12 NVIDIA(0): "1280x800" (II) Jan 28 21:13:12 NVIDIA(0): "1024x768" (II) Jan 28 21:13:12 NVIDIA(0): "800x600" (II) Jan 28 21:13:12 NVIDIA(0): "640x480" (II) Jan 28 21:13:12 NVIDIA(0): Virtual screen size determined to be 1280 x 800 (--) Jan 28 21:13:13 NVIDIA(0): DPI set to (108, 106); computed from "UseEdidDpi" X config (--) Jan 28 21:13:13 NVIDIA(0): option (**) Jan 28 21:13:13 NVIDIA(0): Enabling 32-bit ARGB GLX visuals. (--) Depth 24 pixmap format is 32 bpp (II) Jan 28 21:13:13 NVIDIA(0): Initialized GPU GART. (II) Jan 28 21:13:13 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new (II) Jan 28 21:13:13 NVIDIA(0): enough to receive ACPI display change hotkey events. (II) Jan 28 21:13:13 NVIDIA(0): Setting mode "1280x800" (II) Loading extension NV-GLX (II) Jan 28 21:13:14 NVIDIA(0): Initialized OpenGL Acceleration (==) NVIDIA(0): Disabling shared memory pixmaps (II) Jan 28 21:13:14 NVIDIA(0): Initialized X Rendering Acceleration (**) NVIDIA(0): Option "BackingStore" "On" (**) NVIDIA(0): Backing store enabled (==) 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 record: RECORD extension enabled at configure time. record: This extension is known to be broken, disabling extension now.. record: http://bugs.freedesktop.org/show_bug.cgi?id=20500 (II) config/udev: Adding input device "Video Bus" (/dev/input/event4) (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.7.3.902, module version = 2.3.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (**) "Video Bus": always reports core events (**) "Video Bus": Device: "/dev/input/event4" (II) "Video Bus": Found keys (II) "Video Bus": Configuring as keyboard (II) XINPUT: Adding extended input device ""Video Bus"" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "us,ru" (**) Option "xkb_variant" "," (**) Option "xkb_options" "grp:caps_toggle,terminate:ctrl_alt_bksp,grp_led:scroll" (II) config/udev: Adding input device "Power Button" (/dev/input/event2) (**) "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" "pc105" (**) Option "xkb_layout" "us,ru" (**) Option "xkb_variant" "," (**) Option "xkb_options" "grp:caps_toggle,terminate:ctrl_alt_bksp,grp_led:scroll" (II) config/udev: Adding input device "Sleep Button" (/dev/input/event3) (**) "Sleep Button": always reports core events (**) "Sleep Button": Device: "/dev/input/event3" (II) "Sleep Button": Found keys (II) "Sleep Button": Configuring as keyboard (II) XINPUT: Adding extended input device ""Sleep Button"" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "us,ru" (**) Option "xkb_variant" "," (**) Option "xkb_options" "grp:caps_toggle,terminate:ctrl_alt_bksp,grp_led:scroll" (II) config/udev: Adding input device "Broadcom Corp" (/dev/input/event12) (**) "Broadcom Corp": always reports core events (**) "Broadcom Corp": Device: "/dev/input/event12" (II) "Broadcom Corp": Found keys (II) "Broadcom Corp": Configuring as keyboard (II) XINPUT: Adding extended input device ""Broadcom Corp"" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "us,ru" (**) Option "xkb_variant" "," (**) Option "xkb_options" "grp:caps_toggle,terminate:ctrl_alt_bksp,grp_led:scroll" (II) config/udev: Adding input device "Broadcom Corp" (/dev/input/event13) (**) "Broadcom Corp": always reports core events (**) "Broadcom Corp": Device: "/dev/input/event13" (II) "Broadcom Corp": Found 3 mouse buttons (II) "Broadcom Corp": Found relative axes (II) "Broadcom Corp": Found x and y relative axes (II) "Broadcom Corp": Configuring as mouse (**) "Broadcom Corp": YAxisMapping: buttons 4 and 5 (**) "Broadcom Corp": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device ""Broadcom Corp"" (type: MOUSE) (**) "Broadcom Corp": (accel) keeping acceleration scheme 1 (**) "Broadcom Corp": (accel) acceleration profile 0 (II) "Broadcom Corp": initialized for relative axes. (II) config/udev: Adding input device "Broadcom Corp" (/dev/input/mouse2) (**) "Broadcom Corp": always reports core events (**) "Broadcom Corp": Device: "/dev/input/mouse2" (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device (II) UnloadModule: "evdev" (EE) PreInit returned NULL for ""Broadcom Corp"" (II) config/udev: Adding input device "Laptop Integrated Webcam" (/dev/input/event11) (**) "Laptop Integrated Webcam": always reports core events (**) "Laptop Integrated Webcam": Device: "/dev/input/event11" (II) "Laptop Integrated Webcam": Found keys (II) "Laptop Integrated Webcam": Configuring as keyboard (II) XINPUT: Adding extended input device ""Laptop Integrated Webcam"" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "us,ru" (**) Option "xkb_variant" "," (**) Option "xkb_options" "grp:caps_toggle,terminate:ctrl_alt_bksp,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" "pc105" (**) Option "xkb_layout" "us,ru" (**) Option "xkb_variant" "," (**) Option "xkb_options" "grp:caps_toggle,terminate:ctrl_alt_bksp,grp_led:scroll" (II) config/udev: Adding input device "PS/2 Mouse" (/dev/input/event5) (**) "PS/2 Mouse": always reports core events (**) "PS/2 Mouse": Device: "/dev/input/event5" (II) "PS/2 Mouse": Found 3 mouse buttons (II) "PS/2 Mouse": Found relative axes (II) "PS/2 Mouse": Found x and y relative axes (II) "PS/2 Mouse": Configuring as mouse (**) "PS/2 Mouse": YAxisMapping: buttons 4 and 5 (**) "PS/2 Mouse": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device ""PS/2 Mouse"" (type: MOUSE) (**) "PS/2 Mouse": (accel) keeping acceleration scheme 1 (**) "PS/2 Mouse": (accel) acceleration profile 0 (II) "PS/2 Mouse": initialized for relative axes. (II) config/udev: Adding input device "PS/2 Mouse" (/dev/input/mouse0) (**) "PS/2 Mouse": always reports core events (**) "PS/2 Mouse": Device: "/dev/input/mouse0" (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device (II) UnloadModule: "evdev" (EE) PreInit returned NULL for ""PS/2 Mouse"" (II) config/udev: Adding input device "AlpsPS/2 ALPS GlidePoint" (/dev/input/event6) (II) LoadModule: "synaptics" (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so (II) Module synaptics: vendor="X.Org Foundation" compiled for 1.7.3.902, module version = 1.2.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (II) Synaptics touchpad driver version 1.2.1 (**) Option "Device" "/dev/input/event6" (II) "AlpsPS/2 ALPS GlidePoint": x-axis range 0 - 1023 (II) "AlpsPS/2 ALPS GlidePoint": y-axis range 0 - 767 (II) "AlpsPS/2 ALPS GlidePoint": pressure range 0 - 127 (II) "AlpsPS/2 ALPS GlidePoint": finger width range 0 - 0 (II) "AlpsPS/2 ALPS GlidePoint": buttons: left right middle (--) "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: TOUCHPAD) (**) "AlpsPS/2 ALPS GlidePoint": (accel) keeping acceleration scheme 1 (**) "AlpsPS/2 ALPS GlidePoint": (accel) acceleration profile 0 (--) "AlpsPS/2 ALPS GlidePoint": touchpad found (II) config/udev: Adding input device "AlpsPS/2 ALPS GlidePoint" (/dev/input/mouse1) (**) "AlpsPS/2 ALPS GlidePoint": always reports core events (**) "AlpsPS/2 ALPS GlidePoint": Device: "/dev/input/mouse1" (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device (II) UnloadModule: "evdev" (EE) PreInit returned NULL for ""AlpsPS/2 ALPS GlidePoint"" (II) Open ACPI successful (/var/run/acpid.socket) (II) Jan 29 02:00:53 NVIDIA(0): Setting mode "1280x800" (II) Jan 29 02:00:55 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new (II) Jan 29 02:00:55 NVIDIA(0): enough to receive ACPI display change hotkey events. (--) "AlpsPS/2 ALPS GlidePoint": touchpad found (II) "Video Bus": Device reopened after 1 attempts. (II) "Power Button": Device reopened after 1 attempts. (II) "Sleep Button": Device reopened after 1 attempts. (II) "Broadcom Corp": Device reopened after 1 attempts. (II) "Broadcom Corp": Device reopened after 1 attempts. (II) "Laptop Integrated Webcam": Device reopened after 1 attempts. (II) "AT Translated Set 2 keyboard": Device reopened after 1 attempts. (II) "PS/2 Mouse": Device reopened after 1 attempts. (II) Open ACPI successful (/var/run/acpid.socket) (II) Jan 29 14:01:51 NVIDIA(0): Setting mode "1280x800" (II) Jan 29 14:01:52 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new (II) Jan 29 14:01:52 NVIDIA(0): enough to receive ACPI display change hotkey events. (--) "AlpsPS/2 ALPS GlidePoint": touchpad found (II) "Video Bus": Device reopened after 1 attempts. (II) "Power Button": Device reopened after 1 attempts. (II) "Sleep Button": Device reopened after 1 attempts. (II) "Broadcom Corp": Device reopened after 1 attempts. (II) "Broadcom Corp": Device reopened after 1 attempts. (II) "Laptop Integrated Webcam": Device reopened after 1 attempts. (II) "AT Translated Set 2 keyboard": Device reopened after 1 attempts. (II) "PS/2 Mouse": Device reopened after 1 attempts. (II) Open ACPI successful (/var/run/acpid.socket) (II) Jan 29 15:21:19 NVIDIA(0): Setting mode "1280x800" (II) Jan 29 15:21:21 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new (II) Jan 29 15:21:21 NVIDIA(0): enough to receive ACPI display change hotkey events. (--) "AlpsPS/2 ALPS GlidePoint": touchpad found (II) "Video Bus": Device reopened after 1 attempts. (II) "Power Button": Device reopened after 1 attempts. (II) "Sleep Button": Device reopened after 1 attempts. (II) "Broadcom Corp": Device reopened after 1 attempts. (II) "Broadcom Corp": Device reopened after 1 attempts. (II) "Laptop Integrated Webcam": Device reopened after 1 attempts. (II) "AT Translated Set 2 keyboard": Device reopened after 1 attempts. (II) "PS/2 Mouse": Device reopened after 1 attempts. (II) Open ACPI successful (/var/run/acpid.socket) (II) Jan 29 15:22:34 NVIDIA(0): Setting mode "1280x800" (II) Jan 29 15:22:36 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new (II) Jan 29 15:22:36 NVIDIA(0): enough to receive ACPI display change hotkey events. (--) "AlpsPS/2 ALPS GlidePoint": touchpad found (II) "Video Bus": Device reopened after 1 attempts. (II) "Power Button": Device reopened after 1 attempts. (II) "Sleep Button": Device reopened after 1 attempts. (II) "Broadcom Corp": Device reopened after 1 attempts. (II) "Broadcom Corp": Device reopened after 1 attempts. (II) "Laptop Integrated Webcam": Device reopened after 1 attempts. (II) "AT Translated Set 2 keyboard": Device reopened after 1 attempts. (II) "PS/2 Mouse": Device reopened after 1 attempts. 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: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_INPUT_KEYBOARD=1 E: ID_SERIAL=noserial E: ID_PATH=platform-i8042-serio-0 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:caps_toggle,terminate:ctrl_alt_bksp,grp_led:scroll E: x11_driver=evdev E: DMI_VENDOR=Dell Inc. E: DEVLINKS=/dev/char/13:64 /dev/input/by-path/platform-i8042-serio-0-event-kbd P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1 N: input/event1 S: char/13:65 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1 E: MAJOR=13 E: MINOR=65 E: DEVNAME=/dev/input/event1 E: SUBSYSTEM=input E: ID_INPUT=1 E: DMI_VENDOR=Dell Inc. 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: ID_INPUT=1 E: ACL_MANAGE=1 E: DMI_VENDOR=Dell Inc. E: DEVLINKS=/dev/char/13:74 P: /devices/pci0000:00/0000:00:1d.7/usb3/3-6/3-6:1.0/input/input11/event11 N: input/event11 S: char/13:75 S: input/by-id/usb-OmniVision_Technologies__Inc._-2640-07.07.20.3_Laptop_Integrated_Webcam-event-if00 S: input/by-path/pci-0000:00:1d.7-usb-0:6:1.0-event E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb3/3-6/3-6:1.0/input/input11/event11 E: MAJOR=13 E: MINOR=75 E: DEVNAME=/dev/input/event11 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_VENDOR=OmniVision_Technologies__Inc._-2640-07.07.20.3 E: ID_VENDOR_ENC=OmniVision\x20Technologies\x2c\x20Inc.\x20-2640-07.07.20.3 E: ID_VENDOR_ID=05a9 E: ID_MODEL=Laptop_Integrated_Webcam E: ID_MODEL_ENC=Laptop\x20Integrated\x20Webcam E: ID_MODEL_ID=2640 E: ID_REVISION=0100 E: ID_SERIAL=OmniVision_Technologies__Inc._-2640-07.07.20.3_Laptop_Integrated_Webcam E: ID_TYPE=video E: ID_BUS=usb E: ID_USB_INTERFACES=:0e0100:0e0200: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=uvcvideo E: ID_PATH=pci-0000:00:1d.7-usb-0:6:1.0 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:caps_toggle,terminate:ctrl_alt_bksp,grp_led:scroll E: x11_driver=evdev E: DEVLINKS=/dev/char/13:75 /dev/input/by-id/usb-OmniVision_Technologies__Inc._-2640-07.07.20.3_Laptop_Integrated_Webcam-event-if00 /dev/input/by-path/pci-0000:00:1d.7-usb-0:6:1.0-event P: /devices/pci0000:00/0000:00:1a.0/usb2/2-2/2-2.2/2-2.2:1.0/input/input12/event12 N: input/event12 S: char/13:76 S: input/by-id/usb-Broadcom_Corp_4502-event-kbd S: input/by-path/pci-0000:00:1a.0-usb-0:2.2:1.0-event-kbd E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb2/2-2/2-2.2/2-2.2:1.0/input/input12/event12 E: MAJOR=13 E: MINOR=76 E: DEVNAME=/dev/input/event12 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_INPUT_KEYBOARD=1 E: ID_VENDOR=Broadcom_Corp E: ID_VENDOR_ENC=Broadcom\x20Corp E: ID_VENDOR_ID=0a5c E: ID_MODEL=4502 E: ID_MODEL_ENC=4502 E: ID_MODEL_ID=4502 E: ID_REVISION=0100 E: ID_SERIAL=Broadcom_Corp_4502 E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:1a.0-usb-0:2.2:1.0 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:caps_toggle,terminate:ctrl_alt_bksp,grp_led:scroll E: x11_driver=evdev E: DEVLINKS=/dev/char/13:76 /dev/input/by-id/usb-Broadcom_Corp_4502-event-kbd /dev/input/by-path/pci-0000:00:1a.0-usb-0:2.2:1.0-event-kbd P: /devices/pci0000:00/0000:00:1a.0/usb2/2-2/2-2.3/2-2.3:1.0/input/input13/event13 N: input/event13 S: char/13:77 S: input/by-id/usb-Broadcom_Corp_4503-event-mouse S: input/by-path/pci-0000:00:1a.0-usb-0:2.3:1.0-event-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb2/2-2/2-2.3/2-2.3:1.0/input/input13/event13 E: MAJOR=13 E: MINOR=77 E: DEVNAME=/dev/input/event13 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_VENDOR=Broadcom_Corp E: ID_VENDOR_ENC=Broadcom\x20Corp E: ID_VENDOR_ID=0a5c E: ID_MODEL=4503 E: ID_MODEL_ENC=4503 E: ID_MODEL_ID=4503 E: ID_REVISION=0100 E: ID_SERIAL=Broadcom_Corp_4503 E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030102: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:1a.0-usb-0:2.3:1.0 E: x11_driver=evdev E: DEVLINKS=/dev/char/13:77 /dev/input/by-id/usb-Broadcom_Corp_4503-event-mouse /dev/input/by-path/pci-0000:00:1a.0-usb-0:2.3:1.0-event-mouse P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2 N: input/event2 S: char/13:66 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2 E: MAJOR=13 E: MINOR=66 E: DEVNAME=/dev/input/event2 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:caps_toggle,terminate:ctrl_alt_bksp,grp_led:scroll E: x11_driver=evdev E: DMI_VENDOR=Dell Inc. E: DEVLINKS=/dev/char/13:66 P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3 N: input/event3 S: char/13:67 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3 E: MAJOR=13 E: MINOR=67 E: DEVNAME=/dev/input/event3 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:caps_toggle,terminate:ctrl_alt_bksp,grp_led:scroll E: x11_driver=evdev E: DMI_VENDOR=Dell Inc. E: DEVLINKS=/dev/char/13:67 P: /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:2e/device:2f/input/input4/event4 N: input/event4 S: char/13:68 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:2e/device:2f/input/input4/event4 E: MAJOR=13 E: MINOR=68 E: DEVNAME=/dev/input/event4 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=pc105 E: XKBLAYOUT=us,ru E: XKBVARIANT=, E: XKBOPTIONS=grp:caps_toggle,terminate:ctrl_alt_bksp,grp_led:scroll E: x11_driver=evdev E: DMI_VENDOR=Dell Inc. E: DEVLINKS=/dev/char/13:68 P: /devices/platform/i8042/serio1/input/input5/event5 N: input/event5 S: char/13:69 S: input/by-path/platform-i8042-serio-1-event-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/platform/i8042/serio1/input/input5/event5 E: MAJOR=13 E: MINOR=69 E: DEVNAME=/dev/input/event5 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_SERIAL=noserial E: ID_PATH=platform-i8042-serio-1 E: x11_driver=evdev E: DMI_VENDOR=Dell Inc. E: DEVLINKS=/dev/char/13:69 /dev/input/by-path/platform-i8042-serio-1-event-mouse P: /devices/platform/i8042/serio1/input/input6/event6 N: input/event6 S: char/13:70 S: input/by-path/platform-i8042-serio-1-event-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/platform/i8042/serio1/input/input6/event6 E: MAJOR=13 E: MINOR=70 E: DEVNAME=/dev/input/event6 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_INPUT_TOUCHPAD=1 E: ID_SERIAL=noserial E: ID_PATH=platform-i8042-serio-1 E: x11_driver=synaptics E: DMI_VENDOR=Dell Inc. E: DEVLINKS=/dev/char/13:70 /dev/input/by-path/platform-i8042-serio-1-event-mouse P: /devices/pci0000:00/0000:00:1b.0/input/input7/event7 N: input/event7 S: char/13:71 E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input7/event7 E: MAJOR=13 E: MINOR=71 E: DEVNAME=/dev/input/event7 E: SUBSYSTEM=input E: ID_INPUT=1 E: DMI_VENDOR=Dell Inc. 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: ID_INPUT=1 E: ACL_MANAGE=1 E: DMI_VENDOR=Dell Inc. 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: ID_INPUT=1 E: ACL_MANAGE=1 E: DMI_VENDOR=Dell Inc. E: DEVLINKS=/dev/char/13:73 DRM Information from dmesg: [ 91.550077] Linux agpgart interface v0.103 -- System Information: Debian Release: squeeze/sid APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (100, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.31-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 depends on: ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib ii x11-xkb-utils 7.5+1 X11 XKB utilities ii xkb-data 1.7-2 X Keyboard Extension (XKB) configu ii xserver-xorg-core 2:1.7.4-2 Xorg X server - core server ii xserver-xorg-input-evd 1:2.3.2-3 X.Org X server -- evdev input driv ii xserver-xorg-input-kbd 1:1.4.0-1 X.Org X server -- keyboard input d ii xserver-xorg-input-mou 1:1.5.0-1 X.Org X server -- mouse input driv ii xserver-xorg-input-syn 1.2.1-1 Synaptics TouchPad driver for X.Or ii xserver-xorg-input-wac 0.10.3+20100109-1 X.Org X server -- Wacom input driv ii xserver-xorg-video-fbd 1:0.4.1-1 X.Org X server -- fbdev display dr ii xserver-xorg-video-nv 1:2.1.15-1 X.Org X server -- NV display drive ii xserver-xorg-video-v4l 1:0.2.0-4 X.Org X server -- Video 4 Linux di ii xserver-xorg-video-ves 1:2.3.0-1 X.Org X server -- VESA display dri Versions of packages xserver-xorg recommends: pn libgl1-mesa-dri <none> (no description available) xserver-xorg suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org