Package: xserver-xorg-core Version: 2:1.9.5-1 Severity: important When trying to start virtualbox when using a nvidia Quadro NVS 295 graphics card in a Dell Precision T3500 m/c, the X server crashes whether I'm using the proprietary nvidia driver or VESA one.
Reverting to squeeze's version of xserver-xorg-core (2:1.7.7-13) fixes the problem. I attached gdb to the Xserver process and then tried to launch an offending X application. Here's the backtrace: Program received signal SIGABRT, Aborted. 0x00007f93ab7f8165 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. in ../nptl/sysdeps/unix/sysv/linux/raise.c (gdb) bt #0 0x00007f93ab7f8165 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00007f93ab7faf70 in abort () at abort.c:92 #2 0x00007f93ab82e25b in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 #3 0x00007f93ab837ab6 in malloc_printerr (action=3, str=0x7f93ab8eee68 "double free or corruption (!prev)", ptr=<value optimized out>) at malloc.c:6267 #4 0x00007f93ab83c82c in __libc_free (mem=<value optimized out>) at malloc.c:3739 #5 0x0000000000427cb8 in ?? () #6 0x000000000042ad21 in ProcessWorkQueue () #7 0x000000000045ef32 in WaitForSomething () #8 0x0000000000448602 in ?? () #9 0x00000000004257ab in _start () -- Package-specific info: X server symlink status: ------------------------ lrwxrwxrwx 1 root root 13 May 25 2010 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1926464 Mar 26 03:49 /usr/bin/Xorg Diversions concerning libGL are in place ---------------------------------------- diversion of /usr/lib/libGL.so to /usr/lib/nvidia/diversions/libGL.so by libgl1-nvidia-alternatives diversion of /usr/lib/libGL.so.1 to /usr/lib/nvidia/diversions/libGL.so.1 by libgl1-nvidia-alternatives diversion of /usr/lib/xorg/modules/extensions/libglx.so to /usr/lib/nvidia/diversions/libglx.so by libglx-nvidia-alternatives diversion of /usr/lib/libGL.so.1.2 to /usr/lib/nvidia/diversions/libGL.so.1.2 by libgl1-nvidia-alternatives diversion of /usr/lib/debug/usr/lib/xorg/modules/extensions/libglx.so to /usr/lib/nvidia/diversions/libglx.so.dbg by libglx-nvidia-alternatives VGA-compatible devices on PCI bus: ---------------------------------- 02:00.0 VGA compatible controller [0300]: nVidia Corporation G98 [Quadro NVS 295] [10de:06fd] (rev a1) Xorg X server configuration file status: ---------------------------------------- -rw-r--r-- 1 root root 2950 Apr 20 11:21 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: ------------------------------- # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (pbuilder@c203) Tue May 18 07:56:38 UTC 2010 # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildd@barber) Sun Jun 13 12:08:56 UTC 2010 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Xinerama" "0" EndSection Section "Files" FontPath "unix/:7100" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "HP LA2405" HorizSync 24.0 - 76.0 VertRefresh 50.0 - 63.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Unknown" ModelName "HP LP2065" HorizSync 30.0 - 92.0 VertRefresh 48.0 - 85.0 EndSection # Section "Device" # Identifier "Device0" # Driver "vesa" # VendorName "NVIDIA Corporation" # BoardName "Quadro NVS 295" # # Option "RegistryDwords" "PowerMizerEnable=0x0; PowerMizerDefaultAC=0x1" # # BusID "PCI:2:0:0" # # Screen 0 # EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "Quadro NVS 295" Option "RegistryDwords" "PowerMizerEnable=0x0; PowerMizerDefaultAC=0x1" BusID "PCI:2:0:0" Screen 0 EndSection Section "Device" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "Quadro NVS 295" Option "RegistryDwords" "PowerMizerEnable=0x0; PowerMizerDefaultAC=0x1" BusID "PCI:2:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "DFP-2: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Device1" Monitor "Monitor1" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "DFP-1: nvidia-auto-select +0+0" SubSection "Display" Depth 24 EndSubSection EndSection /etc/X11/xorg.conf.d does not exist. KMS configuration files: ------------------------ /etc/modprobe.d/i915-kms.conf: options i915 modeset=1 /etc/modprobe.d/radeon-kms.conf: options radeon modeset=1 Kernel version (/proc/version): ------------------------------- Linux version 2.6.38-2-amd64 (Debian 2.6.38-3) (b...@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.5-15) ) #1 SMP Thu Apr 7 04:28:07 UTC 2011 Xorg X server log files on system: ---------------------------------- -rw-r--r-- 1 root root 13437 Dec 8 08:03 /var/log/Xorg.1.log -rw-r--r-- 1 root root 17859 Apr 20 14:06 /var/log/Xorg.0.log Contents of most recent Xorg X server log file (/var/log/Xorg.0.log): --------------------------------------------------------------------- [ 10941.931] X.Org X Server 1.9.5 Release Date: 2011-03-17 [ 10941.931] X Protocol Version 11, Revision 0 [ 10941.931] Build Operating System: Linux 2.6.38-1-amd64 x86_64 Debian [ 10941.931] Current Operating System: Linux faraday 2.6.38-2-amd64 #1 SMP Thu Apr 7 04:28:07 UTC 2011 x86_64 [ 10941.931] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-2-amd64 root=UUID=6423fe97-9b58-4a52-9988-94389fccf588 ro quiet [ 10941.931] Build Date: 26 March 2011 03:32:34AM [ 10941.931] xorg-server 2:1.9.5-1 (Cyril Brulebois <k...@debian.org>) [ 10941.931] Current version of pixman: 0.21.6 [ 10941.931] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 10941.931] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 10941.931] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 20 14:06:16 2011 [ 10941.932] (==) Using config file: "/etc/X11/xorg.conf" [ 10941.932] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 10941.932] (==) ServerLayout "Layout0" [ 10941.932] (**) |-->Screen "Screen0" (0) [ 10941.932] (**) | |-->Monitor "Monitor0" [ 10941.932] (**) | |-->Device "Device0" [ 10941.932] (**) |-->Screen "Screen1" (1) [ 10941.932] (**) | |-->Monitor "Monitor1" [ 10941.932] (**) | |-->Device "Device1" [ 10941.932] (**) |-->Input Device "Keyboard0" [ 10941.932] (**) |-->Input Device "Mouse0" [ 10941.932] (**) Option "Xinerama" "0" [ 10941.932] (==) Automatically adding devices [ 10941.932] (==) Automatically enabling devices [ 10941.932] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 10941.932] Entry deleted from font path. [ 10941.932] (**) FontPath set to: unix/:7100, /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 [ 10941.932] (==) ModulePath set to "/usr/lib/xorg/modules" [ 10941.932] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 10941.932] (WW) Disabling Keyboard0 [ 10941.932] (WW) Disabling Mouse0 [ 10941.932] (II) Loader magic: 0x7d1be0 [ 10941.932] (II) Module ABI versions: [ 10941.932] X.Org ANSI C Emulation: 0.4 [ 10941.932] X.Org Video Driver: 8.0 [ 10941.932] X.Org XInput driver : 11.0 [ 10941.932] X.Org Server Extension : 4.0 [ 10941.933] (--) PCI:*(0:2:0:0) 10de:06fd:10de:062e rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf4000000/33554432, I/O @ 0x0000dc80/128, BIOS @ 0x????????/131072 [ 10941.933] (II) Open ACPI successful (/var/run/acpid.socket) [ 10941.933] (II) LoadModule: "extmod" [ 10941.933] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 10941.933] (II) Module extmod: vendor="X.Org Foundation" [ 10941.933] compiled for 1.9.5, module version = 1.0.0 [ 10941.933] Module class: X.Org Server Extension [ 10941.933] ABI class: X.Org Server Extension, version 4.0 [ 10941.933] (II) Loading extension SELinux [ 10941.933] (II) Loading extension MIT-SCREEN-SAVER [ 10941.933] (II) Loading extension XFree86-VidModeExtension [ 10941.933] (II) Loading extension XFree86-DGA [ 10941.933] (II) Loading extension DPMS [ 10941.933] (II) Loading extension XVideo [ 10941.933] (II) Loading extension XVideo-MotionCompensation [ 10941.933] (II) Loading extension X-Resource [ 10941.933] (II) LoadModule: "dbe" [ 10941.933] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 10941.933] (II) Module dbe: vendor="X.Org Foundation" [ 10941.933] compiled for 1.9.5, module version = 1.0.0 [ 10941.933] Module class: X.Org Server Extension [ 10941.933] ABI class: X.Org Server Extension, version 4.0 [ 10941.933] (II) Loading extension DOUBLE-BUFFER [ 10941.933] (II) LoadModule: "glx" [ 10941.933] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 10941.939] (II) Module glx: vendor="NVIDIA Corporation" [ 10941.939] compiled for 4.0.2, module version = 1.0.0 [ 10941.939] Module class: X.Org Server Extension [ 10941.939] (II) NVIDIA GLX Module 270.30 Fri Feb 25 14:51:13 PST 2011 [ 10941.939] (II) Loading extension GLX [ 10941.939] (II) LoadModule: "record" [ 10941.939] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 10941.939] (II) Module record: vendor="X.Org Foundation" [ 10941.939] compiled for 1.9.5, module version = 1.13.0 [ 10941.939] Module class: X.Org Server Extension [ 10941.939] ABI class: X.Org Server Extension, version 4.0 [ 10941.939] (II) Loading extension RECORD [ 10941.939] (II) LoadModule: "dri" [ 10941.939] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 10941.940] (II) Module dri: vendor="X.Org Foundation" [ 10941.940] compiled for 1.9.5, module version = 1.0.0 [ 10941.940] ABI class: X.Org Server Extension, version 4.0 [ 10941.940] (II) Loading extension XFree86-DRI [ 10941.940] (II) LoadModule: "dri2" [ 10941.940] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 10941.940] (II) Module dri2: vendor="X.Org Foundation" [ 10941.940] compiled for 1.9.5, module version = 1.2.0 [ 10941.940] ABI class: X.Org Server Extension, version 4.0 [ 10941.940] (II) Loading extension DRI2 [ 10941.940] (II) LoadModule: "nvidia" [ 10941.940] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so [ 10941.940] (II) Module nvidia: vendor="NVIDIA Corporation" [ 10941.940] compiled for 4.0.2, module version = 1.0.0 [ 10941.940] Module class: X.Org Video Driver [ 10941.940] (II) NVIDIA dlloader X Driver 270.30 Fri Feb 25 14:36:22 PST 2011 [ 10941.940] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs [ 10941.940] (++) using VT number 9 [ 10941.945] (II) Loading sub module "fb" [ 10941.945] (II) LoadModule: "fb" [ 10941.945] (II) Loading /usr/lib/xorg/modules/libfb.so [ 10941.945] (II) Module fb: vendor="X.Org Foundation" [ 10941.945] compiled for 1.9.5, module version = 1.0.0 [ 10941.945] ABI class: X.Org ANSI C Emulation, version 0.4 [ 10941.945] (II) Loading sub module "wfb" [ 10941.945] (II) LoadModule: "wfb" [ 10941.946] (II) Loading /usr/lib/xorg/modules/libwfb.so [ 10941.946] (II) Module wfb: vendor="X.Org Foundation" [ 10941.946] compiled for 1.9.5, module version = 1.0.0 [ 10941.946] ABI class: X.Org ANSI C Emulation, version 0.4 [ 10941.946] (II) Loading sub module "ramdac" [ 10941.946] (II) LoadModule: "ramdac" [ 10941.946] (II) Module "ramdac" already built-in [ 10941.946] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 [ 10941.946] (==) NVIDIA(0): RGB weight 888 [ 10941.946] (==) NVIDIA(0): Default visual is TrueColor [ 10941.946] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) [ 10941.946] (**) NVIDIA(0): Option "TwinView" "0" [ 10941.946] (**) NVIDIA(0): Option "MetaModes" "DFP-2: nvidia-auto-select +0+0" [ 10941.946] (**) NVIDIA(0): Option "RegistryDwords" "PowerMizerEnable=0x0; PowerMizerDefaultAC=0x1" [ 10942.451] (II) NVIDIA(GPU-0): Display (HP LP2065 (DFP-1)) does not support NVIDIA 3D Vision [ 10942.451] (II) NVIDIA(GPU-0): stereo. [ 10942.457] (II) NVIDIA(GPU-0): Display (HP LA2405 (DFP-2)) does not support NVIDIA 3D Vision [ 10942.457] (II) NVIDIA(GPU-0): stereo. [ 10942.458] (II) NVIDIA(0): NVIDIA GPU Quadro NVS 295 (G98GL) at PCI:2:0:0 (GPU-0) [ 10942.458] (--) NVIDIA(0): Memory: 524288 kBytes [ 10942.458] (--) NVIDIA(0): VideoBIOS: 62.98.56.00.11 [ 10942.458] (II) NVIDIA(0): Detected PCI Express Link width: 16X [ 10942.458] (--) NVIDIA(0): Interlaced video modes are supported on this GPU [ 10942.458] (--) NVIDIA(0): Connected display device(s) on Quadro NVS 295 at PCI:2:0:0 [ 10942.458] (--) NVIDIA(0): HP LP2065 (DFP-1) [ 10942.458] (--) NVIDIA(0): HP LA2405 (DFP-2) [ 10942.458] (--) NVIDIA(0): HP LP2065 (DFP-1): 165.0 MHz maximum pixel clock [ 10942.458] (--) NVIDIA(0): HP LP2065 (DFP-1): Internal Single Link TMDS [ 10942.458] (--) NVIDIA(0): HP LA2405 (DFP-2): 480.0 MHz maximum pixel clock [ 10942.458] (--) NVIDIA(0): HP LA2405 (DFP-2): Internal DisplayPort [ 10942.462] (II) NVIDIA(0): Display Device found referenced in MetaMode: DFP-2 [ 10942.520] (II) NVIDIA(0): Assigned Display Device: DFP-2 [ 10942.520] (II) NVIDIA(0): Validated modes: [ 10942.520] (II) NVIDIA(0): "DFP-2:nvidia-auto-select+0+0" [ 10942.520] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200 [ 10942.559] (--) NVIDIA(0): DPI set to (93, 95); computed from "UseEdidDpi" X config [ 10942.559] (--) NVIDIA(0): option [ 10942.559] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32 [ 10942.559] (==) NVIDIA(1): RGB weight 888 [ 10942.559] (==) NVIDIA(1): Default visual is TrueColor [ 10942.559] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0) [ 10942.559] (**) NVIDIA(1): Option "TwinView" "0" [ 10942.559] (**) NVIDIA(1): Option "MetaModes" "DFP-1: nvidia-auto-select +0+0" [ 10942.559] (**) NVIDIA(1): Option "RegistryDwords" "PowerMizerEnable=0x0; PowerMizerDefaultAC=0x1" [ 10942.559] (II) NVIDIA(1): NVIDIA GPU Quadro NVS 295 (G98GL) at PCI:2:0:0 (GPU-0) [ 10942.559] (--) NVIDIA(1): Memory: 524288 kBytes [ 10942.559] (--) NVIDIA(1): VideoBIOS: 62.98.56.00.11 [ 10942.559] (II) NVIDIA(1): Detected PCI Express Link width: 16X [ 10942.559] (--) NVIDIA(1): Interlaced video modes are supported on this GPU [ 10942.559] (--) NVIDIA(1): Connected display device(s) on Quadro NVS 295 at PCI:2:0:0 [ 10942.559] (--) NVIDIA(1): HP LP2065 (DFP-1) [ 10942.559] (--) NVIDIA(1): HP LA2405 (DFP-2) [ 10942.559] (--) NVIDIA(1): HP LP2065 (DFP-1): 165.0 MHz maximum pixel clock [ 10942.559] (--) NVIDIA(1): HP LP2065 (DFP-1): Internal Single Link TMDS [ 10942.559] (--) NVIDIA(1): HP LA2405 (DFP-2): 480.0 MHz maximum pixel clock [ 10942.559] (--) NVIDIA(1): HP LA2405 (DFP-2): Internal DisplayPort [ 10942.564] (II) NVIDIA(1): Display Device found referenced in MetaMode: DFP-1 [ 10942.611] (II) NVIDIA(1): Assigned Display Device: DFP-1 [ 10942.611] (II) NVIDIA(1): Validated modes: [ 10942.611] (II) NVIDIA(1): "DFP-1:nvidia-auto-select+0+0" [ 10942.611] (II) NVIDIA(1): Virtual screen size determined to be 1600 x 1200 [ 10942.618] (--) NVIDIA(1): DPI set to (99, 98); computed from "UseEdidDpi" X config [ 10942.618] (--) NVIDIA(1): option [ 10942.618] (--) Depth 24 pixmap format is 32 bpp [ 10942.618] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access. [ 10942.627] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select+0+0" [ 10942.627] (WW) NVIDIA(GPU-0): HP LA2405 (DFP-2): Failed to set DisplayPort power state [ 10942.676] (II) Loading extension NV-GLX [ 10942.701] (==) NVIDIA(0): Disabling shared memory pixmaps [ 10942.701] (==) NVIDIA(0): Backing store disabled [ 10942.701] (==) NVIDIA(0): Silken mouse enabled [ 10942.701] (**) NVIDIA(0): DPMS enabled [ 10942.702] (II) Loading extension NV-CONTROL [ 10942.702] (II) Loading extension XINERAMA [ 10942.702] (II) Loading sub module "dri2" [ 10942.702] (II) LoadModule: "dri2" [ 10942.702] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so [ 10942.702] (II) NVIDIA(0): [DRI2] Setup complete [ 10942.702] (==) RandR enabled [ 10942.706] (II) NVIDIA(1): Setting mode "DFP-1:nvidia-auto-select+0+0" [ 10942.830] (==) NVIDIA(1): Disabling shared memory pixmaps [ 10942.830] (==) NVIDIA(1): Backing store disabled [ 10942.830] (==) NVIDIA(1): Silken mouse enabled [ 10942.831] (==) NVIDIA(1): DPMS enabled [ 10942.831] (II) Loading sub module "dri2" [ 10942.831] (II) LoadModule: "dri2" [ 10942.831] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so [ 10942.831] (II) NVIDIA(1): [DRI2] Setup complete [ 10942.831] (==) RandR enabled [ 10942.831] (II) Initializing built-in extension Generic Event Extension [ 10942.831] (II) Initializing built-in extension SHAPE [ 10942.831] (II) Initializing built-in extension MIT-SHM [ 10942.831] (II) Initializing built-in extension XInputExtension [ 10942.831] (II) Initializing built-in extension XTEST [ 10942.831] (II) Initializing built-in extension BIG-REQUESTS [ 10942.831] (II) Initializing built-in extension SYNC [ 10942.831] (II) Initializing built-in extension XKEYBOARD [ 10942.831] (II) Initializing built-in extension XC-MISC [ 10942.831] (II) Initializing built-in extension SECURITY [ 10942.831] (II) Initializing built-in extension XINERAMA [ 10942.831] (II) Initializing built-in extension XFIXES [ 10942.831] (II) Initializing built-in extension RENDER [ 10942.831] (II) Initializing built-in extension RANDR [ 10942.831] (II) Initializing built-in extension COMPOSITE [ 10942.831] (II) Initializing built-in extension DAMAGE [ 10942.831] (II) SELinux: Disabled on system [ 10942.832] (II) Initializing extension GLX [ 10942.904] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 10942.904] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 10942.904] (II) LoadModule: "evdev" [ 10942.904] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 10942.904] (II) Module evdev: vendor="X.Org Foundation" [ 10942.904] compiled for 1.9.4, module version = 2.6.0 [ 10942.904] Module class: X.Org XInput Driver [ 10942.904] ABI class: X.Org XInput driver, version 11.0 [ 10942.904] (**) Power Button: always reports core events [ 10942.904] (**) Power Button: Device: "/dev/input/event3" [ 10942.936] (--) Power Button: Found keys [ 10942.936] (II) Power Button: Configuring as keyboard [ 10942.936] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 10942.936] (**) Option "xkb_rules" "evdev" [ 10942.936] (**) Option "xkb_model" "pc105" [ 10942.936] (**) Option "xkb_layout" "gb" [ 10942.947] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 10942.947] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 10942.947] (**) Power Button: always reports core events [ 10942.947] (**) Power Button: Device: "/dev/input/event2" [ 10942.968] (--) Power Button: Found keys [ 10942.968] (II) Power Button: Configuring as keyboard [ 10942.968] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) [ 10942.968] (**) Option "xkb_rules" "evdev" [ 10942.968] (**) Option "xkb_model" "pc105" [ 10942.968] (**) Option "xkb_layout" "gb" [ 10942.969] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0) [ 10942.969] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall" [ 10942.969] (**) Logitech USB Receiver: always reports core events [ 10942.969] (**) Logitech USB Receiver: Device: "/dev/input/event0" [ 10943.004] (--) Logitech USB Receiver: Found keys [ 10943.004] (II) Logitech USB Receiver: Configuring as keyboard [ 10943.004] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD) [ 10943.004] (**) Option "xkb_rules" "evdev" [ 10943.004] (**) Option "xkb_model" "pc105" [ 10943.004] (**) Option "xkb_layout" "gb" [ 10943.004] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1) [ 10943.004] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall" [ 10943.004] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall" [ 10943.004] (**) Logitech USB Receiver: always reports core events [ 10943.004] (**) Logitech USB Receiver: Device: "/dev/input/event1" [ 10943.032] (--) Logitech USB Receiver: Found 12 mouse buttons [ 10943.032] (--) Logitech USB Receiver: Found scroll wheel(s) [ 10943.032] (--) Logitech USB Receiver: Found relative axes [ 10943.032] (--) Logitech USB Receiver: Found x and y relative axes [ 10943.032] (--) Logitech USB Receiver: Found absolute axes [ 10943.032] (--) Logitech USB Receiver: Found keys [ 10943.032] (II) Logitech USB Receiver: Configuring as mouse [ 10943.032] (II) Logitech USB Receiver: Configuring as keyboard [ 10943.032] (II) Logitech USB Receiver: Adding scrollwheel support [ 10943.032] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5 [ 10943.032] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 10943.032] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD) [ 10943.032] (**) Option "xkb_rules" "evdev" [ 10943.032] (**) Option "xkb_model" "pc105" [ 10943.032] (**) Option "xkb_layout" "gb" [ 10943.032] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1 [ 10943.032] (**) Logitech USB Receiver: (accel) acceleration profile 0 [ 10943.032] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000 [ 10943.032] (**) Logitech USB Receiver: (accel) acceleration threshold: 4 [ 10943.032] (II) Logitech USB Receiver: initialized for relative axes. [ 10943.032] (WW) Logitech USB Receiver: ignoring absolute axes. [ 10943.032] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0) [ 10943.032] (II) No input driver/identifier specified (ignoring) [ 10943.033] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6) [ 10943.033] (II) No input driver/identifier specified (ignoring) [ 10943.036] (II) config/udev: Adding input device PC Speaker (/dev/input/event4) [ 10943.036] (II) No input driver/identifier specified (ignoring) [ 10943.037] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event5) [ 10943.037] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall" [ 10943.037] (**) Dell WMI hotkeys: always reports core events [ 10943.037] (**) Dell WMI hotkeys: Device: "/dev/input/event5" [ 10943.056] (--) Dell WMI hotkeys: Found keys [ 10943.056] (II) Dell WMI hotkeys: Configuring as keyboard [ 10943.056] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD) [ 10943.056] (**) Option "xkb_rules" "evdev" [ 10943.056] (**) Option "xkb_model" "pc105" [ 10943.056] (**) Option "xkb_layout" "gb" udev information: ----------------- P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3 N: input/event3 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN: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=gb E: BACKSPACE=guess E: DMI_VENDOR=Dell Inc. P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2 N: input/event2 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=gb E: BACKSPACE=guess E: DMI_VENDOR=Dell Inc. P: /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input0/event0 N: input/event0 S: input/by-id/usb-Logitech_USB_Receiver-event-kbd S: input/by-path/pci-0000:00:1a.0-usb-0:2:1.0-event-kbd E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/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_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: ID_MODEL=USB_Receiver E: ID_MODEL_ENC=USB\x20Receiver E: ID_MODEL_ID=c517 E: ID_REVISION=3810 E: ID_SERIAL=Logitech_USB_Receiver E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030102: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:1a.0-usb-0:2:1.0 E: XKBMODEL=pc105 E: XKBLAYOUT=gb E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Receiver-event-kbd /dev/input/by-path/pci-0000:00:1a.0-usb-0:2:1.0-event-kbd E: BACKSPACE=guess P: /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/input/input1/event1 N: input/event1 S: input/by-id/usb-Logitech_USB_Receiver-event-mouse S: input/by-id/usb-Logitech_USB_Receiver-if01-event-mouse S: input/by-path/pci-0000:00:1a.0-usb-0:2:1.1-event-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/input/input1/event1 E: MAJOR=13 E: MINOR=65 E: DEVNAME=/dev/input/event1 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_INPUT_KEY=1 E: ID_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: ID_MODEL=USB_Receiver E: ID_MODEL_ENC=USB\x20Receiver E: ID_MODEL_ID=c517 E: ID_REVISION=3810 E: ID_SERIAL=Logitech_USB_Receiver E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030102: E: ID_USB_INTERFACE_NUM=01 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:1a.0-usb-0:2:1.1 E: XKBMODEL=pc105 E: XKBLAYOUT=gb E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Receiver-event-mouse /dev/input/by-id/usb-Logitech_USB_Receiver-if01-event-mouse /dev/input/by-path/pci-0000:00:1a.0-usb-0:2:1.1-event-mouse E: BACKSPACE=guess P: /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/input/input1/mouse0 N: input/mouse0 S: input/by-id/usb-Logitech_USB_Receiver-mouse S: input/by-id/usb-Logitech_USB_Receiver-if01-mouse S: input/by-path/pci-0000:00:1a.0-usb-0:2:1.1-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/input/input1/mouse0 E: MAJOR=13 E: MINOR=32 E: DEVNAME=/dev/input/mouse0 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_INPUT_KEY=1 E: ID_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: ID_MODEL=USB_Receiver E: ID_MODEL_ENC=USB\x20Receiver E: ID_MODEL_ID=c517 E: ID_REVISION=3810 E: ID_SERIAL=Logitech_USB_Receiver E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030102: E: ID_USB_INTERFACE_NUM=01 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:1a.0-usb-0:2:1.1 E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Receiver-mouse /dev/input/by-id/usb-Logitech_USB_Receiver-if01-mouse /dev/input/by-path/pci-0000:00:1a.0-usb-0:2:1.1-mouse P: /devices/pci0000:00/0000:00:1b.0/input/input6/event6 N: input/event6 E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input6/event6 E: MAJOR=13 E: MINOR=70 E: DEVNAME=/dev/input/event6 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_PATH=pci-0000:00:1b.0 E: DMI_VENDOR=Dell Inc. P: /devices/platform/pcspkr/input/input4/event4 N: input/event4 S: input/by-path/platform-pcspkr-event-spkr E: UDEV_LOG=3 E: DEVPATH=/devices/platform/pcspkr/input/input4/event4 E: MAJOR=13 E: MINOR=68 E: DEVNAME=/dev/input/event4 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_SERIAL=noserial E: ID_PATH=platform-pcspkr E: DMI_VENDOR=Dell Inc. E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr P: /devices/virtual/input/input5/event5 N: input/event5 E: UDEV_LOG=3 E: DEVPATH=/devices/virtual/input/input5/event5 E: MAJOR=13 E: MINOR=69 E: DEVNAME=/dev/input/event5 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=pc105 E: XKBLAYOUT=gb E: BACKSPACE=guess E: DMI_VENDOR=Dell Inc. DRM Information from dmesg: --------------------------- [ 0.000000] No AGP bridge found [ 0.000000] No AGP bridge found [ 2.546036] Linux agpgart interface v0.103 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'stable-updates'), (500, 'oldstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages xserver-xorg-core depends on: ii keyboard-configuration 1.73 system-wide keyboard preferences ii libaudit0 1.7.13-1+b2 Dynamic library for security audit ii libc6 2.11.2-13 Embedded GNU C Library: Shared lib ii libdrm2 2.4.24-2 Userspace interface to kernel DRM ii libgcrypt11 1.4.6-5 LGPL Crypto library - runtime libr ii libpciaccess0 0.12.1-1 Generic PCI access library for X ii libpixman-1-0 0.21.6-2 pixel-manipulation library for X a ii libselinux1 2.0.98-1 SELinux runtime shared libraries ii libudev0 167-3 libudev shared library ii libxau6 1:1.0.6-1 X11 authorisation library ii libxdmcp6 1:1.1.0-1 X11 Display Manager Control Protoc ii libxfont1 1:1.4.3-2 X11 font rasterisation library ii udev 167-3 /dev/ and hotplug management daemo ii xserver-common 2:1.9.5-1 common files used by various X ser Versions of packages xserver-xorg-core recommends: ii libgl1-mesa-dri 7.10.2-1 A free implementation of the OpenG Versions of packages xserver-xorg-core suggests: ii xfonts-100dpi 1:1.0.3 100 dpi fonts for X ii xfonts-75dpi 1:1.0.3 75 dpi fonts for X ii xfonts-scalable 1:1.0.3-1 scalable fonts for X -- debconf-show failed -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110420130939.573.84930.report...@faraday.dev.bluearc.com