Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 30/08/2013, à 00:43

Anucii

Crash d'interface graphique - "Xorg crashed with SIGABRT"

Bonsoir,

Après deux semaines de recherches infructueuses, je me permets de vous faire part d'un problème apparu à la suite d'un échec à configurer un double écran en mode séparé via nvidia-settings. Depuis lors, l'interface graphique crashe et ferme la session lorsque:
- je lance un enregistrement de flux réseau sur vlc,
- je lance okular,
- dans la page d'accueil de scribus je déroule le menu des formats prédéfinis.

Je précise que je n'ai finalement activé que mon écran externe (un Samsung SyncMaster 931BW).

Ci-dessous, quelques infos dont je crois qu'elles peuvent être utiles au diagnostic.

Je vous remercie d'avance pour vos remarques :-) .


Ma config:
portable: HP dv6299ea
carte graphique: Nvidia GeForce GO 7400
pilote: nvidia 304
OS: Ubuntu 12.04 , 64 bits
shell: Gnome 3.4.2

Extraits du rapport d'erreur affiché après réouverture de ma session

titre: Xorg crashed with SIGABRT
date: Ve. 30 aout 2013 à 01:06:11
Disassembly:
=> 0x7f0cf89d7425:  Cannot access memory at address 0x7f0cf89d7425
SourcePackage: xorg-server
Stacktrace:
#0 0x00007f0cf89d7425 in ??()
No symbol table info available
Cannot access memory at address 0x7fffaa6c9f28

Xorg.conf :

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 304.88  (buildd@roseapple)  Fri Aug  9 00:37:47 UTC 2013


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

Section "Files"
    FontPath        "unix/:7100"
EndSection

Section "Module"
EndSection

Section "ServerFlags"
    Option         "NoTrapSignals" "true"
EndSection

Section "InputDevice"
    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 "Monitor"

	# HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "Seiko/Epson"
    HorizSync       30.0 - 75.0
    VertRefresh     60.0
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce Go 7400"
    Option         "NoLogo" "True"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce Go 7400"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Screen"

	# Removed Option "metamodes" "DFP: nvidia-auto-select +1440+0, CRT: nvidia-auto-select +0+0"
	# Removed Option "metamodes" "DFP: nvidia-auto-select +1440+0, CRT: nvidia-auto-select +0+0; DFP: nvidia-auto-select +1440+0, CRT: nvidia-auto-select +0+0"
# Removed Option "metamodes" "DFP: nvidia-auto-select +1440+0, CRT: nvidia-auto-select +0+0"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "CRT: nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "metamodes" "DFP: nvidia-auto-select +1440+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection 

Rapport Xorg.0.log:

[    25.298] 
X.Org X Server 1.11.3
Release Date: 2011-12-16
[    25.298] X Protocol Version 11, Revision 0
[    25.298] Build Operating System: Linux 2.6.42-37-generic x86_64 Ubuntu
[    25.298] Current Operating System: Linux anucii-HP-Pavilion-dv6000-GB170EA-ABF 3.2.0-52-generic #78-Ubuntu SMP Fri Jul 26 16:21:44 UTC 2013 x86_64
[    25.298] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-52-generic root=UUID=85d9acb8-b952-4896-bea3-d37fe4f40d25 ro quiet splash
[    25.298] Build Date: 11 April 2013  01:05:39PM
[    25.298] xorg-server 2:1.11.4-0ubuntu10.13 (For technical support please see http://www.ubuntu.com/support) 
[    25.298] Current version of pixman: 0.24.4
[    25.298] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    25.298] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    25.298] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 29 14:22:51 2013
[    25.298] (==) Using config file: "/etc/X11/xorg.conf"
[    25.298] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    25.299] (==) ServerLayout "Layout0"
[    25.299] (**) |-->Screen "Screen0" (0)
[    25.299] (**) |   |-->Monitor "Monitor0"
[    25.299] (**) |   |-->Device "Device0"
[    25.299] (**) |-->Input Device "Keyboard0"
[    25.299] (**) |-->Input Device "Mouse0"
[    25.299] (**) Option "NoTrapSignals" "true"
[    25.299] (**) Option "Xinerama" "0"
[    25.299] (==) Automatically adding devices
[    25.300] (==) Automatically enabling devices
[    25.300] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    25.300] 	Entry deleted from font path.
[    25.300] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    25.300] 	Entry deleted from font path.
[    25.300] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    25.300] 	Entry deleted from font path.
[    25.300] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    25.300] 	Entry deleted from font path.
[    25.300] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    25.300] 	Entry deleted from font path.
[    25.300] (**) FontPath set to:
	unix/:7100,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[    25.300] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    25.300] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    25.300] (WW) Disabling Keyboard0
[    25.300] (WW) Disabling Mouse0
[    25.300] (II) Loader magic: 0x7fd46de05b00
[    25.300] (II) Module ABI versions:
[    25.300] 	X.Org ANSI C Emulation: 0.4
[    25.300] 	X.Org Video Driver: 11.0
[    25.300] 	X.Org XInput driver : 16.0
[    25.300] 	X.Org Server Extension : 6.0
[    25.301] (--) PCI:*(0:1:0:0) 10de:01d8:103c:30bb rev 161, Mem @ 0xdd000000/16777216, 0xc0000000/268435456, 0xdc000000/16777216
[    25.302] (II) Open ACPI successful (/var/run/acpid.socket)
[    25.302] (II) "extmod" will be loaded by default.
[    25.302] (II) "dbe" will be loaded by default.
[    25.302] (II) "glx" will be loaded by default.
[    25.302] (II) "record" will be loaded by default.
[    25.302] (II) "dri" will be loaded by default.
[    25.302] (II) "dri2" will be loaded by default.
[    25.302] (II) LoadModule: "extmod"
[    25.302] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    25.303] (II) Module extmod: vendor="X.Org Foundation"
[    25.303] 	compiled for 1.11.3, module version = 1.0.0
[    25.303] 	Module class: X.Org Server Extension
[    25.303] 	ABI class: X.Org Server Extension, version 6.0
[    25.303] (II) Loading extension MIT-SCREEN-SAVER
[    25.303] (II) Loading extension XFree86-VidModeExtension
[    25.303] (II) Loading extension XFree86-DGA
[    25.303] (II) Loading extension DPMS
[    25.303] (II) Loading extension XVideo
[    25.303] (II) Loading extension XVideo-MotionCompensation
[    25.303] (II) Loading extension X-Resource
[    25.303] (II) LoadModule: "dbe"
[    25.303] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    25.303] (II) Module dbe: vendor="X.Org Foundation"
[    25.303] 	compiled for 1.11.3, module version = 1.0.0
[    25.303] 	Module class: X.Org Server Extension
[    25.303] 	ABI class: X.Org Server Extension, version 6.0
[    25.303] (II) Loading extension DOUBLE-BUFFER
[    25.303] (II) LoadModule: "glx"
[    25.303] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
[    25.958] (II) Module glx: vendor="NVIDIA Corporation"
[    25.958] 	compiled for 4.0.2, module version = 1.0.0
[    25.958] 	Module class: X.Org Server Extension
[    25.958] (II) NVIDIA GLX Module  304.88  Wed Mar 27 14:46:57 PDT 2013
[    25.958] (II) Loading extension GLX
[    25.958] (II) LoadModule: "record"
[    25.958] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    25.959] (II) Module record: vendor="X.Org Foundation"
[    25.959] 	compiled for 1.11.3, module version = 1.13.0
[    25.959] 	Module class: X.Org Server Extension
[    25.959] 	ABI class: X.Org Server Extension, version 6.0
[    25.959] (II) Loading extension RECORD
[    25.959] (II) LoadModule: "dri"
[    25.959] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    25.959] (II) Module dri: vendor="X.Org Foundation"
[    25.959] 	compiled for 1.11.3, module version = 1.0.0
[    25.959] 	ABI class: X.Org Server Extension, version 6.0
[    25.959] (II) Loading extension XFree86-DRI
[    25.959] (II) LoadModule: "dri2"
[    25.959] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    25.960] (II) Module dri2: vendor="X.Org Foundation"
[    25.960] 	compiled for 1.11.3, module version = 1.2.0
[    25.960] 	ABI class: X.Org Server Extension, version 6.0
[    25.960] (II) Loading extension DRI2
[    25.960] (II) LoadModule: "nvidia"
[    25.960] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[    25.961] (II) Module nvidia: vendor="NVIDIA Corporation"
[    25.961] 	compiled for 4.0.2, module version = 1.0.0
[    25.961] 	Module class: X.Org Video Driver
[    25.961] (II) NVIDIA dlloader X Driver  304.88  Wed Mar 27 14:28:14 PDT 2013
[    25.961] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    25.961] (++) using VT number 7

[    25.962] (II) Loading sub module "fb"
[    25.962] (II) LoadModule: "fb"
[    25.981] (II) Loading /usr/lib/xorg/modules/libfb.so
[    25.982] (II) Module fb: vendor="X.Org Foundation"
[    25.982] 	compiled for 1.11.3, module version = 1.0.0
[    25.982] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    25.982] (II) Loading sub module "wfb"
[    25.982] (II) LoadModule: "wfb"
[    25.982] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    25.982] (II) Module wfb: vendor="X.Org Foundation"
[    25.982] 	compiled for 1.11.3, module version = 1.0.0
[    25.982] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    25.982] (II) Loading sub module "ramdac"
[    25.982] (II) LoadModule: "ramdac"
[    25.982] (II) Module "ramdac" already built-in
[    25.982] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
[    25.982] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    25.982] (II) Loading /usr/lib/xorg/modules/libfb.so
[    25.982] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    25.982] (==) NVIDIA(0): RGB weight 888
[    25.982] (==) NVIDIA(0): Default visual is TrueColor
[    25.982] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    25.983] (**) NVIDIA(0): Option "NoLogo" "True"
[    25.983] (**) NVIDIA(0): Option "Stereo" "0"
[    25.983] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "CRT-0"
[    25.983] (**) NVIDIA(0): Stereo disabled by request
[    25.983] (**) NVIDIA(0): Option "MetaModes" "CRT: nvidia-auto-select +0+0"
[    25.983] (**) NVIDIA(0): Enabling 2D acceleration
[    27.124] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[    27.124] (II) NVIDIA(GPU-0):     3D Vision stereo.
[    27.124] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    27.124] (II) NVIDIA(GPU-0):     Vision stereo.
[    27.126] (II) NVIDIA(0): NVIDIA GPU GeForce Go 7400 (G72) at PCI:1:0:0 (GPU-0)
[    27.126] (--) NVIDIA(0): Memory: 262144 kBytes
[    27.126] (--) NVIDIA(0): VideoBIOS: 05.72.22.41.ad
[    27.127] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    27.127] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    27.127] (--) NVIDIA(0): Valid display device(s) on GeForce Go 7400 at PCI:1:0:0
[    27.127] (--) NVIDIA(0):     Samsung SyncMaster (CRT-0) (connected)
[    27.127] (--) NVIDIA(0):     TV-0
[    27.127] (--) NVIDIA(0):     Seiko/Epson (DFP-0) (connected)
[    27.127] (--) NVIDIA(0):     DFP-1
[    27.127] (--) NVIDIA(0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel clock
[    27.127] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock
[    27.127] (--) NVIDIA(0): TV encoder: Unknown
[    27.127] (--) NVIDIA(0): Seiko/Epson (DFP-0): 330.0 MHz maximum pixel clock
[    27.127] (--) NVIDIA(0): Seiko/Epson (DFP-0): Internal Dual Link LVDS
[    27.127] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[    27.127] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[    27.127] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    27.127] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[    27.127] (**) NVIDIA(0):     has been enabled on all display devices.)
[    27.127] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    27.127] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    27.127] (**) NVIDIA(0):     been enabled on all display devices.)
[    27.127] (II) NVIDIA(0): Validated MetaModes:
[    27.127] (II) NVIDIA(0):     "CRT:nvidia-auto-select+0+0"
[    27.127] (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
[    27.129] (WW) NVIDIA(0): Unable to support custom viewPortOut 1440 x 810 +0 +45
[    27.129] (WW) NVIDIA(0): Unable to support custom viewPortOut 1440 x 810 +0 +45
[    27.129] (--) NVIDIA(0): DPI set to (89, 87); computed from "UseEdidDpi" X config
[    27.129] (--) NVIDIA(0):     option
[    27.129] (--) Depth 24 pixmap format is 32 bpp
[    27.138] (II) NVIDIA(0): Setting mode "CRT:nvidia-auto-select+0+0"
[    28.240] (II) Loading extension NV-GLX
[    28.269] (==) NVIDIA(0): Disabling shared memory pixmaps
[    28.270] (==) NVIDIA(0): Backing store disabled
[    28.270] (==) NVIDIA(0): Silken mouse enabled
[    28.270] (**) NVIDIA(0): DPMS enabled
[    28.270] (II) Loading extension NV-CONTROL
[    28.270] (II) Loading extension XINERAMA
[    28.270] (II) Loading sub module "dri2"
[    28.270] (II) LoadModule: "dri2"
[    28.271] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    28.271] (II) Module dri2: vendor="X.Org Foundation"
[    28.271] 	compiled for 1.11.3, module version = 1.2.0
[    28.271] 	ABI class: X.Org Server Extension, version 6.0
[    28.271] (II) NVIDIA(0): [DRI2] Setup complete
[    28.271] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    28.271] (--) RandR disabled
[    28.271] (II) Initializing built-in extension Generic Event Extension
[    28.271] (II) Initializing built-in extension SHAPE
[    28.271] (II) Initializing built-in extension MIT-SHM
[    28.271] (II) Initializing built-in extension XInputExtension
[    28.271] (II) Initializing built-in extension XTEST
[    28.271] (II) Initializing built-in extension BIG-REQUESTS
[    28.271] (II) Initializing built-in extension SYNC
[    28.271] (II) Initializing built-in extension XKEYBOARD
[    28.271] (II) Initializing built-in extension XC-MISC
[    28.271] (II) Initializing built-in extension SECURITY
[    28.271] (II) Initializing built-in extension XINERAMA
[    28.271] (II) Initializing built-in extension XFIXES
[    28.271] (II) Initializing built-in extension RENDER
[    28.271] (II) Initializing built-in extension RANDR
[    28.271] (II) Initializing built-in extension COMPOSITE
[    28.271] (II) Initializing built-in extension DAMAGE
[    28.274] (II) Initializing extension GLX
[    28.621] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[    28.625] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    28.625] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.625] (II) LoadModule: "evdev"
[    28.626] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.626] (II) Module evdev: vendor="X.Org Foundation"
[    28.626] 	compiled for 1.11.3, module version = 2.7.0
[    28.626] 	Module class: X.Org XInput Driver
[    28.626] 	ABI class: X.Org XInput driver, version 16.0
[    28.626] (II) Using input driver 'evdev' for 'Power Button'
[    28.626] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.626] (**) Power Button: always reports core events
[    28.626] (**) evdev: Power Button: Device: "/dev/input/event3"
[    28.626] (--) evdev: Power Button: Vendor 0 Product 0x1
[    28.626] (--) evdev: Power Button: Found keys
[    28.626] (II) evdev: Power Button: Configuring as keyboard
[    28.626] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    28.626] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    28.626] (**) Option "xkb_rules" "evdev"
[    28.626] (**) Option "xkb_model" "pc105"
[    28.626] (**) Option "xkb_layout" "fr"
[    28.626] (**) Option "xkb_variant" "oss"
[    28.629] (II) XKB: reuse xkmfile /var/lib/xkb/server-6CCE7350BC740BB33D520367F4A10E64192A358C.xkm
[    28.630] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    28.630] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    28.630] (II) Using input driver 'evdev' for 'Video Bus'
[    28.630] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.630] (**) Video Bus: always reports core events
[    28.630] (**) evdev: Video Bus: Device: "/dev/input/event5"
[    28.630] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    28.630] (--) evdev: Video Bus: Found keys
[    28.630] (II) evdev: Video Bus: Configuring as keyboard
[    28.630] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input5/event5"
[    28.630] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    28.630] (**) Option "xkb_rules" "evdev"
[    28.630] (**) Option "xkb_model" "pc105"
[    28.630] (**) Option "xkb_layout" "fr"
[    28.630] (**) Option "xkb_variant" "oss"
[    28.631] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    28.631] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.631] (II) Using input driver 'evdev' for 'Power Button'
[    28.631] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.631] (**) Power Button: always reports core events
[    28.631] (**) evdev: Power Button: Device: "/dev/input/event0"
[    28.631] (--) evdev: Power Button: Vendor 0 Product 0x1
[    28.631] (--) evdev: Power Button: Found keys
[    28.631] (II) evdev: Power Button: Configuring as keyboard
[    28.631] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    28.631] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    28.631] (**) Option "xkb_rules" "evdev"
[    28.631] (**) Option "xkb_model" "pc105"
[    28.631] (**) Option "xkb_layout" "fr"
[    28.631] (**) Option "xkb_variant" "oss"
[    28.632] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    28.632] (II) No input driver specified, ignoring this device.
[    28.632] (II) This device may have been added with another device file.
[    28.632] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    28.632] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    28.632] (II) Using input driver 'evdev' for 'Sleep Button'
[    28.632] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.632] (**) Sleep Button: always reports core events
[    28.632] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[    28.632] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    28.632] (--) evdev: Sleep Button: Found keys
[    28.632] (II) evdev: Sleep Button: Configuring as keyboard
[    28.632] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    28.632] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    28.632] (**) Option "xkb_rules" "evdev"
[    28.632] (**) Option "xkb_model" "pc105"
[    28.632] (**) Option "xkb_layout" "fr"
[    28.632] (**) Option "xkb_variant" "oss"
[    28.633] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event9)
[    28.633] (II) No input driver specified, ignoring this device.
[    28.633] (II) This device may have been added with another device file.
[    28.634] (II) config/udev: Adding input device UVC Camera (05ca:1810) (/dev/input/event7)
[    28.634] (**) UVC Camera (05ca:1810): Applying InputClass "evdev keyboard catchall"
[    28.634] (II) Using input driver 'evdev' for 'UVC Camera (05ca:1810)'
[    28.634] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.634] (**) UVC Camera (05ca:1810): always reports core events
[    28.634] (**) evdev: UVC Camera (05ca:1810): Device: "/dev/input/event7"
[    28.634] (--) evdev: UVC Camera (05ca:1810): Vendor 0x5ca Product 0x1810
[    28.634] (--) evdev: UVC Camera (05ca:1810): Found keys
[    28.634] (II) evdev: UVC Camera (05ca:1810): Configuring as keyboard
[    28.634] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/input/input8/event7"
[    28.634] (II) XINPUT: Adding extended input device "UVC Camera (05ca:1810)" (type: KEYBOARD, id 10)
[    28.634] (**) Option "xkb_rules" "evdev"
[    28.634] (**) Option "xkb_model" "pc105"
[    28.634] (**) Option "xkb_layout" "fr"
[    28.634] (**) Option "xkb_variant" "oss"
[    28.635] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    28.635] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    28.635] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    28.635] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.635] (**) AT Translated Set 2 keyboard: always reports core events
[    28.635] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[    28.635] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    28.635] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    28.635] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    28.635] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    28.635] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    28.635] (**) Option "xkb_rules" "evdev"
[    28.635] (**) Option "xkb_model" "pc105"
[    28.635] (**) Option "xkb_layout" "fr"
[    28.635] (**) Option "xkb_variant" "oss"
[    28.636] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[    28.636] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    28.636] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    28.636] (II) LoadModule: "synaptics"
[    28.636] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    28.636] (II) Module synaptics: vendor="X.Org Foundation"
[    28.636] 	compiled for 1.11.3, module version = 1.6.2
[    28.636] 	Module class: X.Org XInput Driver
[    28.636] 	ABI class: X.Org XInput driver, version 16.0
[    28.636] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    28.636] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    28.636] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    28.636] (**) Option "Device" "/dev/input/event8"
[    28.684] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[    28.684] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[    28.684] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    28.684] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    28.684] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    28.684] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    28.684] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    28.684] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    28.708] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event8"
[    28.708] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    28.708] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    28.708] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[    28.708] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[    28.708] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    28.708] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    28.708] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    28.708] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    28.708] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    28.709] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    28.709] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    28.712] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
[    28.712] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    28.712] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[    28.712] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.712] (**) HP WMI hotkeys: always reports core events
[    28.712] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event6"
[    28.712] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[    28.712] (--) evdev: HP WMI hotkeys: Found keys
[    28.712] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[    28.712] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[    28.712] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
[    28.712] (**) Option "xkb_rules" "evdev"
[    28.712] (**) Option "xkb_model" "pc105"
[    28.712] (**) Option "xkb_layout" "fr"
[    28.712] (**) Option "xkb_variant" "oss"
[    31.109] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[    31.109] (II) NVIDIA(GPU-0):     3D Vision stereo.
[    31.109] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    31.109] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[    31.109] (**) NVIDIA(0):     has been enabled on all display devices.)
[    31.110] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    31.110] (II) NVIDIA(GPU-0):     Vision stereo.
[    31.110] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    31.110] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    31.110] (**) NVIDIA(0):     been enabled on all display devices.)
[    33.342] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[    33.343] (II) NVIDIA(GPU-0):     3D Vision stereo.
[    33.343] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    33.343] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[    33.343] (**) NVIDIA(0):     has been enabled on all display devices.)
[    33.343] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    33.343] (II) NVIDIA(GPU-0):     Vision stereo.
[    33.343] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    33.343] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    33.343] (**) NVIDIA(0):     been enabled on all display devices.)
[    41.946] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[    41.946] (II) NVIDIA(GPU-0):     3D Vision stereo.
[    41.946] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    41.946] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[    41.946] (**) NVIDIA(0):     has been enabled on all display devices.)
[    41.947] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    41.947] (II) NVIDIA(GPU-0):     Vision stereo.
[    41.947] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    41.947] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    41.947] (**) NVIDIA(0):     been enabled on all display devices.)
[    42.488] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[    42.488] (II) NVIDIA(GPU-0):     3D Vision stereo.
[    42.488] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    42.488] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[    42.488] (**) NVIDIA(0):     has been enabled on all display devices.)
[    42.489] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    42.489] (II) NVIDIA(GPU-0):     Vision stereo.
[    42.489] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    42.489] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    42.489] (**) NVIDIA(0):     been enabled on all display devices.)
[    44.260] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[    64.288] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[    64.288] (II) NVIDIA(GPU-0):     3D Vision stereo.
[    64.288] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    64.288] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[    64.288] (**) NVIDIA(0):     has been enabled on all display devices.)
[    64.289] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    64.289] (II) NVIDIA(GPU-0):     Vision stereo.
[    64.289] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    64.289] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    64.289] (**) NVIDIA(0):     been enabled on all display devices.)
[    64.370] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[    64.370] (II) NVIDIA(GPU-0):     3D Vision stereo.
[    64.370] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    64.370] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[    64.370] (**) NVIDIA(0):     has been enabled on all display devices.)
[    64.370] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[    64.370] (II) NVIDIA(GPU-0):     Vision stereo.
[    64.370] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    64.370] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[    64.370] (**) NVIDIA(0):     been enabled on all display devices.)
[   111.669] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[   111.670] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   111.670] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   111.670] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[   111.670] (**) NVIDIA(0):     has been enabled on all display devices.)
[   111.670] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[   111.670] (II) NVIDIA(GPU-0):     Vision stereo.
[   111.670] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   111.670] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[   111.670] (**) NVIDIA(0):     been enabled on all display devices.)
[   111.758] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[   111.759] (II) NVIDIA(GPU-0):     3D Vision stereo.
[   111.759] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   111.759] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[   111.759] (**) NVIDIA(0):     has been enabled on all display devices.)
[   111.759] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[   111.759] (II) NVIDIA(GPU-0):     Vision stereo.
[   111.759] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   111.759] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[   111.759] (**) NVIDIA(0):     been enabled on all display devices.)
[  3796.946] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[  3796.965] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  3796.965] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3796.965] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[  3796.965] (**) NVIDIA(0):     has been enabled on all display devices.)
[  3796.996] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[  3796.997] (II) NVIDIA(GPU-0):     Vision stereo.
[  3796.997] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  3796.997] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[  3796.997] (**) NVIDIA(0):     been enabled on all display devices.)
[ 19383.401] (II) config/udev: Adding input device HP Optical USB Mobile Mouse (/dev/input/mouse1)
[ 19383.525] (II) No input driver specified, ignoring this device.
[ 19383.525] (II) This device may have been added with another device file.
[ 19383.526] (II) config/udev: Adding input device HP Optical USB Mobile Mouse (/dev/input/event10)
[ 19383.526] (**) HP Optical USB Mobile Mouse: Applying InputClass "evdev pointer catchall"
[ 19383.526] (**) HP Optical USB Mobile Mouse: Applying InputClass "evdev keyboard catchall"
[ 19383.550] (II) Using input driver 'evdev' for 'HP Optical USB Mobile Mouse'
[ 19383.550] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 19383.838] (**) HP Optical USB Mobile Mouse: always reports core events
[ 19383.838] (**) evdev: HP Optical USB Mobile Mouse: Device: "/dev/input/event10"
[ 19383.893] (--) evdev: HP Optical USB Mobile Mouse: Vendor 0x461 Product 0x4d2e
[ 19383.893] (--) evdev: HP Optical USB Mobile Mouse: Found 3 mouse buttons
[ 19383.893] (--) evdev: HP Optical USB Mobile Mouse: Found scroll wheel(s)
[ 19383.893] (--) evdev: HP Optical USB Mobile Mouse: Found relative axes
[ 19383.893] (--) evdev: HP Optical USB Mobile Mouse: Found x and y relative axes
[ 19383.893] (--) evdev: HP Optical USB Mobile Mouse: Found absolute axes
[ 19383.893] (II) evdev: HP Optical USB Mobile Mouse: Forcing absolute x/y axes to exist.
[ 19383.893] (--) evdev: HP Optical USB Mobile Mouse: Found keys
[ 19383.893] (II) evdev: HP Optical USB Mobile Mouse: Configuring as mouse
[ 19383.893] (II) evdev: HP Optical USB Mobile Mouse: Configuring as keyboard
[ 19383.893] (II) evdev: HP Optical USB Mobile Mouse: Adding scrollwheel support
[ 19383.893] (**) evdev: HP Optical USB Mobile Mouse: YAxisMapping: buttons 4 and 5
[ 19383.893] (**) evdev: HP Optical USB Mobile Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 19383.893] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input11/event10"
[ 19383.893] (II) XINPUT: Adding extended input device "HP Optical USB Mobile Mouse" (type: KEYBOARD, id 14)
[ 19383.893] (**) Option "xkb_rules" "evdev"
[ 19383.893] (**) Option "xkb_model" "pc105"
[ 19383.893] (**) Option "xkb_layout" "fr"
[ 19383.893] (**) Option "xkb_variant" "oss"
[ 19383.925] (II) evdev: HP Optical USB Mobile Mouse: initialized for relative axes.
[ 19383.925] (WW) evdev: HP Optical USB Mobile Mouse: ignoring absolute axes.
[ 19383.926] (**) HP Optical USB Mobile Mouse: (accel) keeping acceleration scheme 1
[ 19383.926] (**) HP Optical USB Mobile Mouse: (accel) acceleration profile 0
[ 19383.926] (**) HP Optical USB Mobile Mouse: (accel) acceleration factor: 2.000
[ 19383.926] (**) HP Optical USB Mobile Mouse: (accel) acceleration threshold: 4
[ 19388.986] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.361] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.394] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.421] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.448] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.474] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.497] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.524] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.548] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.576] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.599] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.627] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.653] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.676] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.702] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.735] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.769] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.794] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.820] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.845] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.881] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.931] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.956] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19389.983] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19390.008] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19390.034] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19390.062] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19390.091] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19390.116] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19390.143] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 19390.167] (II) XKB: reuse xkmfile /var/lib/xkb/server-8A7BAA0094AF7C00C0F441312CE05CDE9628DB37.xkm
[ 23684.346] [mi] EQ overflowing.  Additional events will be discarded until existing events are processed.
[ 23684.391] 
Backtrace:
[ 23684.734] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7fd46db9a9e6]
[ 23684.734] 1: /usr/bin/X (mieqEnqueue+0x263) [0x7fd46db7b0c3]
[ 23684.734] 2: /usr/bin/X (0x7fd46da12000+0x62a34) [0x7fd46da74a34]
[ 23684.734] 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7fd465540000+0x5d88) [0x7fd465545d88]
[ 23684.734] 4: /usr/bin/X (0x7fd46da12000+0x8af37) [0x7fd46da9cf37]
[ 23684.734] 5: /usr/bin/X (0x7fd46da12000+0xb0d3a) [0x7fd46dac2d3a]
[ 23684.734] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fd46cd38000+0xfcb0) [0x7fd46cd47cb0]
[ 23684.734] 7: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (0x7fd46cab1000+0x5e9e6) [0x7fd46cb0f9e6]
[ 23684.734] 8: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (pixman_image_composite32+0x498) [0x7fd46caba488]
[ 23684.734] 9: /usr/lib/xorg/modules/libfb.so (fbComposite+0x1d8) [0x7fd466582818]
[ 23684.734] 10: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fd46678e000+0x4e2637) [0x7fd466c70637]
[ 23684.734] 11: /usr/bin/X (0x7fd46da12000+0x1165c4) [0x7fd46db285c4]
[ 23684.734] 12: /usr/bin/X (0x7fd46da12000+0x10eb44) [0x7fd46db20b44]
[ 23684.734] 13: /usr/bin/X (0x7fd46da12000+0x4e8a1) [0x7fd46da608a1]
[ 23684.735] 14: /usr/bin/X (0x7fd46da12000+0x3d7ba) [0x7fd46da4f7ba]
[ 23684.735] 15: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xed) [0x7fd46bbc976d]
[ 23684.735] 16: /usr/bin/X (0x7fd46da12000+0x3daad) [0x7fd46da4faad]
[ 23684.735] [mi] These backtraces from mieqEnqueue may point to a culprit higher up the stack.
[ 23684.735] [mi] mieq is *NOT* the cause.  It is a victim.
[ 23686.307] [mi] EQ overflow continuing.  100 events have been dropped.
[ 23686.307] 
Backtrace:
[ 23686.307] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7fd46db9a9e6]
[ 23686.307] 1: /usr/bin/X (0x7fd46da12000+0x62a34) [0x7fd46da74a34]
[ 23686.307] 2: /usr/lib/xorg/modules/input/evdev_drv.so (0x7fd465540000+0x5d88) [0x7fd465545d88]
[ 23686.307] 3: /usr/bin/X (0x7fd46da12000+0x8af37) [0x7fd46da9cf37]
[ 23686.307] 4: /usr/bin/X (0x7fd46da12000+0xb0d3a) [0x7fd46dac2d3a]
[ 23686.307] 5: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fd46cd38000+0xfcb0) [0x7fd46cd47cb0]
[ 23686.307] 6: /usr/bin/X (0x7fd46da12000+0x18cd80) [0x7fd46db9ed80]
[ 23686.307] 7: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fd46cd38000+0xfcb0) [0x7fd46cd47cb0]
[ 23686.307] 8: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (0x7fd46cab1000+0x5dfdb) [0x7fd46cb0efdb]
[ 23686.307] 9: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (pixman_image_composite32+0x498) [0x7fd46caba488]
[ 23686.307] 10: /usr/lib/xorg/modules/libfb.so (fbComposite+0x1d8) [0x7fd466582818]
[ 23686.307] 11: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fd46678e000+0x4e2637) [0x7fd466c70637]
[ 23686.307] 12: /usr/bin/X (0x7fd46da12000+0x1165c4) [0x7fd46db285c4]
[ 23686.307] 13: /usr/bin/X (0x7fd46da12000+0x10eb44) [0x7fd46db20b44]
[ 23686.307] 14: /usr/bin/X (0x7fd46da12000+0x4e8a1) [0x7fd46da608a1]
[ 23686.307] 15: /usr/bin/X (0x7fd46da12000+0x3d7ba) [0x7fd46da4f7ba]
[ 23686.307] 16: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xed) [0x7fd46bbc976d]
[ 23686.307] 17: /usr/bin/X (0x7fd46da12000+0x3daad) [0x7fd46da4faad]
[ 23687.340] [mi] EQ overflow continuing.  200 events have been dropped.
[ 23687.340] 
Backtrace:
[ 23687.340] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7fd46db9a9e6]
[ 23687.340] 1: /usr/bin/X (0x7fd46da12000+0x62a34) [0x7fd46da74a34]
[ 23687.340] 2: /usr/lib/xorg/modules/input/evdev_drv.so (0x7fd465540000+0x5d88) [0x7fd465545d88]
[ 23687.340] 3: /usr/bin/X (0x7fd46da12000+0x8af37) [0x7fd46da9cf37]
[ 23687.340] 4: /usr/bin/X (0x7fd46da12000+0xb0d3a) [0x7fd46dac2d3a]
[ 23687.340] 5: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fd46cd38000+0xfcb0) [0x7fd46cd47cb0]
[ 23687.340] 6: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (0x7fd46cab1000+0x5dfdb) [0x7fd46cb0efdb]
[ 23687.340] 7: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (pixman_image_composite32+0x498) [0x7fd46caba488]
[ 23687.340] 8: /usr/lib/xorg/modules/libfb.so (fbComposite+0x1d8) [0x7fd466582818]
[ 23687.340] 9: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fd46678e000+0x4e2637) [0x7fd466c70637]
[ 23687.341] 10: /usr/bin/X (0x7fd46da12000+0x1165c4) [0x7fd46db285c4]
[ 23687.341] 11: /usr/bin/X (0x7fd46da12000+0x10eb44) [0x7fd46db20b44]
[ 23687.341] 12: /usr/bin/X (0x7fd46da12000+0x4e8a1) [0x7fd46da608a1]
[ 23687.341] 13: /usr/bin/X (0x7fd46da12000+0x3d7ba) [0x7fd46da4f7ba]
[ 23687.341] 14: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xed) [0x7fd46bbc976d]
[ 23687.341] 15: /usr/bin/X (0x7fd46da12000+0x3daad) [0x7fd46da4faad]
[ 23687.748] [mi] EQ overflow continuing.  300 events have been dropped.
[ 23687.748] 
Backtrace:
[ 23687.748] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7fd46db9a9e6]
[ 23687.748] 1: /usr/bin/X (0x7fd46da12000+0x62a34) [0x7fd46da74a34]
[ 23687.749] 2: /usr/lib/xorg/modules/input/evdev_drv.so (0x7fd465540000+0x5d88) [0x7fd465545d88]
[ 23687.749] 3: /usr/bin/X (0x7fd46da12000+0x8af37) [0x7fd46da9cf37]
[ 23687.749] 4: /usr/bin/X (0x7fd46da12000+0xb0d3a) [0x7fd46dac2d3a]
[ 23687.749] 5: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fd46cd38000+0xfcb0) [0x7fd46cd47cb0]
[ 23687.749] 6: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (0x7fd46cab1000+0x5dfe7) [0x7fd46cb0efe7]
[ 23687.749] 7: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (pixman_image_composite32+0x498) [0x7fd46caba488]
[ 23687.749] 8: /usr/lib/xorg/modules/libfb.so (fbComposite+0x1d8) [0x7fd466582818]
[ 23687.749] 9: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fd46678e000+0x4e2637) [0x7fd466c70637]
[ 23687.749] 10: /usr/bin/X (0x7fd46da12000+0x1165c4) [0x7fd46db285c4]
[ 23687.749] 11: /usr/bin/X (0x7fd46da12000+0x10eb44) [0x7fd46db20b44]
[ 23687.749] 12: /usr/bin/X (0x7fd46da12000+0x4e8a1) [0x7fd46da608a1]
[ 23687.749] 13: /usr/bin/X (0x7fd46da12000+0x3d7ba) [0x7fd46da4f7ba]
[ 23687.749] 14: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xed) [0x7fd46bbc976d]
[ 23687.749] 15: /usr/bin/X (0x7fd46da12000+0x3daad) [0x7fd46da4faad]
[ 23688.757] [mi] EQ overflow continuing.  400 events have been dropped.
[ 23688.757] 
Backtrace:
[ 23688.757] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7fd46db9a9e6]
[ 23688.757] 1: /usr/bin/X (0x7fd46da12000+0x62a34) [0x7fd46da74a34]
[ 23688.757] 2: /usr/lib/xorg/modules/input/evdev_drv.so (0x7fd465540000+0x5d88) [0x7fd465545d88]
[ 23688.757] 3: /usr/bin/X (0x7fd46da12000+0x8af37) [0x7fd46da9cf37]
[ 23688.757] 4: /usr/bin/X (0x7fd46da12000+0xb0d3a) [0x7fd46dac2d3a]
[ 23688.757] 5: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fd46cd38000+0xfcb0) [0x7fd46cd47cb0]
[ 23688.757] 6: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (0x7fd46cab1000+0x5dfe7) [0x7fd46cb0efe7]
[ 23688.757] 7: /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 (pixman_image_composite32+0x498) [0x7fd46caba488]
[ 23688.757] 8: /usr/lib/xorg/modules/libfb.so (fbComposite+0x1d8) [0x7fd466582818]
[ 23688.757] 9: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fd46678e000+0x4e2637) [0x7fd466c70637]
[ 23688.757] 10: /usr/bin/X (0x7fd46da12000+0x1165c4) [0x7fd46db285c4]
[ 23688.757] 11: /usr/bin/X (0x7fd46da12000+0x10eb44) [0x7fd46db20b44]
[ 23688.758] 12: /usr/bin/X (0x7fd46da12000+0x4e8a1) [0x7fd46da608a1]
[ 23688.758] 13: /usr/bin/X (0x7fd46da12000+0x3d7ba) [0x7fd46da4f7ba]
[ 23688.758] 14: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xed) [0x7fd46bbc976d]
[ 23688.758] 15: /usr/bin/X (0x7fd46da12000+0x3daad) [0x7fd46da4faad]
[ 23689.527] [mi] Increasing EQ size to 512 to prevent dropped events.
[ 23689.533] [mi] EQ processing has resumed after 419 dropped events.
[ 23689.533] [mi] This may be caused my a misbehaving driver monopolizing the server's resources.
[ 24327.815] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 24327.815] (II) NVIDIA(GPU-0):     3D Vision stereo.
[ 24327.839] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 24327.839] (**) NVIDIA(0):     device Samsung SyncMaster (CRT-0) (Using EDID frequencies
[ 24327.839] (**) NVIDIA(0):     has been enabled on all display devices.)
[ 24327.906] (II) NVIDIA(GPU-0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
[ 24327.906] (II) NVIDIA(GPU-0):     Vision stereo.
[ 24327.906] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 24327.906] (**) NVIDIA(0):     device Seiko/Epson (DFP-0) (Using EDID frequencies has
[ 24327.906] (**) NVIDIA(0):     been enabled on all display devices.)

Hors ligne

#2 Le 30/08/2013, à 00:45

Anucii

Re : Crash d'interface graphique - "Xorg crashed with SIGABRT"

Nb: j'ai fait ma config d'affichage actuelle (écran unique) via "arandr"

Hors ligne

#3 Le 03/09/2013, à 19:27

Anucii

Re : Crash d'interface graphique - "Xorg crashed with SIGABRT"

Petit up car au point au j'en suis toute piste, réflexion, intuition est bonne à prendre. Pour commencer j'aimerais affiner mon diagnostic et cerner d'où vient le signal d'avortement du processus Xorg (dsl si je m'exprime mal), mais n'ai pas eu l'impression que quoi que ce soit d'éclairant se trouve dans mes syslog, kernlog, jockeylog (ayant un pilote propriétaire). Et puis j'ai lu ici ou là que ce genre de crash, lorsqu'il survient aléatoirement, est généralement imputable à un problème matériel: OR dans mon cas, il n'a rien d'aléatoire puisqu'il se produit systématiquement lorsque j'accomplis l'une des actions énoncées plus haut: pensez-vous qu'il est possible de faire enregistrer un rapport de débogage dans un fichier en lançant l'une d'elles? Sur ce dernier point, je rencontre deux obstacles:
1° je n'ai pas connaissance qu'un mode débug existe pour vlc, okular ni scribus (et google ne m'a pas bcp aidé)
2° s'il existe une commande pour enregistrer les lignes affichées par le terminal dans un fichier en "temps réel" (le crash entraînant une fermeture immédiate de la session ne me laissera pas le temps de lancer une sauvegarde)

Dernière modification par Anucii (Le 03/09/2013, à 19:28)

Hors ligne

#4 Le 04/09/2013, à 17:11

Anucii

Re : Crash d'interface graphique - "Xorg crashed with SIGABRT"

J'ajoute skype à ma liste d'applications problématiques (crash dès lancement). smile

Hors ligne

#5 Le 20/09/2013, à 10:53

Anucii

Re : Crash d'interface graphique - "Xorg crashed with SIGABRT"

Petit up au cas où...

Hors ligne

#6 Le 31/10/2013, à 11:49

v3ner

Re : Crash d'interface graphique - "Xorg crashed with SIGABRT"

J'ai le même problème mais j'ai trouvé aucune solution hmm

Hors ligne

#7 Le 31/10/2013, à 12:59

Anucii

Re : Crash d'interface graphique - "Xorg crashed with SIGABRT"

:-) je me sens moins seul du coup. Pour ma part, j'ai pris le parti d'installer archlinux sur une autre partition du DD et de travailler depuis celle-ci : ça me permet d'être plus rigoureux sur mes choix d'installation et de prévenir les probables conflits (partition sur laquelle, par sécurité, je n'ai pas installé de pilote propriétaire pour ma carte graphique). Pour un novice comme moi, ça a été un peu lourd, mais au final très satisfaisant (je peux de nouveau utiliser pleinement vlc, okular, qarte, etc) et aussi très instructif.
Bien sûr si un lecteur a une solution ou des pistes de réflexion pour le problème de mon installation ubuntu je reste preneur!

Hors ligne

#8 Le 23/01/2014, à 10:40

deltamoins

Re : Crash d'interface graphique - "Xorg crashed with SIGABRT"

J'ai le même problème mais sans que ça soit lié à un lancement d'appli particulier, je bosse tranquille et tout d'un coup paf, je n'ai plus la souris ni le clavier, je suis obligé d'arrêter le pc par l'interrupteur pour redémarrer.
J'ai aussi 2 écrans, c'est lié à ça vous penser ?

Hors ligne

#9 Le 19/06/2014, à 09:42

megaphone_le_vrai

Re : Crash d'interface graphique - "Xorg crashed with SIGABRT"

je ne sais pas si ca peut être lié, mais j'ai eu le même message pour le première fois ce matin ! moi, j'ai qu'un seul écran, mais j'ai seven en virtualbox et absolument impossible depuis que je l'ai installé de configurer ma carte graphique ! j'ai une gforce GT 640 mais il ne l'a reconnais pas ! j'ai eu beau installé ou les pilotes nividia ou ceux de msi, a chaque fois il me dit que la carte ne correspond pas et il refuse d'installer les pilotes ! alors que je suis absolument sûr d'avoir les bon ! donc je reste en VGA standard...

Hors ligne