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

Bug#753162: marked as done (xserver-xorg: /usr/bin/Xorg ends with a bad munmap)



Your message dated Thu, 3 Jul 2014 11:09:10 +0200
with message-id <20140703090910.GI4300@betterave.cristau.org>
and subject line Re: Bug#753162: xserver-xorg: /usr/bin/Xorg ends with a bad munmap
has caused the Debian Bug report #753162,
regarding xserver-xorg: /usr/bin/Xorg ends with a bad munmap
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.)


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

Hi,

I use startx to start Xorg. When I leavei my session I see that message :

*** Error in `/usr/bin/X': munmap_chunk(): invalid pointer: 0xb88dcd48 ***

The address changes, of course.

Note that the problem doesn't leave the system unusable.

cheers.



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jun 16  2010 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2314672 Apr 15 21:50 /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 G96 [GeForce 9500
GT] [10de:0640] (rev a1)

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

Contents of /etc/X11/xorg.conf:
-------------------------------
# /etc/X11/xorg.conf.nvidia (xorg X Window System server configuration file)
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "ServerFlags"
   Option "DontVTSwitch" "false"
   # Option "UseDefaultFontPath" "False"
   Option "BlankTime" "0"
   Option "StandByTime" "10"
   Option "SuspendTime" "0"
   Option "OffTime" "0"
   # Option IgnoreABI "True"
EndSection

#Section "Files"
     ##FontPath       "unix/:7100"
#       # path to defoma fonts
#    FontPath        "/usr/share/fonts/X11/misc"
#    FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
#    FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
#    FontPath        "/usr/share/fonts/X11/Type1"
#    FontPath        "/usr/share/fonts/X11/100dpi"
#    FontPath        "/usr/share/fonts/X11/75dpi"
#    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
#EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "fr"
    Option         "XkbVariant" "oss"
EndSection

Section "InputClass"
        Identifier "evdev keyboard catchall"
        MatchIsKeyboard "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
        Option "XkbLayout"      "fr"
        Option "XkbVariant" "oss"
        #Option  "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ImPS/2"
    Option         "Emulate3Buttons" "true"
EndSection

Section "Monitor"
    Identifier     "SAMTRON"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "GeForce 9500GT"
    Driver         "nvidia"
    Option         "RenderAccel"            "true"
    Option         "AllowGLXWithComposite" "true"
#    Option         "ProbeAllGpus" "false"
#    Option          "NvAGP" 1
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "GeForce 9500GT"
    Monitor        "SAMTRON"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600"
"720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600"
"720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600"
"720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600"
"720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600"
"720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600"
"720x400" "640x480"
    EndSubSection
EndSection

Section "Extensions"
    Option "Composite" "Enable"
EndSection

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.12.23-e1 (gil@royce) (gcc version 4.9.0 (Debian 4.9.0-9) ) #1
SMP PREEMPT Sun Jun 29 16:28:19 CEST 2014

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 98792 Apr  2  2009 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 19581 Jun 29 17:13 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    39.026]
X.Org X Server 1.15.1
Release Date: 2014-04-13
[    39.027] X Protocol Version 11, Revision 0
[    39.027] Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
[    39.027] Current Operating System: Linux royce 3.12.23-e1 #1 SMP PREEMPT
Sun Jun 29 16:28:19 CEST 2014 i686
[    39.027] Kernel command line: root=/dev/mapper/royce2-root ro
[    39.027] Build Date: 15 April 2014  07:46:36PM
[    39.027] xorg-server 2:1.15.1-1 (http://www.debian.org/support)
[    39.027] Current version of pixman: 0.32.4
[    39.027]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    39.027] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    39.028] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 29 16:56:59
2014
[    39.097] (==) Using config file: "/etc/X11/xorg.conf"
[    39.097] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    39.121] (==) ServerLayout "Default Layout"
[    39.121] (**) |-->Screen "Default Screen" (0)
[    39.121] (**) |   |-->Monitor "SAMTRON"
[    39.122] (**) |   |-->Device "GeForce 9500GT"
[    39.122] (**) |-->Input Device "Generic Keyboard"
[    39.122] (**) |-->Input Device "Configured Mouse"
[    39.122] (**) Option "DontVTSwitch" "false"
[    39.123] (**) Option "BlankTime" "0"
[    39.123] (**) Option "StandbyTime" "10"
[    39.123] (**) Option "SuspendTime" "0"
[    39.123] (**) Option "OffTime" "0"
[    39.123] (==) Automatically adding devices
[    39.123] (==) Automatically enabling devices
[    39.123] (==) Automatically adding GPU devices
[    39.156] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    39.156]    Entry deleted from font path.
[    39.197] (==) 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
[    39.197] (==) ModulePath set to "/usr/lib/xorg/modules"
[    39.197] (**) Extension "Composite" is enabled
[    39.197] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or
'vmmouse' will be disabled.
[    39.197] (WW) Disabling Generic Keyboard
[    39.197] (WW) Disabling Configured Mouse
[    39.197] (II) Loader magic: 0xb779a6c0
[    39.197] (II) Module ABI versions:
[    39.197]    X.Org ANSI C Emulation: 0.4
[    39.197]    X.Org Video Driver: 15.0
[    39.197]    X.Org XInput driver : 20.0
[    39.197]    X.Org Server Extension : 8.0
[    39.198] (--) PCI:*(0:2:0:0) 10de:0640:10de:0551 rev 161, Mem @
0xdc000000/16777216, 0xc0000000/268435456, 0xda000000/33554432, I/O @
0x0000bc00/128, BIOS @ 0x????????/524288
[    39.199] Initializing built-in extension Generic Event Extension
[    39.199] Initializing built-in extension SHAPE
[    39.199] Initializing built-in extension MIT-SHM
[    39.199] Initializing built-in extension XInputExtension
[    39.199] Initializing built-in extension XTEST
[    39.199] Initializing built-in extension BIG-REQUESTS
[    39.199] Initializing built-in extension SYNC
[    39.199] Initializing built-in extension XKEYBOARD
[    39.199] Initializing built-in extension XC-MISC
[    39.199] Initializing built-in extension SECURITY
[    39.199] Initializing built-in extension XINERAMA
[    39.199] Initializing built-in extension XFIXES
[    39.199] Initializing built-in extension RENDER
[    39.199] Initializing built-in extension RANDR
[    39.199] Initializing built-in extension COMPOSITE
[    39.200] Initializing built-in extension DAMAGE
[    39.200] Initializing built-in extension MIT-SCREEN-SAVER
[    39.200] Initializing built-in extension DOUBLE-BUFFER
[    39.200] Initializing built-in extension RECORD
[    39.200] Initializing built-in extension DPMS
[    39.200] Initializing built-in extension Present
[    39.200] Initializing built-in extension DRI3
[    39.200] Initializing built-in extension X-Resource
[    39.200] Initializing built-in extension XVideo
[    39.200] Initializing built-in extension XVideo-MotionCompensation
[    39.200] Initializing built-in extension SELinux
[    39.200] Initializing built-in extension XFree86-VidModeExtension
[    39.200] Initializing built-in extension XFree86-DGA
[    39.200] Initializing built-in extension XFree86-DRI
[    39.200] Initializing built-in extension DRI2
[    39.200] (II) "glx" will be loaded. This was enabled by default and also
specified in the config file.
[    39.200] (II) LoadModule: "i2c"
[    39.201] (II) Module "i2c" already built-in
[    39.201] (II) LoadModule: "ddc"
[    39.201] (II) Module "ddc" already built-in
[    39.201] (II) LoadModule: "extmod"
[    39.201] (II) Module "extmod" already built-in
[    39.201] (II) LoadModule: "glx"
[    39.233] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    39.378] (II) Module glx: vendor="NVIDIA Corporation"
[    39.378]    compiled for 4.0.2, module version = 1.0.0
[    39.378]    Module class: X.Org Server Extension
[    39.378] (II) NVIDIA GLX Module  304.121  Tue Mar  4 20:11:07 PST 2014
[    39.378] Loading extension GLX
[    39.378] (II) LoadModule: "int10"
[    39.378] (II) Loading /usr/lib/xorg/modules/libint10.so
[    39.388] (II) Module int10: vendor="X.Org Foundation"
[    39.388]    compiled for 1.15.1, module version = 1.0.0
[    39.388]    ABI class: X.Org Video Driver, version 15.0
[    39.388] (II) LoadModule: "vbe"
[    39.389] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    39.412] (II) Module vbe: vendor="X.Org Foundation"
[    39.412]    compiled for 1.15.1, module version = 1.1.0
[    39.412]    ABI class: X.Org Video Driver, version 15.0
[    39.412] (II) LoadModule: "nvidia"
[    39.413] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    39.493] (II) Module nvidia: vendor="NVIDIA Corporation"
[    39.493]    compiled for 4.0.2, module version = 1.0.0
[    39.493]    Module class: X.Org Video Driver
[    39.511] (II) NVIDIA dlloader X Driver  304.121  Tue Mar  4 19:51:59 PST
2014
[    39.511] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    39.511] (--) using VT number 5

[    39.514] (II) Loading sub module "fb"
[    39.514] (II) LoadModule: "fb"
[    39.515] (II) Loading /usr/lib/xorg/modules/libfb.so
[    39.523] (II) Module fb: vendor="X.Org Foundation"
[    39.524]    compiled for 1.15.1, module version = 1.0.0
[    39.524]    ABI class: X.Org ANSI C Emulation, version 0.4
[    39.524] (II) Loading sub module "wfb"
[    39.524] (II) LoadModule: "wfb"
[    39.524] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    39.533] (II) Module wfb: vendor="X.Org Foundation"
[    39.533]    compiled for 1.15.1, module version = 1.0.0
[    39.533]    ABI class: X.Org ANSI C Emulation, version 0.4
[    39.533] (II) Loading sub module "ramdac"
[    39.533] (II) LoadModule: "ramdac"
[    39.533] (II) Module "ramdac" already built-in
[    39.546] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    39.546] (==) NVIDIA(0): RGB weight 888
[    39.546] (==) NVIDIA(0): Default visual is TrueColor
[    39.546] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    39.546] (**) NVIDIA(0): Option "RenderAccel" "true"
[    39.546] (**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
[    39.546] (**) NVIDIA(0): Enabling RENDER acceleration
[    39.546] (**) NVIDIA(0): Enabling 2D acceleration
[    40.686] (II) NVIDIA(GPU-0): Display (LG Electronics L1942 (CRT-1)) does
not support NVIDIA
[    40.686] (II) NVIDIA(GPU-0):     3D Vision stereo.
[    40.728] (II) NVIDIA(0): NVIDIA GPU GeForce 9500 GT (G96) at PCI:2:0:0
(GPU-0)
[    40.728] (--) NVIDIA(0): Memory: 524288 kBytes
[    40.728] (--) NVIDIA(0): VideoBIOS: 62.94.29.00.00
[    40.728] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    40.728] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    40.730] (--) NVIDIA(0): Valid display device(s) on GeForce 9500 GT at
PCI:2:0:0
[    40.730] (--) NVIDIA(0):     CRT-0
[    40.730] (--) NVIDIA(0):     LG Electronics L1942 (CRT-1) (connected)
[    40.730] (--) NVIDIA(0):     TV-0
[    40.730] (--) NVIDIA(0):     DFP-0
[    40.730] (--) NVIDIA(0):     DFP-1
[    40.730] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    40.730] (--) NVIDIA(0): LG Electronics L1942 (CRT-1): 400.0 MHz maximum
pixel clock
[    40.730] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock
[    40.730] (--) NVIDIA(0): TV encoder: Unknown
[    40.730] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[    40.730] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[    40.730] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
[    40.730] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[    40.730] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID
for display
[    40.730] (**) NVIDIA(0):     device LG Electronics L1942 (CRT-1) (Using
EDID
[    40.730] (**) NVIDIA(0):     frequencies has been enabled on all display
devices.)
[    40.734] (WW) NVIDIA(0): No valid modes for "CRT-1:1152x864"; removing.
[    40.734] (WW) NVIDIA(0): No valid modes for "CRT-1:832x624"; removing.
[    40.734] (WW) NVIDIA(0): No valid modes for "CRT-1:720x400"; removing.
[    40.734] (II) NVIDIA(0): Validated MetaModes:
[    40.734] (II) NVIDIA(0):     "CRT-1:1280x1024"
[    40.734] (II) NVIDIA(0):     "CRT-1:1024x768"
[    40.734] (II) NVIDIA(0):     "CRT-1:800x600"
[    40.734] (II) NVIDIA(0):     "CRT-1:640x480"
[    40.734] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[    40.758] (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X
config
[    40.758] (--) NVIDIA(0):     option
[    40.759] (--) Depth 24 pixmap format is 32 bpp
[    40.759] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory
access.
[    40.764] (II) NVIDIA(0): Setting mode "CRT-1:1280x1024"
[    40.808] Loading extension NV-GLX
[    40.832] (==) NVIDIA(0): Disabling shared memory pixmaps
[    40.832] (==) NVIDIA(0): Backing store enabled
[    40.832] (==) NVIDIA(0): Silken mouse enabled
[    40.834] (**) NVIDIA(0): DPMS enabled
[    40.834] Loading extension NV-CONTROL
[    40.834] Loading extension XINERAMA
[    40.834] (II) Loading sub module "dri2"
[    40.834] (II) LoadModule: "dri2"
[    40.834] (II) Module "dri2" already built-in
[    40.834] (II) NVIDIA(0): [DRI2] Setup complete
[    40.834] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    40.835] (--) RandR disabled
[    40.845] (II) SELinux: Disabled on system
[    40.846] (II) Initializing extension GLX
[    41.148] (II) config/udev: Adding input device Power Button
(/dev/input/event3)
[    41.148] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    41.148] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    41.148] (II) LoadModule: "evdev"
[    41.152] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    41.185] (II) Module evdev: vendor="X.Org Foundation"
[    41.185]    compiled for 1.15.0, module version = 2.8.2
[    41.185]    Module class: X.Org XInput Driver
[    41.185]    ABI class: X.Org XInput driver, version 20.0
[    41.185] (II) Using input driver 'evdev' for 'Power Button'
[    41.185] (**) Power Button: always reports core events
[    41.185] (**) evdev: Power Button: Device: "/dev/input/event3"
[    41.185] (--) evdev: Power Button: Vendor 0 Product 0x1
[    41.185] (--) evdev: Power Button: Found keys
[    41.185] (II) evdev: Power Button: Configuring as keyboard
[    41.185] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[    41.185] (II) XINPUT: Adding extended input device "Power Button" (type:
KEYBOARD, id 6)
[    41.185] (**) Option "xkb_rules" "evdev"
[    41.185] (**) Option "xkb_model" "pc105"
[    41.185] (**) Option "xkb_layout" "fr"
[    41.185] (**) Option "xkb_variant" "oss"
[    41.185] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu"
[    41.223] (II) config/udev: Adding input device Power Button
(/dev/input/event1)
[    41.223] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    41.223] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    41.223] (II) Using input driver 'evdev' for 'Power Button'
[    41.223] (**) Power Button: always reports core events
[    41.223] (**) evdev: Power Button: Device: "/dev/input/event1"
[    41.223] (--) evdev: Power Button: Vendor 0 Product 0x1
[    41.223] (--) evdev: Power Button: Found keys
[    41.223] (II) evdev: Power Button: Configuring as keyboard
[    41.223] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event1"
[    41.223] (II) XINPUT: Adding extended input device "Power Button" (type:
KEYBOARD, id 7)
[    41.223] (**) Option "xkb_rules" "evdev"
[    41.223] (**) Option "xkb_model" "pc105"
[    41.223] (**) Option "xkb_layout" "fr"
[    41.223] (**) Option "xkb_variant" "oss"
[    41.223] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu"
[    41.224] (II) config/udev: Adding input device Sleep Button
(/dev/input/event2)
[    41.224] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    41.224] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    41.224] (II) Using input driver 'evdev' for 'Sleep Button'
[    41.224] (**) Sleep Button: always reports core events
[    41.224] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[    41.224] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    41.224] (--) evdev: Sleep Button: Found keys
[    41.224] (II) evdev: Sleep Button: Configuring as keyboard
[    41.224] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event2"
[    41.224] (II) XINPUT: Adding extended input device "Sleep Button" (type:
KEYBOARD, id 8)
[    41.224] (**) Option "xkb_rules" "evdev"
[    41.224] (**) Option "xkb_model" "pc105"
[    41.224] (**) Option "xkb_layout" "fr"
[    41.224] (**) Option "xkb_variant" "oss"
[    41.224] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu"
[    41.224] (II) config/udev: Adding input device HDA VIA VT82xx Line Out
Front (/dev/input/event9)
[    41.224] (II) No input driver specified, ignoring this device.
[    41.224] (II) This device may have been added with another device file.
[    41.225] (II) config/udev: Adding input device HDA VIA VT82xx Line Out
Surround (/dev/input/event8)
[    41.225] (II) No input driver specified, ignoring this device.
[    41.225] (II) This device may have been added with another device file.
[    41.225] (II) config/udev: Adding input device HDA VIA VT82xx Line Out CLFE
(/dev/input/event7)
[    41.225] (II) No input driver specified, ignoring this device.
[    41.225] (II) This device may have been added with another device file.
[    41.225] (II) config/udev: Adding input device HDA VIA VT82xx Line Out Side
(/dev/input/event6)
[    41.225] (II) No input driver specified, ignoring this device.
[    41.225] (II) This device may have been added with another device file.
[    41.226] (II) config/udev: Adding input device HDA VIA VT82xx Front
Headphone (/dev/input/event5)
[    41.226] (II) No input driver specified, ignoring this device.
[    41.226] (II) This device may have been added with another device file.
[    41.226] (II) config/udev: Adding input device HDA VIA VT82xx Front Mic
(/dev/input/event12)
[    41.226] (II) No input driver specified, ignoring this device.
[    41.226] (II) This device may have been added with another device file.
[    41.226] (II) config/udev: Adding input device HDA VIA VT82xx Rear Mic
(/dev/input/event11)
[    41.226] (II) No input driver specified, ignoring this device.
[    41.226] (II) This device may have been added with another device file.
[    41.226] (II) config/udev: Adding input device HDA VIA VT82xx Line
(/dev/input/event10)
[    41.226] (II) No input driver specified, ignoring this device.
[    41.226] (II) This device may have been added with another device file.
[    41.227] (II) config/udev: Adding input device AT Translated Set 2 keyboard
(/dev/input/event0)
[    41.227] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev
keyboard catchall"
[    41.227] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev
keyboard catchall"
[    41.227] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    41.227] (**) AT Translated Set 2 keyboard: always reports core events
[    41.227] (**) evdev: AT Translated Set 2 keyboard: Device:
"/dev/input/event0"
[    41.227] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    41.227] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    41.227] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    41.227] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    41.227] (II) XINPUT: Adding extended input device "AT Translated Set 2
keyboard" (type: KEYBOARD, id 9)
[    41.227] (**) Option "xkb_rules" "evdev"
[    41.227] (**) Option "xkb_model" "pc105"
[    41.227] (**) Option "xkb_layout" "fr"
[    41.227] (**) Option "xkb_variant" "oss"
[    41.227] (**) Option "xkb_options" "lv3:ralt_switch,compose:menu"
[    41.228] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse
(/dev/input/event13)
[    41.228] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev
pointer catchall"
[    41.228] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[    41.228] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[    41.228] (**) evdev: ImPS/2 Generic Wheel Mouse: Device:
"/dev/input/event13"
[    41.228] (--) evdev: ImPS/2 Generic Wheel Mouse: Vendor 0x2 Product 0x5
[    41.228] (--) evdev: ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[    41.228] (--) evdev: ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[    41.228] (--) evdev: ImPS/2 Generic Wheel Mouse: Found relative axes
[    41.228] (--) evdev: ImPS/2 Generic Wheel Mouse: Found x and y relative
axes
[    41.228] (II) evdev: ImPS/2 Generic Wheel Mouse: Configuring as mouse
[    41.228] (II) evdev: ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[    41.228] (**) evdev: ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4
and 5
[    41.228] (**) evdev: ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    41.228] (**) Option "config_info"
"udev:/sys/devices/platform/i8042/serio1/input/input5/event13"
[    41.228] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel
Mouse" (type: MOUSE, id 10)
[    41.228] (II) evdev: ImPS/2 Generic Wheel Mouse: initialized for relative
axes.
[    41.228] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration
scheme 1
[    41.228] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[    41.228] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor:
2.000
[    41.228] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[    41.228] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse
(/dev/input/mouse0)
[    41.228] (II) No input driver specified, ignoring this device.
[    41.228] (II) This device may have been added with another device file.
[    41.229] (II) config/udev: Adding input device PC Speaker
(/dev/input/event4)
[    41.229] (II) No input driver specified, ignoring this device.
[    41.229] (II) This device may have been added with another device file.
[   233.494] (II) NVIDIA(0): Setting mode "CRT-1:800x600"
[  1057.262] (II) NVIDIA(0): Setting mode "CRT-1:1280x1024"

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
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=100000 0 0 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=58797

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3
E: DMI_VENDOR=PACKARD BELL BV
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=10927
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu
E: XKBVARIANT=oss

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=100000 0 0 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=57005

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event1
E: DMI_VENDOR=PACKARD BELL BV
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=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=9980
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu
E: XKBVARIANT=oss

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
E: EV=3
E: ID_FOR_SEAT=input-acpi-PNP0C0E_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: KEY=4000 0 0 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=57891

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event2
E: DMI_VENDOR=PACKARD BELL BV
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=10460
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu
E: XKBVARIANT=oss

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input10
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input10
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_80_01_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA VIA VT82xx 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=32852

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input10/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input10/event9
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=32928

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input11
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input11
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_80_01_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA VIA VT82xx 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=32739

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input11/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input11/event8
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=32815

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input12
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input12
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_80_01_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA VIA VT82xx 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=32626

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input12/event7
N: input/event7
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input12/event7
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=32704

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input13
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input13
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_80_01_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: NAME="HDA VIA VT82xx 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=32511

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input13/event6
N: input/event6
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input13/event6
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=32591

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input14
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input14
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_80_01_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA VIA VT82xx 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=32387

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input14/event5
N: input/event5
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input14/event5
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=32475

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input7
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input7
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_80_01_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA VIA VT82xx Front 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=33193

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input7/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input7/event12
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=33278

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input8
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input8
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_80_01_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA VIA VT82xx Rear 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=33084

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input8/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input8/event11
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: USEC_INITIALIZED=33159

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input9
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input9
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_80_01_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfwD,
E: NAME="HDA VIA VT82xx 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=32970

P: /devices/pci0000:80/0000:80:01.0/sound/card0/input9/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:80/0000:80:01.0/sound/card0/input9/event10
E: ID_INPUT=1
E: ID_PATH=pci-0000:80:01.0
E: ID_PATH_TAG=pci-0000_80_01_0
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=33050

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=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
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=42782

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=PACKARD BELL BV
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=9473
E: XKBLAYOUT=fr
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:menu
E: XKBVARIANT=oss

P: /devices/platform/i8042/serio1/input/input5
E: DEVPATH=/devices/platform/i8042/serio1/input/input5
E: EV=7
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p0005e0000-e0,1,2,k110,111,112,r0,1,8,amlsfw
E: NAME="ImPS/2 Generic Wheel Mouse"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/5/0
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=6680

P: /devices/platform/i8042/serio1/input/input5/event13
N: input/event13
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/event13
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=6853

P: /devices/platform/i8042/serio1/input/input5/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=6830

P: /devices/platform/pcspkr/input/input6
E: DEVPATH=/devices/platform/pcspkr/input/input6
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=20972

P: /devices/platform/pcspkr/input/input6/event4
N: input/event4
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/platform/pcspkr/input/input6/event4
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: USEC_INITIALIZED=21496


DRM Information from dmesg:
---------------------------
Linux agpgart interface v0.103
agpgart: Detected VIA P4M890 chipset
agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xd0000000



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (100, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.12.23-e1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg depends on:
ii  libc6                                                       2.19-4
ii  x11-xkb-utils                                               7.7+1
ii  xkb-data                                                    2.12-1
ii  xserver-xorg-core                                           2:1.15.1-1
ii  xserver-xorg-input-evdev [xorg-driver-input]                1:2.8.2-1+b1
ii  xserver-xorg-input-kbd [xorg-driver-input]                  1:1.8.0-1+b1
ii  xserver-xorg-input-mouse [xorg-driver-input]                1:1.9.0-1+b2
ii  xserver-xorg-video-nvidia-legacy-304xx [xorg-driver-video]  304.121-1
ii  xserver-xorg-video-vesa [xorg-driver-video]                 1:2.3.3-1+b2

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri  10.2.1-2

xserver-xorg suggests no packages.

-- debconf information:
  shared/multiple_possible_x-servers:
  shared/fontpath/fontserver:
  xserver-xorg/config/device/default-identifier:
  xserver-xorg/config/monitor/use_sync_ranges:
  shared/no_known_x-server:

--- End Message ---
--- Begin Message ---
On Sun, Jun 29, 2014 at 18:46:22 +0200, Gilles Crevecoeur wrote:

> Package: xserver-xorg
> Version: 1:7.7+7
> Severity: normal
> 
> Hi,
> 
> I use startx to start Xorg. When I leavei my session I see that message :
> 
> *** Error in `/usr/bin/X': munmap_chunk(): invalid pointer: 0xb88dcd48 ***
> 
> The address changes, of course.
> 
> Note that the problem doesn't leave the system unusable.
> 
We don't support closed drivers, sorry.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: