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

Bug#440185: xserver-xorg: Problem with black screen after installing Nvidia 3D driver



Package: xserver-xorg
Version: 1:7.3+18
Followup-For: Bug #440185

Hello,

I had this problem in Etch, and continue to have a similar problemn in Lenny. I installed the nvidia drivers using the method described in the Debian wiki (wiki.debian.org/NvidiaGraphicsDrivers) 
using the module assistant method described. After following the procedure and restarting X, I get a black screen (like an out of range monitor frequency. No curser, nothing evident on the screen, 
but still receiving some kind of signal, since the monitor doesn't report "no signal"). In the past I would solve this by doing "dpkg-reconfigure xserver-xorg" and then restarting the system. Now I 
do something similar, with Xorg -configure. This mostly solves the problem, although at least one 3D game (ppracer) starts with a similar black screen, while most others work OK. My hardware is a 
foxconn Nvidia 7600GT PCIx card on a MSI K8NGM2-FID motherboard with integrated Geforce 6150 graphics disabled. The monitor is an Acer AL2051W, connected by DVI. Keyboard and mouse are generic USB 
types.

Not to complain, but more to point out a finding, this doesn't happen in other recent Linux distros (Ubuntu 8.1, Fedora 10, OpenSuse 11, PCLOS, etc.), so i suspect it is something in the way Xorg 
is implemented in Debian.

Thanks. 

Lou Perugini
1/4/2009

-- 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 2009-01-03 12:00 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1718580 2008-11-15 11:57 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
03:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7600 GT] (rev a1)

/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 2708 2009-01-03 20:04 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/etc/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	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  "dbe"
	Load  "record"
	Load  "extmod"
	Load  "dri"
	Load  "xtrap"
	Load  "glx"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"	
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"           	# [<bool>]
        #Option     "HWcursor"           	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "Rotate"             	# [<str>]
        #Option     "VideoKey"           	# <i>
        #Option     "FlatPanel"          	# [<bool>]
        #Option     "FPDither"           	# [<bool>]
        #Option     "CrtcNumber"         	# <i>
        #Option     "FPScale"            	# [<bool>]
        #Option     "FPTweak"            	# <i>
        #Option     "DualHead"           	# [<bool>]
	Identifier  "Card0"
	Driver      "nvidia"
	VendorName  "nVidia Corporation"
	BoardName   "G70 [GeForce 7600 GT]"
	BusID       "PCI:3:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 26032 2009-01-04 10:12 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-9)
Current Operating System: Linux debian 2.6.26-1-686 #1 SMP Mon Dec 15 18:15:07 UTC 2008 i686
Build Date: 15 November 2008  05:39:59PM
 
	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: Sun Jan  4 10:12:08 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) Including the default font path /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.
(**) 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,
	/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
(**) RgbPath set to "/etc/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e38a0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	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.4.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,02f4 card 1462,7207 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,02fa card 1462,7207 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,02fe card 1462,7207 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,02f8 card 1462,7207 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,02f9 card 1462,7207 rev a2 class 05,00,00 hdr 00
(II) PCI: 00:00:5: chip 10de,02ff card 1462,7207 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:6: chip 10de,027f card 1462,7207 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:7: chip 10de,027e card 1462,7207 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:02:0: chip 10de,02fc card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 10de,02fd card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 10de,02fb card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0270 card 1462,7207 rev a2 class 05,00,00 hdr 00
(II) PCI: 00:0a:0: chip 10de,0260 card 1462,7207 rev a2 class 06,01,00 hdr 80
(II) PCI: 00:0a:1: chip 10de,0264 card 1462,7207 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:0b:0: chip 10de,026d card 1462,7207 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:0b:1: chip 10de,026e card 1462,7207 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:0d:0: chip 10de,0265 card 1462,7207 rev a1 class 01,01,8a hdr 00
(II) PCI: 00:0e:0: chip 10de,0266 card 1462,7207 rev a1 class 01,01,85 hdr 00
(II) PCI: 00:0f:0: chip 10de,0267 card 1462,7207 rev a1 class 01,01,85 hdr 00
(II) PCI: 00:10:0: chip 10de,026f card 0000,0000 rev a2 class 06,04,01 hdr 81
(II) PCI: 00:14:0: chip 10de,0269 card 1462,7207 rev a1 class 06,80,00 hdr 00
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 03:00:0: chip 10de,0391 card 105b,0e10 rev a1 class 03,00,00 hdr 00
(II) PCI: 04:06:0: chip 168c,0013 card 1385,4d00 rev 01 class 02,00,00 hdr 00
(II) PCI: 04:07:0: chip 1102,0002 card 1102,8065 rev 0a class 04,01,00 hdr 80
(II) PCI: 04:07:1: chip 1102,7002 card 1102,0020 rev 0a class 09,80,00 hdr 80
(II) PCI: 04:08:0: chip 1106,3044 card 1462,207d rev 80 class 0c,00,10 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:3:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:4:0), (0,3,3), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 3 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xfc000000 - 0xfeafffff (0x2b00000) MX[B]
(II) Bus 3 prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:10:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:16:0), (0,4,4), BCTRL: 0x0202 (VGA_EN is cleared)
(II) Bus 4 I/O range:
	[0] -1	0	0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 4 non-prefetchable memory range:
	[0] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,4), 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]
(--) PCI:*(3:0:0) nVidia Corporation G70 [GeForce 7600 GT] rev 161, Mem @ 0xfd000000/24, 0xd0000000/28, 0xfc000000/24, I/O @ 0xdc00/7, BIOS @ 0xfeae0000/17
(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	0xfebef800 - 0xfebeffff (0x800) MX[B]
	[1] -1	0	0xfebf0000 - 0xfebfffff (0x10000) MX[B]
	[2] -1	0	0xfbfff000 - 0xfbffffff (0x1000) MX[B]
	[3] -1	0	0xfbff7000 - 0xfbff7fff (0x1000) MX[B]
	[4] -1	0	0xfbffc000 - 0xfbffcfff (0x1000) MX[B]
	[5] -1	0	0xfbffdc00 - 0xfbffdcff (0x100) MX[B]
	[6] -1	0	0xfbffe000 - 0xfbffefff (0x1000) MX[B]
	[7] -1	0	0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
	[8] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[9] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[10] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[11] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[12] -1	0	0x0000e880 - 0x0000e887 (0x8) IX[B]
	[13] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[14] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
	[15] -1	0	0x0000b480 - 0x0000b48f (0x10) IX[B]
	[16] -1	0	0x0000b800 - 0x0000b803 (0x4) IX[B]
	[17] -1	0	0x0000b880 - 0x0000b887 (0x8) IX[B]
	[18] -1	0	0x0000bc00 - 0x0000bc03 (0x4) IX[B]
	[19] -1	0	0x0000c000 - 0x0000c007 (0x8) IX[B]
	[20] -1	0	0x0000c080 - 0x0000c08f (0x10) IX[B]
	[21] -1	0	0x0000c400 - 0x0000c403 (0x4) IX[B]
	[22] -1	0	0x0000c480 - 0x0000c487 (0x8) IX[B]
	[23] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[B]
	[24] -1	0	0x0000c880 - 0x0000c887 (0x8) IX[B]
	[25] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[26] -1	0	0x00006000 - 0x0000603f (0x40) IX[B]
	[27] -1	0	0x00005000 - 0x0000503f (0x40) IX[B]
	[28] -1	0	0x0000dc00 - 0x0000dc7f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfebef800 - 0xfebeffff (0x800) MX[B]
	[1] -1	0	0xfebf0000 - 0xfebfffff (0x10000) MX[B]
	[2] -1	0	0xfbfff000 - 0xfbffffff (0x1000) MX[B]
	[3] -1	0	0xfbff7000 - 0xfbff7fff (0x1000) MX[B]
	[4] -1	0	0xfbffc000 - 0xfbffcfff (0x1000) MX[B]
	[5] -1	0	0xfbffdc00 - 0xfbffdcff (0x100) MX[B]
	[6] -1	0	0xfbffe000 - 0xfbffefff (0x1000) MX[B]
	[7] -1	0	0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
	[8] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[9] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[10] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[11] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[12] -1	0	0x0000e880 - 0x0000e887 (0x8) IX[B]
	[13] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[14] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
	[15] -1	0	0x0000b480 - 0x0000b48f (0x10) IX[B]
	[16] -1	0	0x0000b800 - 0x0000b803 (0x4) IX[B]
	[17] -1	0	0x0000b880 - 0x0000b887 (0x8) IX[B]
	[18] -1	0	0x0000bc00 - 0x0000bc03 (0x4) IX[B]
	[19] -1	0	0x0000c000 - 0x0000c007 (0x8) IX[B]
	[20] -1	0	0x0000c080 - 0x0000c08f (0x10) IX[B]
	[21] -1	0	0x0000c400 - 0x0000c403 (0x4) IX[B]
	[22] -1	0	0x0000c480 - 0x0000c487 (0x8) IX[B]
	[23] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[B]
	[24] -1	0	0x0000c880 - 0x0000c887 (0x8) IX[B]
	[25] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[26] -1	0	0x00006000 - 0x0000603f (0x40) IX[B]
	[27] -1	0	0x00005000 - 0x0000503f (0x40) IX[B]
	[28] -1	0	0x0000dc00 - 0x0000dc7f (0x80) 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	0xfebef800 - 0xfebeffff (0x800) MX[B]
	[5] -1	0	0xfebf0000 - 0xfebfffff (0x10000) MX[B]
	[6] -1	0	0xfbfff000 - 0xfbffffff (0x1000) MX[B]
	[7] -1	0	0xfbff7000 - 0xfbff7fff (0x1000) MX[B]
	[8] -1	0	0xfbffc000 - 0xfbffcfff (0x1000) MX[B]
	[9] -1	0	0xfbffdc00 - 0xfbffdcff (0x100) MX[B]
	[10] -1	0	0xfbffe000 - 0xfbffefff (0x1000) MX[B]
	[11] -1	0	0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
	[12] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[13] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[14] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[18] -1	0	0x0000e880 - 0x0000e887 (0x8) IX[B]
	[19] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[20] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
	[21] -1	0	0x0000b480 - 0x0000b48f (0x10) IX[B]
	[22] -1	0	0x0000b800 - 0x0000b803 (0x4) IX[B]
	[23] -1	0	0x0000b880 - 0x0000b887 (0x8) IX[B]
	[24] -1	0	0x0000bc00 - 0x0000bc03 (0x4) IX[B]
	[25] -1	0	0x0000c000 - 0x0000c007 (0x8) IX[B]
	[26] -1	0	0x0000c080 - 0x0000c08f (0x10) IX[B]
	[27] -1	0	0x0000c400 - 0x0000c403 (0x4) IX[B]
	[28] -1	0	0x0000c480 - 0x0000c487 (0x8) IX[B]
	[29] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[B]
	[30] -1	0	0x0000c880 - 0x0000c887 (0x8) IX[B]
	[31] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[32] -1	0	0x00006000 - 0x0000603f (0x40) IX[B]
	[33] -1	0	0x00005000 - 0x0000503f (0x40) IX[B]
	[34] -1	0	0x0000dc00 - 0x0000dc7f (0x80) IX[B](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded by default.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.2, 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: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.2, 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: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.2, 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: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  173.14.09  Thu Jun  5 00:07:40 PDT 2008
(II) Loading extension GLX
(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.4.2, 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: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.3.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.3.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) NVIDIA dlloader X Driver  173.14.09  Wed Jun  4 23:47:25 PDT 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 03:00:0
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
	[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	0xfebef800 - 0xfebeffff (0x800) MX[B]
	[5] -1	0	0xfebf0000 - 0xfebfffff (0x10000) MX[B]
	[6] -1	0	0xfbfff000 - 0xfbffffff (0x1000) MX[B]
	[7] -1	0	0xfbff7000 - 0xfbff7fff (0x1000) MX[B]
	[8] -1	0	0xfbffc000 - 0xfbffcfff (0x1000) MX[B]
	[9] -1	0	0xfbffdc00 - 0xfbffdcff (0x100) MX[B]
	[10] -1	0	0xfbffe000 - 0xfbffefff (0x1000) MX[B]
	[11] -1	0	0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
	[12] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[13] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[14] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[18] -1	0	0x0000e880 - 0x0000e887 (0x8) IX[B]
	[19] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[20] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
	[21] -1	0	0x0000b480 - 0x0000b48f (0x10) IX[B]
	[22] -1	0	0x0000b800 - 0x0000b803 (0x4) IX[B]
	[23] -1	0	0x0000b880 - 0x0000b887 (0x8) IX[B]
	[24] -1	0	0x0000bc00 - 0x0000bc03 (0x4) IX[B]
	[25] -1	0	0x0000c000 - 0x0000c007 (0x8) IX[B]
	[26] -1	0	0x0000c080 - 0x0000c08f (0x10) IX[B]
	[27] -1	0	0x0000c400 - 0x0000c403 (0x4) IX[B]
	[28] -1	0	0x0000c480 - 0x0000c487 (0x8) IX[B]
	[29] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[B]
	[30] -1	0	0x0000c880 - 0x0000c887 (0x8) IX[B]
	[31] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[32] -1	0	0x00006000 - 0x0000603f (0x40) IX[B]
	[33] -1	0	0x00005000 - 0x0000503f (0x40) IX[B]
	[34] -1	0	0x0000dc00 - 0x0000dc7f (0x80) IX[B](B)
(II) resource ranges after probing:
	[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	0xfebef800 - 0xfebeffff (0x800) MX[B]
	[5] -1	0	0xfebf0000 - 0xfebfffff (0x10000) MX[B]
	[6] -1	0	0xfbfff000 - 0xfbffffff (0x1000) MX[B]
	[7] -1	0	0xfbff7000 - 0xfbff7fff (0x1000) MX[B]
	[8] -1	0	0xfbffc000 - 0xfbffcfff (0x1000) MX[B]
	[9] -1	0	0xfbffdc00 - 0xfbffdcff (0x100) MX[B]
	[10] -1	0	0xfbffe000 - 0xfbffefff (0x1000) MX[B]
	[11] -1	0	0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
	[12] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[13] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[14] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[21] -1	0	0x0000e880 - 0x0000e887 (0x8) IX[B]
	[22] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[23] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
	[24] -1	0	0x0000b480 - 0x0000b48f (0x10) IX[B]
	[25] -1	0	0x0000b800 - 0x0000b803 (0x4) IX[B]
	[26] -1	0	0x0000b880 - 0x0000b887 (0x8) IX[B]
	[27] -1	0	0x0000bc00 - 0x0000bc03 (0x4) IX[B]
	[28] -1	0	0x0000c000 - 0x0000c007 (0x8) IX[B]
	[29] -1	0	0x0000c080 - 0x0000c08f (0x10) IX[B]
	[30] -1	0	0x0000c400 - 0x0000c403 (0x4) IX[B]
	[31] -1	0	0x0000c480 - 0x0000c487 (0x8) IX[B]
	[32] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[B]
	[33] -1	0	0x0000c880 - 0x0000c887 (0x8) IX[B]
	[34] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[35] -1	0	0x00006000 - 0x0000603f (0x40) IX[B]
	[36] -1	0	0x00005000 - 0x0000503f (0x40) IX[B]
	[37] -1	0	0x0000dc00 - 0x0000dc7f (0x80) IX[B](B)
	[38] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[39] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 7600 GT (G73) at PCI:3:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.73.22.33.00
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7600 GT at PCI:3:0:0:
(--) NVIDIA(0):     Acer AL2051W (DFP-1)
(--) NVIDIA(0): Acer AL2051W (DFP-1): 165.0 MHz maximum pixel clock
(--) NVIDIA(0): Acer AL2051W (DFP-1): Internal Single Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-1
(==) NVIDIA(0): 
(==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) NVIDIA(0):     will be used as the requested mode.
(==) NVIDIA(0): 
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
(--) NVIDIA(0): DPI set to (99, 98); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[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	0xfebef800 - 0xfebeffff (0x800) MX[B]
	[5] -1	0	0xfebf0000 - 0xfebfffff (0x10000) MX[B]
	[6] -1	0	0xfbfff000 - 0xfbffffff (0x1000) MX[B]
	[7] -1	0	0xfbff7000 - 0xfbff7fff (0x1000) MX[B]
	[8] -1	0	0xfbffc000 - 0xfbffcfff (0x1000) MX[B]
	[9] -1	0	0xfbffdc00 - 0xfbffdcff (0x100) MX[B]
	[10] -1	0	0xfbffe000 - 0xfbffefff (0x1000) MX[B]
	[11] -1	0	0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
	[12] -1	0	0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
	[13] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[14] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x0000e800 - 0x0000e87f (0x80) IX[B]
	[21] -1	0	0x0000e880 - 0x0000e887 (0x8) IX[B]
	[22] -1	0	0x0000ec00 - 0x0000ec1f (0x20) IX[B]
	[23] -1	0	0x0000cc00 - 0x0000cc07 (0x8) IX[B]
	[24] -1	0	0x0000b480 - 0x0000b48f (0x10) IX[B]
	[25] -1	0	0x0000b800 - 0x0000b803 (0x4) IX[B]
	[26] -1	0	0x0000b880 - 0x0000b887 (0x8) IX[B]
	[27] -1	0	0x0000bc00 - 0x0000bc03 (0x4) IX[B]
	[28] -1	0	0x0000c000 - 0x0000c007 (0x8) IX[B]
	[29] -1	0	0x0000c080 - 0x0000c08f (0x10) IX[B]
	[30] -1	0	0x0000c400 - 0x0000c403 (0x4) IX[B]
	[31] -1	0	0x0000c480 - 0x0000c487 (0x8) IX[B]
	[32] -1	0	0x0000c800 - 0x0000c803 (0x4) IX[B]
	[33] -1	0	0x0000c880 - 0x0000c887 (0x8) IX[B]
	[34] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[35] -1	0	0x00006000 - 0x0000603f (0x40) IX[B]
	[36] -1	0	0x00005000 - 0x0000503f (0x40) IX[B]
	[37] -1	0	0x0000dc00 - 0x0000dc7f (0x80) IX[B](B)
	[38] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[39] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(**) Mouse0: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2. 1.5.24               Debian configuration management sy
ii  libc6               2.7-16               GNU C Library: Shared libraries
ii  nvidia-glx [xserver 173.14.09-5          NVIDIA binary Xorg driver
ii  x11-xkb-utils       7.4+1                X11 XKB utilities
ii  xkb-data            1.3-2                X Keyboard Extension (XKB) configu
ii  xserver-xorg-core   2:1.4.2-9            Xorg X server - core server
ii  xserver-xorg-input- 1:7.3+18             the X.Org X server -- input driver
ii  xserver-xorg-input- 1:2.0.8-1            X.Org X server -- evdev input driv
ii  xserver-xorg-input- 1:1.3.1-1            X.Org X server -- keyboard input d
ii  xserver-xorg-input- 1:1.3.0-1            X.Org X server -- mouse input driv
ii  xserver-xorg-input- 0.14.7~git20070706-3 Synaptics TouchPad driver for X.Or
ii  xserver-xorg-input- 0.7.9.3-2            X.Org X server -- Wacom input driv
ii  xserver-xorg-video- 1:7.3+18             the X.Org X server -- output drive
ii  xserver-xorg-video- 1:1.2.0-1            X.Org X server -- APM display driv
ii  xserver-xorg-video- 1:0.7.0-1            X.Org X server -- ark display driv
ii  xserver-xorg-video- 1:1.2.0-1            X.Org X server -- Chips display dr
ii  xserver-xorg-video- 1:1.2.1-1            X.Org X server -- Cirrus display d
ii  xserver-xorg-video- 1:1.1.0-8            X.Org X server -- Cyrix display dr
ii  xserver-xorg-video- 1:0.3.0-1            X.Org X server -- dummy display dr
ii  xserver-xorg-video- 1:0.4.0-1            X.Org X server -- fbdev display dr
ii  xserver-xorg-video- 1:1.2.1-1            X.Org X server -- Glint display dr
ii  xserver-xorg-video- 1:1.3.0-1            X.Org X server -- i128 display dri
ii  xserver-xorg-video- 1:1.2.0-1            X.Org X server -- i740 display dri
ii  xserver-xorg-video- 1:1.1.0-7            X.Org X server -- IMSTT display dr
ii  xserver-xorg-video- 2:2.3.2-2+lenny5     X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video- 6.8.0-1              X.Org X server -- ATI Mach64 displ
ii  xserver-xorg-video- 1:1.4.9.dfsg-1       X.Org X server -- MGA display driv
ii  xserver-xorg-video- 1:1.2.1-1            X.Org X server -- Neomagic display
ii  xserver-xorg-video- 1:2.8.3-4            X.Org X server -- NSC Geode GX1 di
ii  xserver-xorg-video- 1:2.1.10-1           X.Org X server -- NV display drive
ii  xserver-xorg-video- 1:0.2.902+svn579-2   X.Org X server -- VIA display driv
ii  xserver-xorg-video- 6.8.0-1              X.Org X server -- ATI r128 display
ii  xserver-xorg-video- 1:6.9.0-1+lenny4     X.Org X server -- ATI Radeon displ
ii  xserver-xorg-video- 1.2.1-2              X.Org X server -- AMD/ATI r5xx, r6
ii  xserver-xorg-video- 1:4.2.0.dfsg.1-2     X.Org X server -- Rendition displa
ii  xserver-xorg-video- 1:0.6.0-1            X.Org X server -- legacy S3 displa
ii  xserver-xorg-video- 1:1.10.1-1           X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video- 1:2.2.1-2            X.Org X server -- Savage display d
ii  xserver-xorg-video- 1:1.6.0-1            X.Org X server -- SiliconMotion di
ii  xserver-xorg-video- 1:0.10.0-1           X.Org X server -- SiS display driv
ii  xserver-xorg-video- 1:0.9.0-1            X.Org X server -- SiS USB display 
ii  xserver-xorg-video- 1:1.4.0-1            X.Org X server -- tdfx display dri
ii  xserver-xorg-video- 1:1.1.0-9            X.Org X server -- TGA display driv
ii  xserver-xorg-video- 1:1.3.0-1            X.Org X server -- Trident display 
ii  xserver-xorg-video- 1:1.2.0-1            X.Org X server -- Tseng display dr
ii  xserver-xorg-video- 0.2.0-1              X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video- 1:1.3.0-4            X.Org X server -- VESA display dri
ii  xserver-xorg-video- 1:4.1.0-8            X.Org X server -- VGA display driv
ii  xserver-xorg-video- 1:10.16.2-1          X.Org X server -- VMware display d
ii  xserver-xorg-video- 1:1.2.0-1            X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
pn  libgl1-mesa-dri               <none>     (no description available)
ii  udev                          0.125-7    /dev/ and hotplug management daemo

xserver-xorg suggests no packages.

-- debconf information:
  xserver-xorg/config/doublequote_in_string_error:
  xserver-xorg/config/device/bus_id_error:
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/autodetect_keyboard: false
* xserver-xorg/config/device/use_fbdev: false
* xserver-xorg/config/inputdevice/keyboard/variant:
  xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: us
* xserver-xorg/config/inputdevice/keyboard/model: pc104
* xserver-xorg/config/device/driver:
  xserver-xorg/config/null_string_error:
  xserver-xorg/config/device/bus_id:
* xserver-xorg/config/inputdevice/keyboard/rules: xorg



Reply to: