Bug#775182: libdrm-intel1: Failed to set drm interface version: Permission denied [13].
Package: libdrm-intel1
Version: 2.4.58-2
Severity: important
Dear Maintainer,
My desktop machine has 2 GPUs. One Intel, came with my i5, and other is nVidia
GT610. On nVidia card I have 2 displays configured, while Intel card just runs
TV. Some time ago I noticed, on TV, tearing around cursor and graphical
glitches. Further investigation led me to these few lines in X.Org log files:
[ 3.854] (II) Loading sub module "dri2"
[ 3.854] (II) LoadModule: "dri2"
[ 3.854] (II) Module "dri2" already built-in
[ 5.987] (EE) intel(G0): [drm] failed to set drm interface version:
Permission denied [13].
[ 5.987] (EE) intel(G0): Failed to claim DRM device.
[ 5.987] (II) UnloadModule: "intel"
My X.Org configuration consists of having nVidia displays as one X.Org screen
and TV as other. So they are both accessible during my work, but I can't move
windows from one to another. This use to work properly until some time ago.
Since I don't use TV all that much, it's hard for me to estimate when but if I
had to guess I'd say month to couple of months ago.
-- System Information:
Debian Release: 8.0
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.16.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libdrm-intel1 depends on:
ii libc6 2.19-13
ii libdrm2 2.4.58-2
ii libpciaccess0 0.13.2-3+b1
ii multiarch-support 2.19-13
libdrm-intel1 recommends no packages.
libdrm-intel1 suggests no packages.
Section "ServerLayout"
Identifier "Default"
Screen 0 "Screen0" 0 0
Screen 1 "Screen_TV" above "Screen0"
Option "Xinerama" "0"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "DELL E198WFP"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device_nVidia"
Driver "nvidia"
BusID "PCI:1:0:0"
VendorName "NVIDIA Corporation"
BoardName "GeForce GT 610"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device_nVidia"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-1"
Option "metamodes" "DFP-0: nvidia-auto-select +1440+0, DFP-1: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Monitor"
Identifier "Monitor_TV"
VendorName "Unknown"
Option "DPMS"
EndSection
Section "Device"
Identifier "Device_Intel"
Driver "intel"
BusID "PCI:0:2:0"
Option "AccelMethod" "sna"
Option "TearFree" "true"
EndSection
Section "Screen"
Identifier "Screen_TV"
Device "Device_Intel"
Monitor "Monitor_TV"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
[ 7.369]
X.Org X Server 1.16.2.901 (1.16.3 RC 1)
Release Date: 2014-12-09
[ 7.369] X Protocol Version 11, Revision 0
[ 7.369] Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
[ 7.369] Current Operating System: Linux bytewiper 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) i686
[ 7.369] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-686-pae root=UUID=abca2392-9723-4bf0-82ce-e2a6421b1bce ro quiet
[ 7.369] Build Date: 09 December 2014 10:10:21PM
[ 7.369] xorg-server 2:1.16.2.901-1 (http://www.debian.org/support)
[ 7.369] Current version of pixman: 0.32.6
[ 7.369] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7.369] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7.369] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 7 19:36:57 2015
[ 7.370] (==) Using config file: "/etc/X11/xorg.conf"
[ 7.370] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7.371] (==) ServerLayout "Default"
[ 7.371] (**) |-->Screen "Screen0" (0)
[ 7.371] (**) | |-->Monitor "Monitor0"
[ 7.372] (**) | |-->Device "Device_nVidia"
[ 7.372] (**) |-->Screen "Screen_TV" (1)
[ 7.372] (**) | |-->Monitor "Monitor_TV"
[ 7.372] (**) | |-->Device "Device_Intel"
[ 7.372] (**) Option "Xinerama" "0"
[ 7.372] (==) Automatically adding devices
[ 7.372] (==) Automatically enabling devices
[ 7.372] (==) Automatically adding GPU devices
[ 7.375] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 7.375] Entry deleted from font path.
[ 7.377] (==) 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
[ 7.377] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 7.377] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 7.377] (II) Loader magic: 0xb7731700
[ 7.377] (II) Module ABI versions:
[ 7.377] X.Org ANSI C Emulation: 0.4
[ 7.377] X.Org Video Driver: 18.0
[ 7.377] X.Org XInput driver : 21.0
[ 7.377] X.Org Server Extension : 8.0
[ 7.378] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 7.378] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7.379] (--) PCI: (0:0:2:0) 8086:0152:1043:84ca rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 7.379] (--) PCI:*(0:1:0:0) 10de:104a:1458:3546 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/134217728, 0xe8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 7.379] (II) LoadModule: "glx"
[ 7.380] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 7.590] (II) Module glx: vendor="NVIDIA Corporation"
[ 7.590] compiled for 4.0.2, module version = 1.0.0
[ 7.590] Module class: X.Org Server Extension
[ 7.590] (II) NVIDIA GLX Module 340.65 Tue Dec 2 09:02:32 PST 2014
[ 7.590] (II) LoadModule: "nvidia"
[ 7.591] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 7.605] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 7.605] compiled for 4.0.2, module version = 1.0.0
[ 7.605] Module class: X.Org Video Driver
[ 7.606] (II) LoadModule: "intel"
[ 7.606] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 7.611] (II) Module intel: vendor="X.Org Foundation"
[ 7.611] compiled for 1.15.99.904, module version = 2.21.15
[ 7.611] Module class: X.Org Video Driver
[ 7.611] ABI class: X.Org Video Driver, version 18.0
[ 7.611] (II) NVIDIA dlloader X Driver 340.65 Tue Dec 2 08:39:49 PST 2014
[ 7.611] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 7.612] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[ 7.613] (++) using VT number 7
[ 7.617] (II) Loading sub module "fb"
[ 7.617] (II) LoadModule: "fb"
[ 7.617] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7.619] (II) Module fb: vendor="X.Org Foundation"
[ 7.619] compiled for 1.16.2.901, module version = 1.0.0
[ 7.619] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.619] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 7.619] (II) Loading sub module "wfb"
[ 7.619] (II) LoadModule: "wfb"
[ 7.620] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 7.621] (II) Module wfb: vendor="X.Org Foundation"
[ 7.621] compiled for 1.16.2.901, module version = 1.0.0
[ 7.621] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.621] (II) Loading sub module "ramdac"
[ 7.621] (II) LoadModule: "ramdac"
[ 7.621] (II) Module "ramdac" already built-in
[ 7.626] (II) intel(1): SNA compiled: xserver-xorg-video-intel 2:2.21.15-2+b2 (i386 Build Daemon <buildd_i386-biber@buildd.debian.org>)
[ 7.627] (II) intel(G0): SNA compiled: xserver-xorg-video-intel 2:2.21.15-2+b2 (i386 Build Daemon <buildd_i386-biber@buildd.debian.org>)
[ 7.627] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 7.627] (==) NVIDIA(0): RGB weight 888
[ 7.627] (==) NVIDIA(0): Default visual is TrueColor
[ 7.627] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.627] (**) NVIDIA(0): Option "Stereo" "0"
[ 7.627] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-1"
[ 7.627] (**) NVIDIA(0): Stereo disabled by request
[ 7.627] (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +1440+0, DFP-1: nvidia-auto-select +0+0"
[ 7.627] (**) NVIDIA(0): Enabling 2D acceleration
[ 8.400] (II) NVIDIA(0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[ 8.400] (II) NVIDIA(0): stereo.
[ 8.406] (II) NVIDIA(0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[ 8.406] (II) NVIDIA(0): stereo.
[ 8.406] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[ 8.407] (II) NVIDIA(0): NVIDIA GPU GeForce GT 610 (GF119) at PCI:1:0:0 (GPU-0)
[ 8.407] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 8.407] (--) NVIDIA(0): VideoBIOS: 75.19.55.00.02
[ 8.407] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 8.409] (--) NVIDIA(0): Valid display device(s) on GeForce GT 610 at PCI:1:0:0
[ 8.409] (--) NVIDIA(0): CRT-0
[ 8.409] (--) NVIDIA(0): CRT-1
[ 8.409] (--) NVIDIA(0): HP ZR2240w (DFP-0) (boot, connected)
[ 8.409] (--) NVIDIA(0): HP ZR2240w (DFP-1) (connected)
[ 8.409] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 8.409] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[ 8.409] (--) NVIDIA(0): HP ZR2240w (DFP-0): Internal TMDS
[ 8.409] (--) NVIDIA(GPU-0): HP ZR2240w (DFP-0): 330.0 MHz maximum pixel clock
[ 8.409] (--) NVIDIA(0): HP ZR2240w (DFP-1): Internal TMDS
[ 8.409] (--) NVIDIA(GPU-0): HP ZR2240w (DFP-1): 165.0 MHz maximum pixel clock
[ 8.409] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 8.409] (**) NVIDIA(0): device HP ZR2240w (DFP-0) (Using EDID frequencies has been
[ 8.409] (**) NVIDIA(0): enabled on all display devices.)
[ 8.410] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 8.410] (**) NVIDIA(0): device HP ZR2240w (DFP-1) (Using EDID frequencies has been
[ 8.410] (**) NVIDIA(0): enabled on all display devices.)
[ 8.411] (II) NVIDIA(0): Validated MetaModes:
[ 8.411] (II) NVIDIA(0):
[ 8.411] (II) NVIDIA(0): "DFP-0:nvidia-auto-select+1440+0,DFP-1:nvidia-auto-select+0+0"
[ 8.411] (II) NVIDIA(0): Virtual screen size determined to be 3360 x 1080
[ 8.433] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
[ 8.434] (--) NVIDIA(0): option
[ 8.434] (**) intel(1): Depth 24, (--) framebuffer bpp 32
[ 8.434] (==) intel(1): RGB weight 888
[ 8.434] (==) intel(1): Default visual is TrueColor
[ 8.434] (**) intel(1): Option "AccelMethod" "sna"
[ 8.434] (**) intel(1): Option "TearFree" "true"
[ 8.434] (--) intel(1): Integrated Graphics Chipset: Intel(R) HD Graphics 2500
[ 8.434] (--) intel(1): CPU: x86, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[ 8.434] (**) intel(1): Framebuffer tiled
[ 8.434] (**) intel(1): Pixmaps tiled
[ 8.434] (**) intel(1): "Tear free" enabled
[ 8.434] (**) intel(1): Forcing per-crtc-pixmaps? no
[ 8.434] (II) intel(1): Output VGA1 using monitor section Monitor_TV
[ 8.434] (II) intel(1): Output HDMI1 has no monitor section
[ 8.434] (II) intel(1): Output HDMI2 has no monitor section
[ 8.434] (II) intel(1): Output DP1 has no monitor section
[ 8.434] (II) intel(1): Output DP2 has no monitor section
[ 8.434] (==) intel(1): DPI set to (96, 96)
[ 8.434] (II) Loading sub module "dri2"
[ 8.434] (II) LoadModule: "dri2"
[ 8.434] (II) Module "dri2" already built-in
[ 10.577] (EE) intel(G0): [drm] failed to set drm interface version: Permission denied [13].
[ 10.577] (EE) intel(G0): Failed to claim DRM device.
[ 10.577] (II) UnloadModule: "intel"
[ 10.577] (--) Depth 24 pixmap format is 32 bpp
[ 10.577] (II) NVIDIA: Using 1024.00 MB of virtual memory for indirect memory
[ 10.577] (II) NVIDIA: access.
[ 10.582] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+1440+0,DFP-1:nvidia-auto-select+0+0"
[ 10.758] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 10.758] (==) NVIDIA(0): Backing store enabled
[ 10.758] (==) NVIDIA(0): Silken mouse enabled
[ 10.758] (**) NVIDIA(0): DPMS enabled
[ 10.759] (II) Loading sub module "dri2"
[ 10.759] (II) LoadModule: "dri2"
[ 10.759] (II) Module "dri2" already built-in
[ 10.759] (II) NVIDIA(0): [DRI2] Setup complete
[ 10.759] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 10.759] (--) RandR disabled
[ 10.761] (II) intel(1): SNA initialized with Ivybridge (gen7, gt1) backend
[ 10.761] (==) intel(1): Backing store enabled
[ 10.761] (==) intel(1): Silken mouse enabled
[ 10.761] (II) intel(1): HW Cursor enabled
[ 10.761] (II) intel(1): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 10.761] (**) intel(1): DPMS enabled
[ 10.761] (II) intel(1): [DRI2] Setup complete
[ 10.761] (II) intel(1): [DRI2] DRI driver: i965
[ 10.761] (II) intel(1): direct rendering: DRI2 Enabled
[ 10.761] (==) intel(1): hotplug detection: "enabled"
[ 10.761] (--) RandR disabled
[ 10.772] (II) SELinux: Disabled on system
[ 10.774] (II) Initializing extension GLX
[ 10.774] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 10.840] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 10.840] (II) LoadModule: "evdev"
[ 10.840] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 10.842] (II) Module evdev: vendor="X.Org Foundation"
[ 10.842] compiled for 1.16.0, module version = 2.9.0
[ 10.842] Module class: X.Org XInput Driver
[ 10.842] ABI class: X.Org XInput driver, version 21.0
[ 10.842] (II) Using input driver 'evdev' for 'Power Button'
[ 10.842] (**) Power Button: always reports core events
[ 10.842] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 10.842] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 10.842] (--) evdev: Power Button: Found keys
[ 10.842] (II) evdev: Power Button: Configuring as keyboard
[ 10.842] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event3"
[ 10.842] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 10.842] (**) Option "xkb_rules" "evdev"
[ 10.842] (**) Option "xkb_model" "pc105"
[ 10.842] (**) Option "xkb_layout" "us"
[ 10.843] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 10.843] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 10.843] (II) Using input driver 'evdev' for 'Video Bus'
[ 10.843] (**) Video Bus: always reports core events
[ 10.843] (**) evdev: Video Bus: Device: "/dev/input/event4"
[ 10.843] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 10.843] (--) evdev: Video Bus: Found keys
[ 10.843] (II) evdev: Video Bus: Configuring as keyboard
[ 10.843] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4"
[ 10.843] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 10.843] (**) Option "xkb_rules" "evdev"
[ 10.843] (**) Option "xkb_model" "pc105"
[ 10.843] (**) Option "xkb_layout" "us"
[ 10.844] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 10.844] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 10.844] (II) Using input driver 'evdev' for 'Power Button'
[ 10.844] (**) Power Button: always reports core events
[ 10.844] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 10.844] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 10.844] (--) evdev: Power Button: Found keys
[ 10.844] (II) evdev: Power Button: Configuring as keyboard
[ 10.844] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event2"
[ 10.844] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 10.844] (**) Option "xkb_rules" "evdev"
[ 10.844] (**) Option "xkb_model" "pc105"
[ 10.844] (**) Option "xkb_layout" "us"
[ 10.844] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[ 10.844] (II) No input driver specified, ignoring this device.
[ 10.844] (II) This device may have been added with another device file.
[ 10.845] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[ 10.845] (II) No input driver specified, ignoring this device.
[ 10.845] (II) This device may have been added with another device file.
[ 10.845] (II) config/udev: Adding input device Logitech G9 Laser Mouse (/dev/input/event0)
[ 10.845] (**) Logitech G9 Laser Mouse: Applying InputClass "evdev pointer catchall"
[ 10.845] (II) Using input driver 'evdev' for 'Logitech G9 Laser Mouse'
[ 10.845] (**) Logitech G9 Laser Mouse: always reports core events
[ 10.845] (**) evdev: Logitech G9 Laser Mouse: Device: "/dev/input/event0"
[ 10.845] (--) evdev: Logitech G9 Laser Mouse: Vendor 0x46d Product 0xc048
[ 10.845] (--) evdev: Logitech G9 Laser Mouse: Found 20 mouse buttons
[ 10.845] (--) evdev: Logitech G9 Laser Mouse: Found scroll wheel(s)
[ 10.845] (--) evdev: Logitech G9 Laser Mouse: Found relative axes
[ 10.845] (--) evdev: Logitech G9 Laser Mouse: Found x and y relative axes
[ 10.845] (II) evdev: Logitech G9 Laser Mouse: Configuring as mouse
[ 10.845] (II) evdev: Logitech G9 Laser Mouse: Adding scrollwheel support
[ 10.845] (**) evdev: Logitech G9 Laser Mouse: YAxisMapping: buttons 4 and 5
[ 10.845] (**) evdev: Logitech G9 Laser Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 10.845] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C048.0001/input/input2/event0"
[ 10.845] (II) XINPUT: Adding extended input device "Logitech G9 Laser Mouse" (type: MOUSE, id 9)
[ 10.845] (II) evdev: Logitech G9 Laser Mouse: initialized for relative axes.
[ 10.846] (**) Logitech G9 Laser Mouse: (accel) keeping acceleration scheme 1
[ 10.846] (**) Logitech G9 Laser Mouse: (accel) acceleration profile 0
[ 10.846] (**) Logitech G9 Laser Mouse: (accel) acceleration factor: 2.000
[ 10.846] (**) Logitech G9 Laser Mouse: (accel) acceleration threshold: 4
[ 10.846] (II) config/udev: Adding input device Logitech G9 Laser Mouse (/dev/input/mouse0)
[ 10.846] (II) No input driver specified, ignoring this device.
[ 10.846] (II) This device may have been added with another device file.
[ 10.846] (II) config/udev: Adding input device Logitech G9 Laser Mouse (/dev/input/event1)
[ 10.846] (**) Logitech G9 Laser Mouse: Applying InputClass "evdev keyboard catchall"
[ 10.846] (II) Using input driver 'evdev' for 'Logitech G9 Laser Mouse'
[ 10.846] (**) Logitech G9 Laser Mouse: always reports core events
[ 10.846] (**) evdev: Logitech G9 Laser Mouse: Device: "/dev/input/event1"
[ 10.846] (--) evdev: Logitech G9 Laser Mouse: Vendor 0x46d Product 0xc048
[ 10.846] (--) evdev: Logitech G9 Laser Mouse: Found 1 mouse buttons
[ 10.846] (--) evdev: Logitech G9 Laser Mouse: Found scroll wheel(s)
[ 10.846] (--) evdev: Logitech G9 Laser Mouse: Found relative axes
[ 10.846] (II) evdev: Logitech G9 Laser Mouse: Forcing relative x/y axes to exist.
[ 10.846] (--) evdev: Logitech G9 Laser Mouse: Found absolute axes
[ 10.846] (II) evdev: Logitech G9 Laser Mouse: Forcing absolute x/y axes to exist.
[ 10.846] (--) evdev: Logitech G9 Laser Mouse: Found keys
[ 10.846] (II) evdev: Logitech G9 Laser Mouse: Configuring as mouse
[ 10.846] (II) evdev: Logitech G9 Laser Mouse: Configuring as keyboard
[ 10.846] (II) evdev: Logitech G9 Laser Mouse: Adding scrollwheel support
[ 10.846] (**) evdev: Logitech G9 Laser Mouse: YAxisMapping: buttons 4 and 5
[ 10.846] (**) evdev: Logitech G9 Laser Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 10.847] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C048.0002/input/input3/event1"
[ 10.847] (II) XINPUT: Adding extended input device "Logitech G9 Laser Mouse" (type: KEYBOARD, id 10)
[ 10.847] (**) Option "xkb_rules" "evdev"
[ 10.847] (**) Option "xkb_model" "pc105"
[ 10.847] (**) Option "xkb_layout" "us"
[ 10.847] (II) evdev: Logitech G9 Laser Mouse: initialized for relative axes.
[ 10.847] (WW) evdev: Logitech G9 Laser Mouse: ignoring absolute axes.
[ 10.847] (**) Logitech G9 Laser Mouse: (accel) keeping acceleration scheme 1
[ 10.847] (**) Logitech G9 Laser Mouse: (accel) acceleration profile 0
[ 10.847] (**) Logitech G9 Laser Mouse: (accel) acceleration factor: 2.000
[ 10.847] (**) Logitech G9 Laser Mouse: (accel) acceleration threshold: 4
[ 10.847] (II) config/udev: Adding input device USB Keyboard (/dev/input/event15)
[ 10.847] (**) USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 10.847] (II) Using input driver 'evdev' for 'USB Keyboard'
[ 10.847] (**) USB Keyboard: always reports core events
[ 10.847] (**) evdev: USB Keyboard: Device: "/dev/input/event15"
[ 10.847] (--) evdev: USB Keyboard: Vendor 0x4d9 Product 0x4545
[ 10.847] (--) evdev: USB Keyboard: Found keys
[ 10.847] (II) evdev: USB Keyboard: Configuring as keyboard
[ 10.847] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2.1/3-1.2.1:1.0/0003:04D9:4545.0004/input/input18/event15"
[ 10.847] (II) XINPUT: Adding extended input device "USB Keyboard" (type: KEYBOARD, id 11)
[ 10.847] (**) Option "xkb_rules" "evdev"
[ 10.847] (**) Option "xkb_model" "pc105"
[ 10.848] (**) Option "xkb_layout" "us"
[ 10.848] (II) config/udev: Adding input device USB Keyboard (/dev/input/event16)
[ 10.848] (**) USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 10.848] (II) Using input driver 'evdev' for 'USB Keyboard'
[ 10.848] (**) USB Keyboard: always reports core events
[ 10.848] (**) evdev: USB Keyboard: Device: "/dev/input/event16"
[ 10.848] (--) evdev: USB Keyboard: Vendor 0x4d9 Product 0x4545
[ 10.848] (--) evdev: USB Keyboard: Found keys
[ 10.848] (II) evdev: USB Keyboard: Configuring as keyboard
[ 10.848] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2.1/3-1.2.1:1.1/0003:04D9:4545.0005/input/input19/event16"
[ 10.848] (II) XINPUT: Adding extended input device "USB Keyboard" (type: KEYBOARD, id 12)
[ 10.848] (**) Option "xkb_rules" "evdev"
[ 10.848] (**) Option "xkb_model" "pc105"
[ 10.848] (**) Option "xkb_layout" "us"
[ 10.849] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[ 10.849] (II) No input driver specified, ignoring this device.
[ 10.849] (II) This device may have been added with another device file.
[ 10.849] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[ 10.849] (II) No input driver specified, ignoring this device.
[ 10.849] (II) This device may have been added with another device file.
[ 10.849] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
[ 10.849] (II) No input driver specified, ignoring this device.
[ 10.849] (II) This device may have been added with another device file.
[ 10.849] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event10)
[ 10.849] (II) No input driver specified, ignoring this device.
[ 10.849] (II) This device may have been added with another device file.
[ 10.850] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event11)
[ 10.850] (II) No input driver specified, ignoring this device.
[ 10.850] (II) This device may have been added with another device file.
[ 10.850] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event12)
[ 10.850] (II) No input driver specified, ignoring this device.
[ 10.850] (II) This device may have been added with another device file.
[ 10.850] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event6)
[ 10.850] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 10.850] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[ 10.850] (**) Eee PC WMI hotkeys: always reports core events
[ 10.850] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event6"
[ 10.850] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[ 10.850] (--) evdev: Eee PC WMI hotkeys: Found keys
[ 10.850] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[ 10.850] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input9/event6"
[ 10.850] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 13)
[ 10.850] (**) Option "xkb_rules" "evdev"
[ 10.850] (**) Option "xkb_model" "pc105"
[ 10.850] (**) Option "xkb_layout" "us"
[ 10.851] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 10.851] (II) No input driver specified, ignoring this device.
[ 10.851] (II) This device may have been added with another device file.
[ 11.572] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[ 11.572] (II) NVIDIA(GPU-0): stereo.
[ 11.578] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[ 11.578] (II) NVIDIA(GPU-0): stereo.
[ 11.692] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 11.827] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 48.887] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 49.116] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[ 49.116] (II) NVIDIA(GPU-0): stereo.
[ 49.122] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[ 49.122] (II) NVIDIA(GPU-0): stereo.
[ 49.343] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[ 49.343] (II) NVIDIA(GPU-0): stereo.
[ 49.349] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[ 49.349] (II) NVIDIA(GPU-0): stereo.
[ 232.481] (II) intel(1): resizing framebuffer to 320x200
[ 269.839] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[ 269.839] (II) NVIDIA(GPU-0): stereo.
[ 269.845] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[ 269.845] (II) NVIDIA(GPU-0): stereo.
[ 286.632] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[ 286.632] (II) NVIDIA(GPU-0): stereo.
[ 286.637] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[ 286.637] (II) NVIDIA(GPU-0): stereo.
[115295.701] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[115295.914] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[115295.914] (II) NVIDIA(GPU-0): stereo.
[115295.920] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[115295.920] (II) NVIDIA(GPU-0): stereo.
[119812.844] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[119813.040] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[119813.040] (II) NVIDIA(GPU-0): stereo.
[119813.046] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[119813.046] (II) NVIDIA(GPU-0): stereo.
[121776.627] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[121776.627] (II) NVIDIA(GPU-0): stereo.
[121776.633] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[121776.633] (II) NVIDIA(GPU-0): stereo.
[130623.748] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[130623.748] (II) NVIDIA(GPU-0): stereo.
[130623.754] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[130623.754] (II) NVIDIA(GPU-0): stereo.
[130945.778] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[130945.778] (II) NVIDIA(GPU-0): stereo.
[130945.784] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[130945.784] (II) NVIDIA(GPU-0): stereo.
[132852.641] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[132852.641] (II) NVIDIA(GPU-0): stereo.
[132852.647] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[132852.647] (II) NVIDIA(GPU-0): stereo.
[150275.342] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[150275.342] (II) NVIDIA(GPU-0): stereo.
[150275.348] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[150275.348] (II) NVIDIA(GPU-0): stereo.
[162237.697] (II) NVIDIA(0): Setting mode "DVI-I-1: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[162237.919] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-0)) does not support NVIDIA 3D Vision
[162237.919] (II) NVIDIA(GPU-0): stereo.
[162237.925] (II) NVIDIA(GPU-0): Display (HP ZR2240w (DFP-1)) does not support NVIDIA 3D Vision
[162237.925] (II) NVIDIA(GPU-0): stereo.
Reply to: