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

Bug#466039: xserver-xorg-core: DPMS wakes up on spontaneous 1 pixel mouse moves



Package: xserver-xorg-core
Version: 2:1.4.1~git20080131-1
Severity: normal

My laptop is set to blank its display after 10 minutes, and turn it
off after 15.

(**) Option "BlankTime" "10"
(**) Option "StandbyTime" "0"
(**) Option "SuspendTime" "15"
(**) Option "OffTime" "0"

Alas, when I have an external USB mouse plugged in, it only ever goes
blank.  If I xset force dpms off, then it will turn the backlights off
on the internal monitor, and an external LCD, but then come back on at
a random time later, from seconds to 10 minutes later.  The display
remains blank though, but with the backlights turned on.

Eventually, I tracked this down to random 1 or 2 pixel spontaneous
moves of the mouse, and demonstrate that in the following example:

> ( while : ; do 
       while read -n 1 -e -s -t 10 c ; do  #read one character at a time with a 10 second timeout
           echo -n `date` -- ; ord "$c"
       done
       echo  #print a blank line every 10 seconds
    done
  ) < /dev/input/mice


Sat Feb 16 12:00:58 EST 2008 -- 24
Sat Feb 16 12:01:00 EST 2008 -- 255
Sat Feb 16 12:01:00 EST 2008 -- 0


<snip a few minutes of blank lines>


Sat Feb 16 12:06:39 EST 2008 -- 8
Sat Feb 16 12:06:39 EST 2008 -- 0
Sat Feb 16 12:06:40 EST 2008 -- 1
Sat Feb 16 12:06:40 EST 2008 -- 8
Sat Feb 16 12:06:40 EST 2008 -- 2
Sat Feb 16 12:06:40 EST 2008 -- 0


I find it odd that 1 or 2 pixel moves (presumably caused by light
variations in the optical mouse's detector) is enough to light the
backlight, but a bigger movement is required to unblank the display.
I suggest this means the X server needs to have a configurable
threshold of number of number of pixels of mouse movement in a certain
polling period, needed to retrigger the DPMS timer.

Until then, I need to unplug my external USB mouse every time I leave
my laptop so that I can turn off the displays.  This is particularly
annoying, since closing the laptop's screen turns the backlight off
through the dpms method using ACPI detection of the lid switch.  Since
this gets erroneously turned back on, my laptop's backlight is still
on even when its display is folded close.

-- 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 20:58 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1831520 Feb  1 16:08 /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 Oct  7 22:47 /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      "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"
	BusID		"PCI:1:0:0"
        Option 		"NoLogo"		"true"
	Option 		"ConnectedMonitor"	"DFP, CRT"
	Option 		"TwinView" 		"true"
#	Option 		"TwinViewOrientation"	"LeftOf"
	Option 		"TwinViewOrientation"	"clone"
        Option          "MetaModes"  "DFP-0: 1680x1050, CRT-0: 1680x1050_60; DFP-0: 1680x1050; DFP-0: NULL, CRT-0: 1680x1050_60; DFP-0: 1680x1050, CRT-0: 1280x1024_60; DFP-0: 1280x1024, CRT-0: 1280x1024_60; DFP-0: 1280x1024; DFP-0: 1024x768, CRT-0: 1024x768_60; DFP-0: 1024x768; DFP-0: 800x600, CRT-0: 800x600_60; DFP-0: 800x600"
#        Option          "backingstore"          "true"   #seems buggy with faulty redraws
        Option          "NvAGP"                 "1"   # NVidia_Suspend_HOWTO
#        Option          "TVStandard"            "PAL-B"
#        Option          "TVOutFormat"           "COMPOSITE"
        Option          "DPMS"

#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"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
#        DisplaySize 	331 207
        Option          "DPI"  "128x128"
        Option          "UseEdidDPI" "False"
#        Option          "UseEdidDPI" "DFP-0"
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" "1440x900" "1280x1024" "1280x800" "1024x768" "960x600" "840x525" "800x600" "800x512" "720x450" "640x480" "640x384"
	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 29972 Jan 10 22:35 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 30154 Feb  7 21:10 /var/log/Xorg.0.log

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

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-1)
Current Operating System: Linux dirac 2.6.24 #1 SMP Tue Feb 5 23:05:27 EST 2008 x86_64
Build Date: 01 February 2008  04:55:21AM
 
	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: Thu Feb  7 21:01:19 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"
(==) 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"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7b2660
(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.90, 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.0.90, 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.90, 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
	ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module  169.09  Fri Jan 11 14:46:52 PST 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.0.90, 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.90, 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.90, 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, 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) LoadModule: "synaptics"
(II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) NVIDIA dlloader X Driver  169.09  Fri Jan 11 14:07:11 PST 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.0.90, 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="NVIDIA Corporation"
	compiled for 7.1.99.2, module version = 1.0.0
(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, CRT"
(**) NVIDIA(0): Option "TwinView" "true"
(**) NVIDIA(0): Option "TwinViewOrientation" "clone"
(**) NVIDIA(0): Option "MetaModes" "DFP-0: 1680x1050, CRT-0: 1680x1050_60; DFP-0: 1680x1050; DFP-0: NULL, CRT-0: 1680x1050_60; DFP-0: 1680x1050, CRT-0: 1280x1024_60; DFP-0: 1280x1024, CRT-0: 1280x1024_60; DFP-0: 1280x1024; DFP-0: 1024x768, CRT-0: 1024x768_60; DFP-0: 1024x768; DFP-0: 800x600, CRT-0: 800x600_60; DFP-0: 800x600"
(**) NVIDIA(0): Option "UseEdidDpi" "False"
(**) NVIDIA(0): Option "DPI" "128x128"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): TwinView enabled
(**) NVIDIA(0): ConnectedMonitor string: "DFP, CRT"
(**) 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"
(II) NVIDIA(0):     "DFP-0:NULL,CRT-0:1680x1050_60"
(II) NVIDIA(0):     "DFP-0:1680x1050,CRT-0:1280x1024_60"
(II) NVIDIA(0):     "DFP-0:1280x1024,CRT-0:1280x1024_60"
(II) NVIDIA(0):     "DFP-0:1280x1024"
(II) NVIDIA(0):     "DFP-0:1024x768,CRT-0:1024x768_60"
(II) NVIDIA(0):     "DFP-0:1024x768"
(II) NVIDIA(0):     "DFP-0:800x600,CRT-0:800x600_60"
(II) NVIDIA(0):     "DFP-0:800x600"
(II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
(**) NVIDIA(0): DPI set to (128, 128); 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): 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/event10
(**) Option "Device" "/dev/input/event10"
(**) 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"
(--) 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/event10
(**) Option "Device" "/dev/input/event10"
(--) Synaptics Touchpad touchpad found
(II) Configured Mouse: ps2EnableDataReporting: succeeded
SetClientVersion: 0 9
(II) 3rd Button detected: disabling emulate3Button
AUDIT: Thu Feb  7 21:10:39 2008: 12153 X: client 52 rejected from local host (uid 738)
  Auth name: MIT-MAGIC-COOKIE-1 ID: -1
AUDIT: Thu Feb  7 21:10:39 2008: 12153 X: client 54 rejected from local host (uid 738)
  Auth name: MIT-MAGIC-COOKIE-1 ID: -1


-- 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.24 (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-core depends on:
ii  libc6                         2.7-6      GNU C Library: Shared libraries
ii  libdbus-1-3                   1.1.2-1    simple interprocess messaging syst
ii  libdrm2                       2.3.0-4    Userspace interface to kernel DRM 
ii  libfontenc1                   1:1.0.4-2  X11 font encoding library
ii  libhal1                       0.5.10-5   Hardware Abstraction Layer - share
ii  libpixman-1-0                 0.9.6-1    pixel-manipulation library for X a
ii  libxau6                       1:1.0.3-2  X11 authorisation library
ii  libxdmcp6                     1:1.0.2-2  X11 Display Manager Control Protoc
ii  libxfont1                     1:1.3.1-2  X11 font rasterisation library
ii  x11-common                    1:7.3+10   X Window System (X.Org) infrastruc
ii  xserver-xorg                  1:7.3+10   the X.Org X server

Versions of packages xserver-xorg-core recommends:
ii  xfonts-base         1:1.0.0-5            standard fonts for X
ii  xkb-data            1.1~cvs.20080104.1-1 X Keyboard Extension (XKB) configu

-- no debconf information



Reply to: