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

Bug#465232: xserver-xorg: X crashes when I run mc (Backtrace: 0: /usr/bin/X(xf86SigHandler+0x84) [0x80c43e4])



Package: xserver-xorg
Version: 1:7.1.0-19
Severity: important


Hello,

Whenever I run mc, X crashes with the following:

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x84) [0x80c43e4]
1: [0xffffe420]

Fatal server error:
Caught signal 11.  Server aborting

(WW) NVIDIA(0): WAIT (0, 6, 0x8000, 0x00008a40, 0x00008a40)

Also, each time this happens, two new lines appear in kern.log:
Feb 11 22:56:19 dannan kernel: apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
Feb 11 22:56:19 dannan kernel: apm: disabled on user request.

The crash also happens when I run mutt on a remote box and SSH starts to
stall.

I have Nvidia 8800 GT and have drivers from Nvidia site installed (169.09).

Now, this problem has appeared after upgrade. I changed cpu/motherboard/gpu
and had to upgrade kernel. At first I had an ATI card and had experienced X
crash once.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-04-25 16:55 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1598604 2008-01-19 09:45 /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 Unknown device 0611 (rev a2)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 5141 2008-02-10 03:53 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Fri Jan 11 15:05:59 PST 2008

Section "ServerLayout"
    Identifier     "XFree86 Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

#	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
#	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID/"
#	FontPath     "/usr/share/fonts/truetype/"
#	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
#	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
#	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
#	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
#	FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
#	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath        "unix/:7100"
EndSection

Section "Module"
    Load           "ddc"
    Load           "dbe"
    Load           "extmod"
    Load           "glx"
    Load           "pex5"
    Load           "record"
    Load           "xie"
    Load           "freetype"
EndSection

Section "InputDevice"
    Identifier     "MSNK"
    Driver         "keyboard"
    Option         "CoreKeyboard"
	#Option		"XkbRules"	"microsoft"
    Option         "XkbModel" "pc104"
	#Option		"XkbVariant"	"us"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "keyboard"
    Option         "CoreKeyboard"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "IMPS/2"
    Option         "Device" "/dev/psaux"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Monitor"

	#VertRefresh  50-120
    Identifier     "Monitor0"
    VendorName     "Sony"
    ModelName      "Monitor Model"
    HorizSync       31.0 - 60.0
    VertRefresh     56.0 - 60.0
    Option         "DPMS"
# 640x480 @ 100 Hz, 53.01 kHz hsync
#Modeline "640x480"     45.8   640  672  768  864
#                              480  488  494  530 -HSync -VSync
# 800x600 @ 100 Hz, 64.02 kHz hsync
#    Modeline  "800x600"    69.65  800  864  928 1088
#                                  600  604  610  640 -HSync -VSync
# 1024x768 @ 76 Hz, 62.5 kHz hsync
#    Modeline "1024x768"    85    1024 1032 1152 1360
#                                 768  784  787  823
# 1024x768 @ 85 Hz, 70.24 kHz hsync
#    Modeline "1024x768"   98.9  1024 1056 1216 1408
#                                768 782 788 822 -HSync -VSync
EndSection

Section "Monitor"

	#VertRefresh  50-120
    Identifier     "Monitor1"
    VendorName     "Hitachi"
    ModelName      "Monitor Model"
    HorizSync       31.0 - 69.0
    VertRefresh     75.0 - 130.0
    Option         "DPMS"
# 1024x768 @ 85 Hz, 70.24 kHz hsync
#    Modeline "1024x768"   98.9  1024 1056 1216 1408 768 782 788 822 -HSync -VSync
EndSection

Section "Monitor"
    Identifier     "HPL1955"
    VendorName     "HP"
    ModelName      "L1955"
    Option         "DPMS"
EndSection

Section "Device"

	### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"           	# [<bool>]
        #Option     "HWcursor"           	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "Rotate"             	# [<str>]
        #Option     "VideoKey"           	# <i>
        #Option     "FlatPanel"          	# [<bool>]
	#Option		"UseFBDev"		"true"
    Identifier     "GeForceTi"
    Driver         "nv"
    VendorName     "NVidia"
    BoardName      "GeForce2 GTS (rev 1)"
    Option         "NoLogo"
    Option         "NvAGP" "1"
	#Option	    "FlatPanel" "1"
    BusID          "PCI:1:0:0"
EndSection

Section "Device"
    Identifier     "ATIRage"
    Driver         "r128"
    VendorName     "ATI"
    BoardName      "Rage 128 Pro"
    Option         "AGPMode" "4"
    Option         "OverlayMem" "829440"
    Option         "Display" "CRT"
EndSection

Section "Device"

	#Option	    "AGPFastWrite"    "off"
	#Option	    "EnablePageFlip"  "on"
    Identifier     "Radeon9250"
    Driver         "nvidia"
    Option         "EnableACPIHotkeys" "off"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Radeon9250"
    Monitor        "HPL1955"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
    SubSection     "Display"
        Depth       4
    EndSubSection
    SubSection     "Display"
        Depth       8
    EndSubSection
    SubSection     "Display"
        Depth       15
    EndSubSection
    SubSection     "Display"
 #"800x600" "640x480"
        Depth       16
        Modes      "1280x1024" "1024x768"
    EndSubSection
    SubSection     "Display"
 #"800x600" "640x480"
        Depth       32
        Modes      "1280x1024" "1024x768"
    EndSubSection
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 127586 2007-05-02 22:04 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  30381 2008-02-11 23:26 /var/log/Xorg.0.log

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

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux dannan 2.6.22-3-686 #1 SMP Tue Dec 4 02:25:59 UTC 2007 i686
Build Date: 18 January 2008
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 11 23:26:10 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "HPL1955"
(**) |   |-->Device "Radeon9250"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to:
	unix/:7100
(==) 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) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.0
	X.Org XInput driver : 0.6
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.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,29c0 card 1458,5000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,29c1 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1a:0: chip 8086,2937 card 1458,5004 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2938 card 1458,5004 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:2: chip 8086,2939 card 1458,5004 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,293c card 1458,5006 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,293e card 1458,a002 rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,2940 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:4: chip 8086,2948 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:5: chip 8086,294a card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2934 card 1458,5004 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2935 card 1458,5004 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2936 card 1458,5004 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,293a card 1458,5006 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 92 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2916 card 1458,5001 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2920 card 1458,b002 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,2930 card 1458,5001 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2926 card 1458,b002 rev 02 class 01,01,85 hdr 00
(II) PCI: 01:00:0: chip 10de,0611 card 107d,2ab0 rev a2 class 03,00,00 hdr 00
(II) PCI: 03:00:0: chip 197b,2363 card 1458,b000 rev 02 class 01,06,01 hdr 80
(II) PCI: 03:00:1: chip 197b,2363 card 1458,b000 rev 02 class 01,01,85 hdr 00
(II) PCI: 04:00:0: chip 10ec,8168 card 1458,e000 rev 01 class 02,00,00 hdr 00
(II) PCI: 05:01:0: chip 1106,3249 card 1106,3249 rev 50 class 01,04,00 hdr 00
(II) PCI: 05:06:0: chip 104c,8024 card 1458,1000 rev 00 class 0c,00,10 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,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000a000 - 0x0000afff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x00009000 - 0x00009fff (0x1000) IX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:4), (0,3,3), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1	0	0x0000b000 - 0x0000bfff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xfc000000 - 0xfc0fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:5), (0,4,4), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 4 I/O range:
	[0] -1	0	0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 4 non-prefetchable memory range:
	[0] -1	0	0xf8000000 - 0xf9ffffff (0x2000000) MX[B]
(II) Bus 4 prefetchable memory range:
	[0] -1	0	0x80000000 - 0x800fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:30:0), (0,5,5), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 5 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 5 non-prefetchable memory range:
	[0] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B]
(II) Bus 5 prefetchable memory range:
	[0] -1	0	0x80100000 - 0x801fffff (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 unknown chipset (0x0611) rev 162, Mem @ 0xf6000000/24, 0xe0000000/28, 0xf4000000/25, I/O @ 0xa000/7
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xfb000000 - 0xfb003fff (0x4000) MX[B]
	[1] -1	0	0xfb004000 - 0xfb0047ff (0x800) MX[B]
	[2] -1	0	0xf9000000 - 0xf9000fff (0x1000) MX[B]
	[3] -1	0	0xfc000000 - 0xfc001fff (0x2000) MX[B]
	[4] -1	0	0xfc106000 - 0xfc1060ff (0x100) MX[B]
	[5] -1	0	0xfc104000 - 0xfc1043ff (0x400) MX[B]
	[6] -1	0	0xfc100000 - 0xfc103fff (0x4000) MX[B]
	[7] -1	0	0xfc105000 - 0xfc1053ff (0x400) MX[B]
	[8] -1	0	0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
	[9] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[10] -1	0	0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
	[11] -1	0	0x0000d500 - 0x0000d5ff (0x100) IX[B]
	[12] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[13] -1	0	0x0000d300 - 0x0000d30f (0x10) IX[B]
	[14] -1	0	0x0000d200 - 0x0000d20f (0x10) IX[B]
	[15] -1	0	0x0000d100 - 0x0000d10f (0x10) IX[B]
	[16] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[17] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[18] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[19] -1	0	0x0000b300 - 0x0000b303 (0x4) IX[B]
	[20] -1	0	0x0000b200 - 0x0000b207 (0x8) IX[B]
	[21] -1	0	0x0000b100 - 0x0000b103 (0x4) IX[B]
	[22] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[23] -1	0	0x0000ec00 - 0x0000ec0f (0x10) IX[B]
	[24] -1	0	0x0000eb00 - 0x0000eb0f (0x10) IX[B]
	[25] -1	0	0x0000ea00 - 0x0000ea03 (0x4) IX[B]
	[26] -1	0	0x0000e900 - 0x0000e907 (0x8) IX[B]
	[27] -1	0	0x0000e800 - 0x0000e803 (0x4) IX[B]
	[28] -1	0	0x0000e700 - 0x0000e707 (0x8) IX[B]
	[29] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[30] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[31] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[32] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[33] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[34] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[35] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[36] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[37] -1	0	0x0000e300 - 0x0000e31f (0x20) IX[B]
	[38] -1	0	0x0000e200 - 0x0000e21f (0x20) IX[B]
	[39] -1	0	0x0000e500 - 0x0000e51f (0x20) IX[B]
	[40] -1	0	0x0000e100 - 0x0000e11f (0x20) IX[B]
	[41] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[42] -1	0	0x0000a000 - 0x0000a07f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfb000000 - 0xfb003fff (0x4000) MX[B]
	[1] -1	0	0xfb004000 - 0xfb0047ff (0x800) MX[B]
	[2] -1	0	0xf9000000 - 0xf9000fff (0x1000) MX[B]
	[3] -1	0	0xfc000000 - 0xfc001fff (0x2000) MX[B]
	[4] -1	0	0xfc106000 - 0xfc1060ff (0x100) MX[B]
	[5] -1	0	0xfc104000 - 0xfc1043ff (0x400) MX[B]
	[6] -1	0	0xfc100000 - 0xfc103fff (0x4000) MX[B]
	[7] -1	0	0xfc105000 - 0xfc1053ff (0x400) MX[B]
	[8] -1	0	0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
	[9] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[10] -1	0	0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
	[11] -1	0	0x0000d500 - 0x0000d5ff (0x100) IX[B]
	[12] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[13] -1	0	0x0000d300 - 0x0000d30f (0x10) IX[B]
	[14] -1	0	0x0000d200 - 0x0000d20f (0x10) IX[B]
	[15] -1	0	0x0000d100 - 0x0000d10f (0x10) IX[B]
	[16] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[17] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[18] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[19] -1	0	0x0000b300 - 0x0000b303 (0x4) IX[B]
	[20] -1	0	0x0000b200 - 0x0000b207 (0x8) IX[B]
	[21] -1	0	0x0000b100 - 0x0000b103 (0x4) IX[B]
	[22] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[23] -1	0	0x0000ec00 - 0x0000ec0f (0x10) IX[B]
	[24] -1	0	0x0000eb00 - 0x0000eb0f (0x10) IX[B]
	[25] -1	0	0x0000ea00 - 0x0000ea03 (0x4) IX[B]
	[26] -1	0	0x0000e900 - 0x0000e907 (0x8) IX[B]
	[27] -1	0	0x0000e800 - 0x0000e803 (0x4) IX[B]
	[28] -1	0	0x0000e700 - 0x0000e707 (0x8) IX[B]
	[29] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[30] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[31] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[32] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[33] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[34] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[35] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[36] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[37] -1	0	0x0000e300 - 0x0000e31f (0x20) IX[B]
	[38] -1	0	0x0000e200 - 0x0000e21f (0x20) IX[B]
	[39] -1	0	0x0000e500 - 0x0000e51f (0x20) IX[B]
	[40] -1	0	0x0000e100 - 0x0000e11f (0x20) IX[B]
	[41] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[42] -1	0	0x0000a000 - 0x0000a07f (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	0xfb000000 - 0xfb003fff (0x4000) MX[B]
	[5] -1	0	0xfb004000 - 0xfb0047ff (0x800) MX[B]
	[6] -1	0	0xf9000000 - 0xf9000fff (0x1000) MX[B]
	[7] -1	0	0xfc000000 - 0xfc001fff (0x2000) MX[B]
	[8] -1	0	0xfc106000 - 0xfc1060ff (0x100) MX[B]
	[9] -1	0	0xfc104000 - 0xfc1043ff (0x400) MX[B]
	[10] -1	0	0xfc100000 - 0xfc103fff (0x4000) MX[B]
	[11] -1	0	0xfc105000 - 0xfc1053ff (0x400) MX[B]
	[12] -1	0	0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000d500 - 0x0000d5ff (0x100) IX[B]
	[18] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[19] -1	0	0x0000d300 - 0x0000d30f (0x10) IX[B]
	[20] -1	0	0x0000d200 - 0x0000d20f (0x10) IX[B]
	[21] -1	0	0x0000d100 - 0x0000d10f (0x10) IX[B]
	[22] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[23] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[24] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[25] -1	0	0x0000b300 - 0x0000b303 (0x4) IX[B]
	[26] -1	0	0x0000b200 - 0x0000b207 (0x8) IX[B]
	[27] -1	0	0x0000b100 - 0x0000b103 (0x4) IX[B]
	[28] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[29] -1	0	0x0000ec00 - 0x0000ec0f (0x10) IX[B]
	[30] -1	0	0x0000eb00 - 0x0000eb0f (0x10) IX[B]
	[31] -1	0	0x0000ea00 - 0x0000ea03 (0x4) IX[B]
	[32] -1	0	0x0000e900 - 0x0000e907 (0x8) IX[B]
	[33] -1	0	0x0000e800 - 0x0000e803 (0x4) IX[B]
	[34] -1	0	0x0000e700 - 0x0000e707 (0x8) IX[B]
	[35] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[36] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[37] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[38] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[39] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[40] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[41] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[42] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[43] -1	0	0x0000e300 - 0x0000e31f (0x20) IX[B]
	[44] -1	0	0x0000e200 - 0x0000e21f (0x20) IX[B]
	[45] -1	0	0x0000e500 - 0x0000e51f (0x20) IX[B]
	[46] -1	0	0x0000e100 - 0x0000e11f (0x20) IX[B]
	[47] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[48] -1	0	0x0000a000 - 0x0000a07f (0x80) IX[B](B)
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 7.1.1, 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: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 7.1.1, 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: "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 15:31:25 PST 2008
(II) Loading extension GLX
(II) LoadModule: "pex5"
(WW) Warning, couldn't open module pex5
(II) UnloadModule: "pex5"
(EE) Failed to load module "pex5" (module does not exist, 0)
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 7.1.1, 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: "xie"
(WW) Warning, couldn't open module xie
(II) UnloadModule: "xie"
(EE) Failed to load module "xie" (module does not exist, 0)
(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 7.1.1, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "keyboard"
(II) Loading /usr/lib/xorg/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) NVIDIA dlloader X Driver  169.09  Fri Jan 11 14:41:00 PST 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) 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 7.1.1, 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) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.0
(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	0xfb000000 - 0xfb003fff (0x4000) MX[B]
	[5] -1	0	0xfb004000 - 0xfb0047ff (0x800) MX[B]
	[6] -1	0	0xf9000000 - 0xf9000fff (0x1000) MX[B]
	[7] -1	0	0xfc000000 - 0xfc001fff (0x2000) MX[B]
	[8] -1	0	0xfc106000 - 0xfc1060ff (0x100) MX[B]
	[9] -1	0	0xfc104000 - 0xfc1043ff (0x400) MX[B]
	[10] -1	0	0xfc100000 - 0xfc103fff (0x4000) MX[B]
	[11] -1	0	0xfc105000 - 0xfc1053ff (0x400) MX[B]
	[12] -1	0	0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000d500 - 0x0000d5ff (0x100) IX[B]
	[18] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[19] -1	0	0x0000d300 - 0x0000d30f (0x10) IX[B]
	[20] -1	0	0x0000d200 - 0x0000d20f (0x10) IX[B]
	[21] -1	0	0x0000d100 - 0x0000d10f (0x10) IX[B]
	[22] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[23] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[24] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[25] -1	0	0x0000b300 - 0x0000b303 (0x4) IX[B]
	[26] -1	0	0x0000b200 - 0x0000b207 (0x8) IX[B]
	[27] -1	0	0x0000b100 - 0x0000b103 (0x4) IX[B]
	[28] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[29] -1	0	0x0000ec00 - 0x0000ec0f (0x10) IX[B]
	[30] -1	0	0x0000eb00 - 0x0000eb0f (0x10) IX[B]
	[31] -1	0	0x0000ea00 - 0x0000ea03 (0x4) IX[B]
	[32] -1	0	0x0000e900 - 0x0000e907 (0x8) IX[B]
	[33] -1	0	0x0000e800 - 0x0000e803 (0x4) IX[B]
	[34] -1	0	0x0000e700 - 0x0000e707 (0x8) IX[B]
	[35] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[36] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[37] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[38] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[39] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[40] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[41] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[42] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[43] -1	0	0x0000e300 - 0x0000e31f (0x20) IX[B]
	[44] -1	0	0x0000e200 - 0x0000e21f (0x20) IX[B]
	[45] -1	0	0x0000e500 - 0x0000e51f (0x20) IX[B]
	[46] -1	0	0x0000e100 - 0x0000e11f (0x20) IX[B]
	[47] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[48] -1	0	0x0000a000 - 0x0000a07f (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	0xfb000000 - 0xfb003fff (0x4000) MX[B]
	[5] -1	0	0xfb004000 - 0xfb0047ff (0x800) MX[B]
	[6] -1	0	0xf9000000 - 0xf9000fff (0x1000) MX[B]
	[7] -1	0	0xfc000000 - 0xfc001fff (0x2000) MX[B]
	[8] -1	0	0xfc106000 - 0xfc1060ff (0x100) MX[B]
	[9] -1	0	0xfc104000 - 0xfc1043ff (0x400) MX[B]
	[10] -1	0	0xfc100000 - 0xfc103fff (0x4000) MX[B]
	[11] -1	0	0xfc105000 - 0xfc1053ff (0x400) MX[B]
	[12] -1	0	0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x0000d500 - 0x0000d5ff (0x100) IX[B]
	[21] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[22] -1	0	0x0000d300 - 0x0000d30f (0x10) IX[B]
	[23] -1	0	0x0000d200 - 0x0000d20f (0x10) IX[B]
	[24] -1	0	0x0000d100 - 0x0000d10f (0x10) IX[B]
	[25] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[26] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[27] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[28] -1	0	0x0000b300 - 0x0000b303 (0x4) IX[B]
	[29] -1	0	0x0000b200 - 0x0000b207 (0x8) IX[B]
	[30] -1	0	0x0000b100 - 0x0000b103 (0x4) IX[B]
	[31] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[32] -1	0	0x0000ec00 - 0x0000ec0f (0x10) IX[B]
	[33] -1	0	0x0000eb00 - 0x0000eb0f (0x10) IX[B]
	[34] -1	0	0x0000ea00 - 0x0000ea03 (0x4) IX[B]
	[35] -1	0	0x0000e900 - 0x0000e907 (0x8) IX[B]
	[36] -1	0	0x0000e800 - 0x0000e803 (0x4) IX[B]
	[37] -1	0	0x0000e700 - 0x0000e707 (0x8) IX[B]
	[38] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[39] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[40] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[41] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[42] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[43] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[44] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[45] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[46] -1	0	0x0000e300 - 0x0000e31f (0x20) IX[B]
	[47] -1	0	0x0000e200 - 0x0000e21f (0x20) IX[B]
	[48] -1	0	0x0000e500 - 0x0000e51f (0x20) IX[B]
	[49] -1	0	0x0000e100 - 0x0000e11f (0x20) IX[B]
	[50] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[51] -1	0	0x0000a000 - 0x0000a07f (0x80) IX[B](B)
	[52] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[53] 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 "EnableACPIHotkeys" "off"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce 8800 GT (G92) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 62.92.16.00.00
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 8800 GT at PCI:1:0:0:
(--) NVIDIA(0):     HP L1955 (DFP-0)
(--) NVIDIA(0): HP L1955 (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): HP L1955 (DFP-0): Internal Dual Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(==) NVIDIA(0): 
(==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) NVIDIA(0):     will be used as the requested mode.
(==) NVIDIA(0): 
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(==) NVIDIA(0): Disabling 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	0xfb000000 - 0xfb003fff (0x4000) MX[B]
	[5] -1	0	0xfb004000 - 0xfb0047ff (0x800) MX[B]
	[6] -1	0	0xf9000000 - 0xf9000fff (0x1000) MX[B]
	[7] -1	0	0xfc000000 - 0xfc001fff (0x2000) MX[B]
	[8] -1	0	0xfc106000 - 0xfc1060ff (0x100) MX[B]
	[9] -1	0	0xfc104000 - 0xfc1043ff (0x400) MX[B]
	[10] -1	0	0xfc100000 - 0xfc103fff (0x4000) MX[B]
	[11] -1	0	0xfc105000 - 0xfc1053ff (0x400) MX[B]
	[12] -1	0	0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xf6000000 - 0xf6ffffff (0x1000000) MX[B](B)
	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x0000d500 - 0x0000d5ff (0x100) IX[B]
	[21] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[22] -1	0	0x0000d300 - 0x0000d30f (0x10) IX[B]
	[23] -1	0	0x0000d200 - 0x0000d20f (0x10) IX[B]
	[24] -1	0	0x0000d100 - 0x0000d10f (0x10) IX[B]
	[25] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[26] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[27] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[28] -1	0	0x0000b300 - 0x0000b303 (0x4) IX[B]
	[29] -1	0	0x0000b200 - 0x0000b207 (0x8) IX[B]
	[30] -1	0	0x0000b100 - 0x0000b103 (0x4) IX[B]
	[31] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[32] -1	0	0x0000ec00 - 0x0000ec0f (0x10) IX[B]
	[33] -1	0	0x0000eb00 - 0x0000eb0f (0x10) IX[B]
	[34] -1	0	0x0000ea00 - 0x0000ea03 (0x4) IX[B]
	[35] -1	0	0x0000e900 - 0x0000e907 (0x8) IX[B]
	[36] -1	0	0x0000e800 - 0x0000e803 (0x4) IX[B]
	[37] -1	0	0x0000e700 - 0x0000e707 (0x8) IX[B]
	[38] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[39] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[40] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[41] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[42] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[43] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[44] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[45] -1	0	0x0000e400 - 0x0000e41f (0x20) IX[B]
	[46] -1	0	0x0000e300 - 0x0000e31f (0x20) IX[B]
	[47] -1	0	0x0000e200 - 0x0000e21f (0x20) IX[B]
	[48] -1	0	0x0000e500 - 0x0000e51f (0x20) IX[B]
	[49] -1	0	0x0000e100 - 0x0000e11f (0x20) IX[B]
	[50] -1	0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[51] -1	0	0x0000a000 - 0x0000a07f (0x80) IX[B](B)
	[52] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[53] 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): Setting mode "nvidia-auto-select"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "Protocol" "IMPS/2"
(**) Mouse0: Device: "/dev/psaux"
(**) Mouse0: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    xkb_keycodes             { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+us" };
    xkb_geometry             { include "pc(pc105)" };
(II) Mouse0: ps2EnableDataReporting: succeeded
    xkb_types                { include "%" };
    xkb_compatibility        { include "%" };
    xkb_symbols              { include "%" };
    xkb_geometry             { include "%" };
(EE) Error loading keymap /var/lib/xkb/server-0.xkm
    xkb_types                { include "%" };
    xkb_compatibility        { include "%" };
    xkb_symbols              { include "%" };
    xkb_geometry             { include "%" };
(EE) Error loading keymap /var/lib/xkb/server-0.xkm
(II) 3rd Button detected: disabling emulate3Button


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (600, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-3-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2.0]   1.5.11           Debian configuration management sy
ii  x11-common              1:7.1.0-19       X Window System (X.Org) infrastruc
ii  xbase-clients           1:7.1.ds1-2      miscellaneous X clients
ii  xkb-data                0.9-4            X Keyboard Extension (XKB) configu
ii  xserver-xorg-core       2:1.1.1-21etch3  X.Org X server -- core server
ii  xserver-xorg-input-all  1:7.1.0-19       the X.Org X server -- input driver
ii  xserver-xorg-input-evde 1:1.1.2-6        X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd  1:1.1.0-4        X.Org X server -- keyboard input d
ii  xserver-xorg-input-mous 1:1.1.1-3        X.Org X server -- mouse input driv
ii  xserver-xorg-video-all  1:7.1.0-19       the X.Org X server -- output drive
ii  xserver-xorg-video-apm  1:1.1.1-3        X.Org X server -- APM display driv
ii  xserver-xorg-video-ark  1:0.6.0-3        X.Org X server -- ark display driv
ii  xserver-xorg-video-ati  1:6.6.3-2        X.Org X server -- ATI display driv
ii  xserver-xorg-video-chip 1:1.1.1-4        X.Org X server -- Chips display dr
ii  xserver-xorg-video-cirr 1:1.1.0-3        X.Org X server -- Cirrus display d
ii  xserver-xorg-video-cyri 1:1.1.0-4        X.Org X server -- Cyrix display dr
ii  xserver-xorg-video-dumm 1:0.2.0-3        X.Org X server -- dummy display dr
ii  xserver-xorg-video-fbde 1:0.3.1-1        X.Org X server -- fbdev display dr
ii  xserver-xorg-video-glin 1:1.1.1-3        X.Org X server -- Glint display dr
ii  xserver-xorg-video-i128 1:1.2.0-3        X.Org X server -- i128 display dri
ii  xserver-xorg-video-i740 1:1.1.0-3        X.Org X server -- i740 display dri
ii  xserver-xorg-video-i810 2:1.7.2-4        X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-imst 1:1.1.0-3        X.Org X server -- IMSTT display dr
ii  xserver-xorg-video-mga  1:1.4.4.dfsg.1-2 X.Org X server -- MGA display driv
ii  xserver-xorg-video-neom 1:1.1.1-5        X.Org X server -- Neomagic display
ii  xserver-xorg-video-newp 1:0.2.0-3        X.Org X server -- Newport display 
ii  xserver-xorg-video-nsc  1:2.8.1-3        X.Org X server -- NSC display driv
ii  xserver-xorg-video-nv [ 1:1.2.0-3        X.Org X server -- NV display drive
ii  xserver-xorg-video-rend 1:4.1.0.dfsg.1-4 X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3 [ 1:0.4.1-5        X.Org X server -- legacy S3 displa
ii  xserver-xorg-video-s3vi 1:1.9.1-3        X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sava 1:2.1.2-3        X.Org X server -- Savage display d
ii  xserver-xorg-video-sili 1:1.4.1-4        X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-sis  1:0.9.1-4        X.Org X server -- SiS display driv
ii  xserver-xorg-video-sisu 1:0.8.1-3        X.Org X server -- SiS USB display 
ii  xserver-xorg-video-tdfx 1:1.3.0-1        X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tga  1:1.1.0-3        X.Org X server -- TGA display driv
ii  xserver-xorg-video-trid 1:1.2.3-1        X.Org X server -- Trident display 
ii  xserver-xorg-video-tsen 1:1.1.0-3        X.Org X server -- Tseng display dr
ii  xserver-xorg-video-v4l  0.1.1-3          X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-vesa 1:1.3.0-1        X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga  1:4.1.0-3        X.Org X server -- VGA display driv
ii  xserver-xorg-video-via  1:0.2.1-6        X.Org X server -- VIA display driv
ii  xserver-xorg-video-vmwa 1:10.13.0-3      X.Org X server -- VMware display d
ii  xserver-xorg-video-vood 1:1.1.0-4        X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  discover1                     1.7.19     hardware identification system
pn  laptop-detect                 <none>     (no description available)
pn  mdetect                       <none>     (no description available)
pn  xresprobe                     <none>     (no description available)
ii  xserver-xorg-input-all        1:7.1.0-19 the X.Org X server -- input driver
ii  xserver-xorg-video-all        1:7.1.0-19 the X.Org X server -- output drive

-- debconf information excluded



Reply to: