--- Begin Message ---
Package: xserver-xorg
Version: 1:7.1.0-18
Severity: important
A Recent apt-get dist-upgrade made my graphics card unusable with ati
driver. The driver complain that the X server is reporting itself as 1.3.0
instead of 7.1.0; Why was the ABI tag changed?
-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg
/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.
X server symlink status:
lrwxrwxrwx 1 root root 13 2006-12-23 00:10 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1703596 2007-04-21 11:09 /usr/bin/Xorg
Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg
VGA-compatible devices on PCI bus:
01:05.0 VGA compatible controller: ATI Technologies Inc RS400 [Radeon Xpress
200M]
/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 3919 2007-04-23 13:27 /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 "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "Files"
# path to defoma fonts
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/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
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 "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "abnt2"
Option "XkbLayout" "br"
Option "XkbVariant" "abnt2"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
Option "SHMConfig" "on"
EndSection
Section "Monitor"
Identifier "Monitor Genrico"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc RS400 [Radeon Xpress 200M]"
Driver "radeon"
BusID "PCI:1:5:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RS400 [Radeon Xpress 200M]"
Monitor "Monitor Genrico"
DefaultDepth 24
SubSection "Display"
#Modes "1024x768"
Depth 1
EndSubSection
SubSection "Display"
#Modes "1024x768"
Depth 4
EndSubSection
SubSection "Display"
#Modes "1024x768"
Depth 8
EndSubSection
SubSection "Display"
#Modes "1024x768"
Depth 15
EndSubSection
SubSection "Display"
#Modes "1024x768"
Depth 16
EndSubSection
SubSection "Display"
#Modes "1024x768"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Xorg X server log files on system:
-rw-r--r-- 1 root root 62665 2007-01-25 13:43 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 15238 2007-04-23 13:29 /var/log/Xorg.0.log
Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian
Current Operating System: Linux polesbook 2.6.20.4 #2 PREEMPT Sat Mar 31
15:48:08 BRT 2007 i686
Build Date: 21 April 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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: Mon Apr 23 13:29:35 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "aticonfig-Screen[0]" (0)
(**) | |-->Monitor "aticonfig-Monitor[0]"
(**) | |-->Device "aticonfig-Device[0]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
Entry deleted from font path.
(**) 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,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81dd140
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,5a31 card 1854,0023 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1002,5a39 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:13:0: chip 1002,4374 card 1854,0023 rev 80 class 0c,03,10 hdr 80
(II) PCI: 00:13:1: chip 1002,4375 card 1854,0023 rev 80 class 0c,03,10 hdr 00
(II) PCI: 00:13:2: chip 1002,4373 card 1854,0023 rev 80 class 0c,03,20 hdr 00
(II) PCI: 00:14:0: chip 1002,4372 card 1854,0023 rev 81 class 0c,05,00 hdr 80
(II) PCI: 00:14:1: chip 1002,4376 card 1854,0023 rev 80 class 01,01,8a hdr 00
(II) PCI: 00:14:2: chip 1002,437b card 1854,0023 rev 01 class 04,03,00 hdr 00
(II) PCI: 00:14:3: chip 1002,4377 card 1854,0023 rev 80 class 06,01,00 hdr 80
(II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 80 class 06,04,01 hdr 81
(II) PCI: 01:05:0: chip 1002,5a42 card 1854,0023 rev 00 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 11ab,4351 card 1854,0023 rev 12 class 02,00,00 hdr 00
(II) PCI: 08:00:0: chip 104c,8031 card 2000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 08:00:2: chip 104c,8032 card 1854,0023 rev 00 class 0c,00,10 hdr 80
(II) PCI: 08:00:3: chip 104c,8033 card 1854,0023 rev 00 class 01,80,00 hdr 80
(II) PCI: 08:00:4: chip 104c,8034 card 1854,0023 rev 00 class 08,05,00 hdr 80
(II) PCI: 08:02:0: chip 1814,0201 card 18e8,6146 rev 01 class 02,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,9), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
[3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xd0100000 - 0xd01fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xd4000000 - 0xd7ffffff (0x4000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:7:0), (0,2,7), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xd0200000 - 0xd02fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:20:4), (0,8,14), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 8 I/O range:
[0] -1 0 0x00002000 - 0x00002fff (0x1000) IX[B]
(II) Bus 8 non-prefetchable memory range:
[0] -1 0 0xd0300000 - 0xd03fffff (0x100000) MX[B]
(II) Bus 8 prefetchable memory range:
[0] -1 0 0x10000000 - 0x13ffffff (0x4000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 9: bridge is at (8:0:0), (8,9,12), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 9 I/O range:
[0] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
[1] -1 0 0x00002400 - 0x000024ff (0x100) IX[B]
(II) Bus 9 prefetchable memory range:
[0] -1 0 0x10000000 - 0x13ffffff (0x4000000) MX[B]
(--) PCI:*(1:5:0) ATI Technologies Inc RS400 [Radeon Xpress 200M] rev 0, Mem @
0xd4000000/26, 0xd0100000/16, I/O @ 0x9000/8
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xd0306000 - 0xd0307fff (0x2000) MX[B]
[1] -1 0 0xd0309800 - 0xd03098ff (0x100) MX[B]
[2] -1 0 0xd0309c00 - 0xd0309cff (0x100) MX[B]
[3] -1 0 0xd030a000 - 0xd030a0ff (0x100) MX[B]
[4] -1 0 0xd0304000 - 0xd0305fff (0x2000) MX[B]
[5] -1 0 0xd0300000 - 0xd0303fff (0x4000) MX[B]
[6] -1 0 0xd0309000 - 0xd03097ff (0x800) MX[B]
[7] -1 0 0xd0200000 - 0xd0203fff (0x4000) MX[B]
[8] -1 0 0xd0000000 - 0xd0003fff (0x4000) MX[B]
[9] -1 0 0xd0007000 - 0xd00073ff (0x400) MX[B]
[10] -1 0 0xd0006000 - 0xd0006fff (0x1000) MX[B]
[11] -1 0 0xd0005000 - 0xd0005fff (0x1000) MX[B]
[12] -1 0 0xd0004000 - 0xd0004fff (0x1000) MX[B]
[13] -1 0 0xd0100000 - 0xd010ffff (0x10000) MX[B](B)
[14] -1 0 0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
[15] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[16] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[17] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[18] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[19] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[21] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[22] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xd0306000 - 0xd0307fff (0x2000) MX[B]
[1] -1 0 0xd0309800 - 0xd03098ff (0x100) MX[B]
[2] -1 0 0xd0309c00 - 0xd0309cff (0x100) MX[B]
[3] -1 0 0xd030a000 - 0xd030a0ff (0x100) MX[B]
[4] -1 0 0xd0304000 - 0xd0305fff (0x2000) MX[B]
[5] -1 0 0xd0300000 - 0xd0303fff (0x4000) MX[B]
[6] -1 0 0xd0309000 - 0xd03097ff (0x800) MX[B]
[7] -1 0 0xd0200000 - 0xd0203fff (0x4000) MX[B]
[8] -1 0 0xd0000000 - 0xd0003fff (0x4000) MX[B]
[9] -1 0 0xd0007000 - 0xd00073ff (0x400) MX[B]
[10] -1 0 0xd0006000 - 0xd0006fff (0x1000) MX[B]
[11] -1 0 0xd0005000 - 0xd0005fff (0x1000) MX[B]
[12] -1 0 0xd0004000 - 0xd0004fff (0x1000) MX[B]
[13] -1 0 0xd0100000 - 0xd010ffff (0x10000) MX[B](B)
[14] -1 0 0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
[15] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[16] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[17] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[18] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[19] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[20] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[21] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[22] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xd0306000 - 0xd0307fff (0x2000) MX[B]
[5] -1 0 0xd0309800 - 0xd03098ff (0x100) MX[B]
[6] -1 0 0xd0309c00 - 0xd0309cff (0x100) MX[B]
[7] -1 0 0xd030a000 - 0xd030a0ff (0x100) MX[B]
[8] -1 0 0xd0304000 - 0xd0305fff (0x2000) MX[B]
[9] -1 0 0xd0300000 - 0xd0303fff (0x4000) MX[B]
[10] -1 0 0xd0309000 - 0xd03097ff (0x800) MX[B]
[11] -1 0 0xd0200000 - 0xd0203fff (0x4000) MX[B]
[12] -1 0 0xd0000000 - 0xd0003fff (0x4000) MX[B]
[13] -1 0 0xd0007000 - 0xd00073ff (0x400) MX[B]
[14] -1 0 0xd0006000 - 0xd0006fff (0x1000) MX[B]
[15] -1 0 0xd0005000 - 0xd0005fff (0x1000) MX[B]
[16] -1 0 0xd0004000 - 0xd0004fff (0x1000) MX[B]
[17] -1 0 0xd0100000 - 0xd010ffff (0x10000) MX[B](B)
[18] -1 0 0xd4000000 - 0xd7ffffff (0x4000000) MX[B](B)
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[22] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[23] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[24] -1 0 0x00000170 - 0x00000177 (0x8) IX[B]
[25] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[27] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[28] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) LoadModule: "i2c"(II) Module already built-in
(II) LoadModule: "ddc"(II) Module already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.3.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 7.1.0, module version = 8.36.5
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
[atiddxSetup] X version mismatch - detected X.org 1.3.0.0, required X.org
7.1.0.0
(II) UnloadModule: "fglrx"
(II) Unloading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(EE) Failed to load module "fglrx" (module requirement mismatch, 0)
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(EE) No drivers available.
Fatal server error:
no screens found
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.20.4 (PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages xserver-xorg depends on:
ii debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii x11-common 1:7.1.0-18 X Window System (X.Org) infrastruc
ii xbase-clients 1:7.2.ds2-2 miscellaneous X clients
ii xkb-data 0.9-4 X Keyboard Extension (XKB) configu
ii xserver-xorg-core 2:1.3.0.0.dfsg-2 X.Org X server -- core server
ii xserver-xorg-input-al 1:7.1.0-18 the X.Org X server -- input driver
ii xserver-xorg-input-ev 1:1.1.2-6 X.Org X server -- evdev input driv
ii xserver-xorg-input-kb 1:1.1.0-4 X.Org X server -- keyboard input d
ii xserver-xorg-input-mo 1:1.1.1-3 X.Org X server -- mouse input driv
ii xserver-xorg-video-al 1:7.1.0-18 the X.Org X server -- output drive
ii xserver-xorg-video-ap 1:1.1.1-3 X.Org X server -- APM display driv
ii xserver-xorg-video-ar 1:0.6.0-3 X.Org X server -- ark display driv
ii xserver-xorg-video-at 1:6.6.3-2 X.Org X server -- ATI display driv
ii xserver-xorg-video-ch 1:1.1.1-4 X.Org X server -- Chips display dr
ii xserver-xorg-video-ci 1:1.1.0-3 X.Org X server -- Cirrus display d
ii xserver-xorg-video-cy 1:1.1.0-4 X.Org X server -- Cyrix display dr
ii xserver-xorg-video-du 1:0.2.0-3 X.Org X server -- dummy display dr
ii xserver-xorg-video-fb 1:0.3.1-1 X.Org X server -- fbdev display dr
ii xserver-xorg-video-gl 1:1.1.1-3 X.Org X server -- Glint display dr
ii xserver-xorg-video-i1 1:1.2.0-3 X.Org X server -- i128 display dri
ii xserver-xorg-video-i7 1:1.1.0-3 X.Org X server -- i740 display dri
ii xserver-xorg-video-im 1:1.1.0-3 X.Org X server -- IMSTT display dr
ii xserver-xorg-video-in 2:2.0.0-1 X.Org X server -- Intel i8xx, i9xx
ii xserver-xorg-video-mg 1:1.4.6.1.dfsg.1-2 X.Org X server -- MGA display driv
ii xserver-xorg-video-ne 1:1.1.1-5 X.Org X server -- Neomagic display
ii xserver-xorg-video-ne 1:0.2.0-3 X.Org X server -- Newport display
ii xserver-xorg-video-ns 1:2.8.1-3 X.Org X server -- NSC display driv
ii xserver-xorg-video-nv 1:2.0.2-1 X.Org X server -- NV display drive
ii xserver-xorg-video-re 1:4.1.0.dfsg.1-4 X.Org X server -- Rendition displa
ii xserver-xorg-video-s3 1:0.4.1-5 X.Org X server -- legacy S3 displa
ii xserver-xorg-video-s3 1:1.9.1-3 X.Org X server -- S3 ViRGE display
ii xserver-xorg-video-sa 1:2.1.2-3 X.Org X server -- Savage display d
ii xserver-xorg-video-si 1:1.4.1-4 X.Org X server -- SiliconMotion di
ii xserver-xorg-video-si 1:0.9.1-4 X.Org X server -- SiS display driv
ii xserver-xorg-video-si 1:0.8.1-3 X.Org X server -- SiS USB display
ii xserver-xorg-video-td 1:1.3.0-1 X.Org X server -- tdfx display dri
ii xserver-xorg-video-tg 1:1.1.0-3 X.Org X server -- TGA display driv
ii xserver-xorg-video-tr 1:1.2.3-1 X.Org X server -- Trident display
ii xserver-xorg-video-ts 1:1.1.0-3 X.Org X server -- Tseng display dr
ii xserver-xorg-video-v4 0.1.1-3 X.Org X server -- Video 4 Linux di
ii xserver-xorg-video-ve 1:1.3.0-1 X.Org X server -- VESA display dri
ii xserver-xorg-video-vg 1:4.1.0-3 X.Org X server -- VGA display driv
ii xserver-xorg-video-vi 1:0.2.1-6 X.Org X server -- VIA display driv
ii xserver-xorg-video-vm 1:10.13.0-3 X.Org X server -- VMware display d
ii xserver-xorg-video-vo 1:1.1.0-4 X.Org X server -- Voodoo display d
Versions of packages xserver-xorg recommends:
ii discover1 1.7.20 hardware identification system
ii laptop-detect 0.12.1-0.1 attempt to detect a laptop
pn mdetect <none> (no description available)
ii xresprobe 0.4.23debian1 X Resolution Probe
ii xserver-xorg-input-all 1:7.1.0-18 the X.Org X server -- input driver
ii xserver-xorg-video-all 1:7.1.0-18 the X.Org X server -- output drive
-- debconf information:
shared/fontpath/fontserver:
xserver-xorg/multiple_possible_x-drivers:
xserver-xorg/config/monitor/use_sync_ranges:
xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
xserver-xorg/config/doublequote_in_string_error:
xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
shared/default-x-server: xserver-xorg
xserver-xorg/config/device/default-identifier:
xserver-xorg/autodetect_monitor: true
xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2
shared/no_known_x-server:
xserver-xorg/config/display/default_depth: 24
xserver-xorg/config/display/modes: 1024x768
xserver-xorg/config/device/bus_id_error:
xserver-xorg/config/monitor/vert-refresh: 43-60
xserver-xorg/config/inputdevice/keyboard/options:
xserver-xorg/autodetect_keyboard: false
xserver-xorg/config/device/use_fbdev: false
xserver-xorg/config/inputdevice/keyboard/variant: abnt2
xserver-xorg/config/nonnumeric_string_error:
xserver-xorg/config/inputdevice/keyboard/layout: br
xserver-xorg/config/modules: i2c, bitmap, ddc, dri, extmod, freetype, glx,
int10, vbe
xserver-xorg/config/monitor/identifier: Monitor Genérico
xserver-xorg/config/inputdevice/mouse/emulate3buttons: true
xserver-xorg/autodetect_mouse: true
xserver-xorg/config/monitor/horiz-sync: 28-51
xserver-xorg/config/device/video_ram:
xserver-xorg/config/monitor/range_input_error:
xserver-xorg/config/inputdevice/keyboard/model: abnt2
xserver-xorg/config/device/driver: ati
xserver-xorg/config/device/identifier: ATI Technologies Inc RS400 [Radeon
Xpress 200M]
xserver-xorg/config/monitor/selection-method: Advanced
xserver-xorg/config/null_string_error:
shared/multiple_possible_x-servers:
xserver-xorg/config/device/bus_id: PCI:1:5:0
xserver-xorg/config/write_files_section: true
xserver-xorg/autodetect_video_card: true
xserver-xorg/config/monitor/mode-list: 1024x768 @ 60Hz
xserver-xorg/config/inputdevice/keyboard/rules: xorg
xserver-xorg/config/monitor/default-identifier:
--- End Message ---