Package: xserver-xorg Version: 1:7.5+6 Severity: normal This bug started since a few revisions ago. Disabling Xinerama slows down the leak, but after a few hours of running Wine with 3D software I get,
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 4201 root 20 0 2450m 2.2g 3812 S 6 59.8 20:41.79 Xorg xrestop reports, xrestop - Display: :0.0 Monitoring 16 clients. XErrors: 0 Pixmaps: 25280K total, Other: 105K total, All: 25385K total /proc/<pid>/status of the X server returns, Name: Xorg State: S (sleeping) Tgid: 4201 Pid: 4201 PPid: 4200 TracerPid: 0 Uid: 1000 0 0 0 Gid: 1000 0 0 0 FDSize: 128 Groups: 24 25 29 44 112 120 1000 VmPeak: 2525060 kB VmSize: 2462488 kB VmLck: 0 kB VmHWM: 2359372 kB VmRSS: 2350452 kB VmData: 2353892 kB VmStk: 132 kB VmExe: 1764 kB VmLib: 33640 kB VmPTE: 4924 kB VmSwap: 11184 kB Threads: 1 SigQ: 0/16382 SigPnd: 0000000000000000 ShdPnd: 0000000000000000 SigBlk: 0000000000000000 SigIgn: 0000000000301000 SigCgt: 00000001d18066cf CapInh: 0000000000000000 CapPrm: ffffffffffffffff CapEff: ffffffffffffffff CapBnd: ffffffffffffffff Cpus_allowed: 3 Cpus_allowed_list: 0-1 Mems_allowed: 00000000,00000001 Mems_allowed_list: 0 voluntary_ctxt_switches: 13220606 nonvoluntary_ctxt_switches: 4975728 `ipcs` does not report significant memory usage. Running firefox also causes Xorg to leak memory, albeit slower than through wine. This memory usage is increasing during runtime of the wine process and remains after the wine process is terminated. Only way to fix the leak is to restart X. The example above is for X running for 11h 21min. - Adam -- 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 Aug 30 2008 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1878240 Jun 3 10:09 /usr/bin/Xorg /var/lib/x11/xorg.conf.roster does not exist. VGA-compatible devices on PCI bus: 00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce 6150] (rev a2) 03:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce 9400 GT] (rev a1) /var/lib/x11/xorg.conf.md5sum does not exist. Xorg X server configuration file status: -rw-r--r-- 1 root root 2771 Jun 10 22:09 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 1.0 (ra...@juliet2) Tue Jun 24 10:44:02 PDT 2008 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen1" Screen 1 "Screen0" LeftOf "Screen1" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "ServerFlags" Option "Xinerama" "0" 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" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "LG TV" #HorizSync 31.0 - 100.0 #VertRefresh 48.0 - 88.0 Option "DPMS" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor1" VendorName "Unknown" ModelName "HP L1955" #HorizSync 30.0 - 83.0 #VertRefresh 56.0 - 76.0 Option "DPMS" EndSection Section "Device" Identifier "Videocard0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "D9M-20" BusID "PCI:3:0:0" Option "RandRRotation" "false" EndSection Section "Device" Identifier "Videocard1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 6150" BusID "PCI:0:5:0" Option "RandRRotation" "true" Option "Rotate" "left" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "1920x1080_60 +0+0" Option "UseEdidDpi" "FALSE" Option "DPI" "85 x 85" SubSection "Display" Depth 24 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Videocard1" Monitor "Monitor1" DefaultDepth 24 Option "TwinView" "0" Option "metamodes" "1280x1024_60 +0+0" SubSection "Display" Depth 24 EndSubSection EndSection Section "Serverflags" Option "Xinerama" "false" Endsection Kernel version (/proc/version): Linux version 2.6.34-1-amd64 (Debian 2.6.34-1~experimental.2) (b...@decadent.org.uk) (gcc version 4.4.4 (Debian 4.4.4-4) ) #1 SMP Sun Jun 6 22:29:25 UTC 2010 Xorg X server log files on system: -rw-r--r-- 1 root root 27150 Nov 29 2009 /var/log/Xorg.1.log -rw-r--r-- 1 root root 22158 Dec 25 2009 /var/log/Xorg.21.log -rw-r--r-- 1 root root 23830 Dec 26 2009 /var/log/Xorg.20.log -rw-r--r-- 1 root root 17449 Jun 27 10:55 /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.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian Current Operating System: Linux mira 2.6.34-1-amd64 #1 SMP Sun Jun 6 22:29:25 UTC 2010 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.34-1-amd64 root=UUID=8157b2c1-2cfa-415b-9fbe-729df429f239 ro quiet Build Date: 03 June 2010 03:01:44PM xorg-server 2:1.7.7-2 (Julien Cristau <jcris...@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: Sun Jun 27 10:55:28 2010 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) ServerLayout "Layout0" (**) |-->Screen "Screen1" (0) (**) | |-->Monitor "Monitor1" (**) | |-->Device "Videocard1" (**) |-->Screen "Screen0" (1) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Videocard0" (**) |-->Input Device "Keyboard0" (**) |-->Input Device "Mouse0" (**) Option "Xinerama" "false" (==) 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" (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. (WW) Disabling Keyboard0 (WW) Disabling Mouse0 (II) Loader magic: 0x7c5e80 (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:0:5:0) 10de:0240:1043:81cd nVidia Corporation C51PV [GeForce 6150] rev 162, Mem @ 0xfc000000/16777216, 0xd0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072 (--) PCI: (0:3:0:0) 10de:0641:3842:c944 nVidia Corporation G96 [GeForce 9400 GT] rev 161, Mem @ 0xf8000000/16777216, 0xc0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/524288 (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.7, 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: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.7.7, 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 195.36.24 Thu Apr 22 19:52:00 PDT 2010 (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.7, 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.7, 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.7, 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 195.36.24 Thu Apr 22 19:18:54 PDT 2010 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (II) Primary Device is: PCI 0...@00:05: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.7, 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.7, 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" "1280x1024_60 +0+0" (**) NVIDIA(0): Option "RandRRotation" "true" (**) NVIDIA(0): Option "Rotate" "left" (**) Jun 27 10:55:30 NVIDIA(0): Enabling RENDER acceleration (**) Jun 27 10:55:30 NVIDIA(0): Using static 90-degree counterclockwise screen rotation. (II) Jun 27 10:55:30 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is (II) Jun 27 10:55:30 NVIDIA(0): enabled. (II) Jun 27 10:55:31 NVIDIA(0): NVIDIA GPU GeForce 6150 (C51) at PCI:0:5:0 (GPU-0) (--) Jun 27 10:55:31 NVIDIA(0): Memory: 524288 kBytes (--) Jun 27 10:55:31 NVIDIA(0): VideoBIOS: 05.51.22.33.07 (--) Jun 27 10:55:31 NVIDIA(0): Interlaced video modes are supported on this GPU (--) Jun 27 10:55:31 NVIDIA(0): Connected display device(s) on GeForce 6150 at PCI:0:5:0: (--) Jun 27 10:55:31 NVIDIA(0): HP L1955 (DFP-0) (--) Jun 27 10:55:31 NVIDIA(0): HP L1955 (DFP-0): 310.0 MHz maximum pixel clock (--) Jun 27 10:55:31 NVIDIA(0): HP L1955 (DFP-0): Internal Dual Link TMDS (II) Jun 27 10:55:31 NVIDIA(0): Assigned Display Device: DFP-0 (II) Jun 27 10:55:31 NVIDIA(0): Validated modes: (II) Jun 27 10:55:31 NVIDIA(0): "1280x1024_60+0+0" (II) Jun 27 10:55:31 NVIDIA(0): Virtual screen size determined to be 1280 x 1024 (--) Jun 27 10:55:31 NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config (--) Jun 27 10:55:31 NVIDIA(0): option (WW) Jun 27 10:55:31 NVIDIA(0): RandR rotation is not compatible with the Rotate option. (II) Jun 27 10:55:31 NVIDIA(0): The RandR extension is not compatible with the Rotate option. (II) Jun 27 10:55:31 NVIDIA(0): Disabling RandR. (==) Jun 27 10:55:31 NVIDIA(0): Enabling 32-bit ARGB GLX visuals. (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32 (==) NVIDIA(1): RGB weight 888 (==) NVIDIA(1): Default visual is TrueColor (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0) (**) NVIDIA(1): Option "TwinView" "0" (**) NVIDIA(1): Option "MetaModes" "1920x1080_60 +0+0" (**) NVIDIA(1): Option "RandRRotation" "false" (**) NVIDIA(1): Option "UseEdidDpi" "FALSE" (**) NVIDIA(1): Option "DPI" "85 x 85" (**) Jun 27 10:55:31 NVIDIA(1): Enabling RENDER acceleration (II) Jun 27 10:55:34 NVIDIA(1): NVIDIA GPU GeForce 9400 GT (G96) at PCI:3:0:0 (GPU-1) (--) Jun 27 10:55:34 NVIDIA(1): Memory: 524288 kBytes (--) Jun 27 10:55:34 NVIDIA(1): VideoBIOS: 62.94.29.00.40 (II) Jun 27 10:55:34 NVIDIA(1): Detected PCI Express Link width: 16X (--) Jun 27 10:55:34 NVIDIA(1): Interlaced video modes are supported on this GPU (--) Jun 27 10:55:34 NVIDIA(1): Connected display device(s) on GeForce 9400 GT at PCI:3:0:0: (--) Jun 27 10:55:34 NVIDIA(1): LG TV (DFP-1) (--) Jun 27 10:55:34 NVIDIA(1): LG TV (DFP-1): 330.0 MHz maximum pixel clock (--) Jun 27 10:55:34 NVIDIA(1): LG TV (DFP-1): Internal Dual Link TMDS (WW) Jun 27 10:55:34 NVIDIA(1): The EDID for LG TV (DFP-1) contradicts itself: mode (WW) Jun 27 10:55:34 NVIDIA(1): "1920x1080" is specified in the EDID; however, the EDID's (WW) Jun 27 10:55:34 NVIDIA(1): valid HorizSync range (31.000-100.000 kHz) would exclude (WW) Jun 27 10:55:34 NVIDIA(1): this mode's HorizSync (27.0 kHz); ignoring HorizSync check (WW) Jun 27 10:55:34 NVIDIA(1): for mode "1920x1080". (WW) Jun 27 10:55:34 NVIDIA(1): The EDID for LG TV (DFP-1) contradicts itself: mode (WW) Jun 27 10:55:34 NVIDIA(1): "1920x1080" is specified in the EDID; however, the EDID's (WW) Jun 27 10:55:34 NVIDIA(1): valid VertRefresh range (48.000-88.000 Hz) would exclude (WW) Jun 27 10:55:34 NVIDIA(1): this mode's VertRefresh (24.0 Hz); ignoring VertRefresh (WW) Jun 27 10:55:34 NVIDIA(1): check for mode "1920x1080". (WW) Jun 27 10:55:34 NVIDIA(1): The EDID for LG TV (DFP-1) contradicts itself: mode (WW) Jun 27 10:55:34 NVIDIA(1): "1920x1080" is specified in the EDID; however, the EDID's (WW) Jun 27 10:55:34 NVIDIA(1): valid VertRefresh range (48.000-88.000 Hz) would exclude (WW) Jun 27 10:55:34 NVIDIA(1): this mode's VertRefresh (30.0 Hz); ignoring VertRefresh (WW) Jun 27 10:55:34 NVIDIA(1): check for mode "1920x1080". (WW) Jun 27 10:55:34 NVIDIA(1): The EDID for LG TV (DFP-1) contradicts itself: mode (WW) Jun 27 10:55:34 NVIDIA(1): "1920x1080" is specified in the EDID; however, the EDID's (WW) Jun 27 10:55:34 NVIDIA(1): valid HorizSync range (31.000-100.000 kHz) would exclude (WW) Jun 27 10:55:34 NVIDIA(1): this mode's HorizSync (27.0 kHz); ignoring HorizSync check (WW) Jun 27 10:55:34 NVIDIA(1): for mode "1920x1080". (WW) Jun 27 10:55:34 NVIDIA(1): The EDID for LG TV (DFP-1) contradicts itself: mode (WW) Jun 27 10:55:34 NVIDIA(1): "1920x1080" is specified in the EDID; however, the EDID's (WW) Jun 27 10:55:34 NVIDIA(1): valid VertRefresh range (48.000-88.000 Hz) would exclude (WW) Jun 27 10:55:34 NVIDIA(1): this mode's VertRefresh (24.0 Hz); ignoring VertRefresh (WW) Jun 27 10:55:34 NVIDIA(1): check for mode "1920x1080". (WW) Jun 27 10:55:34 NVIDIA(1): The EDID for LG TV (DFP-1) contradicts itself: mode (WW) Jun 27 10:55:34 NVIDIA(1): "1920x1080" is specified in the EDID; however, the EDID's (WW) Jun 27 10:55:34 NVIDIA(1): valid VertRefresh range (48.000-88.000 Hz) would exclude (WW) Jun 27 10:55:34 NVIDIA(1): this mode's VertRefresh (30.0 Hz); ignoring VertRefresh (WW) Jun 27 10:55:34 NVIDIA(1): check for mode "1920x1080". (II) Jun 27 10:55:34 NVIDIA(1): Assigned Display Device: DFP-1 (II) Jun 27 10:55:34 NVIDIA(1): Validated modes: (II) Jun 27 10:55:34 NVIDIA(1): "1920x1080_60+0+0" (II) Jun 27 10:55:34 NVIDIA(1): Virtual screen size determined to be 1920 x 1080 (**) Jun 27 10:55:34 NVIDIA(1): DPI set to (85, 85); computed from "DPI" X config option (==) Jun 27 10:55:34 NVIDIA(1): Enabling 32-bit ARGB GLX visuals. (--) Depth 24 pixmap format is 32 bpp (II) Jun 27 10:55:34 NVIDIA: Using 768.00 MB of virtual memory for indirect memory access. (II) Jun 27 10:55:34 NVIDIA(0): Initialized GPU GART. (II) Jun 27 10:55:34 NVIDIA(0): Setting mode "1280x1024_60+0+0" (II) Loading extension NV-GLX (II) Jun 27 10:55:34 NVIDIA(0): Initialized OpenGL Acceleration (==) NVIDIA(0): Disabling shared memory pixmaps (II) Jun 27 10:55:34 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 disabled (II) Jun 27 10:55:34 NVIDIA(1): Initialized GPU GART. (II) Jun 27 10:55:34 NVIDIA(1): Setting mode "1920x1080_60+0+0" (II) Jun 27 10:55:35 NVIDIA(1): Initialized OpenGL Acceleration (==) NVIDIA(1): Disabling shared memory pixmaps (II) Jun 27 10:55:35 NVIDIA(1): Initialized X Rendering Acceleration (==) NVIDIA(1): Backing store disabled (==) NVIDIA(1): Silken mouse enabled (**) NVIDIA(1): DPMS enabled (--) RandR disabled (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/event3) (**) Power Button: Applying InputClass "evdev keyboard catchall" (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.7.6.901, 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/event3" (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" (II) config/udev: Adding input device Power Button (/dev/input/event2) (**) Power Button: Applying InputClass "evdev keyboard catchall" (**) 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" (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1) (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall" (**) Logitech USB-PS/2 Optical Mouse: always reports core events (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1" (II) Logitech USB-PS/2 Optical Mouse: Found 8 mouse buttons (II) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s) (II) Logitech USB-PS/2 Optical Mouse: Found relative axes (II) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5 (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE) (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes. (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device Logitech Logitech USB Headset (/dev/input/event6) (**) Logitech Logitech USB Headset: Applying InputClass "evdev keyboard catchall" (**) Logitech Logitech USB Headset: always reports core events (**) Logitech Logitech USB Headset: Device: "/dev/input/event6" (II) Logitech Logitech USB Headset: Found keys (II) Logitech Logitech USB Headset: Configuring as keyboard (II) XINPUT: Adding extended input device "Logitech Logitech USB Headset" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "us" (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" (**) 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" (II) config/udev: Adding input device PC Speaker (/dev/input/event4) (II) No input driver/identifier specified (ignoring) (II) Jun 27 10:55:38 NVIDIA(0): Setting mode "1280x1024_60+0+0" (II) Jun 27 10:55:38 NVIDIA(1): Setting mode "1920x1080_60+0+0" udev information: P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3 N: input/event3 S: char/13:67 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3 E: SUBSYSTEM=input E: DEVNAME=input/event3 E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=pc105 E: XKBLAYOUT=us E: MAJOR=13 E: MINOR=67 E: DEVLINKS=/dev/char/13:67 E: DMI_VENDOR=System manufacturer P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2 N: input/event2 S: char/13:66 E: UDEV_LOG=3 E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2 E: SUBSYSTEM=input E: DEVNAME=input/event2 E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: XKBMODEL=pc105 E: XKBLAYOUT=us E: MAJOR=13 E: MINOR=66 E: DEVLINKS=/dev/char/13:66 E: DMI_VENDOR=System manufacturer P: /devices/pci0000:00/0000:00:0b.0/usb2/2-1/2-1:1.0/input/input1/event1 N: input/event1 S: char/13:65 S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse S: input/by-path/pci-0000:00:0b.0-usb-0:1:1.0-event-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:0b.0/usb2/2-1/2-1:1.0/input/input1/event1 E: SUBSYSTEM=input E: DEVNAME=input/event1 E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: ID_MODEL=USB-PS_2_Optical_Mouse E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse E: ID_MODEL_ID=c03f E: ID_REVISION=2000 E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse 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:0b.0-usb-0:1:1.0 E: MAJOR=13 E: MINOR=65 E: DEVLINKS=/dev/char/13:65 /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:0b.0-usb-0:1:1.0-event-mouse P: /devices/pci0000:00/0000:00:0b.0/usb2/2-1/2-1:1.0/input/input1/mouse0 N: input/mouse0 S: char/13:32 S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse S: input/by-path/pci-0000:00:0b.0-usb-0:1:1.0-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:0b.0/usb2/2-1/2-1:1.0/input/input1/mouse0 E: SUBSYSTEM=input E: DEVNAME=input/mouse0 E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: ID_MODEL=USB-PS_2_Optical_Mouse E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse E: ID_MODEL_ID=c03f E: ID_REVISION=2000 E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse 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:0b.0-usb-0:1:1.0 E: MAJOR=13 E: MINOR=32 E: DEVLINKS=/dev/char/13:32 /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:0b.0-usb-0:1:1.0-mouse P: /devices/pci0000:00/0000:00:0b.0/usb2/2-8/2-8:1.3/input/input6/event6 N: input/event6 S: char/13:70 S: input/by-id/usb-Logitech_Logitech_USB_Headset-event-if03 S: input/by-path/pci-0000:00:0b.0-usb-0:8:1.3-event E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:0b.0/usb2/2-8/2-8:1.3/input/input6/event6 E: SUBSYSTEM=input E: DEVNAME=input/event6 E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: ID_MODEL=Logitech_USB_Headset E: ID_MODEL_ENC=Logitech\x20USB\x20Headset E: ID_MODEL_ID=0a02 E: ID_REVISION=1013 E: ID_SERIAL=Logitech_Logitech_USB_Headset E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:010100:010200:030000: E: ID_USB_INTERFACE_NUM=03 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0000:00:0b.0-usb-0:8:1.3 E: XKBMODEL=pc105 E: XKBLAYOUT=us E: MAJOR=13 E: MINOR=70 E: DEVLINKS=/dev/char/13:70 /dev/input/by-id/usb-Logitech_Logitech_USB_Headset-event-if03 /dev/input/by-path/pci-0000:00:0b.0-usb-0:8:1.3-event P: /devices/pci0000:00/0000:00:10.1/input/input5/event5 N: input/event5 S: char/13:69 E: UDEV_LOG=3 E: DEVPATH=/devices/pci0000:00/0000:00:10.1/input/input5/event5 E: SUBSYSTEM=input E: DEVNAME=input/event5 E: ID_INPUT=1 E: ID_PATH=pci-0000:00:10.1 E: DMI_VENDOR=System manufacturer E: MAJOR=13 E: MINOR=69 E: DEVLINKS=/dev/char/13:69 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: SUBSYSTEM=input E: DEVNAME=input/event0 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 E: MAJOR=13 E: MINOR=64 E: DEVLINKS=/dev/char/13:64 /dev/input/by-path/platform-i8042-serio-0-event-kbd E: DMI_VENDOR=System manufacturer P: /devices/platform/pcspkr/input/input4/event4 N: input/event4 S: char/13:68 S: input/by-path/platform-pcspkr-event-spkr E: UDEV_LOG=3 E: DEVPATH=/devices/platform/pcspkr/input/input4/event4 E: SUBSYSTEM=input E: DEVNAME=input/event4 E: ID_INPUT=1 E: ID_SERIAL=noserial E: ID_PATH=platform-pcspkr E: DMI_VENDOR=System manufacturer E: MAJOR=13 E: MINOR=68 E: DEVLINKS=/dev/char/13:68 /dev/input/by-path/platform-pcspkr-event-spkr DRM Information from dmesg: [ 0.000000] No AGP bridge found [ 0.000000] No AGP bridge found [ 0.733514] PCI-DMA: Disabling AGP. [ 0.733625] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture [ 0.742104] Linux agpgart interface v0.103 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.34-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages xserver-xorg depends on: ii libc6 2.11.1-3 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.7-2 Xorg X server - core server ii xserver-xorg-input-evdev [xse 1:2.3.2-6 X.Org X server -- evdev input driv ii xserver-xorg-input-kbd [xserv 1:1.4.0-2 X.Org X server -- keyboard input d ii xserver-xorg-input-mouse [xse 1:1.5.0-2 X.Org X server -- mouse input driv ii xserver-xorg-video-nv [xserve 1:2.1.17-3 X.Org X server -- NV display drive Versions of packages xserver-xorg recommends: ii libgl1-mesa-dri 7.7.1-3 A free implementation of the OpenG xserver-xorg suggests no packages. -- debconf information: * xserver-xorg/config/inputdevice/mouse/retry_detection: false * xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice * xserver-xorg/config/monitor/lcd: false * xserver-xorg/config/monitor/screen-size: 15 inches (380 mm) * shared/default-x-server: xserver-xorg * xserver-xorg/config/inputdevice/mouse/protocol: ExplorerPS/2 * xserver-xorg/clobber_XF86Config-4: true * xserver-xorg/config/display/default_depth: 16 * xserver-xorg/config/display/modes: 1024x768, 800x600, 640x480 * xserver-xorg/config/monitor/vert-refresh: 43-75 * xserver-xorg/config/inputdevice/mouse/zaxismapping: false * xserver-xorg/aware_XF86Config-4: true * shared/clobber_x-server_symlink: true * xserver-xorg/config/monitor/identifier: Xdebconfigurator Monitor * xserver-xorg/config/inputdevice/mouse/emulate3buttons: true * xserver-xorg/config/monitor/horiz-sync: 28-50 * xserver-xorg/config/device/video_ram: * xserver-xorg/config/device/identifier: Xdebconfigurator Card * xserver-xorg/config/monitor/selection-method: Simple * xserver-xorg/config/monitor/mode-list: 1024x768 @ 70Hz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org