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

Bug#615975:



Package: xserver-xorg
Version: 1:7.6+4
Followup-For: Bug #615975

XServer crashes on session loading. However simply session with xterm only works for some time.


=======================================================
...
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 17 23:57:52 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x80edf6b]
1: /usr/bin/X (0x8048000+0x58915) [0x80a0915]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb777c40c]
3: /usr/bin/X (ProcessWorkQueue+0x30) [0x80980e0]
4: /usr/bin/X (WaitForSomething+0x56) [0x80a7e26]
5: /usr/bin/X (0x8048000+0x3ae0e) [0x8082e0e]
6: /usr/bin/X (0x8048000+0x1e695) [0x8066695]
7: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7472c76]
8: /usr/bin/X (0x8048000+0x1e271) [0x8066271]
Segmentation fault at address 0x1fc

Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting


Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

xinit: connection to X server lost
=======================================================


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Sep  8  2007 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1783332 Mar  7 23:06 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/libGL.so to /usr/lib/nvidia/diversions/libGL.so by libgl1-nvidia-alternatives
diversion of /usr/lib/libGL.so.1 to /usr/lib/nvidia/diversions/libGL.so.1 by libgl1-nvidia-alternatives
diversion of /usr/lib/xorg/modules/extensions/libglx.so to /usr/lib/nvidia/diversions/libglx.so by libglx-nvidia-alternatives
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/nvidia/diversions/libGL.so.1.2 by libgl1-nvidia-alternatives
diversion of /usr/lib/debug/usr/lib/xorg/modules/extensions/libglx.so to /usr/lib/nvidia/diversions/libglx.so.dbg by libglx-nvidia-alternatives

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: nVidia Corporation G94 [GeForce 9600 GT] [10de:0622] (rev a1)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1977 Oct 31 21:53 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (pbuilder@windlord)  Sun Jun 13 06:03:17 UTC 2010

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@murphy)  Sat Aug 22 07:54:25 UTC 2009

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

Section "Files"

#    RgbPath         "/usr/lib/X11/rgb"
    FontPath        "unix/:7100"
    FontPath        "unix/:7101"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "keyboard"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Samsung"
    ModelName      "SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection

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

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "1"
    Option         "metamodes" "DFP-0: nvidia-auto-select +1280+0, DFP-1: nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


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

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.37.4 (damir@trefle) (gcc version 4.5.2 (Debian 4.5.2-6) ) #2 SMP PREEMPT Thu Mar 17 23:31:14 NOVT 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 57687 Jul 30  2006 /var/log/Xorg.94.log
-rw-r--r-- 1 root root 62574 Oct 23  2006 /var/log/Xorg.93.log
-rw-r--r-- 1 root root 19639 Dec 25  2008 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 22048 Mar 17 23:58 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   848.885] 
X.Org X Server 1.9.4.901 (1.9.5 RC 1)
Release Date: 2011-03-04
[   848.888] X Protocol Version 11, Revision 0
[   848.888] Build Operating System: Linux 2.6.26-2-amd64 i686 Debian
[   848.889] Current Operating System: Linux trefle 2.6.37.4 #2 SMP PREEMPT Thu Mar 17 23:31:14 NOVT 2011 i686
[   848.891] Kernel command line: BOOT_IMAGE=LinuxFB ro root=801 video=vesafb:ywrap,mtrr
[   848.892] Build Date: 07 March 2011  05:01:39PM
[   848.893] xorg-server 2:1.9.4.901-1 (Cyril Brulebois <kibi@debian.org>) 
[   848.894] Current version of pixman: 0.21.4
[   848.895] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   848.897] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   848.900] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 17 23:57:52 2011
[   848.901] (==) Using config file: "/etc/X11/xorg.conf"
[   848.902] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   848.903] (==) ServerLayout "Layout0"
[   848.903] (**) |-->Screen "Screen0" (0)
[   848.903] (**) |   |-->Monitor "Monitor0"
[   848.904] (**) |   |-->Device "Device0"
[   848.904] (**) |-->Input Device "Keyboard0"
[   848.904] (**) |-->Input Device "Mouse0"
[   848.904] (**) Option "Xinerama" "0"
[   848.904] (==) Automatically adding devices
[   848.904] (==) Automatically enabling devices
[   848.904] (**) FontPath set to:
	unix/:7100,
	unix/:7101,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[   848.904] (==) ModulePath set to "/usr/lib/xorg/modules"
[   848.904] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   848.904] (WW) Disabling Keyboard0
[   848.904] (WW) Disabling Mouse0
[   848.904] (II) Loader magic: 0x81f9fc0
[   848.904] (II) Module ABI versions:
[   848.904] 	X.Org ANSI C Emulation: 0.4
[   848.904] 	X.Org Video Driver: 8.0
[   848.904] 	X.Org XInput driver : 11.0
[   848.904] 	X.Org Server Extension : 4.0
[   848.905] (--) PCI:*(0:1:0:0) 10de:0622:1458:3499 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000ac00/128, BIOS @ 0x????????/524288
[   848.905] (II) Open ACPI successful (/var/run/acpid.socket)
[   848.905] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[   848.905] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[   848.905] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   848.905] (II) "record" will be loaded by default.
[   848.905] (II) "dri" will be loaded by default.
[   848.905] (II) "dri2" will be loaded by default.
[   848.905] (II) LoadModule: "dbe"
[   848.906] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   848.906] (II) Module dbe: vendor="X.Org Foundation"
[   848.906] 	compiled for 1.9.4.901, module version = 1.0.0
[   848.906] 	Module class: X.Org Server Extension
[   848.906] 	ABI class: X.Org Server Extension, version 4.0
[   848.906] (II) Loading extension DOUBLE-BUFFER
[   848.906] (II) LoadModule: "extmod"
[   848.906] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   848.906] (II) Module extmod: vendor="X.Org Foundation"
[   848.906] 	compiled for 1.9.4.901, module version = 1.0.0
[   848.906] 	Module class: X.Org Server Extension
[   848.906] 	ABI class: X.Org Server Extension, version 4.0
[   848.906] (II) Loading extension SELinux
[   848.906] (II) Loading extension MIT-SCREEN-SAVER
[   848.906] (II) Loading extension XFree86-VidModeExtension
[   848.906] (II) Loading extension XFree86-DGA
[   848.906] (II) Loading extension DPMS
[   848.906] (II) Loading extension XVideo
[   848.907] (II) Loading extension XVideo-MotionCompensation
[   848.907] (II) Loading extension X-Resource
[   848.907] (II) LoadModule: "glx"
[   848.907] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   848.930] (II) Module glx: vendor="NVIDIA Corporation"
[   848.930] 	compiled for 4.0.2, module version = 1.0.0
[   848.930] 	Module class: X.Org Server Extension
[   848.931] (II) NVIDIA GLX Module  260.19.44  Sun Feb 27 21:47:21 PST 2011
[   848.931] (II) Loading extension GLX
[   848.931] (II) LoadModule: "record"
[   848.931] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   848.931] (II) Module record: vendor="X.Org Foundation"
[   848.931] 	compiled for 1.9.4.901, module version = 1.13.0
[   848.931] 	Module class: X.Org Server Extension
[   848.931] 	ABI class: X.Org Server Extension, version 4.0
[   848.931] (II) Loading extension RECORD
[   848.931] (II) LoadModule: "dri"
[   848.931] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   848.932] (II) Module dri: vendor="X.Org Foundation"
[   848.932] 	compiled for 1.9.4.901, module version = 1.0.0
[   848.932] 	ABI class: X.Org Server Extension, version 4.0
[   848.932] (II) Loading extension XFree86-DRI
[   848.932] (II) LoadModule: "dri2"
[   848.932] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   848.932] (II) Module dri2: vendor="X.Org Foundation"
[   848.932] 	compiled for 1.9.4.901, module version = 1.2.0
[   848.932] 	ABI class: X.Org Server Extension, version 4.0
[   848.932] (II) Loading extension DRI2
[   848.932] (II) LoadModule: "nvidia"
[   848.932] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   848.933] (II) Module nvidia: vendor="NVIDIA Corporation"
[   848.933] 	compiled for 4.0.2, module version = 1.0.0
[   848.933] 	Module class: X.Org Video Driver
[   848.933] (II) NVIDIA dlloader X Driver  260.19.44  Sun Feb 27 21:31:52 PST 2011
[   848.933] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   848.933] (--) using VT number 8

[   848.965] (II) Loading sub module "fb"
[   848.965] (II) LoadModule: "fb"
[   848.966] (II) Loading /usr/lib/xorg/modules/libfb.so
[   848.966] (II) Module fb: vendor="X.Org Foundation"
[   848.966] 	compiled for 1.9.4.901, module version = 1.0.0
[   848.966] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   848.966] (II) Loading sub module "wfb"
[   848.966] (II) LoadModule: "wfb"
[   848.966] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   848.967] (II) Module wfb: vendor="X.Org Foundation"
[   848.967] 	compiled for 1.9.4.901, module version = 1.0.0
[   848.967] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   848.967] (II) Loading sub module "ramdac"
[   848.967] (II) LoadModule: "ramdac"
[   848.967] (II) Module "ramdac" already built-in
[   848.967] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   848.967] (==) NVIDIA(0): RGB weight 888
[   848.967] (==) NVIDIA(0): Default visual is TrueColor
[   848.967] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   848.967] (**) NVIDIA(0): Option "TwinView" "1"
[   848.967] (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +1280+0, DFP-1: nvidia-auto-select +0+0"
[   848.967] (**) NVIDIA(0): Enabling RENDER acceleration
[   848.967] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[   848.967] (II) NVIDIA(0):     enabled.
[   849.972] (II) NVIDIA(0): NVIDIA GPU GeForce 9600 GT (G94) at PCI:1:0:0 (GPU-0)
[   849.972] (--) NVIDIA(0): Memory: 1048576 kBytes
[   849.972] (--) NVIDIA(0): VideoBIOS: 62.94.11.00.03
[   849.972] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   849.972] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[   849.972] (--) NVIDIA(0): Connected display device(s) on GeForce 9600 GT at PCI:1:0:0
[   849.972] (--) NVIDIA(0):     Samsung SyncMaster (DFP-0)
[   849.972] (--) NVIDIA(0):     Samsung SyncMaster (DFP-1)
[   849.972] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[   849.972] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
[   849.972] (--) NVIDIA(0): Samsung SyncMaster (DFP-1): 330.0 MHz maximum pixel clock
[   849.973] (--) NVIDIA(0): Samsung SyncMaster (DFP-1): Internal Dual Link TMDS
[   849.974] (**) NVIDIA(0): TwinView enabled
[   849.974] (II) NVIDIA(0): Display Devices found referenced in MetaMode: DFP-0, DFP-1
[   849.974] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
[   849.974] (WW) NVIDIA(0):     mode "1920x1080" is specified in the EDID; however, the
[   849.974] (WW) NVIDIA(0):     EDID's valid VertRefresh range (56.000-75.000 Hz) would
[   849.974] (WW) NVIDIA(0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   849.974] (WW) NVIDIA(0):     VertRefresh check for mode "1920x1080".
[   849.974] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
[   849.974] (WW) NVIDIA(0):     mode "1280x720" is specified in the EDID; however, the
[   849.974] (WW) NVIDIA(0):     EDID's valid VertRefresh range (56.000-75.000 Hz) would
[   849.974] (WW) NVIDIA(0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   849.974] (WW) NVIDIA(0):     VertRefresh check for mode "1280x720".
[   849.974] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
[   849.974] (WW) NVIDIA(0):     mode "720x576" is specified in the EDID; however, the
[   849.974] (WW) NVIDIA(0):     EDID's valid VertRefresh range (56.000-75.000 Hz) would
[   849.974] (WW) NVIDIA(0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   849.974] (WW) NVIDIA(0):     VertRefresh check for mode "720x576".
[   849.974] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
[   849.974] (WW) NVIDIA(0):     mode "1920x1080" is specified in the EDID; however, the
[   849.974] (WW) NVIDIA(0):     EDID's valid VertRefresh range (56.000-75.000 Hz) would
[   849.974] (WW) NVIDIA(0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   849.974] (WW) NVIDIA(0):     VertRefresh check for mode "1920x1080".
[   849.975] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
[   849.975] (WW) NVIDIA(0):     mode "1280x720" is specified in the EDID; however, the
[   849.975] (WW) NVIDIA(0):     EDID's valid VertRefresh range (56.000-75.000 Hz) would
[   849.975] (WW) NVIDIA(0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   849.975] (WW) NVIDIA(0):     VertRefresh check for mode "1280x720".
[   849.975] (WW) NVIDIA(0): The EDID for Samsung SyncMaster (DFP-0) contradicts itself:
[   849.975] (WW) NVIDIA(0):     mode "720x576" is specified in the EDID; however, the
[   849.975] (WW) NVIDIA(0):     EDID's valid VertRefresh range (56.000-75.000 Hz) would
[   849.975] (WW) NVIDIA(0):     exclude this mode's VertRefresh (50.0 Hz); ignoring
[   849.975] (WW) NVIDIA(0):     VertRefresh check for mode "720x576".
[   850.044] (II) NVIDIA(0): Assigned Display Devices: DFP-0, DFP-1
[   850.044] (II) NVIDIA(0): Validated modes:
[   850.044] (II) NVIDIA(0):    
[   850.044] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select+1280+0,DFP-1:nvidia-auto-select+0+0"
[   850.044] (II) NVIDIA(0): Virtual screen size determined to be 3200 x 1080
[   850.065] (--) NVIDIA(0): DPI set to (95, 94); computed from "UseEdidDpi" X config
[   850.066] (--) NVIDIA(0):     option
[   850.066] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[   850.066] (--) Depth 24 pixmap format is 32 bpp
[   850.066] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[   850.066] (II) NVIDIA(0): Initialized GPU GART.
[   850.071] (II) NVIDIA(0): Setting mode
[   850.071] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select+1280+0,DFP-1:nvidia-auto-select+0+0"
[   850.111] (II) Loading extension NV-GLX
[   850.222] (II) NVIDIA(0): Initialized OpenGL Acceleration
[   850.223] (==) NVIDIA(0): Disabling shared memory pixmaps
[   850.223] (II) NVIDIA(0): Initialized X Rendering Acceleration
[   850.223] (==) NVIDIA(0): Backing store disabled
[   850.223] (==) NVIDIA(0): Silken mouse enabled
[   850.241] (**) NVIDIA(0): DPMS enabled
[   850.242] (II) Loading extension NV-CONTROL
[   850.242] (II) Loading extension XINERAMA
[   850.242] (II) Loading sub module "dri2"
[   850.242] (II) LoadModule: "dri2"
[   850.242] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[   850.242] (II) NVIDIA(0): [DRI2] Setup complete
[   850.242] (==) RandR enabled
[   850.242] (II) Initializing built-in extension Generic Event Extension
[   850.242] (II) Initializing built-in extension SHAPE
[   850.242] (II) Initializing built-in extension MIT-SHM
[   850.242] (II) Initializing built-in extension XInputExtension
[   850.242] (II) Initializing built-in extension XTEST
[   850.242] (II) Initializing built-in extension BIG-REQUESTS
[   850.242] (II) Initializing built-in extension SYNC
[   850.242] (II) Initializing built-in extension XKEYBOARD
[   850.242] (II) Initializing built-in extension XC-MISC
[   850.242] (II) Initializing built-in extension SECURITY
[   850.242] (II) Initializing built-in extension XINERAMA
[   850.242] (II) Initializing built-in extension XFIXES
[   850.242] (II) Initializing built-in extension RENDER
[   850.243] (II) Initializing built-in extension RANDR
[   850.243] (II) Initializing built-in extension COMPOSITE
[   850.243] (II) Initializing built-in extension DAMAGE
[   850.243] (II) SELinux: Disabled on system
[   850.245] (II) Initializing extension GLX
[   850.477] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   850.477] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   850.477] (II) LoadModule: "evdev"
[   850.477] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   850.477] (II) Module evdev: vendor="X.Org Foundation"
[   850.477] 	compiled for 1.9.4, module version = 2.6.0
[   850.477] 	Module class: X.Org XInput Driver
[   850.477] 	ABI class: X.Org XInput driver, version 11.0
[   850.477] (**) Power Button: always reports core events
[   850.477] (**) Power Button: Device: "/dev/input/event2"
[   850.482] (--) Power Button: Found keys
[   850.482] (II) Power Button: Configuring as keyboard
[   850.482] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   850.482] (**) Option "xkb_rules" "evdev"
[   850.482] (**) Option "xkb_model" "pc105"
[   850.482] (**) Option "xkb_layout" "us,ru"
[   850.482] (**) Option "xkb_variant" ","
[   850.482] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[   850.508] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   850.508] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   850.508] (**) Power Button: always reports core events
[   850.508] (**) Power Button: Device: "/dev/input/event1"
[   850.512] (--) Power Button: Found keys
[   850.512] (II) Power Button: Configuring as keyboard
[   850.512] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   850.512] (**) Option "xkb_rules" "evdev"
[   850.512] (**) Option "xkb_model" "pc105"
[   850.512] (**) Option "xkb_layout" "us,ru"
[   850.512] (**) Option "xkb_variant" ","
[   850.512] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[   850.514] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[   850.514] (II) No input driver/identifier specified (ignoring)
[   850.521] (II) config/udev: Adding input device zc3xx (/dev/input/event7)
[   850.521] (**) zc3xx: Applying InputClass "evdev keyboard catchall"
[   850.521] (**) zc3xx: always reports core events
[   850.521] (**) zc3xx: Device: "/dev/input/event7"
[   850.528] (--) zc3xx: Found keys
[   850.528] (II) zc3xx: Configuring as keyboard
[   850.528] (II) XINPUT: Adding extended input device "zc3xx" (type: KEYBOARD)
[   850.528] (**) Option "xkb_rules" "evdev"
[   850.528] (**) Option "xkb_model" "pc105"
[   850.528] (**) Option "xkb_layout" "us,ru"
[   850.528] (**) Option "xkb_variant" ","
[   850.528] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[   850.530] (II) config/udev: Adding input device saa7134 IR (AVerMedia Hybrid TV (/dev/input/event6)
[   850.530] (**) saa7134 IR (AVerMedia Hybrid TV: Applying InputClass "evdev keyboard catchall"
[   850.530] (**) saa7134 IR (AVerMedia Hybrid TV: always reports core events
[   850.530] (**) saa7134 IR (AVerMedia Hybrid TV: Device: "/dev/input/event6"
[   850.536] (--) saa7134 IR (AVerMedia Hybrid TV: Found keys
[   850.536] (II) saa7134 IR (AVerMedia Hybrid TV: Configuring as keyboard
[   850.536] (II) XINPUT: Adding extended input device "saa7134 IR (AVerMedia Hybrid TV" (type: KEYBOARD)
[   850.536] (**) Option "xkb_rules" "evdev"
[   850.536] (**) Option "xkb_model" "pc105"
[   850.536] (**) Option "xkb_layout" "us,ru"
[   850.536] (**) Option "xkb_variant" ","
[   850.536] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[   850.538] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   850.538] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   850.538] (**) AT Translated Set 2 keyboard: always reports core events
[   850.538] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   850.544] (--) AT Translated Set 2 keyboard: Found keys
[   850.544] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   850.544] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[   850.544] (**) Option "xkb_rules" "evdev"
[   850.544] (**) Option "xkb_model" "pc105"
[   850.544] (**) Option "xkb_layout" "us,ru"
[   850.544] (**) Option "xkb_variant" ","
[   850.544] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[   850.544] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/event4)
[   850.544] (**) ImPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[   850.544] (**) ImPS/2 Logitech Wheel Mouse: always reports core events
[   850.544] (**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
[   850.549] (--) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
[   850.549] (--) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
[   850.549] (--) ImPS/2 Logitech Wheel Mouse: Found relative axes
[   850.549] (--) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
[   850.549] (II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse
[   850.549] (II) ImPS/2 Logitech Wheel Mouse: Adding scrollwheel support
[   850.549] (**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
[   850.549] (**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   850.549] (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE)
[   850.549] (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
[   850.549] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration profile 0
[   850.549] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[   850.549] (**) ImPS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[   850.549] (II) ImPS/2 Logitech Wheel Mouse: initialized for relative axes.
[   850.549] (II) config/udev: Adding input device ImPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[   850.549] (II) No input driver/identifier specified (ignoring)
[   850.550] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[   850.550] (II) No input driver/identifier specified (ignoring)
[   850.552] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event8)
[   850.552] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[   850.552] (**) ACPI Virtual Keyboard Device: always reports core events
[   850.552] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event8"
[   850.561] (--) ACPI Virtual Keyboard Device: Found keys
[   850.561] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[   850.561] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[   850.561] (**) Option "xkb_rules" "evdev"
[   850.561] (**) Option "xkb_model" "pc105"
[   850.561] (**) Option "xkb_layout" "us,ru"
[   850.561] (**) Option "xkb_variant" ","
[   850.561] (**) Option "xkb_options" "grp:ctrl_shift_toggle,grp_led:scroll"
[   878.058] 
Backtrace:
[   878.058] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80edf6b]
[   878.058] 1: /usr/bin/X (0x8048000+0x58915) [0x80a0915]
[   878.058] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb777c40c]
[   878.058] 3: /usr/bin/X (ProcessWorkQueue+0x30) [0x80980e0]
[   878.058] 4: /usr/bin/X (WaitForSomething+0x56) [0x80a7e26]
[   878.058] 5: /usr/bin/X (0x8048000+0x3ae0e) [0x8082e0e]
[   878.058] 6: /usr/bin/X (0x8048000+0x1e695) [0x8066695]
[   878.058] 7: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7472c76]
[   878.058] 8: /usr/bin/X (0x8048000+0x1e271) [0x8066271]
[   878.058] Segmentation fault at address 0x1fc
[   878.058] 
Fatal server error:
[   878.058] Caught signal 11 (Segmentation fault). Server aborting
[   878.059] 
[   878.059] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   878.059] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   878.059] 
[   878.064] (II) Power Button: Close
[   878.064] (II) UnloadModule: "evdev"
[   878.071] (II) Power Button: Close
[   878.071] (II) UnloadModule: "evdev"
[   878.079] (II) zc3xx: Close
[   878.079] (II) UnloadModule: "evdev"
[   878.082] (II) saa7134 IR (AVerMedia Hybrid TV: Close
[   878.082] (II) UnloadModule: "evdev"
[   878.088] (II) AT Translated Set 2 keyboard: Close
[   878.088] (II) UnloadModule: "evdev"
[   878.094] (II) ImPS/2 Logitech Wheel Mouse: Close
[   878.094] (II) UnloadModule: "evdev"
[   878.103] (II) ACPI Virtual Keyboard Device: Close
[   878.103] (II) UnloadModule: "evdev"

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us,ru
E: XKBVARIANT=,
E: XKBOPTIONS=grp:ctrl_shift_toggle,grp_led:scroll
E: DMI_VENDOR=System manufacturer

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=us,ru
E: XKBVARIANT=,
E: XKBOPTIONS=grp:ctrl_shift_toggle,grp_led:scroll
E: DMI_VENDOR=System manufacturer

P: /devices/pci0000:00/0000:00:1b.0/input/input5/event5
N: input/event5
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: DMI_VENDOR=System manufacturer

P: /devices/pci0000:00/0000:00:1d.0/usb6/6-1/input/input7/event7
N: input/event7
S: input/by-path/pci-0000:00:1d.0-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb6/6-1/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=pci-0000:00:1d.0
E: XKBMODEL=pc105
E: XKBLAYOUT=us,ru
E: XKBVARIANT=,
E: XKBOPTIONS=grp:ctrl_shift_toggle,grp_led:scroll
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1d.0-event

P: /devices/pci0000:00/0000:00:1e.0/0000:06:02.0/rc/rc0/input6/event6
N: input/event6
S: input/by-path/pci-0000:06:02.0-event-ir
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1e.0/0000:06:02.0/rc/rc0/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_SERIAL=noserial
E: ID_PATH=pci-0000:06:02.0
E: XKBMODEL=pc105
E: XKBLAYOUT=us,ru
E: XKBVARIANT=,
E: XKBOPTIONS=grp:ctrl_shift_toggle,grp_led:scroll
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/input/by-path/pci-0000:06:02.0-event-ir

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=us,ru
E: XKBVARIANT=,
E: XKBOPTIONS=grp:ctrl_shift_toggle,grp_led:scroll
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd

P: /devices/platform/i8042/serio1/input/input4/event4
N: input/event4
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

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

P: /devices/platform/pcspkr/input/input3/event3
N: input/event3
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/virtual/input/input8/event8
N: input/event8
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=us,ru
E: XKBVARIANT=,
E: XKBOPTIONS=grp:ctrl_shift_toggle,grp_led:scroll
E: DMI_VENDOR=System manufacturer


DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages xserver-xorg depends on:
ii  libc6                 2.11.2-11          Embedded GNU C Library: Shared lib
ii  nvidia-glx [xorg-driv 260.19.44-1        NVIDIA binary Xorg driver
ii  x11-xkb-utils         7.6+2              X11 XKB utilities
ii  xkb-data              1.8-2              X Keyboard Extension (XKB) configu
ii  xserver-xorg-core     2:1.9.4.901-1      Xorg X server - core server
ii  xserver-xorg-input-al 1:7.6+4            the X.Org X server -- input driver
ii  xserver-xorg-input-ev 1:2.6.0-2          X.Org X server -- evdev input driv
ii  xserver-xorg-input-kb 1:1.6.0-1          X.Org X server -- keyboard input d
ii  xserver-xorg-input-mo 1:1.7.0-1          X.Org X server -- mouse input driv
ii  xserver-xorg-input-sy 1.4.0-1            Synaptics TouchPad driver for X.Or
ii  xserver-xorg-input-wa 0.10.10+20110203-1 X.Org X server -- Wacom input driv
ii  xserver-xorg-video-ap 1:1.2.3-2          X.Org X server -- APM display driv
ii  xserver-xorg-video-ar 1:0.7.3-2          X.Org X server -- ark display driv
ii  xserver-xorg-video-at 1:6.14.0-1         X.Org X server -- AMD/ATI display 
ii  xserver-xorg-video-ch 1:1.2.4-1          X.Org X server -- Chips display dr
ii  xserver-xorg-video-ci 1:1.3.2-4          X.Org X server -- Cirrus display d
ii  xserver-xorg-video-fb 1:0.4.2-4          X.Org X server -- fbdev display dr
ii  xserver-xorg-video-i1 1:1.3.4-2          X.Org X server -- i128 display dri
ii  xserver-xorg-video-i7 1:1.3.2-4          X.Org X server -- i740 display dri
ii  xserver-xorg-video-in 2:2.14.0-4         X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-ma 6.8.2-5            X.Org X server -- ATI Mach64 displ
ii  xserver-xorg-video-mg 1:1.4.13.dfsg-3    X.Org X server -- MGA display driv
ii  xserver-xorg-video-ne 1:1.2.5-2          X.Org X server -- Neomagic display
ii  xserver-xorg-video-r1 6.8.1-5            X.Org X server -- ATI r128 display
ii  xserver-xorg-video-ra 1:6.14.0-1         X.Org X server -- AMD/ATI Radeon d
ii  xserver-xorg-video-re 1:4.2.4-2          X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3 1:0.6.3-4          X.Org X server -- legacy S3 displa
ii  xserver-xorg-video-s3 1:1.10.4-4         X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sa 1:2.3.2-3          X.Org X server -- Savage display d
ii  xserver-xorg-video-si 1:1.7.5-1          X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-si 1:0.10.3-3         X.Org X server -- SiS display driv
ii  xserver-xorg-video-si 1:0.9.4-2          X.Org X server -- SiS USB display 
ii  xserver-xorg-video-td 1:1.4.3-4          X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tr 1:1.3.4-2          X.Org X server -- Trident display 
ii  xserver-xorg-video-ts 1:1.2.4-2          X.Org X server -- Tseng display dr
ii  xserver-xorg-video-ve 1:2.3.0-5          X.Org X server -- VESA display dri
ii  xserver-xorg-video-vm 1:11.0.3-2         X.Org X server -- VMware display d
ii  xserver-xorg-video-vo 1:1.2.4-2          X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri               7.10-4     A free implementation of the OpenG

xserver-xorg suggests no packages.

-- debconf information:
* xserver-xorg/multiple_possible_x-drivers:
* xserver-xorg/config/monitor/use_sync_ranges: true
* xserver-xorg/config/monitor/lcd: false
  xserver-xorg/config/device/default-identifier:
* xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1280x1024, 1152x864, 1024x768, 800x600, 640x480
* xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: true
  xserver-xorg/config/monitor/horiz-sync: 30-60
* xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/write_dri_section: true
* xserver-xorg/config/monitor/selection-method: Medium
* xserver-xorg/config/monitor/mode-list: 1024x768 @ 75Hz
  shared/fontpath/fontserver:
  xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
* shared/no_known_x-server:
  xserver-xorg/config/monitor/vert-refresh: 50-75
  xserver-xorg/config/fontpath/fontserver:
* xserver-xorg/config/device/identifier: ATI Technologies, Inc. RV350 AR [Radeon 9600]
* shared/multiple_possible_x-servers:
* xserver-xorg/autodetect_video_card: true
  xserver-xorg/config/monitor/default-identifier:



Reply to: