Package: xserver-xorg-core Version: 2:1.4.1~git20080131-1 Severity: important
Hello,
If I put
Option "XkbGeometry" "thinkpad(us)"
instead of
Option "XkbGeometry" "pc(pc104)"
in /etc/X11/xorg.conf, and start X (even just by typing "X" at the
console), then I can reliably crash X by either quitting X (for example
by hitting Ctrl-Alt-Backspace) or changing xkb settings (for example by
running "setxkbmap -option"). The bottom half or so of my screen then
shows vertical stripes on black, and my system locks up (but the magic
SysRq key still works). Some other actions trigger this crash as well,
such as opening some documents in OpenOffice.
Thanks,
Ken
-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg
/var/lib/x11/X.md5sum does not exist.
X server symlink status:
lrwxrwxrwx 1 root root 13 Oct 5 2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1673980 Jan 31 23:06 /usr/bin/Xorg
Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg
VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS,
943/940GML Express Integrated Graphics Controller (rev 03)
/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.
Xorg X server configuration file status:
-rw-r--r-- 1 root root 3525 Feb 27 22:01 /etc/X11/xorg.conf
Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# 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 "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
# Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
# Option "XkbRules" "xorg"
# Option "XkbModel" "thinkpad"
# Option "XkbLayout" "us"
# Option "XkbOptions"
"altwin:alt_super_win,altwin:super_win"
Option "XkbKeycodes" "xfree86+aliases(qwerty)"
Option "XkbTypes" "complete"
Option "XkbSymbols" "pc+us"
# +inet(thinkpad)+altwin(alt_super_win)+altwin(super_win)"
Option "XkbGeometry" "pc(pc104)"
# thinkpad(us)"
Option "XkbCompat" "complete"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "Emulate3Buttons" "false"
Option "EmulateWheel" "false"
Option "EmulateWheelButton" "2"
Option "YAxisMapping" "4 5"
Option "XAxisMapping" "6 7"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "Device"
Identifier "Intel 945GM"
Driver "intel"
BusID "PCI:0:2:0"
Option "AccelMethod" "XAA"
# Option "Monitor-VGA" "VGA Monitor"
# Option "Monitor-LVDS" "LVDS Monitor"
EndSection
Section "Monitor"
Identifier "VGA Monitor"
Option "LeftOf" "LVDS Monitor"
EndSection
Section "Monitor"
Identifier "LVDS Monitor"
EndSection
Section "Screen"
Identifier "ThinkPad X60"
Device "Intel 945GM"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "1024x768" "2048x768" "1280x1024" "2304x1024"
Virtual 2304 1024
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "2048x768" "1280x1024" "2304x1024"
Virtual 2304 1024
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default"
Screen "ThinkPad X60"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
Xorg X server log files on system:
-rw------- 1 root root 23509 Jan 17 11:46 /var/log/Xorg.1.log
-rw------- 1 root root 38358 Feb 27 22:01 /var/log/Xorg.0.log
Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.iso88591 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages xserver-xorg-core depends on:
ii libc6 2.7-8 GNU C Library: Shared libraries
ii libdbus-1-3 1.1.4-1 simple interprocess messaging syst
ii libdrm2 2.3.0-4 Userspace interface to kernel DRM
ii libfontenc1 1:1.0.4-2 X11 font encoding library
ii libgcc1 1:4.3-20080219-1 GCC support library
ii libhal1 0.5.10-5 Hardware Abstraction Layer - share
ii libpixman-1-0 0.9.6-1 pixel-manipulation library for X a
ii libxau6 1:1.0.3-2 X11 authorisation library
ii libxdmcp6 1:1.0.2-2 X11 Display Manager Control Protoc
ii libxfont1 1:1.3.1-2 X11 font rasterisation library
ii x11-common 1:7.3+10 X Window System (X.Org) infrastruc
ii xserver-xorg 1:7.3+10 the X.Org X server
Versions of packages xserver-xorg-core recommends:
ii xfonts-base 1:1.0.0-5 standard fonts for X
ii xkb-data 1.1~cvs.20080104.1-1 X Keyboard Extension (XKB) configu
-- no debconf information
--
Edit this signature at http://www.digitas.harvard.edu/cgi-bin/ken/sig
God exists since mathematics is consistent, and the devil exists
since its consistency cannot be proved. -- Hermann Weyl.
signature.asc
Description: Digital signature

