Package: xserver-xorg
Version: 1:7.6+6
Severity: normal
A fresh amd64 install of wheezy with "Graphical desktop environment"
selected in tasksel failed to start a usable graphical environment: the
image was corrupt, and keyboard and mouse input were ignored.
Replacing nouveau with nvidia got me a working display, but still no
keyboard or mouse. Seem to have solved the latter problem by taking the
following steps:
1) apt-get install xserver-xorg-input-kbd xserver-xorg-input-mouse
2) Add an Option "AllowEmptyInput" "false" stanza to my xorg.conf,
which now looks like this (nothing other than these two sections;
vaguely wonder whether I should have more, but this appears to
work):
# Forgets k/b & mouse without this.
Section "ServerFlags"
Option "AllowEmptyInput" "false"
EndSection
# Needed to invoke nvidia driver.
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
I attach three xorg logs with timing stripped from them so they're
easier to diff:
- no-xorg-conf.stripped: what happens by default, with no xorg.conf.
As I say above, with this neither the display, the keyboard nor the
mouse works.
- with-nvidia.stripped: what happens once I install the nvidia driver
and create an xorg.conf containing the above device stanza. Now the
display works, but keyboard and mouse are still ignored.
- with-nvidia-no-empty-input.stripped: after adding the
AllowEmptyInput line above to xorg.conf, things appear to be working
ok.
Not sure whether this is useful info or not, but it seemed odd to me
that X defaulted to ignoring my keyboard and mouse and didn't even have
apropriate input modules installed.
[I am using a USB KVM switch, but I did try direct connections to the PC
to no avail]
Regards,
Conrad
-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Apr 13 20:38 /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:
----------------------------------
01:00.0 VGA compatible controller [0300]: nVidia Corporation GF110 [Geforce GTX 580] [10de:1080] (rev a1)
Xorg X server configuration file status:
----------------------------------------
-rw------- 1 root root 266 Apr 21 09:04 /etc/X11/xorg.conf
Contents of /etc/X11/xorg.conf:
-------------------------------
/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) (ben@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 30926 Apr 21 14:21 /var/log/Xorg.0.log
Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 81206.556]
X.Org X Server 1.9.5
Release Date: 2011-03-17
[ 81206.556] X Protocol Version 11, Revision 0
[ 81206.556] Build Operating System: Linux 2.6.38-1-amd64 x86_64 Debian
[ 81206.556] Current Operating System: Linux sleekit 2.6.38-2-amd64 #1 SMP Thu Apr 7 04:28:07 UTC 2011 x86_64
[ 81206.556] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.38-2-amd64 root=/dev/mapper/sleekit-root ro quiet
[ 81206.556] Build Date: 26 March 2011 03:32:34AM
[ 81206.556] xorg-server 2:1.9.5-1 (Cyril Brulebois <kibi@debian.org>)
[ 81206.556] Current version of pixman: 0.21.4
[ 81206.556] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 81206.556] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 81206.557] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 21 08:57:27 2011
[ 81206.557] (==) Using config file: "/etc/X11/xorg.conf"
[ 81206.557] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 81206.557] (==) No Layout section. Using the first Screen section.
[ 81206.557] (==) No screen section available. Using defaults.
[ 81206.557] (**) |-->Screen "Default Screen Section" (0)
[ 81206.557] (**) | |-->Monitor "<default monitor>"
[ 81206.557] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 81206.557] (**) | |-->Device "Device0"
[ 81206.557] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 81206.557] (**) Option "AllowEmptyInput" "false"
[ 81206.557] (==) Automatically adding devices
[ 81206.557] (==) Automatically enabling devices
[ 81206.557] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 81206.557] Entry deleted from font path.
[ 81206.557] (WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
[ 81206.557] Entry deleted from font path.
[ 81206.557] (Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
[ 81206.557] (==) 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,
built-ins
[ 81206.557] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 81206.557] (**) Extension "Composite" is disabled
[ 81206.557] (==) |-->Input Device "<default pointer>"
[ 81206.557] (==) |-->Input Device "<default keyboard>"
[ 81206.557] (==) No Layout section. Using the default mouse configuration.
[ 81206.557] (==) No Layout section. Using the default keyboard configuration.
[ 81206.557] (II) Loader magic: 0x7d1be0
[ 81206.557] (II) Module ABI versions:
[ 81206.557] X.Org ANSI C Emulation: 0.4
[ 81206.557] X.Org Video Driver: 8.0
[ 81206.557] X.Org XInput driver : 11.0
[ 81206.557] X.Org Server Extension : 4.0
[ 81206.557] (--) PCI:*(0:1:0:0) 10de:1080:10b0:0401 rev 161, Mem @ 0xfa000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 81206.557] (II) Open ACPI successful (/var/run/acpid.socket)
[ 81206.557] (II) LoadModule: "extmod"
[ 81206.558] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 81206.558] (II) Module extmod: vendor="X.Org Foundation"
[ 81206.558] compiled for 1.9.5, module version = 1.0.0
[ 81206.558] Module class: X.Org Server Extension
[ 81206.558] ABI class: X.Org Server Extension, version 4.0
[ 81206.558] (II) Loading extension SELinux
[ 81206.558] (II) Loading extension MIT-SCREEN-SAVER
[ 81206.558] (II) Loading extension XFree86-VidModeExtension
[ 81206.558] (II) Loading extension XFree86-DGA
[ 81206.558] (II) Loading extension DPMS
[ 81206.558] (II) Loading extension XVideo
[ 81206.558] (II) Loading extension XVideo-MotionCompensation
[ 81206.558] (II) Loading extension X-Resource
[ 81206.558] (II) LoadModule: "dbe"
[ 81206.558] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 81206.558] (II) Module dbe: vendor="X.Org Foundation"
[ 81206.558] compiled for 1.9.5, module version = 1.0.0
[ 81206.558] Module class: X.Org Server Extension
[ 81206.558] ABI class: X.Org Server Extension, version 4.0
[ 81206.558] (II) Loading extension DOUBLE-BUFFER
[ 81206.558] (II) LoadModule: "glx"
[ 81206.558] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 81206.561] (II) Module glx: vendor="NVIDIA Corporation"
[ 81206.562] compiled for 4.0.2, module version = 1.0.0
[ 81206.562] Module class: X.Org Server Extension
[ 81206.562] (II) NVIDIA GLX Module 260.19.44 Sun Feb 27 22:56:46 PST 2011
[ 81206.562] (II) Loading extension GLX
[ 81206.562] (II) LoadModule: "record"
[ 81206.562] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 81206.562] (II) Module record: vendor="X.Org Foundation"
[ 81206.562] compiled for 1.9.5, module version = 1.13.0
[ 81206.562] Module class: X.Org Server Extension
[ 81206.562] ABI class: X.Org Server Extension, version 4.0
[ 81206.562] (II) Loading extension RECORD
[ 81206.562] (II) LoadModule: "dri"
[ 81206.562] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 81206.562] (II) Module dri: vendor="X.Org Foundation"
[ 81206.562] compiled for 1.9.5, module version = 1.0.0
[ 81206.562] ABI class: X.Org Server Extension, version 4.0
[ 81206.562] (II) Loading extension XFree86-DRI
[ 81206.562] (II) LoadModule: "dri2"
[ 81206.562] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 81206.562] (II) Module dri2: vendor="X.Org Foundation"
[ 81206.562] compiled for 1.9.5, module version = 1.2.0
[ 81206.562] ABI class: X.Org Server Extension, version 4.0
[ 81206.562] (II) Loading extension DRI2
[ 81206.562] (II) LoadModule: "nvidia"
[ 81206.562] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 81206.562] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 81206.562] compiled for 4.0.2, module version = 1.0.0
[ 81206.562] Module class: X.Org Video Driver
[ 81206.562] (II) LoadModule: "mouse"
[ 81206.562] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[ 81206.562] (II) Module mouse: vendor="X.Org Foundation"
[ 81206.562] compiled for 1.9.5, module version = 1.7.0
[ 81206.562] Module class: X.Org XInput Driver
[ 81206.562] ABI class: X.Org XInput driver, version 11.0
[ 81206.562] (II) LoadModule: "kbd"
[ 81206.562] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[ 81206.562] (II) Module kbd: vendor="X.Org Foundation"
[ 81206.562] compiled for 1.9.4, module version = 1.6.0
[ 81206.562] Module class: X.Org XInput Driver
[ 81206.562] ABI class: X.Org XInput driver, version 11.0
[ 81206.562] (II) NVIDIA dlloader X Driver 260.19.44 Sun Feb 27 22:42:21 PST 2011
[ 81206.562] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 81206.562] (++) using VT number 8
[ 81206.579] (II) Loading sub module "fb"
[ 81206.579] (II) LoadModule: "fb"
[ 81206.579] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 81206.579] (II) Module fb: vendor="X.Org Foundation"
[ 81206.579] compiled for 1.9.5, module version = 1.0.0
[ 81206.579] ABI class: X.Org ANSI C Emulation, version 0.4
[ 81206.579] (II) Loading sub module "wfb"
[ 81206.579] (II) LoadModule: "wfb"
[ 81206.579] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 81206.579] (II) Module wfb: vendor="X.Org Foundation"
[ 81206.579] compiled for 1.9.5, module version = 1.0.0
[ 81206.579] ABI class: X.Org ANSI C Emulation, version 0.4
[ 81206.579] (II) Loading sub module "ramdac"
[ 81206.579] (II) LoadModule: "ramdac"
[ 81206.579] (II) Module "ramdac" already built-in
[ 81206.579] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 81206.579] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 81206.579] (==) NVIDIA(0): RGB weight 888
[ 81206.579] (==) NVIDIA(0): Default visual is TrueColor
[ 81206.579] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 81206.579] (**) NVIDIA(0): Enabling RENDER acceleration
[ 81206.860] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 580 (GF110) at PCI:1:0:0 (GPU-0)
[ 81206.860] (--) NVIDIA(0): Memory: 3145728 kBytes
[ 81206.860] (--) NVIDIA(0): VideoBIOS: 70.10.17.00.01
[ 81206.860] (II) NVIDIA(0): Detected PCI Express Link width: 8X
[ 81206.860] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 81206.860] (--) NVIDIA(0): Connected display device(s) on GeForce GTX 580 at PCI:1:0:0
[ 81206.860] (--) NVIDIA(0): NEC PA301W (DFP-4)
[ 81206.860] (--) NVIDIA(0): NEC PA301W (DFP-4): 480.0 MHz maximum pixel clock
[ 81206.860] (--) NVIDIA(0): NEC PA301W (DFP-4): Internal DisplayPort
[ 81206.894] (II) NVIDIA(0): Assigned Display Device: DFP-4
[ 81206.894] (==) NVIDIA(0):
[ 81206.894] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 81206.894] (==) NVIDIA(0): will be used as the requested mode.
[ 81206.894] (==) NVIDIA(0):
[ 81206.894] (II) NVIDIA(0): Validated modes:
[ 81206.894] (II) NVIDIA(0): "nvidia-auto-select"
[ 81206.894] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1600
[ 81206.919] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
[ 81206.919] (--) NVIDIA(0): option
[ 81206.919] (==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
[ 81206.919] (--) Depth 24 pixmap format is 32 bpp
[ 81206.919] (II) NVIDIA: Using 3069.00 MB of virtual memory for indirect memory
[ 81206.919] (II) NVIDIA: access.
[ 81206.920] (II) NVIDIA(0): Initialized GPU GART.
[ 81206.924] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 81206.924] (WW) NVIDIA(GPU-0): NEC PA301W (DFP-4): Failed to set DisplayPort power state
[ 81206.925] (EE) NVIDIA(GPU-0): NEC PA301W (DFP-4): DisplayPort link training failed
[ 81206.967] (II) Loading extension NV-GLX
[ 81207.018] (II) NVIDIA(0): Initialized OpenGL Acceleration
[ 81207.027] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 81207.027] (II) NVIDIA(0): Initialized X Rendering Acceleration
[ 81207.027] (==) NVIDIA(0): Backing store disabled
[ 81207.027] (==) NVIDIA(0): Silken mouse enabled
[ 81207.028] (==) NVIDIA(0): DPMS enabled
[ 81207.028] (II) Loading extension NV-CONTROL
[ 81207.028] (II) Loading extension XINERAMA
[ 81207.028] (II) Loading sub module "dri2"
[ 81207.028] (II) LoadModule: "dri2"
[ 81207.029] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[ 81207.029] (II) NVIDIA(0): [DRI2] Setup complete
[ 81207.029] (==) RandR enabled
[ 81207.029] (II) Initializing built-in extension Generic Event Extension
[ 81207.029] (II) Initializing built-in extension SHAPE
[ 81207.029] (II) Initializing built-in extension MIT-SHM
[ 81207.029] (II) Initializing built-in extension XInputExtension
[ 81207.029] (II) Initializing built-in extension XTEST
[ 81207.029] (II) Initializing built-in extension BIG-REQUESTS
[ 81207.029] (II) Initializing built-in extension SYNC
[ 81207.029] (II) Initializing built-in extension XKEYBOARD
[ 81207.029] (II) Initializing built-in extension XC-MISC
[ 81207.029] (II) Initializing built-in extension SECURITY
[ 81207.029] (II) Initializing built-in extension XINERAMA
[ 81207.029] (II) Initializing built-in extension XFIXES
[ 81207.029] (II) Initializing built-in extension RENDER
[ 81207.029] (II) Initializing built-in extension RANDR
[ 81207.029] (II) Initializing built-in extension COMPOSITE
[ 81207.029] (II) Initializing built-in extension DAMAGE
[ 81207.029] (II) SELinux: Disabled on system
[ 81207.029] (II) Initializing extension GLX
[ 81207.047] (WW) <default pointer>: No Device specified, looking for one...
[ 81207.160] (II) <default pointer>: Setting Device option to "/dev/input/mice"
[ 81207.160] (--) <default pointer>: Device: "/dev/input/mice"
[ 81207.160] (==) <default pointer>: Protocol: "Auto"
[ 81207.160] (**) Option "CorePointer"
[ 81207.160] (**) <default pointer>: always reports core events
[ 81207.160] (**) Option "Device" "/dev/input/mice"
[ 81207.164] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
[ 81207.164] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
[ 81207.164] (**) <default pointer>: Buttons: 9
[ 81207.164] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
[ 81207.164] (**) <default pointer>: (accel) keeping acceleration scheme 1
[ 81207.164] (**) <default pointer>: (accel) acceleration profile 0
[ 81207.164] (**) <default pointer>: (accel) acceleration factor: 2.000
[ 81207.164] (**) <default pointer>: (accel) acceleration threshold: 4
[ 81207.164] (II) <default pointer>: Setting mouse protocol to "ExplorerPS/2"
[ 81207.456] (II) <default pointer>: ps2EnableDataReporting: succeeded
[ 81207.456] (**) Option "CoreKeyboard"
[ 81207.456] (**) <default keyboard>: always reports core events
[ 81207.456] (**) Option "Protocol" "standard"
[ 81207.456] (**) Option "XkbRules" "base"
[ 81207.456] (**) Option "XkbModel" "pc105"
[ 81207.456] (**) Option "XkbLayout" "us"
[ 81207.456] (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD)
[ 81253.958] (II) 3rd Button detected: disabling emulate3Button
[ 82712.621] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse1)
[ 82712.621] (II) No input driver/identifier specified (ignoring)
[ 82712.621] (II) config/udev: Adding input device Logitech G500 (/dev/input/event5)
[ 82712.621] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
[ 82712.621] (II) LoadModule: "evdev"
[ 82712.622] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 82712.622] (II) Module evdev: vendor="X.Org Foundation"
[ 82712.622] compiled for 1.9.4, module version = 2.6.0
[ 82712.622] Module class: X.Org XInput Driver
[ 82712.622] ABI class: X.Org XInput driver, version 11.0
[ 82712.622] (**) Logitech G500: always reports core events
[ 82712.622] (**) Logitech G500: Device: "/dev/input/event5"
[ 82712.652] (--) Logitech G500: Found 1 mouse buttons
[ 82712.652] (--) Logitech G500: Found scroll wheel(s)
[ 82712.652] (--) Logitech G500: Found relative axes
[ 82712.652] (--) Logitech G500: Found absolute axes
[ 82712.652] (--) Logitech G500: Found keys
[ 82712.652] (II) Logitech G500: Configuring as mouse
[ 82712.652] (II) Logitech G500: Configuring as keyboard
[ 82712.652] (II) Logitech G500: Adding scrollwheel support
[ 82712.652] (**) Logitech G500: YAxisMapping: buttons 4 and 5
[ 82712.652] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 82712.652] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD)
[ 82712.652] (**) Option "xkb_rules" "evdev"
[ 82712.652] (**) Option "xkb_model" "pc105"
[ 82712.652] (**) Option "xkb_layout" "us"
[ 82712.672] (EE) Logitech G500: failed to initialize for relative axes.
[ 82712.672] (II) Logitech G500: initialized for absolute axes.
[ 82712.672] (II) config/udev: Adding input device Logitech G500 (/dev/input/event4)
[ 82712.672] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
[ 82712.672] (**) Logitech G500: always reports core events
[ 82712.672] (**) Logitech G500: Device: "/dev/input/event4"
[ 82712.704] (--) Logitech G500: Found 20 mouse buttons
[ 82712.704] (--) Logitech G500: Found scroll wheel(s)
[ 82712.704] (--) Logitech G500: Found relative axes
[ 82712.704] (--) Logitech G500: Found x and y relative axes
[ 82712.704] (II) Logitech G500: Configuring as mouse
[ 82712.704] (II) Logitech G500: Adding scrollwheel support
[ 82712.704] (**) Logitech G500: YAxisMapping: buttons 4 and 5
[ 82712.704] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 82712.704] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE)
[ 82712.704] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 82712.704] (**) Logitech G500: (accel) acceleration profile 0
[ 82712.704] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 82712.704] (**) Logitech G500: (accel) acceleration threshold: 4
[ 82712.704] (II) Logitech G500: initialized for relative axes.
[ 82716.196] (II) config/udev: removing device Logitech G500
[ 82716.196] (II) Logitech G500: Close
[ 82716.196] (II) UnloadModule: "evdev"
[ 82716.292] (II) config/udev: removing device Logitech G500
[ 82716.292] (II) Logitech G500: Close
[ 82716.293] (II) UnloadModule: "evdev"
[ 83870.522] (II) config/udev: Adding input device Logitech G500 (/dev/input/event5)
[ 83870.522] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
[ 83870.522] (**) Logitech G500: always reports core events
[ 83870.522] (**) Logitech G500: Device: "/dev/input/event5"
[ 83870.568] (--) Logitech G500: Found 1 mouse buttons
[ 83870.568] (--) Logitech G500: Found scroll wheel(s)
[ 83870.568] (--) Logitech G500: Found relative axes
[ 83870.568] (--) Logitech G500: Found absolute axes
[ 83870.568] (--) Logitech G500: Found keys
[ 83870.568] (II) Logitech G500: Configuring as mouse
[ 83870.568] (II) Logitech G500: Configuring as keyboard
[ 83870.568] (II) Logitech G500: Adding scrollwheel support
[ 83870.568] (**) Logitech G500: YAxisMapping: buttons 4 and 5
[ 83870.568] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 83870.568] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD)
[ 83870.568] (**) Option "xkb_rules" "evdev"
[ 83870.568] (**) Option "xkb_model" "pc105"
[ 83870.568] (**) Option "xkb_layout" "us"
[ 83870.568] (EE) Logitech G500: failed to initialize for relative axes.
[ 83870.568] (II) Logitech G500: initialized for absolute axes.
[ 83870.568] (II) config/udev: Adding input device Logitech G500 (/dev/input/event4)
[ 83870.568] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
[ 83870.569] (**) Logitech G500: always reports core events
[ 83870.569] (**) Logitech G500: Device: "/dev/input/event4"
[ 83870.600] (--) Logitech G500: Found 20 mouse buttons
[ 83870.600] (--) Logitech G500: Found scroll wheel(s)
[ 83870.600] (--) Logitech G500: Found relative axes
[ 83870.600] (--) Logitech G500: Found x and y relative axes
[ 83870.600] (II) Logitech G500: Configuring as mouse
[ 83870.600] (II) Logitech G500: Adding scrollwheel support
[ 83870.600] (**) Logitech G500: YAxisMapping: buttons 4 and 5
[ 83870.600] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 83870.600] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE)
[ 83870.600] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 83870.600] (**) Logitech G500: (accel) acceleration profile 0
[ 83870.600] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 83870.600] (**) Logitech G500: (accel) acceleration threshold: 4
[ 83870.600] (II) Logitech G500: initialized for relative axes.
[ 83870.600] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse1)
[ 83870.600] (II) No input driver/identifier specified (ignoring)
[ 83875.124] (II) config/udev: removing device Logitech G500
[ 83875.124] (II) Logitech G500: Close
[ 83875.124] (II) UnloadModule: "evdev"
[ 83875.200] (II) config/udev: removing device Logitech G500
[ 83875.200] (II) Logitech G500: Close
[ 83875.201] (II) UnloadModule: "evdev"
[ 93929.366] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse1)
[ 93929.366] (II) No input driver/identifier specified (ignoring)
[ 93929.366] (II) config/udev: Adding input device Logitech G500 (/dev/input/event4)
[ 93929.366] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
[ 93929.366] (**) Logitech G500: always reports core events
[ 93929.366] (**) Logitech G500: Device: "/dev/input/event4"
[ 93929.392] (--) Logitech G500: Found 20 mouse buttons
[ 93929.392] (--) Logitech G500: Found scroll wheel(s)
[ 93929.392] (--) Logitech G500: Found relative axes
[ 93929.392] (--) Logitech G500: Found x and y relative axes
[ 93929.392] (II) Logitech G500: Configuring as mouse
[ 93929.392] (II) Logitech G500: Adding scrollwheel support
[ 93929.392] (**) Logitech G500: YAxisMapping: buttons 4 and 5
[ 93929.392] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 93929.392] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE)
[ 93929.392] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 93929.392] (**) Logitech G500: (accel) acceleration profile 0
[ 93929.392] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 93929.392] (**) Logitech G500: (accel) acceleration threshold: 4
[ 93929.392] (II) Logitech G500: initialized for relative axes.
[ 93929.392] (II) config/udev: Adding input device Logitech G500 (/dev/input/event5)
[ 93929.392] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
[ 93929.392] (**) Logitech G500: always reports core events
[ 93929.392] (**) Logitech G500: Device: "/dev/input/event5"
[ 93929.408] (--) Logitech G500: Found 1 mouse buttons
[ 93929.408] (--) Logitech G500: Found scroll wheel(s)
[ 93929.408] (--) Logitech G500: Found relative axes
[ 93929.408] (--) Logitech G500: Found absolute axes
[ 93929.408] (--) Logitech G500: Found keys
[ 93929.408] (II) Logitech G500: Configuring as mouse
[ 93929.408] (II) Logitech G500: Configuring as keyboard
[ 93929.408] (II) Logitech G500: Adding scrollwheel support
[ 93929.408] (**) Logitech G500: YAxisMapping: buttons 4 and 5
[ 93929.408] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 93929.408] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD)
[ 93929.408] (**) Option "xkb_rules" "evdev"
[ 93929.408] (**) Option "xkb_model" "pc105"
[ 93929.408] (**) Option "xkb_layout" "us"
[ 93929.408] (EE) Logitech G500: failed to initialize for relative axes.
[ 93929.408] (II) Logitech G500: initialized for absolute axes.
[ 94204.531] [mi] EQ overflowing. The server is probably stuck in an infinite loop.
[ 94204.531]
Backtrace:
[ 94204.531] 0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x4aacc8]
[ 94204.531] 1: /usr/bin/Xorg (mieqEnqueue+0x1f4) [0x4a6d04]
[ 94204.531] 2: /usr/bin/Xorg (xf86PostMotionEventP+0xc4) [0x464e84]
[ 94204.531] 3: /usr/bin/Xorg (xf86PostMotionEvent+0xa9) [0x465029]
[ 94204.531] 4: /usr/lib/xorg/modules/input/mouse_drv.so (0x7f0c2ce02000+0x70bf) [0x7f0c2ce090bf]
[ 94204.531] 5: /usr/lib/xorg/modules/input/mouse_drv.so (0x7f0c2ce02000+0x77e0) [0x7f0c2ce097e0]
[ 94204.531] 6: /usr/lib/xorg/modules/input/mouse_drv.so (0x7f0c2ce02000+0x4dfe) [0x7f0c2ce06dfe]
[ 94204.531] 7: /usr/bin/Xorg (0x400000+0x76387) [0x476387]
[ 94204.531] 8: /usr/bin/Xorg (0x400000+0x11d823) [0x51d823]
[ 94204.531] 9: /lib/libpthread.so.0 (0x7f0c32af8000+0xef60) [0x7f0c32b06f60]
[ 94204.531] 10: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f0c2d00e000+0xcb27f) [0x7f0c2d0d927f]
[ 94204.531] 11: /usr/lib/libpixman-1.so.0 (0x7f0c32887000+0xee0e) [0x7f0c32895e0e]
[ 94204.531] 12: /usr/lib/libpixman-1.so.0 (0x7f0c32887000+0x43746) [0x7f0c328ca746]
[ 94204.531] 13: /usr/lib/libpixman-1.so.0 (0x7f0c32887000+0x41c37) [0x7f0c328c8c37]
[ 94204.531] 14: /usr/lib/libpixman-1.so.0 (0x7f0c32887000+0x340c1) [0x7f0c328bb0c1]
[ 94204.531] 15: /usr/lib/libpixman-1.so.0 (pixman_image_composite32+0x43c) [0x7f0c328bc72c]
[ 94204.531] 16: /usr/lib/xorg/modules/libwfb.so (wfbComposite+0x220) [0x7f0c2c7cd520]
[ 94204.531] 17: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f0c2d00e000+0x3e3762) [0x7f0c2d3f1762]
[ 94204.531] 18: /usr/bin/Xorg (0x400000+0xdd430) [0x4dd430]
[ 94204.531] 19: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f0c2d00e000+0x3e2b17) [0x7f0c2d3f0b17]
[ 94204.531] 20: /usr/bin/Xorg (0x400000+0xd3bba) [0x4d3bba]
[ 94204.531] 21: /usr/bin/Xorg (0x400000+0x48909) [0x448909]
[ 94204.531] 22: /usr/bin/Xorg (0x400000+0x257ab) [0x4257ab]
[ 94204.531] 23: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f0c3185bc4d]
[ 94204.531] 24: /usr/bin/Xorg (0x400000+0x25339) [0x425339]
[ 94209.684] (II) config/udev: removing device Logitech G500
[ 94209.684] (II) Logitech G500: Close
[ 94209.684] (II) UnloadModule: "evdev"
[ 94209.748] (II) config/udev: removing device Logitech G500
[ 94209.748] (II) Logitech G500: Close
[ 94209.749] (II) UnloadModule: "evdev"
[ 95377.307] (II) config/udev: Adding input device Logitech G500 (/dev/input/mouse1)
[ 95377.307] (II) No input driver/identifier specified (ignoring)
[ 95377.307] (II) config/udev: Adding input device Logitech G500 (/dev/input/event4)
[ 95377.307] (**) Logitech G500: Applying InputClass "evdev pointer catchall"
[ 95377.307] (**) Logitech G500: always reports core events
[ 95377.307] (**) Logitech G500: Device: "/dev/input/event4"
[ 95377.336] (--) Logitech G500: Found 20 mouse buttons
[ 95377.336] (--) Logitech G500: Found scroll wheel(s)
[ 95377.336] (--) Logitech G500: Found relative axes
[ 95377.336] (--) Logitech G500: Found x and y relative axes
[ 95377.336] (II) Logitech G500: Configuring as mouse
[ 95377.336] (II) Logitech G500: Adding scrollwheel support
[ 95377.336] (**) Logitech G500: YAxisMapping: buttons 4 and 5
[ 95377.336] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 95377.336] (II) XINPUT: Adding extended input device "Logitech G500" (type: MOUSE)
[ 95377.336] (**) Logitech G500: (accel) keeping acceleration scheme 1
[ 95377.336] (**) Logitech G500: (accel) acceleration profile 0
[ 95377.336] (**) Logitech G500: (accel) acceleration factor: 2.000
[ 95377.336] (**) Logitech G500: (accel) acceleration threshold: 4
[ 95377.336] (II) Logitech G500: initialized for relative axes.
[ 95377.336] (II) config/udev: Adding input device Logitech G500 (/dev/input/event5)
[ 95377.336] (**) Logitech G500: Applying InputClass "evdev keyboard catchall"
[ 95377.336] (**) Logitech G500: always reports core events
[ 95377.336] (**) Logitech G500: Device: "/dev/input/event5"
[ 95377.368] (--) Logitech G500: Found 1 mouse buttons
[ 95377.368] (--) Logitech G500: Found scroll wheel(s)
[ 95377.368] (--) Logitech G500: Found relative axes
[ 95377.368] (--) Logitech G500: Found absolute axes
[ 95377.368] (--) Logitech G500: Found keys
[ 95377.368] (II) Logitech G500: Configuring as mouse
[ 95377.368] (II) Logitech G500: Configuring as keyboard
[ 95377.368] (II) Logitech G500: Adding scrollwheel support
[ 95377.368] (**) Logitech G500: YAxisMapping: buttons 4 and 5
[ 95377.368] (**) Logitech G500: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 95377.368] (II) XINPUT: Adding extended input device "Logitech G500" (type: KEYBOARD)
[ 95377.368] (**) Option "xkb_rules" "evdev"
[ 95377.368] (**) Option "xkb_model" "pc105"
[ 95377.368] (**) Option "xkb_layout" "us"
[ 95377.368] (EE) Logitech G500: failed to initialize for relative axes.
[ 95377.368] (II) Logitech G500: initialized for absolute axes.
[100671.064] [mi] EQ overflowing. The server is probably stuck in an infinite loop.
[100671.064]
Backtrace:
[100671.064] 0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x4aacc8]
[100671.064] 1: /usr/bin/Xorg (mieqEnqueue+0x1f4) [0x4a6d04]
[100671.064] 2: /usr/bin/Xorg (xf86PostMotionEventP+0xc4) [0x464e84]
[100671.064] 3: /usr/bin/Xorg (xf86PostMotionEvent+0xa9) [0x465029]
[100671.064] 4: /usr/lib/xorg/modules/input/mouse_drv.so (0x7f0c2ce02000+0x70bf) [0x7f0c2ce090bf]
[100671.064] 5: /usr/lib/xorg/modules/input/mouse_drv.so (0x7f0c2ce02000+0x77e0) [0x7f0c2ce097e0]
[100671.064] 6: /usr/lib/xorg/modules/input/mouse_drv.so (0x7f0c2ce02000+0x4dfe) [0x7f0c2ce06dfe]
[100671.064] 7: /usr/bin/Xorg (0x400000+0x76387) [0x476387]
[100671.064] 8: /usr/bin/Xorg (0x400000+0x11d823) [0x51d823]
[100671.064] 9: /lib/libpthread.so.0 (0x7f0c32af8000+0xef60) [0x7f0c32b06f60]
[100671.064] 10: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f0c2d00e000+0xcb27f) [0x7f0c2d0d927f]
[100671.065] 11: /usr/lib/libpixman-1.so.0 (0x7f0c32887000+0xee0e) [0x7f0c32895e0e]
[100671.065] 12: /usr/lib/libpixman-1.so.0 (0x7f0c32887000+0x43850) [0x7f0c328ca850]
[100671.065] 13: /usr/lib/libpixman-1.so.0 (0x7f0c32887000+0x41c37) [0x7f0c328c8c37]
[100671.065] 14: /usr/lib/libpixman-1.so.0 (0x7f0c32887000+0x340c1) [0x7f0c328bb0c1]
[100671.065] 15: /usr/lib/libpixman-1.so.0 (pixman_image_composite32+0x43c) [0x7f0c328bc72c]
[100671.065] 16: /usr/lib/xorg/modules/libwfb.so (wfbComposite+0x220) [0x7f0c2c7cd520]
[100671.065] 17: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f0c2d00e000+0x3e3762) [0x7f0c2d3f1762]
[100671.065] 18: /usr/bin/Xorg (0x400000+0xdd430) [0x4dd430]
[100671.065] 19: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f0c2d00e000+0x3e2b17) [0x7f0c2d3f0b17]
[100671.065] 20: /usr/bin/Xorg (0x400000+0xd3bba) [0x4d3bba]
[100671.065] 21: /usr/bin/Xorg (0x400000+0x48909) [0x448909]
[100671.065] 22: /usr/bin/Xorg (0x400000+0x257ab) [0x4257ab]
[100671.065] 23: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f0c3185bc4d]
[100671.065] 24: /usr/bin/Xorg (0x400000+0x25339) [0x425339]
[100677.172] [mi] EQ overflowing. The server is probably stuck in an infinite loop.
[100677.172]
Backtrace:
[100677.172] 0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x4aacc8]
[100677.172] 1: /usr/bin/Xorg (mieqEnqueue+0x1f4) [0x4a6d04]
[100677.172] 2: /usr/bin/Xorg (xf86PostMotionEventP+0xc4) [0x464e84]
[100677.172] 3: /usr/bin/Xorg (xf86PostMotionEvent+0xa9) [0x465029]
[100677.172] 4: /usr/lib/xorg/modules/input/mouse_drv.so (0x7f0c2ce02000+0x70bf) [0x7f0c2ce090bf]
[100677.172] 5: /usr/lib/xorg/modules/input/mouse_drv.so (0x7f0c2ce02000+0x77e0) [0x7f0c2ce097e0]
[100677.172] 6: /usr/lib/xorg/modules/input/mouse_drv.so (0x7f0c2ce02000+0x4dfe) [0x7f0c2ce06dfe]
[100677.173] 7: /usr/bin/Xorg (0x400000+0x76387) [0x476387]
[100677.173] 8: /usr/bin/Xorg (0x400000+0x11d823) [0x51d823]
[100677.173] 9: /lib/libpthread.so.0 (0x7f0c32af8000+0xef60) [0x7f0c32b06f60]
[100677.173] 10: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f0c2d00e000+0xcb27f) [0x7f0c2d0d927f]
[100677.173] 11: /usr/lib/libpixman-1.so.0 (0x7f0c32887000+0xee0e) [0x7f0c32895e0e]
[100677.173] 12: /usr/lib/libpixman-1.so.0 (0x7f0c32887000+0x43850) [0x7f0c328ca850]
[100677.173] 13: /usr/lib/libpixman-1.so.0 (0x7f0c32887000+0x41c37) [0x7f0c328c8c37]
[100677.173] 14: /usr/lib/libpixman-1.so.0 (0x7f0c32887000+0x340c1) [0x7f0c328bb0c1]
[100677.173] 15: /usr/lib/libpixman-1.so.0 (pixman_image_composite32+0x43c) [0x7f0c328bc72c]
[100677.173] 16: /usr/lib/xorg/modules/libwfb.so (wfbComposite+0x220) [0x7f0c2c7cd520]
[100677.173] 17: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f0c2d00e000+0x3e3762) [0x7f0c2d3f1762]
[100677.173] 18: /usr/bin/Xorg (0x400000+0xdd430) [0x4dd430]
[100677.173] 19: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f0c2d00e000+0x3e2b17) [0x7f0c2d3f0b17]
[100677.173] 20: /usr/bin/Xorg (0x400000+0xd3bba) [0x4d3bba]
[100677.173] 21: /usr/bin/Xorg (0x400000+0x48909) [0x448909]
[100677.173] 22: /usr/bin/Xorg (0x400000+0x257ab) [0x4257ab]
[100677.173] 23: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f0c3185bc4d]
[100677.173] 24: /usr/bin/Xorg (0x400000+0x25339) [0x425339]
udev information:
-----------------
DRM Information from dmesg:
---------------------------
[ 0.000000] No AGP bridge found
[ 0.000000] No AGP bridge found
[ 1.649773] Linux agpgart interface v0.103
[ 580.632066] [drm] Initialized drm 1.1.0 20060810
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
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 depends on:
ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
ii nvidia-gl 260.19.44-1 NVIDIA binary Xorg driver
ii x11-xkb-u 7.6+2 X11 XKB utilities
ii xkb-data 2.1-2 X Keyboard Extension (XKB) configu
ii xserver-x 2:1.9.5-1 Xorg X server - core server
ii xserver-x 1:7.6+6 the X.Org X server -- input driver
ii xserver-x 1:2.6.0-2 X.Org X server -- evdev input driv
ii xserver-x 1:1.6.0-1 X.Org X server -- keyboard input d
ii xserver-x 1:1.7.0-2 X.Org X server -- mouse input driv
ii xserver-x 1.4.0-1 Synaptics TouchPad driver for X.Or
ii xserver-x 0.10.10+20110203-1 X.Org X server -- Wacom input driv
ii xserver-x 1:7.6+6 the X.Org X server -- output drive
ii xserver-x 1:1.2.3-2 X.Org X server -- APM display driv
ii xserver-x 1:0.7.3-2 X.Org X server -- ark display driv
ii xserver-x 1:6.14.0-1 X.Org X server -- AMD/ATI display
ii xserver-x 1:1.2.4-1 X.Org X server -- Chips display dr
ii xserver-x 1:1.3.2-4 X.Org X server -- Cirrus display d
ii xserver-x 1:0.4.2-4 X.Org X server -- fbdev display dr
ii xserver-x 1:1.3.4-2 X.Org X server -- i128 display dri
ii xserver-x 2:2.14.0-4 X.Org X server -- Intel i8xx, i9xx
ii xserver-x 6.8.2-5 X.Org X server -- ATI Mach64 displ
ii xserver-x 1:1.4.13.dfsg-3 X.Org X server -- MGA display driv
ii xserver-x 1:1.2.5-2 X.Org X server -- Neomagic display
ii xserver-x 1:0.0.16+git20101210+8bb8231-2 X.Org X server -- Nouveau display
ii xserver-x 1:0.2.904+svn918-1 X.Org X server -- VIA display driv
ii xserver-x 6.8.1-5 X.Org X server -- ATI r128 display
ii xserver-x 1:6.14.0-1 X.Org X server -- AMD/ATI Radeon d
ii xserver-x 1:4.2.4-2 X.Org X server -- Rendition displa
ii xserver-x 1:0.6.3-4 X.Org X server -- legacy S3 displa
ii xserver-x 1:1.10.4-4 X.Org X server -- S3 ViRGE display
ii xserver-x 1:2.3.2-3 X.Org X server -- Savage display d
ii xserver-x 1:1.7.5-1 X.Org X server -- SiliconMotion di
ii xserver-x 1:0.10.3-3 X.Org X server -- SiS display driv
ii xserver-x 1:0.9.4-2 X.Org X server -- SiS USB display
ii xserver-x 1:1.4.3-4 X.Org X server -- tdfx display dri
ii xserver-x 1:1.3.4-2 X.Org X server -- Trident display
ii xserver-x 1:1.2.4-2 X.Org X server -- Tseng display dr
ii xserver-x 1:2.3.0-5 X.Org X server -- VESA display dri
ii xserver-x 1:11.0.3-2 X.Org X server -- VMware display d
ii xserver-x 1:1.2.4-2 X.Org X server -- Voodoo display d
Versions of packages xserver-xorg recommends:
ii libgl1-mesa-dri 7.10-4 A free implementation of the OpenG
xserver-xorg suggests no packages.
-- debconf-show failed
Attachment:
no-xorg-conf.stripped
Description: Binary data
X.Org X Server 1.9.5 Release Date: 2011-03-17 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.38-1-amd64 x86_64 Debian Current Operating System: Linux sleekit 2.6.38-2-amd64 #1 SMP Thu Apr 7 04:28:07 UTC 2011 x86_64 Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.38-2-amd64 root=/dev/mapper/sleekit-root ro quiet Build Date: 26 March 2011 03:32:34AM xorg-server 2:1.9.5-1 (Cyril Brulebois <kibi@debian.org>) Current version of pixman: 0.21.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: Wed Apr 20 11:04:57 2011 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) No Layout section. Using the first Screen section. (==) No screen section available. Using defaults. (**) |-->Screen "Default Screen Section" (0) (**) | |-->Monitor "<default monitor>" (==) No device specified for screen "Default Screen Section". Using the first device section listed. (**) | |-->Device "Device0" (==) No monitor specified for screen "Default Screen Section". 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) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType". Entry deleted from font path. (Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"). (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins (==) ModulePath set to "/usr/lib/xorg/modules" (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: 0x7d1be0 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 8.0 X.Org XInput driver : 11.0 X.Org Server Extension : 4.0 (--) PCI:*(0:1:0:0) 10de:1080:10b0:0401 rev 161, Mem @ 0xfa000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288 (II) Open ACPI successful (/var/run/acpid.socket) (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.9.5, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 4.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: "dbe" (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.9.5, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 4.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 260.19.44 Sun Feb 27 22:56:46 PST 2011 (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.9.5, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 4.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.9.5, module version = 1.0.0 ABI class: X.Org Server Extension, version 4.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.9.5, module version = 1.2.0 ABI class: X.Org Server Extension, version 4.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 260.19.44 Sun Feb 27 22:42:21 PST 2011 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (++) using VT number 8 (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.9.5, 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.9.5, 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 (II) NVIDIA(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 (==) 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): Enabling RENDER acceleration (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is (II) NVIDIA(0): enabled. (II) NVIDIA(0): NVIDIA GPU GeForce GTX 580 (GF110) at PCI:1:0:0 (GPU-0) (--) NVIDIA(0): Memory: 3145728 kBytes (--) NVIDIA(0): VideoBIOS: 70.10.17.00.01 (II) NVIDIA(0): Detected PCI Express Link width: 8X (--) NVIDIA(0): Interlaced video modes are supported on this GPU (--) NVIDIA(0): Connected display device(s) on GeForce GTX 580 at PCI:1:0:0 (--) NVIDIA(0): NEC PA301W (DFP-4) (--) NVIDIA(0): NEC PA301W (DFP-4): 480.0 MHz maximum pixel clock (--) NVIDIA(0): NEC PA301W (DFP-4): Internal DisplayPort (II) NVIDIA(0): Assigned Display Device: DFP-4 (==) NVIDIA(0): (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" (==) NVIDIA(0): will be used as the requested mode. (==) NVIDIA(0): (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): "nvidia-auto-select" (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1600 (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config (--) NVIDIA(0): option (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals. (--) Depth 24 pixmap format is 32 bpp (II) NVIDIA: Using 3069.00 MB of virtual memory for indirect memory (II) NVIDIA: access. (II) NVIDIA(0): Initialized GPU GART. (II) NVIDIA(0): Setting mode "nvidia-auto-select" (WW) NVIDIA(GPU-0): NEC PA301W (DFP-4): Failed to set DisplayPort power state (EE) NVIDIA(GPU-0): NEC PA301W (DFP-4): DisplayPort link training failed (II) Loading extension NV-GLX (II) NVIDIA(0): Initialized OpenGL Acceleration (==) NVIDIA(0): Disabling shared memory pixmaps (II) 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 (II) Loading sub module "dri2" (II) LoadModule: "dri2" (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so (II) NVIDIA(0): [DRI2] Setup complete (==) 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 SECURITY (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 (II) SELinux: Disabled on system (II) Initializing extension GLX
X.Org X Server 1.9.5 Release Date: 2011-03-17 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.38-1-amd64 x86_64 Debian Current Operating System: Linux sleekit 2.6.38-2-amd64 #1 SMP Thu Apr 7 04:28:07 UTC 2011 x86_64 Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.38-2-amd64 root=/dev/mapper/sleekit-root ro quiet Build Date: 26 March 2011 03:32:34AM xorg-server 2:1.9.5-1 (Cyril Brulebois <kibi@debian.org>) Current version of pixman: 0.21.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: Wed Apr 20 11:06:39 2011 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) No Layout section. Using the first Screen section. (==) No screen section available. Using defaults. (**) |-->Screen "Default Screen Section" (0) (**) | |-->Monitor "<default monitor>" (==) No device specified for screen "Default Screen Section". Using the first device section listed. (**) | |-->Device "Device0" (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. (**) Option "AllowEmptyInput" "false" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType". Entry deleted from font path. (Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"). (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins (==) ModulePath set to "/usr/lib/xorg/modules" (==) |-->Input Device "<default pointer>" (==) |-->Input Device "<default keyboard>" (==) No Layout section. Using the default mouse configuration. (==) No Layout section. Using the default keyboard configuration. (II) Loader magic: 0x7d1be0 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 8.0 X.Org XInput driver : 11.0 X.Org Server Extension : 4.0 (--) PCI:*(0:1:0:0) 10de:1080:10b0:0401 rev 161, Mem @ 0xfa000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288 (II) Open ACPI successful (/var/run/acpid.socket) (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.9.5, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 4.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: "dbe" (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.9.5, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 4.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 260.19.44 Sun Feb 27 22:56:46 PST 2011 (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.9.5, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 4.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.9.5, module version = 1.0.0 ABI class: X.Org Server Extension, version 4.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.9.5, module version = 1.2.0 ABI class: X.Org Server Extension, version 4.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) LoadModule: "mouse" (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 1.9.5, module version = 1.7.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 11.0 (II) LoadModule: "kbd" (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 1.9.4, module version = 1.6.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 11.0 (II) NVIDIA dlloader X Driver 260.19.44 Sun Feb 27 22:42:21 PST 2011 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs (++) using VT number 8 (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.9.5, 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.9.5, 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 (II) NVIDIA(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 (==) 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): Enabling RENDER acceleration (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is (II) NVIDIA(0): enabled. (II) NVIDIA(0): NVIDIA GPU GeForce GTX 580 (GF110) at PCI:1:0:0 (GPU-0) (--) NVIDIA(0): Memory: 3145728 kBytes (--) NVIDIA(0): VideoBIOS: 70.10.17.00.01 (II) NVIDIA(0): Detected PCI Express Link width: 8X (--) NVIDIA(0): Interlaced video modes are supported on this GPU (--) NVIDIA(0): Connected display device(s) on GeForce GTX 580 at PCI:1:0:0 (--) NVIDIA(0): NEC PA301W (DFP-4) (--) NVIDIA(0): NEC PA301W (DFP-4): 480.0 MHz maximum pixel clock (--) NVIDIA(0): NEC PA301W (DFP-4): Internal DisplayPort (II) NVIDIA(0): Assigned Display Device: DFP-4 (==) NVIDIA(0): (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select" (==) NVIDIA(0): will be used as the requested mode. (==) NVIDIA(0): (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): "nvidia-auto-select" (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1600 (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config (--) NVIDIA(0): option (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals. (--) Depth 24 pixmap format is 32 bpp (II) NVIDIA: Using 3069.00 MB of virtual memory for indirect memory (II) NVIDIA: access. (II) NVIDIA(0): Initialized GPU GART. (II) NVIDIA(0): Setting mode "nvidia-auto-select" (WW) NVIDIA(GPU-0): NEC PA301W (DFP-4): Failed to set DisplayPort power state (EE) NVIDIA(GPU-0): NEC PA301W (DFP-4): DisplayPort link training failed (II) Loading extension NV-GLX (II) NVIDIA(0): Initialized OpenGL Acceleration (==) NVIDIA(0): Disabling shared memory pixmaps (II) 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 (II) Loading sub module "dri2" (II) LoadModule: "dri2" (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so (II) NVIDIA(0): [DRI2] Setup complete (==) 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 SECURITY (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 (II) SELinux: Disabled on system (II) Initializing extension GLX (WW) <default pointer>: No Device specified, looking for one... (II) <default pointer>: Setting Device option to "/dev/input/mice" (--) <default pointer>: Device: "/dev/input/mice" (==) <default pointer>: Protocol: "Auto" (**) Option "CorePointer" (**) <default pointer>: always reports core events (**) Option "Device" "/dev/input/mice" (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50 (**) <default pointer>: ZAxisMapping: buttons 4 and 5 (**) <default pointer>: Buttons: 9 (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE) (**) <default pointer>: (accel) keeping acceleration scheme 1 (**) <default pointer>: (accel) acceleration profile 0 (**) <default pointer>: (accel) acceleration factor: 2.000 (**) <default pointer>: (accel) acceleration threshold: 4 (II) <default pointer>: Setting mouse protocol to "ExplorerPS/2" (II) <default pointer>: ps2EnableDataReporting: succeeded (**) Option "CoreKeyboard" (**) <default keyboard>: always reports core events (**) Option "Protocol" "standard" (**) Option "XkbRules" "base" (**) Option "XkbModel" "pc105" (**) Option "XkbLayout" "us" (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD)