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

Bug#491526: marked as done (xserver-xorg: Work around the DIX losing mmWidth/mmHeight for RandR 1.1 DDXen)



Your message dated Sat, 02 Aug 2008 22:02:29 +0000
with message-id <E1KPPBF-00007K-8G@ries.debian.org>
and subject line Bug#491526: fixed in xorg-server 2:1.4.2-3
has caused the Debian Bug report #491526,
regarding xserver-xorg: Work around the DIX losing mmWidth/mmHeight for RandR 1.1 DDXen
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
491526: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491526
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg
Version: 1:7.3+14
Severity: normal

There is a bug that affects the proprietry crap^Wnvidia driver that
causes the DPI settings to be screwed when monitors are
plugged/unplugged, which fortunately may actually be a bug in the
xserver code rather than the unfixable nvidia code:

http://www.nvnews.net/vbulletin/showthread.php?t=94267
http://cgit.freedesktop.org/xorg/xserver/commit/?h=server-1.5-branch&id=75b5e999f045524e2b362e848a0104e1a4217061

Would you mind attempting to include the patch in the current debian
branch?

-- 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 Sep 16  2007 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1901104 Jul 18 21:28 /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 GeForce 8600M GT (rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
lrwxrwxrwx 1 root root 50 Feb 17 02:10 /etc/X11/xorg.conf -> /home/tconnors/debian-common-files/xorg.conf-dirac

Contents of /etc/X11/xorg.conf:
# 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 xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "Module"
        Load    "synaptics"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
#	Driver		"evdev"
#        Option          "Dev Phys"      "isa0060/serio0/input0"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
#altwin:meta_win
	Option		"XkbOptions"	"ctrl:nocaps"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"ButtonNumber"		"5"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
#	Option		"Emulate3Buttons"	"true"
        Option		"ZAxisMapping"		"4 5"
EndSection

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
        ##  Option      "Device"                "/dev/input/mice"
	Option		"Protocol"		"auto-dev"

        Option          "LeftEdge"              "1700"
        Option          "RightEdge"             "5300"
        Option          "TopEdge"               "1700"
        Option          "BottomEdge"            "4200"
        Option          "FingerLow"             "25"
        Option          "FingerHigh"            "30"
        Option          "MaxTapTime"            "180"
        Option          "MaxTapMove"            "220"
        Option          "VertScrollDelta"       "100"
	Option		"HorizScrollDelta"	"100"
        Option          "MinSpeed"              "0.06"
        Option          "MaxSpeed"              "0.12"
        Option          "AccelFactor"           "0.0010"
        Option          "GuestMouseOff"         "true"
        Option          "SHMConfig"             "on"
        Option          "Palmdetect"            "on"
        Option          "PalmMinWidth"          "5"
        Option          "PressureMotionMaxFactor" "3"
        ##  Option      "Repeater"              "/dev/ps2mouse"
EndSection

#see http://gentoo-wiki.com/HOWTO_Dual_Monitors for some metamodes stuff
Section "Device"
	Identifier	"nVidia Corporation NVIDIA Default Card"
	Driver		"nvidia"
#	Driver		"nv"
	BusID		"PCI:1:0:0"
        Option 		"NoLogo"		"true"
        Option          "RandRRotation"         "true"
	Option 		"ConnectedMonitor"	"DFP-0, CRT-0"
#        Option          "TwinViewXineramaInfoOrder" "CRT, DFP, TV"

## 20080216 as an attempt to see if xrandr will work natively	#####comment next line
Option 		"TwinView" 		"true"
#	Option 		"TwinViewOrientation"	"LeftOf"
## 20080216 as an attempt to see if xrandr will work natively   #####comment next line
        Option 		"TwinViewOrientation"	"clone"
        Option          "MetaModes"  "DFP-0: 1680x1050, CRT-0: 1680x1050_60; DFP-0: 1680x1050, CRT-0: NULL; DFP-0: NULL, CRT-0: 1680x1050_60; DFP-0: 1600x1024, CRT-0: 1280x1024_60; DFP-0: 1280x1024, CRT-0: 1280x1024_60; DFP-0: 1280x1024, CRT-0: NULL; DFP-0: 1024x768, CRT-0: 1024x768_60; DFP-0: 1024x768, CRT-0: NULL; DFP-0: 800x600, CRT-0: 800x600_60; DFP-0: 800x600, CRT-0: NULL"
#        Option          "backingstore"          "true"   #seems buggy with faulty redraws
        Option          "NvAGP"                 "1"   # NVidia_Suspend_HOWTO
#        Option          "TVStandard"            "PAL-B"
#        Option          "TVOutFormat"           "COMPOSITE"
        Option          "DPMS"


#Enable Underclocking
    Option      "Coolbits" "1"

#added also 20080528 since above didn't work:
#        Option          "UseEDID"    "False"
#(II) NV(0): Ranges: V min: 56  V max: 76 Hz, H min: 30  H max: 81 kHz, PixClock max 140 MHz
        Option "HorizSync"   "CRT-0: 30-90;  DFP-0: 30-90"
        Option "VertRefresh" "CRT-0: 60-80;  DFP-0: 60"







## 20080422 -- disabled ## settings in an attempt to get non changing dpi as we add and remove monitors -- modify /etc/X11/xdm/Xservers /etc/X11/xinit/xserverrc instead
## 20080422 -- disabled ### settings in an attempt to remove any mention of dpi and sizes, as per http://www.nvnews.net/vbulletin/showthread.php?t=69097&highlight=dpi+twinview
#        DisplaySize 	331 207
#        DisplaySize 	662 207
#        Option          "DPI"  "128x128"
     #needed by nvidia driver: need to calculate based on physical
     #size of one screen divided by virtual size enclosing all screens
     #especially since xrandr --dpi does nothing under damned nvidia
     #driver
#        Option          "DPI"  "256x205"


#        Option          "DPI"  "128x128"

#  for dual display
#        Option          "DPI"  "128x410"
#  for single display
        Option          "DPI"  "256x410"


#        Option          "DPI"  "256x256"

#twc 20080528: reenabled both edid disable options, to see if we can reliably switch to dual monitor mode when powered up without second monitor.
#        Option          "DPI"  "256x256"
        Option          "UseEdidDPI" "False"
#        Option          "UseEdidDPI" "DFP-0"
#        Option "ConstantDPI" "FALSE"
#        Option "ConstantDPI" "true"






#        Option "EnableACPIHotkeys" "false"


#20080205: to enable video to display on all screens as per /usr/doc/nvidia-glx/README.txt.gz and http://lists.freedesktop.org/archives/xorg/2007-March/022233.html
        Option "XvDefaultAdaptor" "Blitter"
#        Option "XvDefaultAdaptor" "Overlay"
EndSection

Section "ServerFlags"
        Option      "BlankTime" "10"
        Option      "StandbyTime" "0"
        Option      "SuspendTime" "15"
        Option      "OffTime" "0"
#Ctrl+Alt+Keypad-Divide (deactivate) and Ctrl+Alt+Keypad-Multiply (kill)
        Option      "AllowDeactivateGrabs" "true"
        Option      "AllowClosedownGrabs" "true"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"nVidia Corporation NVIDIA Default Card"
	Monitor		"Generic Monitor"
#16 for avermedia tv card -- changed back to 24 20071129
	DefaultDepth	24
#	DefaultDepth	16
	SubSection "Display"
#		Modes		"1680x1050" "1280x854" "1152x768" "1024x768" "800x600" "640x480"
		Modes		"1680x1050" "1600x1024" "1440x900" "1280x1024" "1280x800" "1024x768" "960x600" "840x525" "800x600" "800x512" "720x450" "640x480" "640x384"
#20080422 - this was when all the dpi troubles started.  perhaps try disabling
### and besides, doesnt seem to be necessary even when I've been playing around with rotation and placing windows side by side as well as above and below

#20080528 reenabled
#            Virtual         3360 1680
            Virtual         3360 3360

	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Synaptics Touchpad"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 30523 Jun 13 23:14 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 35917 Jul 19 15:53 /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-1)
Current Operating System: Linux dirac 2.6.25 #4 SMP Tue Jul 8 06:10:17 EST 2008 x86_64
Build Date: 26 June 2008  01:06:16AM
 
	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: Sat Jul 19 15:36:24 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "nVidia Corporation NVIDIA Default Card"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(**) Option "BlankTime" "10"
(**) Option "StandbyTime" "0"
(**) Option "SuspendTime" "15"
(**) Option "OffTime" "0"
(**) Option "AllowDeactivateGrabs" "true"
(**) Option "AllowClosedownGrabs" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(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"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x7c2060
(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

(WW) xf86OpenConsole: setpgid failed: Operation not permitted
(WW) xf86OpenConsole: setsid failed: Operation not permitted
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2a00 card 1028,01f1 rev 0c class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2a01 card 0000,0000 rev 0c class 06,04,00 hdr 01
(II) PCI: 00:1a:0: chip 8086,2834 card 1028,01f1 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 1028,01f1 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 1028,01f1 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 1028,01f1 rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,2845 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 1028,01f1 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 1028,01f1 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 1028,01f1 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 1028,01f1 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev f2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2815 card 1028,01f1 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,2850 card 1028,01f1 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,2828 card 1028,01f1 rev 02 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 1028,01f1 rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0407 card 1028,01f1 rev a1 class 03,00,00 hdr 00
(II) PCI: 03:00:0: chip 14e4,170c card 1028,01f1 rev 02 class 02,00,00 hdr 00
(II) PCI: 03:01:0: chip 1180,0832 card 1028,01f1 rev 05 class 0c,00,10 hdr 80
(II) PCI: 03:01:1: chip 1180,0822 card 1028,01f1 rev 22 class 08,05,01 hdr 80
(II) PCI: 03:01:2: chip 1180,0843 card 1028,01f1 rev 12 class 08,80,00 hdr 80
(II) PCI: 03:01:3: chip 1180,0592 card 1028,01f1 rev 12 class 08,80,00 hdr 80
(II) PCI: 03:01:4: chip 1180,0852 card 1028,01f1 rev 12 class 08,80,00 hdr 80
(II) PCI: 0c:00:0: chip 8086,4229 card 8086,1120 rev 61 class 02,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,13), 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 (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x001a (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xfa000000 - 0xfeafffff (0x4b00000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 11: bridge is at (0:28:0), (0,11,11), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 12: bridge is at (0:28:1), (0,12,12), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 12 non-prefetchable memory range:
	[0] -1	0	0xf9f00000 - 0xf9ffffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 13: bridge is at (0:28:3), (0,13,14), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 13 I/O range:
	[0] -1	0	0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 13 non-prefetchable memory range:
	[0] -1	0	0xf9c00000 - 0xf9efffff (0x300000) MX[B]
(II) Bus 13 prefetchable memory range:
	[0] -1	0	0xf0000000 - 0xf01fffff (0x200000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xf9b00000 - 0xf9bfffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation GeForce 8600M GT rev 161, Mem @ 0xfd000000/24, 0xe0000000/28, 0xfa000000/25, I/O @ 0xdf00/7, BIOS @ 0xfea00000/17
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) 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	0xf9ffe000 - 0xf9ffffff (0x2000) MX[B]
	[1] -1	0	0xf9bfd700 - 0xf9bfd7ff (0x100) MX[B]
	[2] -1	0	0xf9bfd600 - 0xf9bfd6ff (0x100) MX[B]
	[3] -1	0	0xf9bfd500 - 0xf9bfd5ff (0x100) MX[B]
	[4] -1	0	0xf9bfd400 - 0xf9bfd4ff (0x100) MX[B]
	[5] -1	0	0xf9bfd800 - 0xf9bfdfff (0x800) MX[B]
	[6] -1	0	0xf9bfe000 - 0xf9bfffff (0x2000) MX[B]
	[7] -1	0	0xfebfbf00 - 0xfebfbfff (0x100) MX[B]
	[8] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[9] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[10] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[11] -1	0	0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
	[12] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[15] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[16] -1	0	0x0000eff0 - 0x0000efff (0x10) IX[B]
	[17] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
	[18] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[19] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[20] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[21] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[22] -1	0	0x00006fa0 - 0x00006faf (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	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[28] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[29] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[30] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[31] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[32] -1	0	0x0000df00 - 0x0000df7f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xf9ffe000 - 0xf9ffffff (0x2000) MX[B]
	[1] -1	0	0xf9bfd700 - 0xf9bfd7ff (0x100) MX[B]
	[2] -1	0	0xf9bfd600 - 0xf9bfd6ff (0x100) MX[B]
	[3] -1	0	0xf9bfd500 - 0xf9bfd5ff (0x100) MX[B]
	[4] -1	0	0xf9bfd400 - 0xf9bfd4ff (0x100) MX[B]
	[5] -1	0	0xf9bfd800 - 0xf9bfdfff (0x800) MX[B]
	[6] -1	0	0xf9bfe000 - 0xf9bfffff (0x2000) MX[B]
	[7] -1	0	0xfebfbf00 - 0xfebfbfff (0x100) MX[B]
	[8] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[9] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[10] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[11] -1	0	0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
	[12] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[15] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[16] -1	0	0x0000eff0 - 0x0000efff (0x10) IX[B]
	[17] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
	[18] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[19] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[20] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[21] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[22] -1	0	0x00006fa0 - 0x00006faf (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	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[28] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[29] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[30] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[31] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[32] -1	0	0x0000df00 - 0x0000df7f (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	0xf9ffe000 - 0xf9ffffff (0x2000) MX[B]
	[5] -1	0	0xf9bfd700 - 0xf9bfd7ff (0x100) MX[B]
	[6] -1	0	0xf9bfd600 - 0xf9bfd6ff (0x100) MX[B]
	[7] -1	0	0xf9bfd500 - 0xf9bfd5ff (0x100) MX[B]
	[8] -1	0	0xf9bfd400 - 0xf9bfd4ff (0x100) MX[B]
	[9] -1	0	0xf9bfd800 - 0xf9bfdfff (0x800) MX[B]
	[10] -1	0	0xf9bfe000 - 0xf9bfffff (0x2000) MX[B]
	[11] -1	0	0xfebfbf00 - 0xfebfbfff (0x100) MX[B]
	[12] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[13] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[14] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[15] -1	0	0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
	[16] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[22] -1	0	0x0000eff0 - 0x0000efff (0x10) IX[B]
	[23] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
	[24] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[25] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[26] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[27] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[28] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[29] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[30] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[31] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[32] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[33] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[34] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[35] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[36] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[37] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[38] -1	0	0x0000df00 - 0x0000df7f (0x80) 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: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
	compiled for 4.3.99.902, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(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: "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: "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:05:57 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: "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: "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: "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: "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) 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: "synaptics"
(II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) NVIDIA dlloader X Driver  173.14.09  Wed Jun  4 23:48:23 PDT 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01: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	0xf9ffe000 - 0xf9ffffff (0x2000) MX[B]
	[5] -1	0	0xf9bfd700 - 0xf9bfd7ff (0x100) MX[B]
	[6] -1	0	0xf9bfd600 - 0xf9bfd6ff (0x100) MX[B]
	[7] -1	0	0xf9bfd500 - 0xf9bfd5ff (0x100) MX[B]
	[8] -1	0	0xf9bfd400 - 0xf9bfd4ff (0x100) MX[B]
	[9] -1	0	0xf9bfd800 - 0xf9bfdfff (0x800) MX[B]
	[10] -1	0	0xf9bfe000 - 0xf9bfffff (0x2000) MX[B]
	[11] -1	0	0xfebfbf00 - 0xfebfbfff (0x100) MX[B]
	[12] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[13] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[14] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[15] -1	0	0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
	[16] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[22] -1	0	0x0000eff0 - 0x0000efff (0x10) IX[B]
	[23] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
	[24] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[25] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[26] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[27] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[28] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[29] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[30] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[31] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[32] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[33] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[34] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[35] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[36] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[37] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[38] -1	0	0x0000df00 - 0x0000df7f (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	0xf9ffe000 - 0xf9ffffff (0x2000) MX[B]
	[5] -1	0	0xf9bfd700 - 0xf9bfd7ff (0x100) MX[B]
	[6] -1	0	0xf9bfd600 - 0xf9bfd6ff (0x100) MX[B]
	[7] -1	0	0xf9bfd500 - 0xf9bfd5ff (0x100) MX[B]
	[8] -1	0	0xf9bfd400 - 0xf9bfd4ff (0x100) MX[B]
	[9] -1	0	0xf9bfd800 - 0xf9bfdfff (0x800) MX[B]
	[10] -1	0	0xf9bfe000 - 0xf9bfffff (0x2000) MX[B]
	[11] -1	0	0xfebfbf00 - 0xfebfbfff (0x100) MX[B]
	[12] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[13] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[14] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[15] -1	0	0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
	[16] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xfd000000 - 0xfdffffff (0x1000000) 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	0x000010c0 - 0x000010df (0x20) IX[B]
	[25] -1	0	0x0000eff0 - 0x0000efff (0x10) IX[B]
	[26] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
	[27] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[28] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[29] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[30] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[31] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[32] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[33] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[34] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[35] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[36] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[37] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[38] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[39] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[40] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[41] -1	0	0x0000df00 - 0x0000df7f (0x80) IX[B](B)
	[42] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[43] 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): Option "NoLogo" "true"
(**) NVIDIA(0): Option "NvAGP" "1"
(**) NVIDIA(0): Option "ConnectedMonitor" "DFP-0, CRT-0"
(**) NVIDIA(0): Option "TwinView" "true"
(**) NVIDIA(0): Option "TwinViewOrientation" "clone"
(**) NVIDIA(0): Option "MetaModes" "DFP-0: 1680x1050, CRT-0: 1680x1050_60; DFP-0: 1680x1050, CRT-0: NULL; DFP-0: NULL, CRT-0: 1680x1050_60; DFP-0: 1600x1024, CRT-0: 1280x1024_60; DFP-0: 1280x1024, CRT-0: 1280x1024_60; DFP-0: 1280x1024, CRT-0: NULL; DFP-0: 1024x768, CRT-0: 1024x768_60; DFP-0: 1024x768, CRT-0: NULL; DFP-0: 800x600, CRT-0: 800x600_60; DFP-0: 800x600, CRT-0: NULL"
(**) NVIDIA(0): Option "HorizSync" "CRT-0: 30-90;  DFP-0: 30-90"
(**) NVIDIA(0): Option "VertRefresh" "CRT-0: 60-80;  DFP-0: 60"
(**) NVIDIA(0): Option "RandRRotation" "true"
(**) NVIDIA(0): Option "Coolbits" "1"
(**) NVIDIA(0): Option "UseEdidDpi" "False"
(**) NVIDIA(0): Option "DPI" "256x410"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): TwinView enabled
(**) NVIDIA(0): ConnectedMonitor string: "DFP-0, CRT-0"
(**) NVIDIA(0): Use of NVIDIA internal AGP requested
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 8600M GT (G84) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 60.84.50.00.02
(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 8600M GT at PCI:1:0:0:
(--) NVIDIA(0):     DELL E228WFP (CRT-0)
(--) NVIDIA(0):     Seiko (DFP-0)
(--) NVIDIA(0): DELL E228WFP (CRT-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(0): Seiko (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): Seiko (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Display Devices found referenced in MetaMode: CRT-0, DFP-0
(II) NVIDIA(0): Assigned Display Devices: CRT-0, DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "DFP-0:1680x1050,CRT-0:1680x1050_60"
(II) NVIDIA(0):     "DFP-0:1680x1050,CRT-0:NULL"
(II) NVIDIA(0):     "DFP-0:NULL,CRT-0:1680x1050_60"
(II) NVIDIA(0):     "DFP-0:1600x1024,CRT-0:1280x1024_60"
(II) NVIDIA(0):     "DFP-0:1280x1024,CRT-0:1280x1024_60"
(II) NVIDIA(0):     "DFP-0:1280x1024,CRT-0:NULL"
(II) NVIDIA(0):     "DFP-0:1024x768,CRT-0:1024x768_60"
(II) NVIDIA(0):     "DFP-0:1024x768,CRT-0:NULL"
(II) NVIDIA(0):     "DFP-0:800x600,CRT-0:800x600_60"
(II) NVIDIA(0):     "DFP-0:800x600,CRT-0:NULL"
(**) NVIDIA(0): Virtual screen size configured to be 3360 x 3360
(**) NVIDIA(0): DPI set to (256, 410); computed from "DPI" X config 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	0xf9ffe000 - 0xf9ffffff (0x2000) MX[B]
	[5] -1	0	0xf9bfd700 - 0xf9bfd7ff (0x100) MX[B]
	[6] -1	0	0xf9bfd600 - 0xf9bfd6ff (0x100) MX[B]
	[7] -1	0	0xf9bfd500 - 0xf9bfd5ff (0x100) MX[B]
	[8] -1	0	0xf9bfd400 - 0xf9bfd4ff (0x100) MX[B]
	[9] -1	0	0xf9bfd800 - 0xf9bfdfff (0x800) MX[B]
	[10] -1	0	0xf9bfe000 - 0xf9bfffff (0x2000) MX[B]
	[11] -1	0	0xfebfbf00 - 0xfebfbfff (0x100) MX[B]
	[12] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[13] -1	0	0xfebfc000 - 0xfebfffff (0x4000) MX[B]
	[14] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[15] -1	0	0xfea00000 - 0xfea1ffff (0x20000) MX[B](B)
	[16] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xfd000000 - 0xfdffffff (0x1000000) 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	0x000010c0 - 0x000010df (0x20) IX[B]
	[25] -1	0	0x0000eff0 - 0x0000efff (0x10) IX[B]
	[26] -1	0	0x00006ee0 - 0x00006eef (0x10) IX[B]
	[27] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[28] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[29] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[30] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[31] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[32] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[33] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[34] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[35] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[36] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[37] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[38] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[39] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[40] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[41] -1	0	0x0000df00 - 0x0000df7f (0x80) IX[B](B)
	[42] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[43] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) NVIDIA(0):     enough to receive ACPI display change hotkey events.
(II) NVIDIA(0): Setting mode "DFP-0:1680x1050,CRT-0:1680x1050_60"
(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
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(WW) NVIDIA(0): Option "XvDefaultAdaptor" is not used
(==) 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 "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "XkbOptions" "ctrl:nocaps"
(**) Generic Keyboard: XkbOptions: "ctrl:nocaps"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event13
(**) Option "Device" "/dev/input/event13"
(**) Option "SHMConfig" "on"
(**) Option "LeftEdge" "1700"
(**) Option "RightEdge" "5300"
(**) Option "TopEdge" "1700"
(**) Option "BottomEdge" "4200"
(**) Option "VertScrollDelta" "100"
(**) Option "HorizScrollDelta" "100"
(**) Option "FingerLow" "25"
(**) Option "FingerHigh" "30"
(**) Option "MaxTapTime" "180"
(**) Option "MaxTapMove" "220"
(**) Option "GuestMouseOff" "true"
(**) Option "PalmDetect" "on"
(**) Option "PalmMinWidth" "5"
(--) Synaptics Touchpad touchpad found
(**) Option "SendCoreEvents" "true"
(**) Synaptics Touchpad: always reports core events
(II) evaluating device (Synaptics Touchpad)
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event13
(**) Option "Device" "/dev/input/event13"
(--) Synaptics Touchpad touchpad found
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) NVIDIA(0):     enough to receive ACPI display change hotkey events.
(II) NVIDIA(0): Setting mode "DFP-0:1680x1050,CRT-0:1680x1050_60"
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(**) NVIDIA(0): DPMS enabled
(==) RandR enabled
(II) Initializing extension GLX
(II) evaluating device (Synaptics Touchpad)
(II) evaluating device (Configured Mouse)
(II) evaluating device (Generic Keyboard)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event13
(**) Option "Device" "/dev/input/event13"
(--) Synaptics Touchpad touchpad found
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) NVIDIA(0): Setting mode "DFP-0:1680x1050,CRT-0:1680x1050_60"
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) NVIDIA(0):     enough to receive ACPI display change hotkey events.
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event13
(**) Option "Device" "/dev/input/event13"
(--) Synaptics Touchpad touchpad found
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) NVIDIA(0):     enough to receive ACPI display change hotkey events.
(II) NVIDIA(0): Setting mode "DFP-0:1680x1050,CRT-0:1680x1050_60"
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(**) NVIDIA(0): DPMS enabled
(==) RandR enabled
(II) Initializing extension GLX
(II) evaluating device (Synaptics Touchpad)
(II) evaluating device (Configured Mouse)
(II) evaluating device (Generic Keyboard)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event13
(**) Option "Device" "/dev/input/event13"
(--) Synaptics Touchpad touchpad found
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) NVIDIA(0):     enough to receive ACPI display change hotkey events.
(II) NVIDIA(0): Setting mode "DFP-0:1680x1050,CRT-0:1680x1050_60"
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(**) NVIDIA(0): DPMS enabled
(==) RandR enabled
(II) Initializing extension GLX
(II) evaluating device (Synaptics Touchpad)
(II) evaluating device (Configured Mouse)
(II) evaluating device (Generic Keyboard)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event13
(**) Option "Device" "/dev/input/event13"
(--) Synaptics Touchpad touchpad found
(II) Configured Mouse: ps2EnableDataReporting: succeeded
SetClientVersion: 0 9
AUDIT: Sat Jul 19 15:47:30 2008: 22644 X: client 51 rejected from local host (uid 0)
  Auth name: MIT-MAGIC-COOKIE-1 ID: -1
(II) 3rd Button detected: disabling emulate3Button


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf- 1.5.22                 Debian configuration management sy
ii  libc6             2.7-12                 GNU C Library: Shared libraries
ii  nvidia-glx [xserv 173.14.09-2            NVIDIA binary Xorg driver
ii  x11-xkb-utils     7.4+1                  X11 XKB utilities
ii  xkb-data          1.3-1                  X Keyboard Extension (XKB) configu
ii  xserver-xorg-core 2:1.4.2-2              Xorg X server - core server
ii  xserver-xorg-inpu 1:2.0.2-1              X.Org X server -- evdev input driv
ii  xserver-xorg-inpu 1:1.3.1-1              X.Org X server -- keyboard input d
ii  xserver-xorg-inpu 1:1.3.0-1              X.Org X server -- mouse input driv
ii  xserver-xorg-inpu 0.14.7~git20070706-2.1 Synaptics TouchPad driver for X.Or
ii  xserver-xorg-vide 1:1.2.1-1              X.Org X server -- Cirrus display d
ii  xserver-xorg-vide 1:1.1.0-8              X.Org X server -- Cyrix display dr
ii  xserver-xorg-vide 1:0.4.0-1              X.Org X server -- fbdev display dr
ii  xserver-xorg-vide 1:1.2.1-1              X.Org X server -- Glint display dr
ii  xserver-xorg-vide 1:1.3.0-1              X.Org X server -- i128 display dri
ii  xserver-xorg-vide 1:1.2.1-1              X.Org X server -- Neomagic display
ii  xserver-xorg-vide 1:2.1.10-1             X.Org X server -- NV display drive
ii  xserver-xorg-vide 1:4.2.0.dfsg.1-2       X.Org X server -- Rendition displa
ii  xserver-xorg-vide 1:0.6.0-1              X.Org X server -- legacy S3 displa
ii  xserver-xorg-vide 1:2.2.1-1              X.Org X server -- Savage display d
ii  xserver-xorg-vide 1:1.6.0-1              X.Org X server -- SiliconMotion di
ii  xserver-xorg-vide 1:0.10.0-1             X.Org X server -- SiS display driv
ii  xserver-xorg-vide 1:0.9.0-1              X.Org X server -- SiS USB display 
ii  xserver-xorg-vide 1:1.4.0-1              X.Org X server -- tdfx display dri
ii  xserver-xorg-vide 1:1.1.0-9              X.Org X server -- TGA display driv
ii  xserver-xorg-vide 1:1.3.0-1              X.Org X server -- Trident display 
ii  xserver-xorg-vide 1:1.2.0-1              X.Org X server -- Tseng display dr
ii  xserver-xorg-vide 1:2.0.0-1              X.Org X server -- VESA display dri
ii  xserver-xorg-vide 1:4.1.0-8              X.Org X server -- VGA display driv
ii  xserver-xorg-vide 1:0.2.2-6              X.Org X server -- VIA display driv
ii  xserver-xorg-vide 1:10.16.2-1            X.Org X server -- VMware display d
ii  xserver-xorg-vide 1:1.2.0-1              X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri               7.0.3-5    A free implementation of the OpenG
ii  udev                          0.124-4    /dev/ and hotplug management daemo

xserver-xorg suggests no packages.

-- debconf information:
  xserver-xorg/multiple_possible_x-drivers:
* xserver-xorg/config/monitor/use_sync_ranges: false
  xserver-xorg/config/device/default-identifier:
* xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1680x1050, 1280x854, 1152x768, 1024x768, 800x600, 640x480
* xserver-xorg/config/inputdevice/keyboard/options: ctrl:nocaps
* 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/mouse/emulate3buttons: true
  xserver-xorg/config/monitor/horiz-sync: 30-90
  xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/inputdevice/keyboard/model: pc104
* xserver-xorg/config/device/driver:
* xserver-xorg/config/monitor/selection-method: Medium
* xserver-xorg/config/monitor/mode-list: 1680x1050 @ 75Hz
  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: 50-60
* xserver-xorg/autodetect_keyboard: false
* xserver-xorg/config/device/identifier: nVidia Corporation NVIDIA Default Card
  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
  xserver-xorg/config/monitor/default-identifier:



--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.4.2-3

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:

xdmx-tools_1.4.2-3_i386.deb
  to pool/main/x/xorg-server/xdmx-tools_1.4.2-3_i386.deb
xdmx_1.4.2-3_i386.deb
  to pool/main/x/xorg-server/xdmx_1.4.2-3_i386.deb
xnest_1.4.2-3_i386.deb
  to pool/main/x/xorg-server/xnest_1.4.2-3_i386.deb
xorg-server_1.4.2-3.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.4.2-3.diff.gz
xorg-server_1.4.2-3.dsc
  to pool/main/x/xorg-server/xorg-server_1.4.2-3.dsc
xprint-common_1.4.2-3_all.deb
  to pool/main/x/xorg-server/xprint-common_1.4.2-3_all.deb
xprint_1.4.2-3_i386.deb
  to pool/main/x/xorg-server/xprint_1.4.2-3_i386.deb
xserver-xephyr_1.4.2-3_i386.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.4.2-3_i386.deb
xserver-xorg-core-dbg_1.4.2-3_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.4.2-3_i386.deb
xserver-xorg-core_1.4.2-3_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.4.2-3_i386.deb
xserver-xorg-dev_1.4.2-3_i386.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.4.2-3_i386.deb
xvfb_1.4.2-3_i386.deb
  to pool/main/x/xorg-server/xvfb_1.4.2-3_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 491526@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@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.8
Date: Sat, 02 Aug 2008 23:22:32 +0200
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xprint xprint-common xserver-xorg-core-dbg
Architecture: source all i386
Version: 2:1.4.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xdmx       - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest      - Nested X server
 xprint     - X11 print system (binary)
 xprint-common - Xprint - the X11 print system (configuration files)
 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: 489069 491526 491663
Changes: 
 xorg-server (2:1.4.2-3) unstable; urgency=low
 .
   * Add Romanian debconf translation (closes: #489069).  Thanks, Eddy
     Petrișor!
   * Update Dutch debconf translation (closes: #491663).  Thanks, Thijs
     Kinkhorst!
   * Pull from server-1.4-branch:
     - Xi: ChangeDeviceControl presence events should set the appropriate
       devchange
     - Fix potential crasher in xf86CrtcRotate()
   * Cherry-picked from 1.5:
     - Work around the DIX losing mmWidth/mmHeight for RandR 1.1 DDXen
       (closes: #491526).
Checksums-Sha1: 
 c35862c682ddd26d981c2ceccc2a85b606010fb6 2867 xorg-server_1.4.2-3.dsc
 d00ce81c2f1edc2fa643c4bfcea4c47f8a3b4dfc 574271 xorg-server_1.4.2-3.diff.gz
 5b4cbea2526f0567b133544d3015903233be3abf 646958 xprint-common_1.4.2-3_all.deb
 b6dbb2f497cf0b4ada4d78529edc22e4138ecf60 4117542 xserver-xorg-core_1.4.2-3_i386.deb
 1c2f1e3633e2941074737f73ae68dc878b209819 694112 xserver-xorg-dev_1.4.2-3_i386.deb
 4d573d142a2234ba8642f21c9c6c928a4d4fb754 1153042 xdmx_1.4.2-3_i386.deb
 d7dd95a37839499e01c46344f5cc1dcf719fb950 467696 xdmx-tools_1.4.2-3_i386.deb
 0cfead9095078d77b840ee7fca5eaef445584486 1776030 xnest_1.4.2-3_i386.deb
 91e61bfffc84f843f02baf98fdff7d14981ba01b 1891086 xvfb_1.4.2-3_i386.deb
 9e969b8999ba40384dd581ed07baa4cd2512aced 1928128 xserver-xephyr_1.4.2-3_i386.deb
 a70a2d6ba28930fb99e02f8aca0adf74b897ae25 1571102 xprint_1.4.2-3_i386.deb
 369cf9f0bc608cbe8853c1d870fd0b7501361e12 12560278 xserver-xorg-core-dbg_1.4.2-3_i386.deb
Checksums-Sha256: 
 b4017cc1513c6b177acce2302a339ba075554f6ce09cf06e51f8b8620f09fb2a 2867 xorg-server_1.4.2-3.dsc
 084844b7876cd1b0ace8d6d27839f830a8c2e4fb1e688d5d27f6cca384d77ea1 574271 xorg-server_1.4.2-3.diff.gz
 0ce3c33de5fdbcae29bf2f5a8b87ffaf3ad78ec1774597b8eb2cedc8f97e15cc 646958 xprint-common_1.4.2-3_all.deb
 43ec8fe07a2d9ea6f04e82cdb352eb06db97a058f788943a3b3275710b82f82a 4117542 xserver-xorg-core_1.4.2-3_i386.deb
 2f5d3c2db4a9043875f20cc44bcdbbeda22f860abac412e734aacae7a4f4e16c 694112 xserver-xorg-dev_1.4.2-3_i386.deb
 7d6387d1120c1317c0a29930ff429fccd82d9cca2d7c82abbc546b59ebb8a5e1 1153042 xdmx_1.4.2-3_i386.deb
 8b12246b397576223054d31c330cc46a4c1ab4ee9f099e5b6e40890bd5a5ce32 467696 xdmx-tools_1.4.2-3_i386.deb
 9ac16cdc0db82ebc8594d8dd2e45286e442d780e5888864e2060982c0b6a4279 1776030 xnest_1.4.2-3_i386.deb
 f2bb552f0427831a7a6cd524b9e92a2effa9f6e5fe37a6ed055c24e6a2c6ca17 1891086 xvfb_1.4.2-3_i386.deb
 57f1415b3d9578c95de55bae1ad12ada06110c045bcdf1c87ce1672cadd473cd 1928128 xserver-xephyr_1.4.2-3_i386.deb
 3f2b308a7ec8203ffee3ce58263a51047a4b168a7946c6f9ffceb2129353115a 1571102 xprint_1.4.2-3_i386.deb
 fbaf70e9d6ad13afcbe8ae32ca4a6a4ce15f94e8cf983c10723a13019b99979c 12560278 xserver-xorg-core-dbg_1.4.2-3_i386.deb
Files: 
 03029da3000adc08559bff943706ee00 2867 x11 optional xorg-server_1.4.2-3.dsc
 4b8a0d5f87f7347a64d4c2757ec0eedf 574271 x11 optional xorg-server_1.4.2-3.diff.gz
 f09b56eab35182e4608b18171b7fb144 646958 x11 optional xprint-common_1.4.2-3_all.deb
 2ee1414ab6a5495d42a794f8794a39dc 4117542 x11 optional xserver-xorg-core_1.4.2-3_i386.deb
 5802b381c840b34f3931a7279f544298 694112 x11 optional xserver-xorg-dev_1.4.2-3_i386.deb
 09a8a632d711f12e31e4e57a25ed7947 1153042 x11 optional xdmx_1.4.2-3_i386.deb
 2cb87b651fadcda8d669e31109046b65 467696 x11 optional xdmx-tools_1.4.2-3_i386.deb
 e2e2da48496d263947ed3ec8e14361a4 1776030 x11 optional xnest_1.4.2-3_i386.deb
 ba2f7e1d9ffadf6ec05abc24f4088bab 1891086 x11 optional xvfb_1.4.2-3_i386.deb
 11e58c3bbbd4d1a6093fd6feb72986d3 1928128 x11 optional xserver-xephyr_1.4.2-3_i386.deb
 6253112c4dc7614910c64e929174ea95 1571102 x11 optional xprint_1.4.2-3_i386.deb
 4cc441a5b99b10105a48496a85e0d2ef 12560278 x11 extra xserver-xorg-core-dbg_1.4.2-3_i386.deb

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

iEYEARECAAYFAkiU1lkACgkQmEvTgKxfcAyf9gCfTIHLP1RKPLGURot1Dapsq+LJ
dsQAn0E/OXzBDKr23JoaSb04OdEUDFR6
=wRol
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: