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

Bug#452040: marked as done (xserver-xorg: xserver don't find device specified for screen)



Your message dated Tue, 20 Nov 2007 02:47:09 +0000
with message-id <E1IuJ8n-0007ef-Fe@ries.debian.org>
and subject line Bug#451950: fixed in xorg-server 2:1.4.1~git20071119-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg
Version: 1:7.3+6
Severity: important

The device specified in the Screen section is not recognized : xserver
always takes the device of the first Device section in xorg.conf

the related section of xorg.conf : 

Section "Device"
	Identifier 	"NVidia"
	Driver 		"nv"
	BusID		"PCI:1:0:0"
	(...)
EndSection

Section "Device"
	Identifier 	"HISRadeon1"
	Driver 		"radeon"
	BusID		"PCI:2:7:0"
	(...)
EndSection


Section "Screen"
	Identifier  "MainScreen"
	Device 	    "HISRadeon1"
	(...)
EndSection



Problem : the HISRadeon1 is never used : log says that 
xorg.conf have no device specified... this makes all multi-card 
setups fail (xrandr or xinerama..)

see the relevant part of Xorg.0.log here : 

(==) ServerLayout "dualATI"
(**) |-->Screen "MainScreen" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No device specified for screen "MainScreen".
        Using the first device section listed.
(**) |   |--> Device "NVidia"


The problem seems to be solved upstream...

http://lists.freedesktop.org/archives/xorg/2007-October/029123.html

Thank you for your work..

JMB



-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-01-06 22:36 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1672860 2007-11-18 02:47 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 4000 AGP 8x] (rev c1)
02:07.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2209 2007-11-20 00:40 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:


Section "Module"
EndSection

Section "InputDevice"
	Identifier  "clavier"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "fr"
	Option	    "XkbVariant" "latin9"
EndSection

Section "InputDevice"
	Identifier  "souris"
	Driver      "mouse"
	Option	    "CorePointer"
	Option	    "Device" "/dev/input/mouse0"
	Option	    "Protocol" "ImPS/2"
	Option	    "Emulate3Buttons" "true"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "Ecran1"
	Option	    "DPMS"
EndSection

Section "Monitor"
	Identifier "Ecran2"
	Option	"DPMS"
EndSection

Section "Monitor"
	Identifier "Ecran3"
	Option "DPMS"
EndSection

Section "Monitor"
	Option "Enable" "no"
	Identifier "SVideo"
EndSection

Section "Device"
	Identifier "NVidia"
	Driver	"nv"
	BusID	"PCI:1:0:0"
EndSection

Section "Device"
	Option      "MergedFB"  "no"
	Identifier  "HISRadeon1"
	Driver      "radeon"
	BusID       "PCI:2:7:0"
EndSection


Section "Screen"
	Identifier "MainScreen"
	Device     "HISRadeon1"
	Monitor    "Ecran1"
	SubSection "Display"
		Modes "1280x1024"
	EndSubSection
EndSection


Section "Screen"
	Identifier "SecondScreen"
	Device "NVidia"
	Monitor "Ecran3"
	SubSection "Display"
		Modes "1280x1024"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier     "dualATI"
	InputDevice    "clavier" "CoreKeyboard"
	InputDevice    "souris" "CorePointer"
	Screen 	0 "MainScreen"
	Screen  1 "SecondScreen" LeftOf "MainScreen"
EndSection

Section "DRI"
	Mode         0666
EndSection

Section "ServerFlags"
	Option "Composite" "disable"
	Option "Xinerama" "on"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root  1060 2007-11-19 22:11 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 38968 2007-11-20 00:40 /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.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20071117-1)
Current Operating System: Linux rominet.solidev.net 2.6.22-3-k7 #1 SMP Mon Nov 12 09:12:50 UTC 2007 i686
Build Date: 18 November 2007  01:31:27AM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
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: Tue Nov 20 00:40:33 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "dualATI"
(**) |-->Screen "MainScreen" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No device specified for screen "MainScreen".
	Using the first device section listed.
(**) |   |-->Device "NVidia"
(==) No monitor specified for screen "MainScreen".
	Using a default monitor configuration.
(**) |-->Screen "SecondScreen" (1)
(**) |   |-->Monitor "<default monitor>"
(==) No device specified for screen "SecondScreen".
	Using the first device section listed.
(**) |   |-->Device "NVidia"
(==) No monitor specified for screen "SecondScreen".
	Using a default monitor configuration.
(**) |-->Input Device "clavier"
(**) |-->Input Device "souris"
(**) Option "Xinerama" "on"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) Xinerama: enabled
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" 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: 0x81d8b80
(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.0, 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,00e1 card 1462,0300 rev a1 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 10de,00e0 card 1462,0300 rev a2 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,00e4 card 1462,0300 rev a1 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,00e7 card 1462,0300 rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,00e7 card 1462,0300 rev a1 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,00e8 card 1462,0300 rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:05:0: chip 10de,00df card 1462,0300 rev a2 class 06,80,00 hdr 00
(II) PCI: 00:06:0: chip 10de,00ea card 1462,7585 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,00e5 card 1462,0300 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:09:0: chip 10de,00ee card 1462,0300 rev a2 class 01,01,85 hdr 00
(II) PCI: 00:0b:0: chip 10de,00e2 card 0000,0000 rev a2 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,00ed card 0000,0000 rev a2 class 06,04,00 hdr 01
(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: 01:00:0: chip 10de,0185 card 1682,201a rev c1 class 03,00,00 hdr 00
(II) PCI: 02:07:0: chip 1002,5960 card 17af,2020 rev 01 class 03,00,00 hdr 80
(II) PCI: 02:07:1: chip 1002,5940 card 17af,2021 rev 01 class 03,80,00 hdr 00
(II) PCI: 02:08:0: chip 1814,0201 card 1462,6834 rev 01 class 02,80,00 hdr 00
(II) PCI: 02:09:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 02:0c:0: chip 1106,3044 card 0574,086c rev 46 class 0c,00,10 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), 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-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:11:0), (0,1,1), BCTRL: 0x000e (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xe2000000 - 0xe3ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:14:0), (0,2,2), BCTRL: 0x0206 (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	0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1	0	0xc0000000 - 0xcfffffff (0x10000000) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation NV18 [GeForce4 MX 4000] rev 193, Mem @ 0xe2000000/24, 0xd0000000/27
(--) PCI: (2:7:0) ATI Technologies Inc RV280 [Radeon 9200 PRO] rev 1, Mem @ 0xc0000000/27, 0xe1010000/16, I/O @ 0xa000/8
(--) PCI: (2:7:1) ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) rev 1, Mem @ 0xc8000000/27, 0xe1000000/16
(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) PCI Memory resource overlap reduced 0xd8000000 from 0xdfffffff to 0xd7ffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xe1022000 - 0xe10227ff (0x800) MX[B]
	[1] -1	0	0xe1023000 - 0xe10230ff (0x100) MX[B]
	[2] -1	0	0xe1020000 - 0xe1021fff (0x2000) MX[B]
	[3] -1	0	0xe4000000 - 0xe4000fff (0x1000) MX[B]
	[4] -1	0	0xe4005000 - 0xe4005fff (0x1000) MX[B]
	[5] -1	0	0xe4004000 - 0xe40040ff (0x100) MX[B]
	[6] -1	0	0xe4003000 - 0xe4003fff (0x1000) MX[B]
	[7] -1	0	0xe4002000 - 0xe4002fff (0x1000) MX[B]
	[8] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[9] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[10] -1	0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
	[11] -1	0	0x0000a800 - 0x0000a87f (0x80) IX[B]
	[12] -1	0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[13] -1	0	0x0000e000 - 0x0000e07f (0x80) IX[B]
	[14] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[15] -1	0	0x00000b60 - 0x00000b63 (0x4) IX[B]
	[16] -1	0	0x00000960 - 0x00000967 (0x8) IX[B]
	[17] -1	0	0x00000be0 - 0x00000be3 (0x4) IX[B]
	[18] -1	0	0x000009e0 - 0x000009e7 (0x8) IX[B]
	[19] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[20] -1	0	0x0000c000 - 0x0000c07f (0x80) IX[B]
	[21] -1	0	0x0000bc00 - 0x0000bcff (0x100) IX[B]
	[22] -1	0	0x0000b800 - 0x0000b807 (0x8) IX[B]
	[23] -1	0	0x00004c40 - 0x00004c7f (0x40) IX[B]
	[24] -1	0	0x00004c00 - 0x00004c3f (0x40) IX[B]
	[25] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
(II) Inactive PCI resource ranges:
	[0] -1	0	0xe1000000 - 0xe100ffff (0x10000) MX[B](B)
	[1] -1	0	0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
	[2] -1	0	0xe1010000 - 0xe101ffff (0x10000) MX[B](B)
	[3] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
	[4] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe1022000 - 0xe10227ff (0x800) MX[B]
	[1] -1	0	0xe1023000 - 0xe10230ff (0x100) MX[B]
	[2] -1	0	0xe1020000 - 0xe1021fff (0x2000) MX[B]
	[3] -1	0	0xe4000000 - 0xe4000fff (0x1000) MX[B]
	[4] -1	0	0xe4005000 - 0xe4005fff (0x1000) MX[B]
	[5] -1	0	0xe4004000 - 0xe40040ff (0x100) MX[B]
	[6] -1	0	0xe4003000 - 0xe4003fff (0x1000) MX[B]
	[7] -1	0	0xe4002000 - 0xe4002fff (0x1000) MX[B]
	[8] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[9] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[10] -1	0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
	[11] -1	0	0x0000a800 - 0x0000a87f (0x80) IX[B]
	[12] -1	0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[13] -1	0	0x0000e000 - 0x0000e07f (0x80) IX[B]
	[14] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[15] -1	0	0x00000b60 - 0x00000b63 (0x4) IX[B]
	[16] -1	0	0x00000960 - 0x00000967 (0x8) IX[B]
	[17] -1	0	0x00000be0 - 0x00000be3 (0x4) IX[B]
	[18] -1	0	0x000009e0 - 0x000009e7 (0x8) IX[B]
	[19] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[20] -1	0	0x0000c000 - 0x0000c07f (0x80) IX[B]
	[21] -1	0	0x0000bc00 - 0x0000bcff (0x100) IX[B]
	[22] -1	0	0x0000b800 - 0x0000b807 (0x8) IX[B]
	[23] -1	0	0x00004c40 - 0x00004c7f (0x40) IX[B]
	[24] -1	0	0x00004c00 - 0x00004c3f (0x40) IX[B]
	[25] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1	0	0xe1000000 - 0xe100ffff (0x10000) MX[B](B)
	[1] -1	0	0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
	[2] -1	0	0xe1010000 - 0xe101ffff (0x10000) MX[B](B)
	[3] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
	[4] -1	0	0x0000a000 - 0x0000a0ff (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	0xe1022000 - 0xe10227ff (0x800) MX[B]
	[5] -1	0	0xe1023000 - 0xe10230ff (0x100) MX[B]
	[6] -1	0	0xe1020000 - 0xe1021fff (0x2000) MX[B]
	[7] -1	0	0xe4000000 - 0xe4000fff (0x1000) MX[B]
	[8] -1	0	0xe4005000 - 0xe4005fff (0x1000) MX[B]
	[9] -1	0	0xe4004000 - 0xe40040ff (0x100) MX[B]
	[10] -1	0	0xe4003000 - 0xe4003fff (0x1000) MX[B]
	[11] -1	0	0xe4002000 - 0xe4002fff (0x1000) MX[B]
	[12] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[13] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[14] -1	0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
	[15] -1	0	0xe1000000 - 0xe100ffff (0x10000) MX[B](B)
	[16] -1	0	0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
	[17] -1	0	0xe1010000 - 0xe101ffff (0x10000) MX[B](B)
	[18] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x0000a800 - 0x0000a87f (0x80) IX[B]
	[22] -1	0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[23] -1	0	0x0000e000 - 0x0000e07f (0x80) IX[B]
	[24] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[25] -1	0	0x00000b60 - 0x00000b63 (0x4) IX[B]
	[26] -1	0	0x00000960 - 0x00000967 (0x8) IX[B]
	[27] -1	0	0x00000be0 - 0x00000be3 (0x4) IX[B]
	[28] -1	0	0x000009e0 - 0x000009e7 (0x8) IX[B]
	[29] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[30] -1	0	0x0000c000 - 0x0000c07f (0x80) IX[B]
	[31] -1	0	0x0000bc00 - 0x0000bcff (0x100) IX[B]
	[32] -1	0	0x0000b800 - 0x0000b807 (0x8) IX[B]
	[33] -1	0	0x00004c40 - 0x00004c7f (0x40) IX[B]
	[34] -1	0	0x00004c00 - 0x00004c3f (0x40) IX[B]
	[35] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[36] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded by default.
(II) "freetype" will be loaded by default.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.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: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(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.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: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.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: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nv"
(II) Loading /usr/lib/xorg/modules/drivers//nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 2.1.6
	Module class: X.Org Video Driver
	ABI class: X.Org Video 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, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(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, module version = 1.2.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
	Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
	Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
	GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
	GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
	Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
	GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
	GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
	GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
	GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
	GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
	GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
	Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
	GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
	GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
	GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
	Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
	GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
	Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
	GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
	GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
	GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
	GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
	GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
	GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
	Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
	GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
	GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
	GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
	GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
	GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
	Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
	GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
	GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
	GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
	GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
	Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
	GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
	GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
	GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro FX 550,
	Quadro FX 540, GeForce 6200, GeForce 6500,
	GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
	GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
	GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 6800,
	GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, GeForce 6200,
	GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
	GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
	GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE,
	GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400,
	GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX 350M,
	GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 GT,
	GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT,
	GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT,
	Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560,
	GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS,
	GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M,
	Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500,
	Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100,
	GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce 8800 GTS,
	GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS,
	GeForce 8600 GT, GeForce 8400 GS, GeForce 8600M GT, GeForce 8700M GT,
	Quadro FX 370, Quadro NVS 320M, Quadro FX 570M, Quadro FX 1600M,
	Quadro FX 570, Quadro FX 1700, GeForce 8500 GT, GeForce 8400 GS,
	GeForce 8300 GS, GeForce 8600M GS, GeForce 8400M GT,
	GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
	Quadro NVS 135M, Quadro FX 360M, Quadro NVS 290, GeForce 8800 GT
(II) Primary Device is: PCI 01:00:0
(WW) NV: More than one matching Device section for instances
	(BusID: PCI:1:0:0) found: NVidia
(--) Chipset GeForce4 MX 4000 found
(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	0xe1022000 - 0xe10227ff (0x800) MX[B]
	[5] -1	0	0xe1023000 - 0xe10230ff (0x100) MX[B]
	[6] -1	0	0xe1020000 - 0xe1021fff (0x2000) MX[B]
	[7] -1	0	0xe4000000 - 0xe4000fff (0x1000) MX[B]
	[8] -1	0	0xe4005000 - 0xe4005fff (0x1000) MX[B]
	[9] -1	0	0xe4004000 - 0xe40040ff (0x100) MX[B]
	[10] -1	0	0xe4003000 - 0xe4003fff (0x1000) MX[B]
	[11] -1	0	0xe4002000 - 0xe4002fff (0x1000) MX[B]
	[12] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[13] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[14] -1	0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
	[15] -1	0	0xe1000000 - 0xe100ffff (0x10000) MX[B](B)
	[16] -1	0	0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
	[17] -1	0	0xe1010000 - 0xe101ffff (0x10000) MX[B](B)
	[18] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x0000a800 - 0x0000a87f (0x80) IX[B]
	[22] -1	0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[23] -1	0	0x0000e000 - 0x0000e07f (0x80) IX[B]
	[24] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[25] -1	0	0x00000b60 - 0x00000b63 (0x4) IX[B]
	[26] -1	0	0x00000960 - 0x00000967 (0x8) IX[B]
	[27] -1	0	0x00000be0 - 0x00000be3 (0x4) IX[B]
	[28] -1	0	0x000009e0 - 0x000009e7 (0x8) IX[B]
	[29] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[30] -1	0	0x0000c000 - 0x0000c07f (0x80) IX[B]
	[31] -1	0	0x0000bc00 - 0x0000bcff (0x100) IX[B]
	[32] -1	0	0x0000b800 - 0x0000b807 (0x8) IX[B]
	[33] -1	0	0x00004c40 - 0x00004c7f (0x40) IX[B]
	[34] -1	0	0x00004c00 - 0x00004c3f (0x40) IX[B]
	[35] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[36] -1	0	0x0000a000 - 0x0000a0ff (0x100) 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	0xe1022000 - 0xe10227ff (0x800) MX[B]
	[5] -1	0	0xe1023000 - 0xe10230ff (0x100) MX[B]
	[6] -1	0	0xe1020000 - 0xe1021fff (0x2000) MX[B]
	[7] -1	0	0xe4000000 - 0xe4000fff (0x1000) MX[B]
	[8] -1	0	0xe4005000 - 0xe4005fff (0x1000) MX[B]
	[9] -1	0	0xe4004000 - 0xe40040ff (0x100) MX[B]
	[10] -1	0	0xe4003000 - 0xe4003fff (0x1000) MX[B]
	[11] -1	0	0xe4002000 - 0xe4002fff (0x1000) MX[B]
	[12] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[13] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[14] -1	0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
	[15] -1	0	0xe1000000 - 0xe100ffff (0x10000) MX[B](B)
	[16] -1	0	0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
	[17] -1	0	0xe1010000 - 0xe101ffff (0x10000) MX[B](B)
	[18] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
	[19] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[20] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[21] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[24] -1	0	0x0000a800 - 0x0000a87f (0x80) IX[B]
	[25] -1	0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[26] -1	0	0x0000e000 - 0x0000e07f (0x80) IX[B]
	[27] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[28] -1	0	0x00000b60 - 0x00000b63 (0x4) IX[B]
	[29] -1	0	0x00000960 - 0x00000967 (0x8) IX[B]
	[30] -1	0	0x00000be0 - 0x00000be3 (0x4) IX[B]
	[31] -1	0	0x000009e0 - 0x000009e7 (0x8) IX[B]
	[32] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[33] -1	0	0x0000c000 - 0x0000c07f (0x80) IX[B]
	[34] -1	0	0x0000bc00 - 0x0000bcff (0x100) IX[B]
	[35] -1	0	0x0000b800 - 0x0000b807 (0x8) IX[B]
	[36] -1	0	0x00004c40 - 0x00004c7f (0x40) IX[B]
	[37] -1	0	0x00004c00 - 0x00004c3f (0x40) IX[B]
	[38] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[39] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
	[40] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[41] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) NV(0): Initializing int10
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Chipset: "GeForce4 MX 4000"
(==) NV(0): Depth 24, (==) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 2.0
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xD0000000
(--) NV(0): MMIO registers at 0xE2000000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) NV(0): I2C bus "DDC" initialized.
(II) NV(0): Probing for analog device on output A...
(--) NV(0):   ...found one
(II) NV(0): Probing for analog device on output B...
(--) NV(0):   ...can't find one
(II) NV(0): Probing for EDID on I2C bus A...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(--) NV(0): DDC detected a CRT:
(II) NV(0): Manufacturer: OEC  Model: 706  Serial#: 1
(II) NV(0): Year: 1999  Week: 25
(II) NV(0): EDID Version: 1.2
(II) NV(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) NV(0): Sync:  Separate  Composite
(II) NV(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) NV(0): Gamma: 3.20
(II) NV(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) NV(0): redX: 0.625 redY: 0.340   greenX: 0.310 greenY: 0.592
(II) NV(0): blueX: 0.150 blueY: 0.063   whiteX: 0.281 whiteY: 0.311
(II) NV(0): Supported VESA Video Modes:
(II) NV(0): 720x400@70Hz
(II) NV(0): 720x400@88Hz
(II) NV(0): 640x480@60Hz
(II) NV(0): 640x480@67Hz
(II) NV(0): 640x480@72Hz
(II) NV(0): 640x480@75Hz
(II) NV(0): 800x600@56Hz
(II) NV(0): 800x600@60Hz
(II) NV(0): 800x600@72Hz
(II) NV(0): 800x600@75Hz
(II) NV(0): 832x624@75Hz
(II) NV(0): 1024x768@87Hz (interlaced)
(II) NV(0): 1024x768@60Hz
(II) NV(0): 1024x768@70Hz
(II) NV(0): 1024x768@75Hz
(II) NV(0): 1152x870@75Hz
(II) NV(0): Manufacturer's mask: 0
(II) NV(0): Supported Future Video Modes:
(II) NV(0): #0: hsize: 640  vsize 360  refresh: 85  vid: 55601
(II) NV(0): #1: hsize: 720  vsize 405  refresh: 85  vid: 55611
(II) NV(0): #3: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) NV(0): #4: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) NV(0): #5: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) NV(0): #6: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) NV(0): #7: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) NV(0): EDID (in hex):
(II) NV(0): 	00ffffffffffff003ca3060701000000
(II) NV(0): 	190901020c2018dce80692a0574f9726
(II) NV(0): 	10484ffffe8031d93bd9000045596159
(II) NV(0): 	714f8140818000000000000000000000
(II) NV(0): 	00000000000000000000000000000000
(II) NV(0): 	00000000000000000000000000000000
(II) NV(0): 	00000000000000000000000000000000
(II) NV(0): 	00000000000000000000000000000035
(II) NV(0): Probing for EDID on I2C bus B...
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0):   ... none found
(--) NV(0): CRTC 0 appears to have a CRT attached
(II) NV(0): Using CRT on CRTC 0
(II) NV(0): EDID vendor "OEC", prod id 1798
(II) NV(0): Printing DDC gathered Modelines:
(II) NV(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) NV(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) NV(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) NV(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(II) NV(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) NV(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) NV(0): Modeline "720x400"x0.0   35.50  720 738 846 900  400 421 423 449 -hsync -vsync (39.4 kHz)
(II) NV(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) NV(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) NV(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) NV(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) NV(0): Modeline "1024x768"x0.0   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz)
(II) NV(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) NV(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) NV(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) NV(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) NV(0): Modeline "640x360"x84.5   25.75  640 664 720 800  360 363 368 381 -hsync +vsync (32.2 kHz)
(II) NV(0): Modeline "720x405"x84.3   33.00  720 752 816 912  405 408 413 429 -hsync +vsync (36.2 kHz)
(II) NV(0): Modeline "800x600"x84.9   56.75  800 848 928 1056  600 603 607 633 -hsync +vsync (53.7 kHz)
(II) NV(0): Modeline "1024x768"x84.9   94.50  1024 1096 1200 1376  768 771 775 809 -hsync +vsync (68.7 kHz)
(II) NV(0): Modeline "1152x864"x74.8  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync (67.7 kHz)
(II) NV(0): Modeline "1280x960"x59.9  101.25  1280 1360 1488 1696  960 963 967 996 -hsync +vsync (59.7 kHz)
(II) NV(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(--) NV(0): VideoRAM: 65536 kBytes
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): <default monitor>: Using hsync range of 31.47-68.68 kHz
(II) NV(0): <default monitor>: Using vrefresh range of 43.48-87.85 Hz
(II) NV(0): Clock range:  12.00 to 350.00 MHz
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x960" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (hsync out of range)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "1152x864" (hsync out of range)
(II) NV(0): Not using default mode "576x432" (hsync out of range)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (hsync out of range)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (hsync out of range)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (hsync out of range)
(II) NV(0): Not using default mode "1920x1200" (hsync out of range)
(II) NV(0): Not using default mode "960x600" (hsync out of range)
(II) NV(0): Not using default mode "1920x1200" (hsync out of range)
(II) NV(0): Not using default mode "960x600" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "2048x1536" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "2048x1536" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using driver mode "1024x768" (bad mode clock/interlace/doublescan)
(--) NV(0): Virtual size is 1280x1024 (pitch 1280)
(**) NV(0): *Driver mode "1280x1024": 109.0 MHz, 63.7 kHz, 59.9 Hz
(II) NV(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(++) NV(0): DPI set to (100, 100)
(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.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
	[1] 0	0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B]
	[2] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[3] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[4] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[5] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[6] -1	0	0xe1022000 - 0xe10227ff (0x800) MX[B]
	[7] -1	0	0xe1023000 - 0xe10230ff (0x100) MX[B]
	[8] -1	0	0xe1020000 - 0xe1021fff (0x2000) MX[B]
	[9] -1	0	0xe4000000 - 0xe4000fff (0x1000) MX[B]
	[10] -1	0	0xe4005000 - 0xe4005fff (0x1000) MX[B]
	[11] -1	0	0xe4004000 - 0xe40040ff (0x100) MX[B]
	[12] -1	0	0xe4003000 - 0xe4003fff (0x1000) MX[B]
	[13] -1	0	0xe4002000 - 0xe4002fff (0x1000) MX[B]
	[14] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[15] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[16] -1	0	0xe2000000 - 0xe2ffffff (0x1000000) MX[B](B)
	[17] -1	0	0xe1000000 - 0xe100ffff (0x10000) MX[B](B)
	[18] -1	0	0xc8000000 - 0xcfffffff (0x8000000) MX[B](B)
	[19] -1	0	0xe1010000 - 0xe101ffff (0x10000) MX[B](B)
	[20] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
	[21] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[22] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[23] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[24] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[25] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[26] -1	0	0x0000a800 - 0x0000a87f (0x80) IX[B]
	[27] -1	0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[28] -1	0	0x0000e000 - 0x0000e07f (0x80) IX[B]
	[29] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[30] -1	0	0x00000b60 - 0x00000b63 (0x4) IX[B]
	[31] -1	0	0x00000960 - 0x00000967 (0x8) IX[B]
	[32] -1	0	0x00000be0 - 0x00000be3 (0x4) IX[B]
	[33] -1	0	0x000009e0 - 0x000009e7 (0x8) IX[B]
	[34] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[35] -1	0	0x0000c000 - 0x0000c07f (0x80) IX[B]
	[36] -1	0	0x0000bc00 - 0x0000bcff (0x100) IX[B]
	[37] -1	0	0x0000b800 - 0x0000b807 (0x8) IX[B]
	[38] -1	0	0x00004c40 - 0x00004c7f (0x40) IX[B]
	[39] -1	0	0x00004c00 - 0x00004c3f (0x40) IX[B]
	[40] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[41] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
	[42] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[43] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) NV(0): Write-combining range (0xd0000000,0x4000000)
(II) NV(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Scanline Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		32 256x256 slots
		16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(==) RandR enabled
(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) AIGLX: Screen 0 is not DRI capable
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) clavier: always reports core events
(**) Option "Protocol" "standard"
(**) clavier: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) clavier: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) clavier: XkbModel: "pc105"
(**) Option "XkbLayout" "fr"
(**) clavier: XkbLayout: "fr"
(**) Option "XkbVariant" "latin9"
(**) clavier: XkbVariant: "latin9"
(**) Option "CustomKeycodes" "off"
(**) clavier: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) souris: Device: "/dev/input/mouse0"
(**) souris: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) souris: always reports core events
(**) Option "Device" "/dev/input/mouse0"
(**) Option "Emulate3Buttons" "true"
(**) souris: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) souris: ZAxisMapping: buttons 4 and 5
(**) souris: Buttons: 9
(**) souris: Sensitivity: 1
(II) evaluating device (souris)
(II) XINPUT: Adding extended input device "souris" (type: MOUSE)
(II) evaluating device (clavier)
(II) XINPUT: Adding extended input device "clavier" (type: KEYBOARD)
(II) souris: ps2EnableDataReporting: succeeded


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

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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.17                Debian configuration management sy
ii  x11-common         1:7.3+6               X Window System (X.Org) infrastruc
ii  x11-xkb-utils      7.3+1                 X11 XKB utilities
ii  xkb-data           1.0~cvs.20070916-1    X Keyboard Extension (XKB) configu
ii  xserver-xorg-core  2:1.4.1~git20071117-1 Xorg X server - core server
ii  xserver-xorg-input 1:1.2.0~git20070819-4 X.Org X server -- evdev input driv
ii  xserver-xorg-input 1:1.2.2-3             X.Org X server -- keyboard input d
ii  xserver-xorg-input 1:1.2.3-1             X.Org X server -- mouse input driv
ii  xserver-xorg-input 0.14.7~git20070706-1  Synaptics TouchPad driver for X.Or
ii  xserver-xorg-video 1:7.3+6               the X.Org X server -- output drive
ii  xserver-xorg-video 1:1.1.1-10            X.Org X server -- APM display driv
ii  xserver-xorg-video 1:0.6.0-9             X.Org X server -- ark display driv
ii  xserver-xorg-video 1:6.7.196-1           X.Org X server -- ATI display driv
ii  xserver-xorg-video 1:1.1.1-9             X.Org X server -- Chips display dr
ii  xserver-xorg-video 1:1.1.0-8             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.2.0-7             X.Org X server -- dummy display dr
ii  xserver-xorg-video 1:0.3.1-4             X.Org X server -- fbdev display dr
ii  xserver-xorg-video 1:1.1.1-8             X.Org X server -- Glint display dr
ii  xserver-xorg-video 1:1.2.1-4             X.Org X server -- i128 display dri
ii  xserver-xorg-video 1:1.1.0-7             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.2.0-1             X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video 1:1.4.7.dfsg.1-3      X.Org X server -- MGA display driv
ii  xserver-xorg-video 1:1.1.1-8             X.Org X server -- Neomagic display
ii  xserver-xorg-video 1:0.2.1-4             X.Org X server -- Newport display 
ii  xserver-xorg-video 1:2.8.3-2             X.Org X server -- NSC display driv
ii  xserver-xorg-video 1:2.1.6-1             X.Org X server -- NV display drive
ii  xserver-xorg-video 1:4.1.3.dfsg.1-4      X.Org X server -- Rendition displa
ii  xserver-xorg-video 1:0.5.0-4             X.Org X server -- legacy S3 displa
ii  xserver-xorg-video 1:1.9.1-7             X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video 1:2.1.3-5             X.Org X server -- Savage display d
ii  xserver-xorg-video 1:1.5.1-3             X.Org X server -- SiliconMotion di
ii  xserver-xorg-video 1:0.9.3-6             X.Org X server -- SiS display driv
ii  xserver-xorg-video 1:0.8.1-9             X.Org X server -- SiS USB display 
ii  xserver-xorg-video 1:1.3.0-6             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.2.3-6             X.Org X server -- Trident display 
ii  xserver-xorg-video 1:1.1.1-4             X.Org X server -- Tseng display dr
ii  xserver-xorg-video 0.1.1-6               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:0.2.2-5             X.Org X server -- VIA display driv
ii  xserver-xorg-video 1:10.15.2-1           X.Org X server -- VMware display d
ii  xserver-xorg-video 1:1.1.1-5             X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  discover1              1.7.21            hardware identification system
ii  dmidecode              2.9-1             Dump Desktop Management Interface 
ii  laptop-detect          0.13.2            attempt to detect a laptop
ii  libgl1-mesa-dri        7.0.2-2           A free implementation of the OpenG
ii  udev                   0.114-2           /dev/ and hotplug management daemo
ii  xresprobe              0.4.23debian1-0.1 X Resolution Probe

-- debconf information:
  xserver-xorg/multiple_possible_x-drivers:
  xserver-xorg/config/monitor/use_sync_ranges:
  xserver-xorg/config/device/default-identifier:
  xserver-xorg/autodetect_monitor: true
  xserver-xorg/config/display/default_depth: 24
  xserver-xorg/config/display/modes:
  xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/config/device/use_fbdev: false
  xserver-xorg/config/inputdevice/keyboard/variant: latin9
  xserver-xorg/config/nonnumeric_string_error:
  xserver-xorg/config/inputdevice/keyboard/layout: fr
  xserver-xorg/config/inputdevice/mouse/emulate3buttons: true
  xserver-xorg/config/monitor/horiz-sync:
  xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/inputdevice/keyboard/model: pc105
  xserver-xorg/config/device/driver: nv
  xserver-xorg/config/monitor/selection-method:
  xserver-xorg/config/monitor/mode-list: 1024x768 @ 60Hz
  shared/fontpath/fontserver:
  xserver-xorg/config/doublequote_in_string_error:
  xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
  shared/no_known_x-server:
  xserver-xorg/config/device/bus_id_error:
  xserver-xorg/config/monitor/vert-refresh:
* xserver-xorg/autodetect_keyboard: false
  xserver-xorg/config/device/identifier: nVidia Corporation NV18 [GeForce4 MX 4000]
  xserver-xorg/config/null_string_error:
  shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id: PCI:1:0:0
* xserver-xorg/autodetect_video_card: true
* xserver-xorg/config/inputdevice/keyboard/rules: xorg



--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.4.1~git20071119-1

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive:

xnest_1.4.1~git20071119-1_i386.deb
  to pool/main/x/xorg-server/xnest_1.4.1~git20071119-1_i386.deb
xorg-server_1.4.1~git20071119-1.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.4.1~git20071119-1.diff.gz
xorg-server_1.4.1~git20071119-1.dsc
  to pool/main/x/xorg-server/xorg-server_1.4.1~git20071119-1.dsc
xorg-server_1.4.1~git20071119.orig.tar.gz
  to pool/main/x/xorg-server/xorg-server_1.4.1~git20071119.orig.tar.gz
xserver-xephyr_1.4.1~git20071119-1_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.4.1~git20071119-1_i386.deb
xserver-xorg-core-dbg_1.4.1~git20071119-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.4.1~git20071119-1_i386.deb
xserver-xorg-core_1.4.1~git20071119-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.4.1~git20071119-1_i386.deb
xserver-xorg-dev_1.4.1~git20071119-1_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.4.1~git20071119-1_i386.deb
xvfb_1.4.1~git20071119-1_i386.deb
  to pool/main/x/xorg-server/xvfb_1.4.1~git20071119-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 451950@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Nusinow <dnusinow@debian.org> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 19 Nov 2007 20:38:04 -0500
Source: xorg-server
Binary: xserver-xephyr xserver-xorg-core xvfb xserver-xorg-dev xserver-xorg-core-dbg xnest
Architecture: source i386
Version: 2:1.4.1~git20071119-1
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <dnusinow@debian.org>
Changed-By: David Nusinow <dnusinow@debian.org>
Description: 
 xnest      - Nested X server
 xserver-xephyr - nested X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-dev - Xorg X server - development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 451891 451950
Changes: 
 xorg-server (2:1.4.1~git20071119-1) unstable; urgency=low
 .
   * Ship a .orig.tar.gz that's been autoreconf'ed. Closes: #451891
   * Re-enable validation of the screen section of xorg.conf
     Modify 14_default_screen_section.diff. This also fixes a problem where the
     server can't find the device section when it is specified in the screen
     section. Closes: #451950
Files: 
 ea7460df265120a49bc1e61d9306d2fd 2442 x11 optional xorg-server_1.4.1~git20071119-1.dsc
 5e2443f6c38ff4f960c4c26b7009d864 9981014 x11 optional xorg-server_1.4.1~git20071119.orig.tar.gz
 eaff7f954d3792b4d3533fc6dd32ada2 291408 x11 optional xorg-server_1.4.1~git20071119-1.diff.gz
 6f74ba1c2a53f94c54b3059d7722cefc 4049748 x11 optional xserver-xorg-core_1.4.1~git20071119-1_i386.deb
 024b62f6191cf62ef068422d099cacce 671562 x11 optional xserver-xorg-dev_1.4.1~git20071119-1_i386.deb
 56363a117e03477a046635b1068b1a23 1737956 x11 optional xnest_1.4.1~git20071119-1_i386.deb
 3c0976f6933a041a4a6737d08037929c 1847728 x11 optional xvfb_1.4.1~git20071119-1_i386.deb
 434b3889795e7de4dd3479cac910313f 1885718 x11 optional xserver-xephyr_1.4.1~git20071119-1_i386.deb
 66f16ee29633c77180caaf30d20b8fe1 12563130 x11 extra xserver-xorg-core-dbg_1.4.1~git20071119-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHQkbUyLfpNdY0ad8RAus3AJ9FXRP+H7j43xcK0S/spV2708+7kQCeI6Km
IELOkM2qmo5UyC8atEdoEuI=
=xLrk
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: