[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#734271: marked as done (segfaults (often, but not always) after resume)



Your message dated Sun, 5 Jan 2014 23:43:55 +0100
with message-id <20140105224355.GO4822@betterave.cristau.org>
and subject line Re: Bug#734271: segfaults (often, but not always) after resume
has caused the Debian Bug report #734271,
regarding segfaults (often, but not always) after resume
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
734271: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734271
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg
Version: 1:7.7+5
Severity: important

Dear Maintainer,

Since recently, Xorg often (but not always) segfaults when I suspend
my system, and resume it after several hours. This is the end of my
previous Xorg.0.log:

> [...]
> [161771.140] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
> [161771.140] (II) NVIDIA(GPU-0):     3D Vision stereo.
> [161771.140] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
> [161771.140] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
> [161771.140] (**) NVIDIA(0):     has been enabled on all display devices.)
> [161771.320] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
> [161771.320] (II) NVIDIA(GPU-0):     3D Vision stereo.
> [161771.320] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
> [161771.320] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
> [161771.320] (**) NVIDIA(0):     has been enabled on all display devices.)
> [225553.215] (II) Open ACPI successful (/var/run/acpid.socket)
> [225560.627] (II) NVIDIA(0): Setting mode "VGA-0: nvidia-auto-select @1280x1024 +0+0 {ViewPortIn=1280x1024, ViewPortOut=1280x1024+0+0}"
> [225560.687] (EE) NVIDIA(0): Failed to allocate primary buffer: out of memory.
> [225560.687] (EE) NVIDIA(0):  *** Aborting ***
> [225560.865] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
> [225560.865] (II) NVIDIA(GPU-0):     3D Vision stereo.
> [225560.865] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
> [225560.865] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
> [225560.865] (**) NVIDIA(0):     has been enabled on all display devices.)
> [225560.890] (EE) 
> [225560.890] (EE) Backtrace:
> [225561.027] (EE) 0: /usr/bin/Xorg (xorg_backtrace+0x3d) [0x7f8adf2eeccd]
> [225561.032] (EE) 1: /usr/bin/Xorg (0x7f8adf14d000+0x1a5a29) [0x7f8adf2f2a29]
> [225561.032] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f8ade24c000+0xf210) [0x7f8ade25b210]
> [225561.032] (EE) 3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f8ad7e25000+0x87066) [0x7f8ad7eac066]
> [225561.033] (EE) 4: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f8ad7e25000+0x4e3ce5) [0x7f8ad8308ce5]
> [225561.033] (EE) 5: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f8ad7e25000+0x4e90c4) [0x7f8ad830e0c4]
> [225561.033] (EE) 6: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f8ad7e25000+0x4f5ae2) [0x7f8ad831aae2]
> [225561.033] (EE) 7: /usr/bin/Xorg (xf86Wakeup+0x55a) [0x7f8adf1df72a]
> [225561.033] (EE) 8: /usr/bin/Xorg (WakeupHandler+0x6d) [0x7f8adf1a61fd]
> [225561.033] (EE) 9: /usr/bin/Xorg (WaitForSomething+0x1af) [0x7f8adf2ec27f]
> [225561.033] (EE) 10: /usr/bin/Xorg (0x7f8adf14d000+0x54d61) [0x7f8adf1a1d61]
> [225561.033] (EE) 11: /usr/bin/Xorg (0x7f8adf14d000+0x4455a) [0x7f8adf19155a]
> [225561.033] (EE) 12: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0x7f8adcea3995]
> [225561.033] (EE) 13: /usr/bin/Xorg (0x7f8adf14d000+0x4489f) [0x7f8adf19189f]
> [225561.033] (EE) 
> [225561.033] (EE) Segmentation fault at address 0x25
> [225561.034] (EE) 
> Fatal server error:
> [225561.034] (EE) Caught signal 11 (Segmentation fault). Server aborting
> [225561.034] (EE) 
> [225561.034] (EE) 
> Please consult the The X.Org Foundation support 
> 	 at http://wiki.x.org
>  for help. 
> [225561.034] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
> [225561.034] (EE) 
> [225561.160] (EE) Server terminated with error (1). Closing log file.

Cheers,

-- 
Stéphane


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Feb 22  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2290064 Dec 13 11:14 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.2 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2.0 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so.1.2.0 to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2.0 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/arm-linux-gnueabihf/libGL.so to /usr/lib/mesa-diverted/arm-linux-gnueabihf/libGL.so by glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/libGL.so.1.2.0 to /usr/lib/mesa-diverted/libGL.so.1.2.0 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions

VGA-compatible devices on PCI bus:
----------------------------------
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation C77 [GeForce 8200] [10de:0849] (rev a2)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 2075 Apr 20  2012 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (randy@juliet2)  Sat Jan 10 21:43:57 PST 2009

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (randy@juliet2)  Fri Sep  5 15:03:39 PDT 2008

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath         "/usr/X11R6/lib/X11/rgb"
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"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8200"
EndSection

Section "Screen"

# Removed Option "metamodes" "1280x1024_75 +0+0; nvidia-auto-select +0+0"
# Removed Option "metamodes" "1280x1024_60 +0+0; 1280x1024_75 +0+0"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "1280x1024_75 +0+0; 1280x1024_60 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 3.11-2-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.2 (Debian 4.8.2-7) ) #1 SMP Debian 3.11.10-1 (2013-12-04)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root  8239 Dec 12 09:10 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  8239 Dec 12 09:10 /var/log/Xorg.2.log
-rw-r--r-- 1 root root  8239 Dec 12 09:10 /var/log/Xorg.3.log
-rw-r--r-- 1 root root  8239 Dec 12 09:10 /var/log/Xorg.4.log
-rw-r--r-- 1 root root  8239 Dec 12 09:10 /var/log/Xorg.5.log
-rw-r--r-- 1 root root 22438 Jan  5 09:52 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[225565.889] 
X.Org X Server 1.14.5
Release Date: 2013-12-12
[225565.889] X Protocol Version 11, Revision 0
[225565.889] Build Operating System: Linux 3.13.0-rc2-patser+ x86_64 Debian
[225565.889] Current Operating System: Linux korell 3.11-2-amd64 #1 SMP Debian 3.11.10-1 (2013-12-04) x86_64
[225565.889] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11-2-amd64 root=UUID=9b660451-e21f-478e-921c-379c60c97119 ro ip=dhcp ISCSI_INITIATOR=iqn.1993-08.org.debian:01:b750d1c841dd ISCSI_TARGET_NAME=iqn.2013-03.fr.up7:korell ISCSI_TARGET_IP=10.125.1.1 ISCSI_TARGET_PORT=3260 ISCSI_USERNAME=korell ISCSI_PASSWORD=xedex2XaINga
[225565.889] Build Date: 13 December 2013  10:12:53AM
[225565.889] xorg-server 2:1.14.5-1 (Maarten Lankhorst <maarten.lankhorst@ubuntu.com>) 
[225565.889] Current version of pixman: 0.32.4
[225565.889] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[225565.889] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[225565.889] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan  5 09:44:38 2014
[225565.950] (==) Using config file: "/etc/X11/xorg.conf"
[225565.950] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[225565.988] Parse error on line 15 of section Files in file /etc/X11/xorg.conf
	Ignoring obsolete keyword "RgbPath".
[225565.988] (==) ServerLayout "Layout0"
[225565.988] (**) |-->Screen "Screen0" (0)
[225565.988] (**) |   |-->Monitor "Monitor0"
[225566.000] (**) |   |-->Device "Device0"
[225566.001] (**) |-->Input Device "Keyboard0"
[225566.001] (**) |-->Input Device "Mouse0"
[225566.001] (**) Option "Xinerama" "0"
[225566.001] (==) Automatically adding devices
[225566.001] (==) Automatically enabling devices
[225566.001] (==) Automatically adding GPU devices
[225566.058] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[225566.058] 	Entry deleted from font path.
[225566.093] (==) 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
[225566.093] (==) ModulePath set to "/usr/lib/xorg/modules"
[225566.093] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[225566.093] (WW) Disabling Keyboard0
[225566.093] (WW) Disabling Mouse0
[225566.093] (II) Loader magic: 0x7f1be430ad00
[225566.093] (II) Module ABI versions:
[225566.093] 	X.Org ANSI C Emulation: 0.4
[225566.093] 	X.Org Video Driver: 14.1
[225566.093] 	X.Org XInput driver : 19.1
[225566.093] 	X.Org Server Extension : 7.0
[225566.109] (--) PCI:*(0:2:0:0) 10de:0849:10de:cb84 rev 162, Mem @ 0xfb000000/16777216, 0xd8000000/134217728, 0xe6000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/131072
[225566.109] (II) Open ACPI successful (/var/run/acpid.socket)
[225566.109] Initializing built-in extension Generic Event Extension
[225566.109] Initializing built-in extension SHAPE
[225566.109] Initializing built-in extension MIT-SHM
[225566.109] Initializing built-in extension XInputExtension
[225566.109] Initializing built-in extension XTEST
[225566.109] Initializing built-in extension BIG-REQUESTS
[225566.109] Initializing built-in extension SYNC
[225566.109] Initializing built-in extension XKEYBOARD
[225566.109] Initializing built-in extension XC-MISC
[225566.109] Initializing built-in extension SECURITY
[225566.109] Initializing built-in extension XINERAMA
[225566.109] Initializing built-in extension XFIXES
[225566.110] Initializing built-in extension RENDER
[225566.110] Initializing built-in extension RANDR
[225566.110] Initializing built-in extension COMPOSITE
[225566.110] Initializing built-in extension DAMAGE
[225566.110] Initializing built-in extension MIT-SCREEN-SAVER
[225566.110] Initializing built-in extension DOUBLE-BUFFER
[225566.110] Initializing built-in extension RECORD
[225566.110] Initializing built-in extension DPMS
[225566.110] Initializing built-in extension X-Resource
[225566.110] Initializing built-in extension XVideo
[225566.110] Initializing built-in extension XVideo-MotionCompensation
[225566.110] Initializing built-in extension SELinux
[225566.110] Initializing built-in extension XFree86-VidModeExtension
[225566.110] Initializing built-in extension XFree86-DGA
[225566.110] Initializing built-in extension XFree86-DRI
[225566.110] Initializing built-in extension DRI2
[225566.110] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[225566.110] (II) LoadModule: "dbe"
[225566.110] (II) Module "dbe" already built-in
[225566.110] (II) LoadModule: "extmod"
[225566.110] (II) Module "extmod" already built-in
[225566.110] (II) LoadModule: "glx"
[225566.161] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[225566.541] (II) Module glx: vendor="NVIDIA Corporation"
[225566.541] 	compiled for 4.0.2, module version = 1.0.0
[225566.541] 	Module class: X.Org Server Extension
[225566.541] (II) NVIDIA GLX Module  319.76  Fri Nov 22 13:25:54 PST 2013
[225566.541] Loading extension GLX
[225566.541] (II) LoadModule: "nvidia"
[225566.548] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[225566.596] (II) Module nvidia: vendor="NVIDIA Corporation"
[225566.597] 	compiled for 4.0.2, module version = 1.0.0
[225566.597] 	Module class: X.Org Video Driver
[225566.605] (II) NVIDIA dlloader X Driver  319.76  Fri Nov 22 13:06:27 PST 2013
[225566.605] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[225566.605] (++) using VT number 7

[225566.608] (II) Loading sub module "fb"
[225566.608] (II) LoadModule: "fb"
[225566.608] (II) Loading /usr/lib/xorg/modules/libfb.so
[225566.615] (II) Module fb: vendor="X.Org Foundation"
[225566.615] 	compiled for 1.14.5, module version = 1.0.0
[225566.615] 	ABI class: X.Org ANSI C Emulation, version 0.4
[225566.615] (WW) Unresolved symbol: fbGetGCPrivateKey
[225566.615] (II) Loading sub module "wfb"
[225566.615] (II) LoadModule: "wfb"
[225566.615] (II) Loading /usr/lib/xorg/modules/libwfb.so
[225566.634] (II) Module wfb: vendor="X.Org Foundation"
[225566.634] 	compiled for 1.14.5, module version = 1.0.0
[225566.634] 	ABI class: X.Org ANSI C Emulation, version 0.4
[225566.634] (II) Loading sub module "shadow"
[225566.634] (II) LoadModule: "shadow"
[225566.635] (II) Loading /usr/lib/xorg/modules/libshadow.so
[225566.638] (II) Module shadow: vendor="X.Org Foundation"
[225566.638] 	compiled for 1.14.5, module version = 1.1.0
[225566.638] 	ABI class: X.Org ANSI C Emulation, version 0.4
[225566.639] (II) Loading sub module "ramdac"
[225566.639] (II) LoadModule: "ramdac"
[225566.639] (II) Module "ramdac" already built-in
[225566.639] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[225566.639] (==) NVIDIA(0): RGB weight 888
[225566.639] (==) NVIDIA(0): Default visual is TrueColor
[225566.639] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[225566.639] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
[225566.639] (**) NVIDIA(0): Option "MetaModes" "1280x1024_75 +0+0; 1280x1024_60 +0+0"
[225566.639] (**) NVIDIA(0): Enabling 2D acceleration
[225566.962] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[225566.962] (II) NVIDIA(GPU-0):     3D Vision stereo.
[225566.965] (II) NVIDIA(0): NVIDIA GPU GeForce 8200 (C77) at PCI:2:0:0 (GPU-0)
[225566.965] (--) NVIDIA(0): Memory: 131072 kBytes
[225566.965] (--) NVIDIA(0): VideoBIOS: 62.77.15.00.10
[225566.967] (--) NVIDIA(0): Valid display device(s) on GeForce 8200 at PCI:2:0:0
[225566.967] (--) NVIDIA(0):     Samsung SyncMaster (CRT-0) (boot, connected)
[225566.967] (--) NVIDIA(0):     DFP-0
[225566.967] (--) NVIDIA(0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel clock
[225566.967] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[225566.967] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[225566.967] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[225566.967] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[225566.968] (**) NVIDIA(0):     has been enabled on all display devices.)
[225566.970] (II) NVIDIA(0): Validated MetaModes:
[225566.970] (II) NVIDIA(0):     "1280x1024_75+0+0"
[225566.970] (II) NVIDIA(0):     "1280x1024_60+0+0"
[225566.970] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[225566.994] (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
[225566.994] (--) NVIDIA(0):     option
[225566.994] (--) Depth 24 pixmap format is 32 bpp
[225566.994] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[225567.001] (II) NVIDIA(0): Setting mode "1280x1024_75+0+0"
[225567.063] Loading extension NV-GLX
[225567.089] (==) NVIDIA(0): Disabling shared memory pixmaps
[225567.089] (==) NVIDIA(0): Backing store disabled
[225567.089] (==) NVIDIA(0): Silken mouse enabled
[225567.090] (**) NVIDIA(0): DPMS enabled
[225567.092] Loading extension NV-CONTROL
[225567.092] Loading extension XINERAMA
[225567.092] (WW) NVIDIA(0): Option "TwinView" is not used
[225567.092] (II) Loading sub module "dri2"
[225567.092] (II) LoadModule: "dri2"
[225567.092] (II) Module "dri2" already built-in
[225567.092] (II) NVIDIA(0): [DRI2] Setup complete
[225567.092] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[225567.092] (--) RandR disabled
[225567.097] (II) SELinux: Disabled on system
[225567.124] (II) Initializing extension GLX
[225567.518] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[225567.519] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[225567.519] (II) LoadModule: "evdev"
[225567.520] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[225567.537] (II) Module evdev: vendor="X.Org Foundation"
[225567.537] 	compiled for 1.14.3, module version = 2.8.2
[225567.537] 	Module class: X.Org XInput Driver
[225567.537] 	ABI class: X.Org XInput driver, version 19.1
[225567.537] (II) Using input driver 'evdev' for 'Power Button'
[225567.537] (**) Power Button: always reports core events
[225567.538] (**) evdev: Power Button: Device: "/dev/input/event3"
[225567.538] (--) evdev: Power Button: Vendor 0 Product 0x1
[225567.538] (--) evdev: Power Button: Found keys
[225567.538] (II) evdev: Power Button: Configuring as keyboard
[225567.538] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[225567.538] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[225567.538] (**) Option "xkb_rules" "evdev"
[225567.538] (**) Option "xkb_model" "pc105"
[225567.538] (**) Option "xkb_layout" "fr"
[225567.538] (**) Option "xkb_variant" "dvorak"
[225567.595] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[225567.595] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[225567.595] (II) Using input driver 'evdev' for 'Video Bus'
[225567.595] (**) Video Bus: always reports core events
[225567.595] (**) evdev: Video Bus: Device: "/dev/input/event4"
[225567.595] (--) evdev: Video Bus: Vendor 0 Product 0x6
[225567.595] (--) evdev: Video Bus: Found keys
[225567.595] (II) evdev: Video Bus: Configuring as keyboard
[225567.595] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:14/LNXVIDEO:00/input/input4/event4"
[225567.595] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[225567.595] (**) Option "xkb_rules" "evdev"
[225567.595] (**) Option "xkb_model" "pc105"
[225567.595] (**) Option "xkb_layout" "fr"
[225567.595] (**) Option "xkb_variant" "dvorak"
[225567.596] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[225567.596] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[225567.596] (II) Using input driver 'evdev' for 'Power Button'
[225567.596] (**) Power Button: always reports core events
[225567.596] (**) evdev: Power Button: Device: "/dev/input/event2"
[225567.596] (--) evdev: Power Button: Vendor 0 Product 0x1
[225567.596] (--) evdev: Power Button: Found keys
[225567.596] (II) evdev: Power Button: Configuring as keyboard
[225567.596] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[225567.596] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[225567.596] (**) Option "xkb_rules" "evdev"
[225567.596] (**) Option "xkb_model" "pc105"
[225567.596] (**) Option "xkb_layout" "fr"
[225567.596] (**) Option "xkb_variant" "dvorak"
[225567.596] (II) config/udev: Adding input device HDA NVidia Line Out Surround (/dev/input/event10)
[225567.596] (II) No input driver specified, ignoring this device.
[225567.597] (II) This device may have been added with another device file.
[225567.597] (II) config/udev: Adding input device HDA NVidia Line Out Front (/dev/input/event11)
[225567.597] (II) No input driver specified, ignoring this device.
[225567.597] (II) This device may have been added with another device file.
[225567.598] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event12)
[225567.598] (II) No input driver specified, ignoring this device.
[225567.598] (II) This device may have been added with another device file.
[225567.599] (II) config/udev: Adding input device HDA NVidia Mic (/dev/input/event13)
[225567.599] (II) No input driver specified, ignoring this device.
[225567.599] (II) This device may have been added with another device file.
[225567.599] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 Phantom (/dev/input/event6)
[225567.599] (II) No input driver specified, ignoring this device.
[225567.599] (II) This device may have been added with another device file.
[225567.599] (II) config/udev: Adding input device HDA NVidia Front Headphone (/dev/input/event7)
[225567.599] (II) No input driver specified, ignoring this device.
[225567.599] (II) This device may have been added with another device file.
[225567.600] (II) config/udev: Adding input device HDA NVidia Line Out Side (/dev/input/event8)
[225567.600] (II) No input driver specified, ignoring this device.
[225567.600] (II) This device may have been added with another device file.
[225567.601] (II) config/udev: Adding input device HDA NVidia Line Out CLFE (/dev/input/event9)
[225567.601] (II) No input driver specified, ignoring this device.
[225567.601] (II) This device may have been added with another device file.
[225567.619] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
[225567.619] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[225567.619] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[225567.619] (**) Logitech USB Optical Mouse: always reports core events
[225567.619] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event1"
[225567.619] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc06a
[225567.619] (--) evdev: Logitech USB Optical Mouse: Found 3 mouse buttons
[225567.620] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[225567.620] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[225567.620] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[225567.620] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[225567.620] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[225567.620] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[225567.620] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[225567.620] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/0000:03:00.0/usb1/1-2/1-2:1.0/input/input1/event1"
[225567.620] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 9)
[225567.620] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[225567.620] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[225567.620] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[225567.620] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[225567.620] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[225567.621] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[225567.621] (II) No input driver specified, ignoring this device.
[225567.621] (II) This device may have been added with another device file.
[225567.621] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[225567.621] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[225567.621] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[225567.622] (**) AT Translated Set 2 keyboard: always reports core events
[225567.622] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[225567.622] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[225567.622] (--) evdev: AT Translated Set 2 keyboard: Found keys
[225567.622] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[225567.622] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[225567.622] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[225567.622] (**) Option "xkb_rules" "evdev"
[225567.622] (**) Option "xkb_model" "pc105"
[225567.622] (**) Option "xkb_layout" "fr"
[225567.622] (**) Option "xkb_variant" "dvorak"
[225567.623] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[225567.623] (II) No input driver specified, ignoring this device.
[225567.623] (II) This device may have been added with another device file.
[225567.623] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event15)
[225567.623] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[225567.623] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[225567.624] (**) ACPI Virtual Keyboard Device: always reports core events
[225567.624] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event15"
[225567.624] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[225567.624] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[225567.624] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[225567.624] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event15"
[225567.624] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 11)
[225567.624] (**) Option "xkb_rules" "evdev"
[225567.624] (**) Option "xkb_model" "pc105"
[225567.624] (**) Option "xkb_layout" "fr"
[225567.624] (**) Option "xkb_variant" "dvorak"
[225567.625] (II) config/udev: Adding input device i2c IR (Pinnacle PCTV) (/dev/input/event14)
[225567.625] (**) i2c IR (Pinnacle PCTV): Applying InputClass "evdev keyboard catchall"
[225567.625] (II) Using input driver 'evdev' for 'i2c IR (Pinnacle PCTV)'
[225567.625] (**) i2c IR (Pinnacle PCTV): always reports core events
[225567.625] (**) evdev: i2c IR (Pinnacle PCTV): Device: "/dev/input/event14"
[225567.625] (--) evdev: i2c IR (Pinnacle PCTV): Vendor 0 Product 0
[225567.625] (--) evdev: i2c IR (Pinnacle PCTV): Found keys
[225567.625] (II) evdev: i2c IR (Pinnacle PCTV): Configuring as keyboard
[225567.625] (**) Option "config_info" "udev:/sys/devices/virtual/rc/rc0/input14/event14"
[225567.625] (II) XINPUT: Adding extended input device "i2c IR (Pinnacle PCTV)" (type: KEYBOARD, id 12)
[225567.625] (**) Option "xkb_rules" "evdev"
[225567.625] (**) Option "xkb_model" "pc105"
[225567.625] (**) Option "xkb_layout" "fr"
[225567.625] (**) Option "xkb_variant" "dvorak"
[225570.555] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[225570.555] (II) NVIDIA(GPU-0):     3D Vision stereo.
[225570.555] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[225570.555] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[225570.555] (**) NVIDIA(0):     has been enabled on all display devices.)
[225571.114] (II) NVIDIA(0): Setting mode "VGA-0: nvidia-auto-select @1280x1024 +0+0 {ViewPortIn=1280x1024, ViewPortOut=1280x1024+0+0}"
[225572.196] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[225572.196] (II) NVIDIA(GPU-0):     3D Vision stereo.
[225572.196] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[225572.196] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[225572.196] (**) NVIDIA(0):     has been enabled on all display devices.)
[225572.910] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[225572.910] (II) NVIDIA(GPU-0):     3D Vision stereo.
[225572.910] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[225572.910] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[225572.910] (**) NVIDIA(0):     has been enabled on all display devices.)
[226050.045] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[226050.045] (II) NVIDIA(GPU-0):     3D Vision stereo.
[226050.045] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[226050.045] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[226050.045] (**) NVIDIA(0):     has been enabled on all display devices.)
[226051.055] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[226051.055] (II) NVIDIA(GPU-0):     3D Vision stereo.
[226051.055] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[226051.055] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[226051.055] (**) NVIDIA(0):     has been enabled on all display devices.)
[226051.252] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[226051.252] (II) NVIDIA(GPU-0):     3D Vision stereo.
[226051.253] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[226051.253] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[226051.253] (**) NVIDIA(0):     has been enabled on all display devices.)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=577825

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: DMI_VENDOR=Shuttle Inc
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=578556
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=dvorak

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:14/LNXVIDEO:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:14/LNXVIDEO:00/input/input4
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=603931

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:14/LNXVIDEO:00/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:14/LNXVIDEO:00/input/input4/event4
E: DMI_VENDOR=Shuttle Inc
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=604658
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=dvorak

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: EV=3
E: ID_FOR_SEAT=input-acpi-PNP0C0C_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=576356

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
E: DMI_VENDOR=Shuttle Inc
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=577075
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=dvorak

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input10
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input10
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_07_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA NVidia Line Out Surround"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: USEC_INITIALIZED=848833

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input10/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input10/event10
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=848938

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input11
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input11
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_07_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA NVidia Line Out Front"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: USEC_INITIALIZED=848992

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input11/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input11/event11
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: USEC_INITIALIZED=849091

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input12
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input12
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_07_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfwD,
E: NAME="HDA NVidia Line"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=2000
E: TAGS=:seat:
E: USEC_INITIALIZED=849148

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input12/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input12/event12
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=849250

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input13
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input13
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_07_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA NVidia Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: USEC_INITIALIZED=849303

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input13/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input13/event13
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=849402

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input6
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input6
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_07_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA NVidia HDMI/DP,pcm=3 Phantom"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=848196

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input6/event6
N: input/event6
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input6/event6
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=848304

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input7
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input7
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_07_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA NVidia Front Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: TAGS=:seat:
E: USEC_INITIALIZED=848360

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input7/event7
N: input/event7
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input7/event7
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=848465

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input8
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input8
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_07_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA NVidia Line Out Side"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: USEC_INITIALIZED=848520

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input8/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input8/event8
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=848622

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input9
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input9
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_07_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA NVidia Line Out CLFE"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=40
E: TAGS=:seat:
E: USEC_INITIALIZED=848677

P: /devices/pci0000:00/0000:00:07.0/sound/card0/input9/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:07.0/sound/card0/input9/event9
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:07.0
E: ID_PATH_TAG=pci-0000_00_07_0
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=848776

P: /devices/pci0000:00/0000:00:10.0/0000:03:00.0/usb1/1-2/1-2:1.0/input/input1
E: DEVPATH=/devices/pci0000:00/0000:00:10.0/0000:03:00.0/usb1/1-2/1-2:1.0/input/input1
E: EV=17
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_03_00_0-usb-0_2_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=c06a
E: ID_PATH=pci-0000:03:00.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_03_00_0-usb-0_2_1_0
E: ID_REVISION=6300
E: ID_SERIAL=Logitech_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0003v046DpC06Ae0111-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: MSC=10
E: NAME="Logitech USB Optical Mouse"
E: PHYS="usb-0000:03:00.0-2/input0"
E: PRODUCT=3/46d/c06a/111
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=50664

P: /devices/pci0000:00/0000:00:10.0/0000:03:00.0/usb1/1-2/1-2:1.0/input/input1/event1
N: input/event1
S: input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:03:00.0-usb-0:2:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:03:00.0-usb-0:2:1.0-event-mouse
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/pci0000:00/0000:00:10.0/0000:03:00.0/usb1/1-2/1-2:1.0/input/input1/event1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=c06a
E: ID_PATH=pci-0000:03:00.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_03_00_0-usb-0_2_1_0
E: ID_REVISION=6300
E: ID_SERIAL=Logitech_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: USEC_INITIALIZED=354706

P: /devices/pci0000:00/0000:00:10.0/0000:03:00.0/usb1/1-2/1-2:1.0/input/input1/mouse0
N: input/mouse0
S: input/by-id/usb-Logitech_USB_Optical_Mouse-mouse
S: input/by-path/pci-0000:03:00.0-usb-0:2:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Optical_Mouse-mouse /dev/input/by-path/pci-0000:03:00.0-usb-0:2:1.0-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/pci0000:00/0000:00:10.0/0000:03:00.0/usb1/1-2/1-2:1.0/input/input1/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_Optical_Mouse
E: ID_MODEL_ENC=USB\x20Optical\x20Mouse
E: ID_MODEL_ID=c06a
E: ID_PATH=pci-0000:03:00.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_03_00_0-usb-0_2_1_0
E: ID_REVISION=6300
E: ID_SERIAL=Logitech_USB_Optical_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=50785

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=55203

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=Shuttle Inc
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=353211
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=dvorak

P: /devices/platform/pcspkr/input/input5
E: DEVPATH=/devices/platform/pcspkr/input/input5
E: EV=40001
E: ID_FOR_SEAT=input-platform-pcspkr
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=748257

P: /devices/platform/pcspkr/input/input5/event5
N: input/event5
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/platform/pcspkr/input/input5/event5
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=749348

P: /devices/virtual/input/input15
E: DEVPATH=/devices/virtual/input/input15
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=510372

P: /devices/virtual/input/input15/event15
N: input/event15
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/virtual/input/input15/event15
E: DMI_VENDOR=Shuttle Inc
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=510573
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=dvorak

P: /devices/virtual/rc/rc0/input14
E: DEVPATH=/devices/virtual/rc/rc0/input14
E: EV=100013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_SERIAL=noserial
E: KEY=108fc010 210080200000000 0 48000 2180c0000801 9e168000000000 4ffc
E: MODALIAS=input:b0018v0000p0000e0000-e0,1,4,14,k71,72,73,74,77,80,8B,9E,9F,A7,A8,AD,CF,D2,161,16B,174,179,184,18E,18F,190,191,192,193,197,19C,ram4,lsfw
E: MSC=10
E: NAME="i2c IR (Pinnacle PCTV)"
E: PHYS="i2c-1/1-0047/ir0"
E: PRODUCT=18/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=612260

P: /devices/virtual/rc/rc0/input14/event14
N: input/event14
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/virtual/rc/rc0/input14/event14
E: DMI_VENDOR=Shuttle Inc
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=612370
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBVARIANT=dvorak


DRM Information from dmesg:
---------------------------
[    0.721412] PCI-DMA: Disabling AGP.
[    0.721609] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    0.739293] Linux agpgart interface v0.103


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg depends on:
ii  libc6                                          2.17-97
ii  x11-xkb-utils                                  7.7+1
ii  xkb-data                                       2.5.1-3
ii  xserver-xorg-core                              2:1.14.5-1
ii  xserver-xorg-input-evdev [xorg-driver-input]   1:2.8.2-1
ii  xserver-xorg-input-kbd [xorg-driver-input]     1:1.7.0-1+b1
ii  xserver-xorg-input-mouse [xorg-driver-input]   1:1.9.0-1+b1
ii  xserver-xorg-video-fbdev [xorg-driver-video]   1:0.4.4-1
ii  xserver-xorg-video-nvidia [xorg-driver-video]  319.76-1

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri  9.2.2-1

xserver-xorg suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Sun, Jan  5, 2014 at 14:29:48 +0100, Stéphane Glondu wrote:

> Package: xserver-xorg
> Version: 1:7.7+5
> Severity: important
> 
> Dear Maintainer,
> 
> Since recently, Xorg often (but not always) segfaults when I suspend
> my system, and resume it after several hours. This is the end of my
> previous Xorg.0.log:
> 
> > [...]
> > [161771.140] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA

We don't support closed drivers.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: