Bug 5400 - mode 1920...bios programmed panel size, low dvi rez
Summary: mode 1920...bios programmed panel size, low dvi rez
Status: RESOLVED DUPLICATE of bug 3654
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nVidia (open) (show other bugs)
Version: 6.8.2
Hardware: x86 (IA32) NetBSD
: high normal
Assignee: Aaron Plattner
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-22 13:56 UTC by Ross Harvey
Modified: 2006-07-03 16:42 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Ross Harvey 2005-12-22 13:56:28 UTC
e-GeForce FX 5500 (product 0x0326 rev 0xa1)

I can't get it to drive my Dell 2405FPW at 1920x1200, it
insists on using 1024x768. I have found many similar complaints
on the web but no solutions. I think the following two adjacent lines
from Xorg.0.log are key:

(II) NV(0): Mode "1920x1200" is larger than BIOS programmed panel size of 1024 
x
 768.  Removing.
(II) NV(0): Not using mode "1920x1200" (unknown reason)

Actually, there are similar bug reports in this database.


========================================================================




    Section "Module"
	Load        "dbe"  	
	SubSection  "extmod"
	  Option    "omit xfree86-dga"   
	EndSubSection
	Load        "type1"
	Load        "freetype"
    EndSection
    Section "Files"
	RgbPath	"/usr/pkg/xorg/lib/X11/rgb"
    EndSection
    Section "ServerFlags"
    EndSection
    Section "InputDevice"
	Identifier	"Keyboard1"
	Driver	"kbd"
	Option "AutoRepeat" "500 30"
	Option "XkbRules"	"xorg"
	Option "XkbModel"	"pc105"
	Option "XkbLayout"	"us"
    EndSection
    Section "InputDevice"
	Identifier	"Mouse1"
	Driver	"mouse"
	Option "Protocol"    "wsmouse"
	Option "Device"      "/dev/wsmouse"
    EndSection
    Section "Monitor"
	Identifier  "Dell 2405FPW"
Modeline "1920x1200" 154.128 1920 1968 2000 2080 1200 1203 1209 1235 -hsync -
vsync
EndSection
Section "Device"
    Identifier	"Standard VGA"
    VendorName	"Unknown"
    BoardName	"Unknown"
    Driver     "vga"
EndSection
Section "Device"
    Identifier  "whatever"
    Driver      "nv"
    Option "FlatPanel" "true"
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "whatever"
    Monitor     "Dell 2405FPW"
    DefaultDepth 24
    Subsection "Display"
        Depth       8
        Modes       "1920x1200"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1920x1200"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1920x1200"
        ViewPort    0 0
    EndSubsection
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

========================================================================

This is a pre-release version of the The X.Org Foundation X11.
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 The X.Org Foundation "monolithic tree" CVS
repository hosted at http://www.freedesktop.org/Software/xorg/
X Window System Version 0.0.0.682
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: NetBSD/i386 3.99.13 [ELF] The NetBSD Foundation, Inc.
Current Operating System: NetBSD random 3.99.13 NetBSD 3.99.13 (bkb) #32: Tue 
Dec 20 15:42:46 PST 2005  ross@batbox:/usr/ross/bkb i386
Build Date: 10 December 2005
	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: Wed Dec 21 18:26:26 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "Dell 2405FPW"
(**) |   |-->Device "whatever"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(WW) The directory "/usr/pkg/xorg/lib/X11/fonts/CID/" does not exist.
	Entry deleted from font path.
(==) FontPath set 
to "/usr/pkg/xorg/lib/X11/fonts/misc/,/usr/pkg/xorg/lib/X11/fonts/TTF/,/usr/pkg
/xorg/lib/X11/fonts/Type1/,/usr/pkg/xorg/lib/X11/fonts/75dpi/,/usr/pkg/xorg/lib
/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/pkg/xorg/lib/X11/rgb"
(==) ModulePath set to "/usr/pkg/xorg/lib/modules"
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.2
	X.Org Video Driver: 0.7
	X.Org XInput driver : 0.4
	X.Org Server Extension : 0.2
	X.Org Font Renderer : 0.4
(II) Loader running on netbsd
(II) LoadModule: "bitmap"
(II) Loading /usr/pkg/xorg/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/pkg/xorg/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(--) Using wscons driver in pcvt compatibility mode (version 3.32)
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2530 card 1028,00c7 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2532 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 1028,00c7 rev 02 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 1028,00c7 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1f:3: chip 8086,2443 card 1028,00c7 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:4: chip 8086,2444 card 1028,00c7 rev 02 class 0c,03,00 hdr 00
(II) PCI: 02:07:0: chip 8086,1076 card 8086,1176 rev 00 class 02,00,00 hdr 00
(II) PCI: 02:08:0: chip 8086,1009 card 8086,1109 rev 02 class 02,00,00 hdr 00
(II) PCI: 02:09:0: chip 10de,0326 card 3842,b320 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:0a:0: chip 1102,0002 card 1102,8022 rev 0a class 04,01,00 hdr 80
(II) PCI: 02:0a:1: chip 1102,7002 card 1102,0020 rev 0a class 09,80,00 hdr 80
(II) PCI: 02:0c:0: chip 10b7,9200 card 1028,00c7 rev 78 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0006 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x000e (VGA_EN is set)
(II) Bus 2 I/O range:
	[0] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[1] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[2] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[3] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0xfd000000 - 0xfeffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) 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:*(2:9:0) nVidia Corporation unknown chipset (0x0326) rev 161, Mem @ 
0xfd000000/24, 0xf0000000/27, BIOS @ 0x80000000/17
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe8000000 from 0xefffffff to 
0xe7ffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xfee80000 - 0xfeefffff (0x80000) MX[B]E
	[1] -1	0	0xfeea0000 - 0xfeebffff (0x20000) MX[B]E
	[2] -1	0	0xfeec0000 - 0xfeefffff (0x40000) MX[B]E
	[3] -1	0	0xfeee0000 - 0xfeefffff (0x20000) MX[B]E
	[4] -1	0	0xe8000000 - 0xe7ffffff (0x0) MX[B]EO
	[5] -1	0	0x80000000 - 0x8001ffff (0x20000) MX[B](B)
	[6] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[7] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[8] -1	0	0x0000e880 - 0x0000e8ff (0x80) IX[B]E
	[9] -1	0	0x0000ec78 - 0x0000ec7f (0x8) IX[B]E
	[10] -1	0	0x0000ec80 - 0x0000ecff (0x80) IX[B]E
	[11] -1	0	0x0000eca0 - 0x0000ecbf (0x20) IX[B]E
	[12] -1	0	0x0000ecc0 - 0x0000ecff (0x40) IX[B]E
	[13] -1	0	0x0000ff60 - 0x0000ff7f (0x20) IX[B]E
	[14] -1	0	0x0000dcd0 - 0x0000dcdf (0x10) IX[B]E
	[15] -1	0	0x0000ff80 - 0x0000ffff (0x80) IX[B]E
	[16] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) PCI I/O resource overlap reduced 0x0000ec80 from 0x0000ecff to 0x0000ec9f
(II) PCI Memory resource overlap reduced 0xfee80000 from 0xfeefffff to 
0xfee9ffff
(II) PCI Memory resource overlap reduced 0xfeec0000 from 0xfeefffff to 
0xfeedffff
(II) PCI I/O resource overlap reduced 0x0000ff80 from 0x0000ffff to 0x0000ff9f
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfee80000 - 0xfee9ffff (0x20000) MX[B]E
	[1] -1	0	0xfeea0000 - 0xfeebffff (0x20000) MX[B]E
	[2] -1	0	0xfeec0000 - 0xfeedffff (0x20000) MX[B]E
	[3] -1	0	0xfeee0000 - 0xfeefffff (0x20000) MX[B]E
	[4] -1	0	0xe8000000 - 0xe7ffffff (0x0) MX[B]EO
	[5] -1	0	0x80000000 - 0x8001ffff (0x20000) MX[B](B)
	[6] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[7] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[8] -1	0	0x0000e880 - 0x0000e8ff (0x80) IX[B]E
	[9] -1	0	0x0000ec78 - 0x0000ec7f (0x8) IX[B]E
	[10] -1	0	0x0000ec80 - 0x0000ec9f (0x20) IX[B]E
	[11] -1	0	0x0000eca0 - 0x0000ecbf (0x20) IX[B]E
	[12] -1	0	0x0000ecc0 - 0x0000ecff (0x40) IX[B]E
	[13] -1	0	0x0000ff60 - 0x0000ff7f (0x20) IX[B]E
	[14] -1	0	0x0000dcd0 - 0x0000dcdf (0x10) IX[B]E
	[15] -1	0	0x0000ff80 - 0x0000ff9f (0x20) IX[B]E
	[16] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xfee80000 - 0xfee9ffff (0x20000) MX[B]E
	[6] -1	0	0xfeea0000 - 0xfeebffff (0x20000) MX[B]E
	[7] -1	0	0xfeec0000 - 0xfeedffff (0x20000) MX[B]E
	[8] -1	0	0xfeee0000 - 0xfeefffff (0x20000) MX[B]E
	[9] -1	0	0xe8000000 - 0xe7ffffff (0x0) MX[B]EO
	[10] -1	0	0x80000000 - 0x8001ffff (0x20000) MX[B](B)
	[11] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[12] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x0000e880 - 0x0000e8ff (0x80) IX[B]E
	[16] -1	0	0x0000ec78 - 0x0000ec7f (0x8) IX[B]E
	[17] -1	0	0x0000ec80 - 0x0000ec9f (0x20) IX[B]E
	[18] -1	0	0x0000eca0 - 0x0000ecbf (0x20) IX[B]E
	[19] -1	0	0x0000ecc0 - 0x0000ecff (0x40) IX[B]E
	[20] -1	0	0x0000ff60 - 0x0000ff7f (0x20) IX[B]E
	[21] -1	0	0x0000dcd0 - 0x0000dcdf (0x10) IX[B]E
	[22] -1	0	0x0000ff80 - 0x0000ff9f (0x20) IX[B]E
	[23] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/pkg/xorg/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/pkg/xorg/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(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 DPMS
(II) Loading extension FontCache
(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: "type1"
(II) Loading /usr/pkg/xorg/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/pkg/xorg/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 0.0.0.682, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "nv"
(II) Loading /usr/pkg/xorg/lib/modules/drivers/nv_drv.o
(II) Module nv: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.0.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/pkg/xorg/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/pkg/xorg/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.4
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
	Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
	Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
	GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
	GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
	Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
	GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
	GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
	GeForce4 440 Go 64M, Quadro4 NVS, Quadro4 500 GoGL,
	GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
	GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
	GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
	Quadro4 280 NVS, Quadro4 380 XGL, Quadro NVS 50 PCI, GeForce4 448 Go,
	GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200,
	GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400,
	0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
	Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
	GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
	Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
	GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
	GeForce FX 5600 Ultra, GeForce FX 5600, 0x0313, GeForce FX 5600SE,
	0x0316, 0x0317, GeForce FX Go5600, GeForce FX Go5650,
	Quadro FX Go700, 0x031D, 0x031E, 0x031F, GeForce FX 5200,
	GeForce FX 5200 Ultra, GeForce FX 5200, GeForce FX 5200SE,
	GeForce FX Go5200, GeForce FX Go5250, GeForce FX 5500,
	GeForce FX 5100, GeForce FX Go5200 32M/64M, 0x0329,
	Quadro NVS 280 PCI, Quadro FX 500/600 PCI, GeForce FX Go53xx Series,
	GeForce FX Go5100, 0x032F, GeForce FX 5900 Ultra, GeForce FX 5900,
	GeForce FX 5900XT, GeForce FX 5950 Ultra, Quadro FX 700,
	GeForce FX 5900ZT, Quadro FX 3000, GeForce FX 5700 Ultra,
	GeForce FX 5700, GeForce FX 5700LE, GeForce FX 5700VE, 0x0345,
	GeForce FX Go5700, GeForce FX Go5700, 0x0349, 0x034B,
	Quadro FX Go1000, Quadro FX 1100, 0x034F, GeForce 6800 Ultra,
	GeForce 6800, GeForce 6800 LE, 0x0043, GeForce 6800 GT, 0x0049,
	Quadro FX 4000, Quadro FX 4400, 0x00C0, 0x00C1, GeForce 6800 LE,
	0x00C8, 0x00C9, 0x00CC, 0x00CE, GeForce 6600 GT, GeForce 6600,
	0x0142, 0x0143, GeForce Go 6600, GeForce 6610 XL,
	GeForce Go 6600 TE/6200 TE, 0x0147, GeForce Go 6600, 0x0149, 0x014B,
	0x014C, 0x014D, Quadro FX 540, GeForce 6200, 0x0160, 0x0166, 0x0210,
	0x0211, 0x021D, 0x021E
(II) Primary Device is: PCI 02:09:0
(--) Assigning device section with no busID to primary device
(--) Chipset GeForce FX 5500 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xfee80000 - 0xfee9ffff (0x20000) MX[B]E
	[6] -1	0	0xfeea0000 - 0xfeebffff (0x20000) MX[B]E
	[7] -1	0	0xfeec0000 - 0xfeedffff (0x20000) MX[B]E
	[8] -1	0	0xfeee0000 - 0xfeefffff (0x20000) MX[B]E
	[9] -1	0	0xe8000000 - 0xe7ffffff (0x0) MX[B]EO
	[10] -1	0	0x80000000 - 0x8001ffff (0x20000) MX[B](B)
	[11] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[12] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x0000e880 - 0x0000e8ff (0x80) IX[B]E
	[16] -1	0	0x0000ec78 - 0x0000ec7f (0x8) IX[B]E
	[17] -1	0	0x0000ec80 - 0x0000ec9f (0x20) IX[B]E
	[18] -1	0	0x0000eca0 - 0x0000ecbf (0x20) IX[B]E
	[19] -1	0	0x0000ecc0 - 0x0000ecff (0x40) IX[B]E
	[20] -1	0	0x0000ff60 - 0x0000ff7f (0x20) IX[B]E
	[21] -1	0	0x0000dcd0 - 0x0000dcdf (0x10) IX[B]E
	[22] -1	0	0x0000ff80 - 0x0000ff9f (0x20) IX[B]E
	[23] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
(II) resource ranges after probing:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xfee80000 - 0xfee9ffff (0x20000) MX[B]E
	[6] -1	0	0xfeea0000 - 0xfeebffff (0x20000) MX[B]E
	[7] -1	0	0xfeec0000 - 0xfeedffff (0x20000) MX[B]E
	[8] -1	0	0xfeee0000 - 0xfeefffff (0x20000) MX[B]E
	[9] -1	0	0xe8000000 - 0xe7ffffff (0x0) MX[B]EO
	[10] -1	0	0x80000000 - 0x8001ffff (0x20000) MX[B](B)
	[11] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[12] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[13] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[14] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[15] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[16] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1	0	0x0000e880 - 0x0000e8ff (0x80) IX[B]E
	[19] -1	0	0x0000ec78 - 0x0000ec7f (0x8) IX[B]E
	[20] -1	0	0x0000ec80 - 0x0000ec9f (0x20) IX[B]E
	[21] -1	0	0x0000eca0 - 0x0000ecbf (0x20) IX[B]E
	[22] -1	0	0x0000ecc0 - 0x0000ecff (0x40) IX[B]E
	[23] -1	0	0x0000ff60 - 0x0000ff7f (0x20) IX[B]E
	[24] -1	0	0x0000dcd0 - 0x0000dcdf (0x10) IX[B]E
	[25] -1	0	0x0000ff80 - 0x0000ff9f (0x20) IX[B]E
	[26] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[27] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[28] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/pkg/xorg/lib/modules/libint10.a
(II) Module int10: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(II) NV(0): Initializing int10
(WW) NV(0): remove MTRR a0000 - c0000
(WW) NV(0): remove MTRR c0000 - 100000
(II) NV(0): Primary V_BIOS segment is: 0xc000
(WW) NV(0): remove MTRR 0 - 1000
(--) NV(0): Chipset: "GeForce FX 5500"
(**) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/pkg/xorg/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.7
(**) NV(0): Option "FlatPanel" "true"
(==) NV(0): Using HW cursor
(**) NV(0): forcing DFP usage
(--) NV(0): Linear framebuffer at 0xF0000000
(--) NV(0): MMIO registers at 0xFD000000
(WW) NV(0): remove MTRR fd000000 - fe000000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/pkg/xorg/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/pkg/xorg/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.7
(II) NV(0): I2C bus "DDC" initialized.
(II) NV(0): Probing for analog device on output A...
(--) NV(0):   ...can't find one
(II) NV(0): Probing for analog device on output B...
(--) NV(0):   ...can't find one
(II) NV(0): Probing for EDID on I2C bus A...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(--) NV(0): DDC detected a DFP:
(II) NV(0): Manufacturer: DEL  Model: a010  Serial#: 809711187
(II) NV(0): Year: 2005  Week: 44
(II) NV(0): EDID Version: 1.3
(II) NV(0): Digital Display Input
(II) NV(0): Max H-Image Size [cm]: horiz.: 52  vert.: 33
(II) NV(0): Gamma: 2.20
(II) NV(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) NV(0): Default color space is primary color space
(II) NV(0): First detailed timing is preferred mode
(II) NV(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.607
(II) NV(0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
(II) NV(0): Supported VESA Video Modes:
(II) NV(0): 720x400@70Hz
(II) NV(0): 640x480@60Hz
(II) NV(0): 640x480@75Hz
(II) NV(0): 800x600@60Hz
(II) NV(0): 800x600@75Hz
(II) NV(0): 1024x768@60Hz
(II) NV(0): 1024x768@75Hz
(II) NV(0): 1280x1024@75Hz
(II) NV(0): Manufacturer's mask: 0
(II) NV(0): Supported Future Video Modes:
(II) NV(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) NV(0): #1: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) NV(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) NV(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
(II) NV(0): Supported additional Video Mode:
(II) NV(0): clock: 154.0 MHz   Image Size:  519 x 324 mm
(II) NV(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 
h_border: 0
(II) NV(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 
v_border: 0
(II) NV(0): Serial No: T61335AO0C6S
(II) NV(0): Monitor name: DELL 2405FPW
(II) NV(0): Ranges: V min: 56  V max: 76 Hz, H min: 30  H max: 81 kHz, 
PixClock max 170 MHz
(II) NV(0): Probing for EDID on I2C bus B...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0):   ... none found
(--) NV(0): CRTC 0 is currently programmed for DFP
(**) NV(0): Forcing display type to DFP as specified
(II) NV(0): Using DFP on CRTC 0
(--) NV(0): Panel size is 1024 x 768
(--) NV(0): VideoRAM: 131072 kBytes
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): Dell 2405FPW: Using default hsync range of 30.00-81.00 kHz
(II) NV(0): Dell 2405FPW: Using default vrefresh range of 56.00-76.00 Hz
(II) NV(0): Clock range:  12.00 to 350.00 MHz
(II) NV(0): Mode "1920x1200" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using mode "1920x1200" (unknown reason)
(II) NV(0): Not using default mode "640x350" (vrefresh out of range)
(II) NV(0): Not using default mode "320x175" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x400" (vrefresh out of range)
(II) NV(0): Not using default mode "320x200" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "720x400" (vrefresh out of range)
(II) NV(0): Not using default mode "360x200" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (vrefresh out of range)
(II) NV(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (vrefresh out of range)
(II) NV(0): Not using default mode "400x300" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NV(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1152x864" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1152x864" (unknown reason)
(II) NV(0): Not using default mode "576x432" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1280x960" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1280x960" (unknown reason)
(II) NV(0): Not using default mode "640x480" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1280x960" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1280x960" (unknown reason)
(II) NV(0): Not using default mode "640x480" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1280x1024" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1280x1024" (unknown reason)
(II) NV(0): Not using default mode "640x512" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1280x1024" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1280x1024" (unknown reason)
(II) NV(0): Not using default mode "640x512" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1280x1024" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1280x1024" (unknown reason)
(II) NV(0): Not using default mode "640x512" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1600x1200" (unknown reason)
(II) NV(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1600x1200" (unknown reason)
(II) NV(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1600x1200" (unknown reason)
(II) NV(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1600x1200" (unknown reason)
(II) NV(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1600x1200" (unknown reason)
(II) NV(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1792x1344" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1792x1344" (unknown reason)
(II) NV(0): Not using default mode "896x672" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1792x1344" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1792x1344" (unknown reason)
(II) NV(0): Not using default mode "896x672" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1856x1392" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1856x1392" (unknown reason)
(II) NV(0): Not using default mode "928x696" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1856x1392" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1856x1392" (unknown reason)
(II) NV(0): Not using default mode "928x696" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1920x1440" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1920x1440" (unknown reason)
(II) NV(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1920x1440" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1920x1440" (unknown reason)
(II) NV(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "416x312" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1152x768" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1152x768" (unknown reason)
(II) NV(0): Not using default mode "576x384" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1400x1050" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1400x1050" (unknown reason)
(II) NV(0): Not using default mode "700x525" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1400x1050" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1400x1050" (unknown reason)
(II) NV(0): Not using default mode "700x525" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1600x1024" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1600x1024" (unknown reason)
(II) NV(0): Not using default mode "800x512" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "1920x1440" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "1920x1440" (unknown reason)
(II) NV(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "2048x1536" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "2048x1536" (unknown reason)
(II) NV(0): Not using default mode "1024x768" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Mode "2048x1536" is larger than BIOS programmed panel size of 1024 
x 768.  Removing.
(II) NV(0): Not using default mode "2048x1536" (unknown reason)
(II) NV(0): Not using default mode "1024x768" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "2048x1536" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode 
clock/interlace/doublescan)
(II) NV(0): Not using mode "1920x1200" (no mode of this name)
(--) NV(0): Virtual size is 1024x768 (pitch 1024)
(**) NV(0):  Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) NV(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 
+hsync +vsync
(**) NV(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) NV(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -
hsync -vsync
(**) NV(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NV(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -
hsync -vsync
(**) NV(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) NV(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -
hsync -vsync
(**) NV(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) NV(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 
+hsync +vsync
(**) NV(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) NV(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 
+hsync +vsync
(**) NV(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NV(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 
+hsync +vsync
(**) NV(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NV(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 
+hsync +vsync
(**) NV(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) NV(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -
hsync -vsync
(**) NV(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) NV(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -
hsync -vsync
(**) NV(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) NV(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -
hsync -vsync
(--) NV(0): Display dimensions: (520, 330) mm
(--) NV(0): DPI set to (50, 59)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/pkg/xorg/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/pkg/xorg/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/pkg/xorg/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 0.0.0.682, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.7
(WW) NV(0): remove MTRR 0 - 1000
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
	[1] 0	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B]
	[2] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0xfee80000 - 0xfee9ffff (0x20000) MX[B]E
	[8] -1	0	0xfeea0000 - 0xfeebffff (0x20000) MX[B]E
	[9] -1	0	0xfeec0000 - 0xfeedffff (0x20000) MX[B]E
	[10] -1	0	0xfeee0000 - 0xfeefffff (0x20000) MX[B]E
	[11] -1	0	0xe8000000 - 0xe7ffffff (0x0) MX[B]EO
	[12] -1	0	0x80000000 - 0x8001ffff (0x20000) MX[B](B)
	[13] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[14] -1	0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x0000e880 - 0x0000e8ff (0x80) IX[B]E
	[21] -1	0	0x0000ec78 - 0x0000ec7f (0x8) IX[B]E
	[22] -1	0	0x0000ec80 - 0x0000ec9f (0x20) IX[B]E
	[23] -1	0	0x0000eca0 - 0x0000ecbf (0x20) IX[B]E
	[24] -1	0	0x0000ecc0 - 0x0000ecff (0x40) IX[B]E
	[25] -1	0	0x0000ff60 - 0x0000ff7f (0x20) IX[B]E
	[26] -1	0	0x0000dcd0 - 0x0000dcdf (0x10) IX[B]E
	[27] -1	0	0x0000ff80 - 0x0000ff9f (0x20) IX[B]E
	[28] -1	0	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[29] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[30] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(WW) NV(0): set MTRR f0000000 - f8000000
(WW) NV(0): remove MTRR a0000 - b0000
(II) NV(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Scanline Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		32 256x256 slots
		16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(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
(**) Option "Protocol" "wsmouse"
(**) Mouse1: Protocol: wsmouse
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/wsmouse"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse1: Buttons: 3
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard1: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard1: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) 3rd Button detected: disabling emulate3Button
Comment 1 Alex Deucher 2005-12-29 16:26:28 UTC
IIRC, the nv driver doesn't know how to program the DVI interface directly; it
relies on the bios.
Comment 2 monnier 2006-05-29 06:20:14 UTC
Any news on this bug?
I'm also victim of this bug.  The current workaround I'm using is to connect my
1600x1200 screen via VGA, which has the disadvantage that it's not as crisp.

Is there some other workaround?  Does using the non-free nvidia driver help?
Is there some way to change the BIOS panel size?  Can running the non-free
nvidia driver change the BIOS panel size as a side-effect?
Comment 3 Aaron Plattner 2006-07-03 16:42:32 UTC
The nvidia driver can program the DVI timings and should support all modes that
are compatible with your display hardware.

*** This bug has been marked as a duplicate of 3654 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.