Verifying my 3D drivers set up properly for my nVidia based graphics card

Jim Stapleton stapleton.41 at gmail.com
Thu Mar 15 17:37:29 UTC 2007


I have a 7300GT in my computer, and I have run into a couple of errors
trying to set up WoW in Wine (couldn't find copies of the error
elsewhere). Also a couple of OpenGL applications are running slower
than one would expect given my card (especially in the screen savers
area, where the same apps would run /too fast/ with my old Ti4200.
These in conjunction lead me to suspect my graphics setup.

What application/method would you suggest to test this? I'd prefer
something that would provide command line information, rather than
"about how fast does this run?"

I checked for the libraries mentioned on nVidias web site, and they
are all in the right spots, which leads me to suspect it's an
xorg.conf error, but I'm not sure. I've attached the xorg.conf file to
the end, just in case.

Thanks,
-Jim Stapleton


/etc/X11/xorg.conf:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (root at elrond.ameritech.net)  Tue Feb
6 05:44:08 UTC 2007

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    RgbPath         "/usr/X11R6/lib/X11/rgb"
    ModulePath      "/usr/X11R6/lib/modules"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath        "/usr/X11R6/lib/X11/fonts/TTF/"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath        "/usr/X11R6/lib/X11/fonts/CID/"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
    Load           "extmod"
    Load           "glx"
    Load           "dbe"
    Load           "record"
    Load           "xtrap"
    Load           "type1"
    Load           "freetype"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/sysmouse"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
 ### Comment all HorizSync and VertSync values to use DDC:
    Identifier     "Monitor0"
    VendorName     "SAM"
    ModelName      "SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection


Section "Extensions"
    Option "Composite" "Enable"
EndSection



Section "Device"
    Identifier     "Card0"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "Unknown Board"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    SubSection     "Display"
        Viewport    0 0
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       16
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       15
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       4
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection





/var/log/Xorg.0.log:


X Window System Version 6.9.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: FreeBSD 6.2 i386 [ELF]
Current Operating System: FreeBSD elrond.ameritech.net 6.2-STABLE
FreeBSD 6.2-STABLE #0: Fri Mar  2 21:01:49 UTC 2007
root at elrond.ameritech.net:/usr/obj/usr/src/sys/JIM20070302 i386
Build Date: 08 February 2007
	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: Tue Mar 13 17:47:13 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
	Entry deleted from font path.
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(**) Extension "Composite" is enabled
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.2
	X.Org Video Driver: 0.8
	X.Org XInput driver : 0.5
	X.Org Server Extension : 0.2
	X.Org Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 6.9.0, 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/X11R6/lib/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.8
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(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 10de,005e card 1043,815a rev a3 class 05,80,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0050 card 1043,815a rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 1043,815a rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 1043,815a rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 1043,815a rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0059 card 1043,812a rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,0053 card 1043,815a rev f2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 1043,815a rev f3 class 01,01,85 hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 1043,815a rev f3 class 01,01,85 hdr 00
(II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:0a:0: chip 10de,0057 card 1043,8141 rev a3 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 10de,01df card 19f1,1fe2 rev a1 class 03,00,00 hdr 00
(II) PCI: 05:06:0: chip 4444,0016 card 0070,8801 rev 01 class 04,00,00 hdr 00
(II) PCI: 05:07:0: chip 14f1,8800 card 107d,6613 rev 05 class 04,00,00 hdr 80
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:9:0), (0,5,5), BCTRL: 0x0202 (VGA_EN is cleared)
(II) Bus 5 non-prefetchable memory range:
	[0] -1	0	0xc4000000 - 0xc4ffffff (0x1000000) MX[B]
(II) Bus 5 prefetchable memory range:
	[0] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:11:0), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:13:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:14:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xc5000000 - 0xc7ffffff (0x3000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24: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]
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x01df) rev 161,
Mem @ 0xc5000000/24, 0xb0000000/28, 0xc6000000/24, BIOS @
0xc7000000/17
(--) PCI: (5:6:0) unknown vendor (0x4444) unknown chipset (0x0016) rev
1, Mem @ 0xc0000000/26
(--) PCI: (5:7:0) unknown vendor (0x14f1) unknown chipset (0x8800) rev
5, Mem @ 0xc4000000/24
(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) Active PCI resource ranges:
	[0] -1	0	0xc8000000 - 0xcfffffff (0x8000000) MX[B]E
	[1] -1	0	0xc8001000 - 0xc8001fff (0x1000) MX[B]E
	[2] -1	0	0xc8002000 - 0xc8003fff (0x2000) MX[B]E
	[3] -1	0	0xc8003000 - 0xc8003fff (0x1000) MX[B]E
	[4] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B]E
	[5] -1	0	0xc8004000 - 0xc8007fff (0x4000) MX[B]E
	[6] -1	0	0xc4000000 - 0xc4ffffff (0x1000000) MX[B](B)
	[7] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B](B)
	[8] -1	0	0xc7000000 - 0xc701ffff (0x20000) MX[B](B)
	[9] -1	0	0xc6000000 - 0xc6ffffff (0x1000000) MX[B](B)
	[10] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
	[11] -1	0	0xc5000000 - 0xc5ffffff (0x1000000) MX[B](B)
	[12] -1	0	0x0000b000 - 0x0000b0ff (0x100) IX[B]E
	[13] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]E
	[14] -1	0	0x00000b60 - 0x00000b7f (0x20) IX[B]E
	[15] -1	0	0x00000960 - 0x0000097f (0x20) IX[B]E
	[16] -1	0	0x00000be0 - 0x00000bff (0x20) IX[B]E
	[17] -1	0	0x000009e0 - 0x000009ff (0x20) IX[B]E
	[18] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]E
	[19] -1	0	0x00000b70 - 0x00000b7f (0x10) IX[B]E
	[20] -1	0	0x00000970 - 0x0000097f (0x10) IX[B]E
	[21] -1	0	0x00000bf0 - 0x00000bff (0x10) IX[B]E
	[22] -1	0	0x000009f0 - 0x000009ff (0x10) IX[B]E
	[23] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[24] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]E
	[25] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]E
	[26] -1	0	0x00004c40 - 0x00004c7f (0x40) IX[B]E
	[27] -1	0	0x00004c00 - 0x00004cff (0x100) IX[B]E
	[28] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]E
(II) PCI Memory resource overlap reduced 0xc8000000 from 0xcfffffff to
0xc8000fff
(II) PCI I/O resource overlap reduced 0x00000b60 from 0x00000b7f to 0x00000b6f
(II) PCI I/O resource overlap reduced 0x00000960 from 0x0000097f to 0x0000096f
(II) PCI I/O resource overlap reduced 0x00000be0 from 0x00000bff to 0x00000bef
(II) PCI I/O resource overlap reduced 0x000009e0 from 0x000009ff to 0x000009ef
(II) PCI Memory resource overlap reduced 0xc8002000 from 0xc8003fff to
0xc8002fff
(II) PCI I/O resource overlap reduced 0x00004c00 from 0x00004cff to 0x00004c3f
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xc8000000 - 0xc8000fff (0x1000) MX[B]E
	[1] -1	0	0xc8001000 - 0xc8001fff (0x1000) MX[B]E
	[2] -1	0	0xc8002000 - 0xc8002fff (0x1000) MX[B]E
	[3] -1	0	0xc8003000 - 0xc8003fff (0x1000) MX[B]E
	[4] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B]E
	[5] -1	0	0xc8004000 - 0xc8007fff (0x4000) MX[B]E
	[6] -1	0	0xc4000000 - 0xc4ffffff (0x1000000) MX[B](B)
	[7] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B](B)
	[8] -1	0	0xc7000000 - 0xc701ffff (0x20000) MX[B](B)
	[9] -1	0	0xc6000000 - 0xc6ffffff (0x1000000) MX[B](B)
	[10] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
	[11] -1	0	0xc5000000 - 0xc5ffffff (0x1000000) MX[B](B)
	[12] -1	0	0x0000b000 - 0x0000b0ff (0x100) IX[B]E
	[13] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]E
	[14] -1	0	0x00000b60 - 0x00000b6f (0x10) IX[B]E
	[15] -1	0	0x00000960 - 0x0000096f (0x10) IX[B]E
	[16] -1	0	0x00000be0 - 0x00000bef (0x10) IX[B]E
	[17] -1	0	0x000009e0 - 0x000009ef (0x10) IX[B]E
	[18] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]E
	[19] -1	0	0x00000b70 - 0x00000b7f (0x10) IX[B]E
	[20] -1	0	0x00000970 - 0x0000097f (0x10) IX[B]E
	[21] -1	0	0x00000bf0 - 0x00000bff (0x10) IX[B]E
	[22] -1	0	0x000009f0 - 0x000009ff (0x10) IX[B]E
	[23] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[24] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]E
	[25] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]E
	[26] -1	0	0x00004c40 - 0x00004c7f (0x40) IX[B]E
	[27] -1	0	0x00004c00 - 0x00004c3f (0x40) IX[B]E
	[28] -1	0	0x0000e400 - 0x0000e4ff (0x100) 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	0xc8000000 - 0xc8000fff (0x1000) MX[B]E
	[6] -1	0	0xc8001000 - 0xc8001fff (0x1000) MX[B]E
	[7] -1	0	0xc8002000 - 0xc8002fff (0x1000) MX[B]E
	[8] -1	0	0xc8003000 - 0xc8003fff (0x1000) MX[B]E
	[9] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B]E
	[10] -1	0	0xc8004000 - 0xc8007fff (0x4000) MX[B]E
	[11] -1	0	0xc4000000 - 0xc4ffffff (0x1000000) MX[B](B)
	[12] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B](B)
	[13] -1	0	0xc7000000 - 0xc701ffff (0x20000) MX[B](B)
	[14] -1	0	0xc6000000 - 0xc6ffffff (0x1000000) MX[B](B)
	[15] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
	[16] -1	0	0xc5000000 - 0xc5ffffff (0x1000000) MX[B](B)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x0000b000 - 0x0000b0ff (0x100) IX[B]E
	[20] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]E
	[21] -1	0	0x00000b60 - 0x00000b6f (0x10) IX[B]E
	[22] -1	0	0x00000960 - 0x0000096f (0x10) IX[B]E
	[23] -1	0	0x00000be0 - 0x00000bef (0x10) IX[B]E
	[24] -1	0	0x000009e0 - 0x000009ef (0x10) IX[B]E
	[25] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]E
	[26] -1	0	0x00000b70 - 0x00000b7f (0x10) IX[B]E
	[27] -1	0	0x00000970 - 0x0000097f (0x10) IX[B]E
	[28] -1	0	0x00000bf0 - 0x00000bff (0x10) IX[B]E
	[29] -1	0	0x000009f0 - 0x000009ff (0x10) IX[B]E
	[30] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[31] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]E
	[32] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]E
	[33] -1	0	0x00004c40 - 0x00004c7f (0x40) IX[B]E
	[34] -1	0	0x00004c00 - 0x00004c3f (0x40) IX[B]E
	[35] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]E
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 6.9.0, 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 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/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.9746
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 6.9.0, 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: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 6.9.0, 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/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 6.9.0, 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: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.9746
	Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.5
(II) NVIDIA dlloader X Driver  1.0-9746  Tue Dec 19 13:23:45 PST 2006
(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/X11R6/lib/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/X11R6/lib/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.8
(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	0xc8000000 - 0xc8000fff (0x1000) MX[B]E
	[6] -1	0	0xc8001000 - 0xc8001fff (0x1000) MX[B]E
	[7] -1	0	0xc8002000 - 0xc8002fff (0x1000) MX[B]E
	[8] -1	0	0xc8003000 - 0xc8003fff (0x1000) MX[B]E
	[9] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B]E
	[10] -1	0	0xc8004000 - 0xc8007fff (0x4000) MX[B]E
	[11] -1	0	0xc4000000 - 0xc4ffffff (0x1000000) MX[B](B)
	[12] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B](B)
	[13] -1	0	0xc7000000 - 0xc701ffff (0x20000) MX[B](B)
	[14] -1	0	0xc6000000 - 0xc6ffffff (0x1000000) MX[B](B)
	[15] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
	[16] -1	0	0xc5000000 - 0xc5ffffff (0x1000000) MX[B](B)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x0000b000 - 0x0000b0ff (0x100) IX[B]E
	[20] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]E
	[21] -1	0	0x00000b60 - 0x00000b6f (0x10) IX[B]E
	[22] -1	0	0x00000960 - 0x0000096f (0x10) IX[B]E
	[23] -1	0	0x00000be0 - 0x00000bef (0x10) IX[B]E
	[24] -1	0	0x000009e0 - 0x000009ef (0x10) IX[B]E
	[25] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]E
	[26] -1	0	0x00000b70 - 0x00000b7f (0x10) IX[B]E
	[27] -1	0	0x00000970 - 0x0000097f (0x10) IX[B]E
	[28] -1	0	0x00000bf0 - 0x00000bff (0x10) IX[B]E
	[29] -1	0	0x000009f0 - 0x000009ff (0x10) IX[B]E
	[30] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[31] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]E
	[32] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]E
	[33] -1	0	0x00004c40 - 0x00004c7f (0x40) IX[B]E
	[34] -1	0	0x00004c00 - 0x00004c3f (0x40) IX[B]E
	[35] -1	0	0x0000e400 - 0x0000e4ff (0x100) 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	0xc8000000 - 0xc8000fff (0x1000) MX[B]E
	[6] -1	0	0xc8001000 - 0xc8001fff (0x1000) MX[B]E
	[7] -1	0	0xc8002000 - 0xc8002fff (0x1000) MX[B]E
	[8] -1	0	0xc8003000 - 0xc8003fff (0x1000) MX[B]E
	[9] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B]E
	[10] -1	0	0xc8004000 - 0xc8007fff (0x4000) MX[B]E
	[11] -1	0	0xc4000000 - 0xc4ffffff (0x1000000) MX[B](B)
	[12] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B](B)
	[13] -1	0	0xc7000000 - 0xc701ffff (0x20000) MX[B](B)
	[14] -1	0	0xc6000000 - 0xc6ffffff (0x1000000) MX[B](B)
	[15] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
	[16] -1	0	0xc5000000 - 0xc5ffffff (0x1000000) MX[B](B)
	[17] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[18] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[19] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[21] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[22] -1	0	0x0000b000 - 0x0000b0ff (0x100) IX[B]E
	[23] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]E
	[24] -1	0	0x00000b60 - 0x00000b6f (0x10) IX[B]E
	[25] -1	0	0x00000960 - 0x0000096f (0x10) IX[B]E
	[26] -1	0	0x00000be0 - 0x00000bef (0x10) IX[B]E
	[27] -1	0	0x000009e0 - 0x000009ef (0x10) IX[B]E
	[28] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]E
	[29] -1	0	0x00000b70 - 0x00000b7f (0x10) IX[B]E
	[30] -1	0	0x00000970 - 0x0000097f (0x10) IX[B]E
	[31] -1	0	0x00000bf0 - 0x00000bff (0x10) IX[B]E
	[32] -1	0	0x000009f0 - 0x000009ff (0x10) IX[B]E
	[33] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[34] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]E
	[35] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]E
	[36] -1	0	0x00004c40 - 0x00004c7f (0x40) IX[B]E
	[37] -1	0	0x00004c00 - 0x00004c3f (0x40) IX[B]E
	[38] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]E
	[39] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[40] 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): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 7300 GS at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 05.72.22.35.65
(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 7300 GS at PCI:1:0:0:
(--) NVIDIA(0):     Samsung SyncMaster (CRT-0)
(--) NVIDIA(0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x1024"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0):     "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xc6000000 - 0xc6ffffff (0x1000000) MX[B]
	[1] 0	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B]
	[2] 0	0	0xc5000000 - 0xc5ffffff (0x1000000) MX[B]
	[3] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1	0	0xc8000000 - 0xc8000fff (0x1000) MX[B]E
	[9] -1	0	0xc8001000 - 0xc8001fff (0x1000) MX[B]E
	[10] -1	0	0xc8002000 - 0xc8002fff (0x1000) MX[B]E
	[11] -1	0	0xc8003000 - 0xc8003fff (0x1000) MX[B]E
	[12] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B]E
	[13] -1	0	0xc8004000 - 0xc8007fff (0x4000) MX[B]E
	[14] -1	0	0xc4000000 - 0xc4ffffff (0x1000000) MX[B](B)
	[15] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B](B)
	[16] -1	0	0xc7000000 - 0xc701ffff (0x20000) MX[B](B)
	[17] -1	0	0xc6000000 - 0xc6ffffff (0x1000000) MX[B](B)
	[18] -1	0	0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
	[19] -1	0	0xc5000000 - 0xc5ffffff (0x1000000) MX[B](B)
	[20] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[21] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[22] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[23] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[24] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[25] -1	0	0x0000b000 - 0x0000b0ff (0x100) IX[B]E
	[26] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]E
	[27] -1	0	0x00000b60 - 0x00000b6f (0x10) IX[B]E
	[28] -1	0	0x00000960 - 0x0000096f (0x10) IX[B]E
	[29] -1	0	0x00000be0 - 0x00000bef (0x10) IX[B]E
	[30] -1	0	0x000009e0 - 0x000009ef (0x10) IX[B]E
	[31] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]E
	[32] -1	0	0x00000b70 - 0x00000b7f (0x10) IX[B]E
	[33] -1	0	0x00000970 - 0x0000097f (0x10) IX[B]E
	[34] -1	0	0x00000bf0 - 0x00000bff (0x10) IX[B]E
	[35] -1	0	0x000009f0 - 0x000009ff (0x10) IX[B]E
	[36] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[37] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]E
	[38] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]E
	[39] -1	0	0x00004c40 - 0x00004c7f (0x40) IX[B]E
	[40] -1	0	0x00004c00 - 0x00004c3f (0x40) IX[B]E
	[41] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]E
	[42] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[43] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1280x1024"
(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) 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" "auto"
(**) Mouse0: Device: "/dev/sysmouse"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(**) 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)
(II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse0: SetupAuto: protocol is SysMouse
(II) 3rd Button detected: disabling emulate3Button


More information about the freebsd-questions mailing list