PDA

View Full Version : nVidia 6600 PBI Driver


ATAQ
01-23-2008, 07:12 PM
Hey all,

I am quite unfamiliar with freebsd, trying to install my nVidia 6600 drivers using the PBI, "nVidiaDriver9746-PV01.pbi",

When I install it,run nvidia-xconfig, restart the xserver, my xserver crashes.

I then opened my xorg.conf file and the driver named is nvidia so I change it back to nv to get back to X.

How do I set up my config so that my driver is loaded with 3D support using 'nvidia' instead of 'nv' as I like playing games.

oh also I added the line nvidia_load="YES"
to my boot loader configuration file.

Anybody have any ideas?

Thanks in advance,
Regards,
Anto

charlie_root
01-23-2008, 07:38 PM
posting relevant pieces of Xorg log file might help people around to give u some hints.

ATAQ
01-23-2008, 07:43 PM
posting relevant pieces of Xorg log file might help people around to give u some hints.

Ya Sure, This is my Xorg Conf File:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (root@pcbsd-6301) Fri Jan 26 10:34:38 PST 2007

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

Section "Files"
RgbPath "/usr/local/lib/X11/rgb"
FontPath "/usr/local/lib/X11/fonts/misc/:unscaled"
FontPath "/usr/local/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/local/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
FontPath "/usr/local/lib/X11/fonts/cyrillic/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/TrueType/"
EndSection

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

Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 82.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nv"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1440x900" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection






And My Boot Loader is:

linux_load="YES"
ulpt_load="YES"
splash_pcx_load="YES"
bitmap_load="YES"
bitmap_name="/boot/loading-screen.pcx"
hw.ata.atapi_dma="1"
autoboot_delay="1"
beastie_disable="NO"
nvidia_load="YES"



Any help to sort this out would be great,
Thanks!!

charlie_root
01-23-2008, 08:06 PM
oky doky but xorg log file (not xorg.conf file) might give much more relevant clue of the problem.
please post also relevant content of /var/log/Xorg.0.log or something like that.

ATAQ
01-23-2008, 08:13 PM
oky doky but xorg log file (not xorg.conf file) might give much more relevant clue of the problem.
please post also relevant content of /var/log/Xorg.0.log or something like that.



Ok man cool, Its quite long, I will post the whole file as i could leave out something important.


X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: FreeBSD 6.2-STABLE i386
Current Operating System: FreeBSD ATAQ-II 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #2: Wed Nov 7 11:08:55 EST 2007 root@pcbsd:/usr/obj/usr/src/sys/PCBSD-SMP i386
Build Date: 13 November 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: Wed Jan 23 20:00:24 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse0"
(**) FontPath set to:
/usr/local/lib/X11/fonts/misc/:unscaled,
/usr/local/lib/X11/fonts/100dpi/:unscaled,
/usr/local/lib/X11/fonts/75dpi/:unscaled,
/usr/local/lib/X11/fonts/misc/,
/usr/local/lib/X11/fonts/Type1/,
/usr/local/lib/X11/fonts/100dpi/,
/usr/local/lib/X11/fonts/75dpi/,
/usr/local/lib/X11/fonts/cyrillic/,
/usr/local/lib/X11/fonts/TTF/,
/usr/local/lib/X11/fonts/TrueType/
(**) RgbPath set to "/usr/local/lib/X11/rgb"
(==) ModulePath set to "/usr/local/lib/xorg/modules"
(II) Loader magic: 0x819e980
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.1
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on freebsd
(II) LoadModule: "pcidata"
(II) Loading /usr/local/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 5

(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,2770 card 1462,7176 rev 81 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2771 card 0000,0000 rev 81 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 1462,7176 rev 01 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,27d4 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 1462,7176 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1462,7176 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1462,7176 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1462,7176 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev e1 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b8 card 8086,27b8 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 1462,7176 rev 01 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c0 card 1462,7176 rev 01 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1462,7176 rev 01 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0140 card 10b0,0401 rev a2 class 03,00,00 hdr 00
(II) PCI: 03:00:0: chip 8086,108b card 1462,176c rev 03 class 02,00,00 hdr 00
(II) PCI: 04:00:0: chip 1814,0201 card 1799,700a rev 01 class 02,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,4), 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 0x0000b000 - 0x0000bfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf4000000 - 0xfbffffff (0x8000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xd8000000 - 0xdfffffff (0x8000000) 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 0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:2), (0,3,3), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xfdb00000 - 0xfdcfffff (0x200000) MX[B]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xfda00000 - 0xfdafffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:30:0), (0,4,4), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1 0 0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 4 non-prefetchable memory range:
[0] -1 0 0xfd900000 - 0xfd9fffff (0x100000) MX[B]
(II) Bus 4 prefetchable memory range:
[0] -1 0 0xfd800000 - 0xfd8fffff (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 NV43 [GeForce 6600 GT] rev 162, Mem @ 0xf4000000/26, 0xd8000000/27, 0xfa000000/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 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 0xfd9fe000 - 0xfd9fffff (0x2000) MX[B]E
[1] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]E
[2] -1 0 0xfdce0000 - 0xfdcfffff (0x20000) MX[B]E
[3] -1 0 0xfdffc000 - 0xfdffffff (0x4000) MX[B]E
[4] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[5] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[6] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[7] -1 0 0x0000cf00 - 0x0000cfff (0x100) IX[B]E
[8] -1 0 0x00000500 - 0x000005ff (0x100) IX[B]E
[9] -1 0 0x0000f600 - 0x0000f6ff (0x100) IX[B]E
[10] -1 0 0x0000f700 - 0x0000f7ff (0x100) IX[B]E
[11] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B]E
[12] -1 0 0x0000f900 - 0x0000f9ff (0x100) IX[B]E
[13] -1 0 0x0000fa00 - 0x0000faff (0x100) IX[B]E
[14] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[B]E
[15] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]E
[16] -1 0 0x0000fd00 - 0x0000fdff (0x100) IX[B]E
[17] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E
[18] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfd9fe000 - 0xfd9fffff (0x2000) MX[B]E
[1] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]E
[2] -1 0 0xfdce0000 - 0xfdcfffff (0x20000) MX[B]E
[3] -1 0 0xfdffc000 - 0xfdffffff (0x4000) MX[B]E
[4] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[5] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[6] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[7] -1 0 0x0000cf00 - 0x0000cfff (0x100) IX[B]E
[8] -1 0 0x00000500 - 0x000005ff (0x100) IX[B]E
[9] -1 0 0x0000f600 - 0x0000f6ff (0x100) IX[B]E
[10] -1 0 0x0000f700 - 0x0000f7ff (0x100) IX[B]E
[11] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B]E
[12] -1 0 0x0000f900 - 0x0000f9ff (0x100) IX[B]E
[13] -1 0 0x0000fa00 - 0x0000faff (0x100) IX[B]E
[14] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[B]E
[15] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]E
[16] -1 0 0x0000fd00 - 0x0000fdff (0x100) IX[B]E
[17] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E
[18] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E
(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 0xfd9fe000 - 0xfd9fffff (0x2000) MX[B]E
[5] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]E
[6] -1 0 0xfdce0000 - 0xfdcfffff (0x20000) MX[B]E
[7] -1 0 0xfdffc000 - 0xfdffffff (0x4000) MX[B]E
[8] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[9] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000cf00 - 0x0000cfff (0x100) IX[B]E
[14] -1 0 0x00000500 - 0x000005ff (0x100) IX[B]E
[15] -1 0 0x0000f600 - 0x0000f6ff (0x100) IX[B]E
[16] -1 0 0x0000f700 - 0x0000f7ff (0x100) IX[B]E
[17] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B]E
[18] -1 0 0x0000f900 - 0x0000f9ff (0x100) IX[B]E
[19] -1 0 0x0000fa00 - 0x0000faff (0x100) IX[B]E
[20] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[B]E
[21] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]E
[22] -1 0 0x0000fd00 - 0x0000fdff (0x100) IX[B]E
[23] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E
[24] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.2.0, 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/local/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.2.0, 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: "type1"
(II) Loading /usr/local/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/local/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.2.0, 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: "glx"
(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "nv"
(II) Loading /usr/local/lib/xorg/modules/drivers//nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 2.1.3
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "keyboard"
(II) Loading /usr/local/lib/xorg/modules/input//keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(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, Quadro 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 NVS 280 SD, 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, 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, GeForce FX 5600XT,
GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro FX 550,
Quadro FX 540, GeForce 6200, GeForce 6500,
GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM),
GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 6800,
GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, GeForce 6200,
GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE,
GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400,
GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX 350M,
GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 GT,
GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT,
GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT,
Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560,
GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS,
GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M,
Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500,
Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100,
GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce 8800 GTS,
GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS,
GeForce 8600 GT, GeForce 8600M GT, Quadro NVS 320M, GeForce 8500 GT,
GeForce 8400 GS, GeForce 8300 GS, GeForce 8600M GS, GeForce 8400M GT,
GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
Quadro NVS 135M
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset GeForce 6600 GT found
(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 0xfd9fe000 - 0xfd9fffff (0x2000) MX[B]E
[5] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]E
[6] -1 0 0xfdce0000 - 0xfdcfffff (0x20000) MX[B]E
[7] -1 0 0xfdffc000 - 0xfdffffff (0x4000) MX[B]E
[8] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[9] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000cf00 - 0x0000cfff (0x100) IX[B]E
[14] -1 0 0x00000500 - 0x000005ff (0x100) IX[B]E
[15] -1 0 0x0000f600 - 0x0000f6ff (0x100) IX[B]E
[16] -1 0 0x0000f700 - 0x0000f7ff (0x100) IX[B]E
[17] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B]E
[18] -1 0 0x0000f900 - 0x0000f9ff (0x100) IX[B]E
[19] -1 0 0x0000fa00 - 0x0000faff (0x100) IX[B]E
[20] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[B]E
[21] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]E
[22] -1 0 0x0000fd00 - 0x0000fdff (0x100) IX[B]E
[23] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E
[24] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E
(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 0xfd9fe000 - 0xfd9fffff (0x2000) MX[B]E
[5] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]E
[6] -1 0 0xfdce0000 - 0xfdcfffff (0x20000) MX[B]E
[7] -1 0 0xfdffc000 - 0xfdffffff (0x4000) MX[B]E
[8] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[9] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[10] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000cf00 - 0x0000cfff (0x100) IX[B]E
[17] -1 0 0x00000500 - 0x000005ff (0x100) IX[B]E
[18] -1 0 0x0000f600 - 0x0000f6ff (0x100) IX[B]E
[19] -1 0 0x0000f700 - 0x0000f7ff (0x100) IX[B]E
[20] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B]E
[21] -1 0 0x0000f900 - 0x0000f9ff (0x100) IX[B]E
[22] -1 0 0x0000fa00 - 0x0000faff (0x100) IX[B]E
[23] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[B]E
[24] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]E
[25] -1 0 0x0000fd00 - 0x0000fdff (0x100) IX[B]E
[26] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E
[27] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E
[28] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[29] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/local/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(II) NV(0): Initializing int10
(==) NV(0): Write-combining range (0xa0000,0x20000) was already clear
(==) NV(0): Write-combining range (0xc0000,0x40000) was already clear
(WW) NV(0): Bad V_BIOS checksum
(II) NV(0): Primary V_BIOS segment is: 0xc000
(==) NV(0): Write-combining range (0x0,0x1000) was already clear
(--) NV(0): Chipset: "GeForce 6600 GT"
(**) 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/local/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.1
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xD8000000
(--) NV(0): MMIO registers at 0xF4000000
(==) NV(0): Write-combining range (0xf4000000,0x1000000) was already clear
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/local/lib/xorg/modules//libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.1
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/local/lib/xorg/modules//libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(II) NV(0): I2C bus "DDC" initialized.
(II) NV(0): Probing for analog device on output A...
(--) NV(0): ...found one
(II) NV(0): Probing for analog device on output B...
(--) NV(0): ...found 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.
(II) NV(0): ... none found
(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.
(--) NV(0): DDC detected a CRT:
(II) NV(0): Manufacturer: ACR Model: ad80 Serial#: 0
(II) NV(0): Year: 2006 Week: 39
(II) NV(0): EDID Version: 1.3
(II) NV(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) NV(0): Sync: Separate
(II) NV(0): Max H-Image Size [cm]: horiz.: 41 vert.: 26
(II) NV(0): Gamma: 2.20
(II) NV(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) NV(0): First detailed timing not preferred mode in violation of standard!(II) NV(0): redX: 0.650 redY: 0.345 greenX: 0.287 greenY: 0.600
(II) NV(0): blueX: 0.140 blueY: 0.068 whiteX: 0.313 whiteY: 0.329
(II) NV(0): Supported VESA Video Modes:
(II) NV(0): 720x400@70Hz
(II) NV(0): 640x480@60Hz
(II) NV(0): 640x480@67Hz
(II) NV(0): 640x480@72Hz
(II) NV(0): 640x480@75Hz
(II) NV(0): 800x600@56Hz
(II) NV(0): 800x600@60Hz
(II) NV(0): 800x600@72Hz
(II) NV(0): 800x600@75Hz
(II) NV(0): 832x624@75Hz
(II) NV(0): 1024x768@60Hz
(II) NV(0): 1024x768@70Hz
(II) NV(0): 1024x768@75Hz
(II) NV(0): 1280x1024@75Hz
(II) NV(0): 1152x870@75Hz
(II) NV(0): Manufacturer's mask: 0
(II) NV(0): Supported Future Video Modes:
(II) NV(0): #0: hsize: 1400 vsize 1050 refresh: 75 vid: 20368
(II) NV(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
(II) NV(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) NV(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
(II) NV(0): #4: hsize: 1280 vsize 800 refresh: 75 vid: 3969
(II) NV(0): #5: hsize: 1280 vsize 800 refresh: 60 vid: 129
(II) NV(0): #6: hsize: 1152 vsize 921 refresh: 76 vid: 36977
(II) NV(0): #7: hsize: 1152 vsize 864 refresh: 75 vid: 20337
(II) NV(0): Supported additional Video Mode:
(II) NV(0): clock: 89.0 MHz Image Size: 410 x 257 mm
(II) NV(0): h_active: 1440 h_sync: 1488 h_sync_end 1520 h_blank_end 1600 h_border: 0
(II) NV(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 926 v_border: 0
(II) NV(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 84 kHz, PixClock max 140 MHz
(II) NV(0): Serial No: 638151E64010
(II) NV(0): Monitor name: AL1916W
(II) NV(0): EDID (in hex):
(II) NV(0): 00ffffffffffff00047280ad00000000
(II) NV(0): 2710010308291a78e89ae5a658499923
(II) NV(0): 115054bfef80904f950f81808140810f
(II) NV(0): 81007190714fc422a0a050841a303020
(II) NV(0): 36009a011100001e000000fd00384c1f
(II) NV(0): 540e000a202020202020000000ff0036
(II) NV(0): 33383135314536343031300a000000fc
(II) NV(0): 00414c31393136570a202020202000c5
(--) NV(0): CRTC 0 appears to have a CRT attached
(II) NV(0): Using CRT on CRTC 0
(II) NV(0): Using hsync ranges from config file
(II) NV(0): Using vrefresh ranges from config file
(II) NV(0): Printing DDC gathered Modelines:
(II) NV(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
(II) NV(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
(II) NV(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
(II) NV(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync
(II) NV(0): Modeline "640x480" 30.24 640 704 768 864 480 483 486 525 -hsync -vsync
(II) NV(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
(II) NV(0): Modeline "720x400" 28.32 720 738 846 900 400 412 414 449 -hsync +vsync
(II) NV(0): Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
(II) NV(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
(II) NV(0): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
(II) NV(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
(II) NV(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
(II) NV(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
(II) NV(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync
(II) NV(0): Modeline "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
(II) NV(0): Modeline "1400x1050" 156.00 1400 1504 1648 1896 1050 1053 1057 1099 -hsync +vsync
(II) NV(0): Modeline "1440x900" 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync
(II) NV(0): Modeline "1280x1024" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
(II) NV(0): Modeline "1280x960" 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync
(II) NV(0): Modeline "1280x800" 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync
(II) NV(0): Modeline "1280x800" 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync
(II) NV(0): Modeline "1152x921" 113.50 1152 1232 1352 1552 921 924 934 965 -hsync +vsync
(II) NV(0): Modeline "1152x864" 104.00 1152 1224 1344 1536 864 867 871 905 -hsync +vsync
(II) NV(0): Modeline "1440x900" 89.00 1440 1488 1520 1600 900 903 909 926 +hsync +vsync
(--) NV(0): VideoRAM: 131072 kBytes
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): Monitor0: Using hsync range of 30.00-82.00 kHz
(II) NV(0): Monitor0: Using vrefresh range of 56.00-76.00 Hz
(II) NV(0): Clock range: 12.00 to 400.00 MHz
(II) NV(0): Not using default mode "640x350" (vrefresh out of range)
(II) NV(0): Not using default mode "320x175" (vrefresh out of range)
(II) NV(0): Not using default mode "640x400" (vrefresh out of range)
(II) NV(0): Not using default mode "320x200" (vrefresh out of range)
(II) NV(0): Not using default mode "720x400" (vrefresh out of range)
(II) NV(0): Not using default mode "360x200" (vrefresh out of range)
(II) NV(0): Not using default mode "640x480" (vrefresh out of range)
(II) NV(0): Not using default mode "320x240" (vrefresh out of range)
(II) NV(0): Not using default mode "800x600" (vrefresh out of range)
(II) NV(0): Not using default mode "400x300" (vrefresh out of range)
(II) NV(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NV(0): Not using default mode "512x384" (vrefresh out of range)
(II) NV(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NV(0): Not using default mode "512x384" (vrefresh out of range)
(II) NV(0): Not using default mode "1280x960" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (mode clock too high)
(II) NV(0): Not using default mode "1600x1200" (mode clock too high)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "1152x768" (vrefresh out of range)
(II) NV(0): Not using default mode "576x384" (vrefresh out of range)
(II) NV(0): Not using default mode "1400x1050" (mode clock too high)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "2048x1536" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "2048x1536" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "2048x1536" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using driver mode "1400x1050" (mode clock too high)
(II) NV(0): Not using default mode "1400x1050" (height too large for virtual size)
(--) NV(0): Virtual size is 1440x1024 (pitch 1440)
(**) NV(0): *Driver mode "1440x900": 136.8 MHz, 70.6 kHz, 75.0 Hz
(II) NV(0): Modeline "1440x900" 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync
(**) NV(0): *Driver mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) NV(0): Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
(**) NV(0): *Driver 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): *Driver 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): *Driver 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): Driver mode "1280x1024": 109.0 MHz, 63.7 kHz, 59.9 Hz
(II) NV(0): Modeline "1280x1024" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
(**) NV(0): Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) NV(0): Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
(**) NV(0): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) NV(0): Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
(**) NV(0): Driver mode "1440x900": 89.0 MHz, 55.6 kHz, 60.1 Hz
(II) NV(0): Modeline "1440x900" 89.00 1440 1488 1520 1600 900 903 909 926 +hsync +vsync
(**) NV(0): Driver mode "1280x960": 101.2 MHz, 59.7 kHz, 59.9 Hz
(II) NV(0): Modeline "1280x960" 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync
(**) NV(0): Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) NV(0): Modeline "1280x960" 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
(**) NV(0): Driver mode "1152x921": 113.5 MHz, 73.1 kHz, 75.8 Hz
(II) NV(0): Modeline "1152x921" 113.50 1152 1232 1352 1552 921 924 934 965 -hsync +vsync
(**) NV(0): Driver mode "1280x800": 106.5 MHz, 62.8 kHz, 74.9 Hz
(II) NV(0): Modeline "1280x800" 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync
(**) NV(0): Driver mode "1280x800": 83.5 MHz, 49.7 kHz, 59.8 Hz
(II) NV(0): Modeline "1280x800" 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync
(**) NV(0): Driver mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) NV(0): Modeline "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
(**) NV(0): Driver mode "1152x864": 104.0 MHz, 67.7 kHz, 74.8 Hz
(II) NV(0): Modeline "1152x864" 104.00 1152 1224 1344 1536 864 867 871 905 -hsync +vsync
(**) NV(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) NV(0): Modeline "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
(**) NV(0): Driver 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): Driver 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 "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
(II) NV(0): Modeline "1024x768" 78.75 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): Driver 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 "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): Driver 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): Driver 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): Driver 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 "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": 87.8 MHz, 81.2 kHz, 65.0 Hz (D)
(II) NV(0): Modeline "800x600" 87.75 800 832 928 1080 600 600 602 625 doublescan +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": 81.0 MHz, 75.0 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "800x600" 81.00 800 832 928 1080 600 600 602 625 doublescan +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 "700x525": 77.9 MHz, 81.5 kHz, 74.8 Hz (D)
(II) NV(0): Modeline "700x525" 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync
(**) NV(0): Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "700x525" 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync
(**) NV(0): Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D)
(II) NV(0): Modeline "640x512" 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync
(**) NV(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "640x512" 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync
(**) NV(0): Driver 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): Driver mode "640x480": 30.2 MHz, 35.0 kHz, 66.7 Hz
(II) NV(0): Modeline "640x480" 30.24 640 704 768 864 480 483 486 525 -hsync -vsync
(**) NV(0): Driver 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): 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 492 520 -hsync -vsync
(**) NV(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "640x480" 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync
(**) NV(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) NV(0): Modeline "640x480" 25.18 640 656 752 800 480 490 492 525 -hsync -vsync
(**) NV(0): Driver mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz
(II) NV(0): Modeline "720x400" 28.32 720 738 846 900 400 412 414 449 -hsync +vsync
(**) NV(0): Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(II) NV(0): Modeline "576x432" 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync
(**) NV(0): Default mode "512x384": 39.4 MHz, 60.0 kHz, 75.0 Hz (D)
(II) NV(0): Modeline "512x384" 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync
(**) NV(0): Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(II) NV(0): Modeline "512x384" 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync
(**) NV(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "512x384" 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync
(**) NV(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) NV(0): Modeline "416x312" 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync
(**) NV(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) NV(0): Modeline "400x300" 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync
(**) NV(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) NV(0): Modeline "400x300" 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync
(**) NV(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) NV(0): Modeline "400x300" 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync
(**) NV(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) NV(0): Modeline "400x300" 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync
(**) NV(0): Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(II) NV(0): Modeline "320x240" 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync
(**) NV(0): Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(II) NV(0): Modeline "320x240" 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync
(**) NV(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) NV(0): Modeline "320x240" 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync
(**) NV(0): Display dimensions: (410, 260) mm
(**) NV(0): DPI set to (89, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/local/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/local/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/local/lib/xorg/modules//libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.1
(==) NV(0): Write-combining range (0x0,0x1000) was already clear
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B]
[1] 0 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B]
[2] 0 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[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 0xfd9fe000 - 0xfd9fffff (0x2000) MX[B]E
[8] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]E
[9] -1 0 0xfdce0000 - 0xfdcfffff (0x20000) MX[B]E
[10] -1 0 0xfdffc000 - 0xfdffffff (0x4000) MX[B]E
[11] -1 0 0xfa000000 - 0xfaffffff (0x1000000) MX[B](B)
[12] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[13] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000cf00 - 0x0000cfff (0x100) IX[B]E
[20] -1 0 0x00000500 - 0x000005ff (0x100) IX[B]E
[21] -1 0 0x0000f600 - 0x0000f6ff (0x100) IX[B]E
[22] -1 0 0x0000f700 - 0x0000f7ff (0x100) IX[B]E
[23] -1 0 0x0000f800 - 0x0000f8ff (0x100) IX[B]E
[24] -1 0 0x0000f900 - 0x0000f9ff (0x100) IX[B]E
[25] -1 0 0x0000fa00 - 0x0000faff (0x100) IX[B]E
[26] -1 0 0x0000fb00 - 0x0000fbff (0x100) IX[B]E
[27] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]E
[28] -1 0 0x0000fd00 - 0x0000fdff (0x100) IX[B]E
[29] -1 0 0x0000fe00 - 0x0000feff (0x100) IX[B]E
[30] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E
[31] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[32] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) NV(0): Write-combining range (0xd8000000,0x8000000)
(==) NV(0): Write-combining range (0xa0000,0x10000) was already clear
(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
(**) Option "dpms"
(**) NV(0): DPMS 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 XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/local/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) 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
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/sysmouse"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse0: SetupAuto: protocol is SysMouse
SetClientVersion: 0 9
SetGrabKeysState - disabled
SetGrabKeysState - enabled

charlie_root
01-23-2008, 09:17 PM
one more thing. is this the log u got when u tryed starting x server using nv driver or nvidia driver in the xorg.conf ?
in order to have accelerated driver u have to use nvidia in xorg.conf.
i use nvidia driver and everything is ok including 3d acc.
as far as i see in your log u use nv driver which should work ok but with no fancy 3d acc.
please confirm whether this log file corresponds to your attempt to start with nv driver or nvidia.
hope this makes sense to you.

ATAQ
01-23-2008, 09:38 PM
Ya sorry thats because I'd been flipping back and forth from nv to nvidia trying to get it going.

ok this is the relivant points withing the log.

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: FreeBSD 6.2-STABLE i386

Loading extension GLX
(II) LoadModule: "nvidia"
(WW) Warning, couldn't open module nvidia
(II) UnloadModule: "nvidia"
(EE) Failed to load module "nvidia" (module does not exist, 0)
(II) LoadModule: "keyboard"
(II) Loading /usr/local/lib/xorg/modules/input//keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7

How come its not loading the module?!

charlie_root
01-23-2008, 10:12 PM
first of all check whether u have nvidia driver binary (nvidia.ko) in /boot/modules directory. i must say i installed my nvidia driver manually rather than using pbi therfore im not sure pbi places the binary driver in the same place. if u fail to found binary in /boot/modules try hunting it all over /boot and /usr. if u dont find it then pbi install failed for some reason and this is the case check pbi install log.

ATAQ
01-23-2008, 10:21 PM
Hey ya nvidia.ko is inside that modules directory.

does there have to be a link to something else maybe?

charlie_root
01-23-2008, 10:28 PM
shouldnt be a link problem. hope your binary has no extremely weird access rights which might cause problems loading it. also hope it is not a zero size file or anything like that.
if everything is ok with that binary file and while u have specified to be loaded at boot then u should be able to see it loaded with kldstat after booting the system.
my /boot/loader.conf looks like this:
root@greucean ~# cat /boot/loader.conf
nvidia_load="YES"
linux_load="YES"

and my kldstat output is:

root@greucean ~# kldstat
Id Refs Address Size Name
1 34 0xc0400000 319238 kernel
2 7 0xc071a000 1eebc linux.ko
3 1 0xc0739000 4defec nvidia.ko
4 3 0xc0c18000 1ba6c miibus.ko
5 1 0xc0c34000 101d0 if_nve.ko
6 1 0xc0c45000 6c78 if_rl.ko
7 1 0xc0c4c000 6974 snd_ich.ko
8 1 0xc0c53000 5b44c acpi.ko
9 1 0xc3ae5000 e000 msdosfs.ko
10 1 0xc3b3a000 a000 ntfs.ko
11 1 0xc3b89000 6000 linprocfs.ko
12 1 0xc3b8f000 5000 procfs.ko
13 1 0xc3c3b000 2b000 nfsclient.ko
14 1 0xc3c79000 1e000 nfsserver.ko
15 1 0xc3cba000 1a000 usb.ko
16 1 0xc3d0c000 8000 vmmon_up.ko
17 1 0xc3d16000 2000 vmnet.ko
18 1 0xc3d20000 5000 if_tap.ko
19 1 0xc3d38000 2000 rtc.ko

ATAQ
01-24-2008, 12:51 AM
Thanks for your help man.

when the xserver attempts to launch, it terminates because it says that there is not screen!?!?

WTF?!?!

Any Ideas man!?

ATAQ
01-24-2008, 03:23 AM
Hey Charlie,
Thanks for your help,
The PBI Driver was messed up, I deleted it and installed the Official FreeBSD nVidia Driver for my card,

Thanks very much for your help man.

graedus
01-24-2008, 05:06 AM
Hey Charlie,
Thanks for your help,
The PBI Driver was messed up, I deleted it and installed the Official FreeBSD nVidia Driver for my card,

Thanks very much for your help man.

FYI, the latest nvidia driver (december 2007) was already included in the base install of pcbsd 1.4.1. The pcbsd updater offers the option to update the nvidia drivers, too.

Cleanup at the pbidir is urgent, there are too many uncompatible pbis lying outhere and people are getting confused.

ATAQ
01-24-2008, 06:01 AM
Hey, Ya I know, but It didnt work with my setup what so ever, I dont know why it messed up during the install, but it did.

TerryP
01-26-2008, 06:05 AM
Cleanup at the pbidir is urgent, there are too many uncompatible pbis lying outhere and people are getting confused.


Backwards compatibility is a ***ch.

I doubt there are many PC-BSD 1.0RCx users still out there though.

DragnLord
01-26-2008, 04:57 PM
Section "Device"
Identifier "Device0"
Driver "nv"
VendorName "NVIDIA Corporation"
EndSection
clearly shows that X was configured to use "stock" driver even though NVIDIA driver was loading, that will cause the problems described here

www19701
04-16-2009, 06:52 PM
instead of "nv" in your xorg.conf put "nvidia",(of course if your X server x86 - not AMD64 ) than "shutdown now" than hold down "Ctrl" and two times click "D" key.