PDA

View Full Version : Which nvidia driver to install for a 6600GT AGP?


Gogogo111
01-02-2007, 07:27 PM
Hey guys, I'm dualbooting Windows XP and PC-BSD 1.3, and I downloaded and installed this driver :http://www.pbidir.com/packages.php?code=297

However, when I restarted, it left me to a blank screen after the loading PC-BSD screen when you can "Hit any key to see what its doing" or whatever it says.

I saw some other people have this problem, and I just want to get my 1440x900 resolution.

So, which driver do I need to install for a 6600GT? Thanks!

BTW, to fix my problem, I had to boot back into the PC-BSD 1.3 CD, and repair/upgrade. [/url]

dracheflieger
01-02-2007, 09:15 PM
I'm running a GeForce 6800GS and using the latest driver from nVidia (http://www.nvidia.com/object/freebsd_1.0-9746.html). Download it, open adn save to your home directory and follow the instructions. It works fine for me. When I was running AGP I also used nVidia's AGP driver but you've got to read the docs closely to find out how to disable FreeBSD's and enable nVidia's. nVidia's gave me about 50 FPS more on a cheapass 6200FX.

Gogogo111
01-02-2007, 09:36 PM
Ok, I'm really stupid when it comes to unix and all, but I think im supposed to cd to the tar.gz extracted folder, and make install from there right? Im reading the instructions now.

However, in Konsole, it tells me "No such file or directory."


Do I have to cd there one at a time? like /home/ then /home/matt/ ?

Because I get no confromation of getting there, it just continues like nothing happened, like this:

%cd /home/matt
%


Any help would be nice, thanks a lot! :D

dracheflieger
01-02-2007, 10:43 PM
Type in pwd to return the 'present working directory'. I always edit my .cshrc file and have the prompt tell me which directory I'm in..replace the current set prompt in .cshrc with this and save it set prompt = "%m:%B[%/]%b %# ". Exit your shell and re-enter it and it should show you what directory you are in always.

Then cd into the NVIDIA directory...it begins with a capital N so cd NVIDIA-FreeBSD-x86-1.0-9631 should get you into the directory where you can run make.

Gogogo111
01-02-2007, 10:51 PM
Yeah sorry to bother you once more, but I get this when I do make install or make like the instructions say.


pcbsd-8870:[/home/matt/NVIDIA-FreeBSD-x86-1.0-9746] > make install
===> src (install)
"/usr/share/mk/bsd.kmod.mk", line 12: "can't find kernel source tree"
*** Error code 1

Stop in /usr/home/matt/NVIDIA-FreeBSD-x86-1.0-9746.

Any luck? Do I need a compiling thing like GCC? Or something?

dracheflieger
01-02-2007, 10:58 PM
You need to install the source code...Go to the Task tab (http://docs.pcbsd.org/guide/chap5.1.html) and fetch the source and ports while you are at it.

Gogogo111
01-03-2007, 02:49 AM
I get a permission denied error..sorry for being such a newb and handling with my problem.

pcbsd-8870:[/home/matt/NVIDIA-FreeBSD-x86-1.0-9746] > make install
===> src (install)
install -o root -g wheel -m 555 nvidia.ko /boot/modules
install: /boot/modules/nvidia.ko: Permission denied
*** Error code 71

Stop in /usr/home/matt/NVIDIA-FreeBSD-x86-1.0-9746/src.
*** Error code 1

Stop in /usr/home/matt/NVIDIA-FreeBSD-x86-1.0-9746.



I type "make install" like the instructions say and thats what it says.

I did do the system source and ports thing like you said.

Gogogo111
01-03-2007, 03:37 AM
Alright Im getting somewhere! I ran the terminal as Super User and did the make install, and it worked! Now it says Installation of the NVIDIA Accelerated Graphics Driver
1.0-9746 for FreeBSD is now complete. You can now
run the nvidia-xconfig utility to automatically update
your X server configuration file. Please see the README
for details if you wish to update your X configuration
file manually.


So, since I dont want to do it manually, how to I run the nvidia-xconfig utility?

dracheflieger
01-03-2007, 05:39 AM
As root type in nvidia-xconfig and run it :D

Ishan
02-24-2007, 09:18 PM
Hey guys, I too have a 6600GT AGP and can't seems to install the latest driver right. All I get is a black screen while starting X and I have to do a hard reset.
I just did make install as root then nividia-xconfig, but now I'm stuck :(
Anybody have any idea? cause anything else works fine.

dracheflieger
02-24-2007, 10:20 PM
I don't recall if nvidia-xconfig copies the new file to your /etc/X11 directory or not...I know that it made an XF86Config file. If there is still a /etc/X11/xorg.conf file that the time stamps don't match the approximate time you ran the nvidia-xconfig then I would rename that and reboot and see if it helps. Also, if you read the instructions on nvidia's web site you will see how to disable the FreeBSD AGP and enable nvidia's AGP. That helped me out with better speed.

Ishan
02-24-2007, 10:39 PM
Thx, I'll look into that and report back. I'm still very new to this BSD thing and my linux knowledge is 10 years old :lol: It's going to be a pain I'm pretty sure...

Ishan
02-24-2007, 11:57 PM
Ok, so I did everything mentioned in the NVidia doc, activated NvAgp, renamed the xorg.conf, and still that damn black screen. I'm stuck with the crappy slow nv driver :cry:

dracheflieger
02-25-2007, 12:19 AM
If it helps any, here is my Device section from my /etc/X11/XF86Config file Section "Device"

### Available Driver options are:-
### Values: [i]: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # [i]
#Option "FlatPanel" # [<bool>]
#Option "FPDither" # [<bool>]
#Option "CrtcNumber" # [i]
#Option "FPScale" # [<bool>]
#Option "FPTweak" # [i]
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV41.0"
EndSection


However, keep in mind, this one is PCIE and not AGP. Here is one from my AGP 6200 # nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder24.nvidia.com) Wed Nov 1 19:54:32 PST 2006


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

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/dejavu/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
FontPath "/usr/X11R6/lib/X11/fonts/hebrew/"
FontPath "/usr/X11R6/lib/X11/fonts/vietnamese/"
FontPath "/usr/X11R6/lib/X11/fonts/indic/"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/AAHS"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/AGA"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/FS"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/Kasr"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/MCS"
FontPath "/usr/X11R6/lib/X11/fonts/ae_fonts1/Shmookh"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/bitstream-vera/"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
EndSection

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

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

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "microsoft"
Option "XkbLayout" "us"
EndSection

Section "Monitor"
Identifier "Monitor0"
HorizSync 30.0 - 85.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Card0"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Option "NvAGP" "1"
SubSection "Display"
Depth 24
Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

#Section "Extensions"
# Option "Composite" "Enable"
#EndSection
but it is using 9631_1 driver from nVidia and I haven't updated it from PC-BSD 1.2 yet either. Be sure that this nvidia_load="YES"
is in the /boot/loader.conf file and that hint.agp.0.disabled="1"
is in the /boot/device.hints file too.

A kldstat command should return a nvidia.ko in its list if the nvidia driver is loading.

Hope some of this helps.

Ishan
02-25-2007, 10:24 AM
I can't get the latest driver to work, I guess I'll try to use the 9631 from port. It so silly, all my hardware works beside this, it's driving me mad :|

sblevin
02-25-2007, 11:24 AM
I can't get the latest driver to work, I guess I'll try to use the 9631 from port.

I had to install the port version - the 97XX PBI left me with a totally black screen - I had a dreadful time getting my system back - but when I DID get it back - I installed the ports 96xx version and it all seems fine.

I have a GT 6600 256 MB Vcard btw.

Ishan
02-25-2007, 12:07 PM
haaa I'm not alone :D I'm on the way to try the 96xx port version. Never used Port before (same for FreeBSD haha) I hope it'll works fine...

Ishan
02-25-2007, 12:34 PM
OK, I just tried the 96XX driver and it's the same thing, black screen with the nvidia driver, works fine with the nv driver.
This is driving me mad! :twisted:
I just miss OpenGL :cry:

Ishan
02-25-2007, 02:17 PM
Ok so here's my Xorg.0.log of when I get the BSOD if that can help :

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.1 i386 [ELF]
Current Operating System: FreeBSD IshanMainBo. 6.1-RELEASE-p11 FreeBSD 6.1-RELEASE-p11 #3: Wed Dec 20 18:51:13 PST 2006 root@PCBSD.localhost:/usr/obj/usr/src/sys/PCBSDv1.3 i386
Build Date: 21 September 2006
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: Sun Feb 25 14:56:19 2007
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "fr"
(**) XKB: layout: "fr"
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/illinoy/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/webfonts/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Speedo/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hebrew/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/vietnamese/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/indic/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ae_fonts1/AAHS" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ae_fonts1/AGA" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ae_fonts1/FS" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ae_fonts1/Kasr" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ae_fonts1/MCS" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ae_fonts1/Shmookh" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/local/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/local/").
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/TrueType/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/dejavu/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(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,01e0 card 0000,0000 rev c1 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,01eb card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 1458,0c11 rev a4 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0064 card 1458,0c11 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,0067 card 1458,5004 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 1458,5004 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 1458,5004 rev a4 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0066 card 1458,e000 rev a1 class 02,00,00 hdr 00
(II) PCI: 00:05:0: chip 10de,006b card 10de,0c11 rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,006a card 10de,4144 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0065 card 1458,5002 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:0d:0: chip 10de,006e card 1458,1000 rev a3 class 0c,00,10 hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
(II) PCI: 01:09:0: chip 1131,7146 card 13c2,1004 rev 01 class 04,80,00 hdr 00
(II) PCI: 01:0b:0: chip 8086,100e card 8086,3013 rev 02 class 02,00,00 hdr 00
(II) PCI: 03:00:0: chip 10de,00f1 card 107d,2011 rev a2 class 03,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,3), 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-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x00009000 - 0x0000bfff (0x3000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xe9000000 - 0xeaffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xe6000000 - 0xe8ffffff (0x3000000) MX[B]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(--) PCI:*(3:0:0) nVidia Corporation NV43 [GeForce 6600/GeForce 6600 GT] rev 162, Mem @ 0xe6000000/24, 0xd0000000/28, 0xe7000000/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) PCI Memory resource overlap reduced 0xe0000000 from 0xffffffff to 0xdfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xea000000 - 0xebffffff (0x2000000) MX[B]E
[1] -1 0 0xea020000 - 0xea03ffff (0x20000) MX[B]E
[2] -1 0 0xeb085000 - 0xeb085fff (0x1000) MX[B]E
[3] -1 0 0xeb084000 - 0xeb087fff (0x4000) MX[B]E
[4] -1 0 0xeb080000 - 0xeb0fffff (0x80000) MX[B]E
[5] -1 0 0xeb000000 - 0xebffffff (0x1000000) MX[B]E
[6] -1 0 0xeb086000 - 0xeb087fff (0x2000) MX[B]E
[7] -1 0 0xeb083000 - 0xeb083fff (0x1000) MX[B]E
[8] -1 0 0xeb082000 - 0xeb083fff (0x2000) MX[B]E
[9] -1 0 0xeb087000 - 0xeb087fff (0x1000) MX[B]E
[10] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]EO
[11] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B)
[12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[13] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
[14] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]E
[15] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
[16] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[17] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
[18] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]E
[19] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
(II) PCI Memory resource overlap reduced 0xea000000 from 0xebffffff to 0xea01ffff
(II) PCI Memory resource overlap reduced 0xeb084000 from 0xeb087fff to 0xeb084fff
(II) PCI Memory resource overlap reduced 0xeb080000 from 0xeb0fffff to 0xeb081fff
(II) PCI Memory resource overlap reduced 0xeb000000 from 0xebffffff to 0xeb07ffff
(II) PCI Memory resource overlap reduced 0xeb086000 from 0xeb087fff to 0xeb086fff
(II) PCI Memory resource overlap reduced 0xeb082000 from 0xeb083fff to 0xeb082fff
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xea000000 - 0xea01ffff (0x20000) MX[B]E
[1] -1 0 0xea020000 - 0xea03ffff (0x20000) MX[B]E
[2] -1 0 0xeb085000 - 0xeb085fff (0x1000) MX[B]E
[3] -1 0 0xeb084000 - 0xeb084fff (0x1000) MX[B]E
[4] -1 0 0xeb080000 - 0xeb081fff (0x2000) MX[B]E
[5] -1 0 0xeb000000 - 0xeb07ffff (0x80000) MX[B]E
[6] -1 0 0xeb086000 - 0xeb086fff (0x1000) MX[B]E
[7] -1 0 0xeb083000 - 0xeb083fff (0x1000) MX[B]E
[8] -1 0 0xeb082000 - 0xeb082fff (0x1000) MX[B]E
[9] -1 0 0xeb087000 - 0xeb087fff (0x1000) MX[B]E
[10] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]EO
[11] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B)
[12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[13] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
[14] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]E
[15] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
[16] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[17] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
[18] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]E
[19] -1 0 0x0000e000 - 0x0000e0ff (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 0xea000000 - 0xea01ffff (0x20000) MX[B]E
[6] -1 0 0xea020000 - 0xea03ffff (0x20000) MX[B]E
[7] -1 0 0xeb085000 - 0xeb085fff (0x1000) MX[B]E
[8] -1 0 0xeb084000 - 0xeb084fff (0x1000) MX[B]E
[9] -1 0 0xeb080000 - 0xeb081fff (0x2000) MX[B]E
[10] -1 0 0xeb000000 - 0xeb07ffff (0x80000) MX[B]E
[11] -1 0 0xeb086000 - 0xeb086fff (0x1000) MX[B]E
[12] -1 0 0xeb083000 - 0xeb083fff (0x1000) MX[B]E
[13] -1 0 0xeb082000 - 0xeb082fff (0x1000) MX[B]E
[14] -1 0 0xeb087000 - 0xeb087fff (0x1000) MX[B]E
[15] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]EO
[16] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B)
[17] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[18] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]E
[22] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
[23] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[24] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
[25] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]E
[26] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(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: "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.9631
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(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: "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: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.8
(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: "keyboard"
(II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(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 55/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, GeForce 6800 GT, GeForce 6800 XT, 0x0049,
Quadro FX 4000, 0x00C0, 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, 0x0143,
GeForce Go 6600, GeForce 6610 XL, GeForce Go 6600 TE/6200 TE,
GeForce 6700 XL, GeForce Go 6600, GeForce Go 6600 GT, 0x014B, 0x014C,
0x014D, 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, 0x016B, 0x016C,
0x016D, 0x016E, 0x0210, GeForce 6800, GeForce 6800 LE,
GeForce 6800 GT, 0x0220, GeForce 6200, 0x0222, 0x0228, 0x0090,
GeForce 7800 GTX, GeForce 7800 GT, 0x0093, 0x0094, GeForce Go 7800,
GeForce Go 7800 GTX, 0x009C, Quadro FX 4500, 0x009E
(II) Primary Device is: PCI 03:00:0
(==) Write-combining range (0xe6000000,0x2000) was already clear
(--) Assigning device section with no busID to primary device
(--) Chipset GeForce 6600 GT 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 0xea000000 - 0xea01ffff (0x20000) MX[B]E
[6] -1 0 0xea020000 - 0xea03ffff (0x20000) MX[B]E
[7] -1 0 0xeb085000 - 0xeb085fff (0x1000) MX[B]E
[8] -1 0 0xeb084000 - 0xeb084fff (0x1000) MX[B]E
[9] -1 0 0xeb080000 - 0xeb081fff (0x2000) MX[B]E
[10] -1 0 0xeb000000 - 0xeb07ffff (0x80000) MX[B]E
[11] -1 0 0xeb086000 - 0xeb086fff (0x1000) MX[B]E
[12] -1 0 0xeb083000 - 0xeb083fff (0x1000) MX[B]E
[13] -1 0 0xeb082000 - 0xeb082fff (0x1000) MX[B]E
[14] -1 0 0xeb087000 - 0xeb087fff (0x1000) MX[B]E
[15] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]EO
[16] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B)
[17] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[18] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]E
[22] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
[23] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[24] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
[25] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]E
[26] -1 0 0x0000e000 - 0x0000e0ff (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 0xea000000 - 0xea01ffff (0x20000) MX[B]E
[6] -1 0 0xea020000 - 0xea03ffff (0x20000) MX[B]E
[7] -1 0 0xeb085000 - 0xeb085fff (0x1000) MX[B]E
[8] -1 0 0xeb084000 - 0xeb084fff (0x1000) MX[B]E
[9] -1 0 0xeb080000 - 0xeb081fff (0x2000) MX[B]E
[10] -1 0 0xeb000000 - 0xeb07ffff (0x80000) MX[B]E
[11] -1 0 0xeb086000 - 0xeb086fff (0x1000) MX[B]E
[12] -1 0 0xeb083000 - 0xeb083fff (0x1000) MX[B]E
[13] -1 0 0xeb082000 - 0xeb082fff (0x1000) MX[B]E
[14] -1 0 0xeb087000 - 0xeb087fff (0x1000) MX[B]E
[15] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]EO
[16] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B)
[17] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[18] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
[19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[23] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[24] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]E
[25] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
[26] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[27] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
[28] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]E
[29] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
[30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(II) NV(0): Initializing int10
(==) NV(0): Removed Write-combining range (0xa0000,0x20000)
(==) 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
(==) Write-combining range (0xe6000000,0x2000) 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/X11R6/lib/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.8
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xD0000000
(--) NV(0): MMIO registers at 0xE6000000
(==) NV(0): Write-combining range (0xe6000000,0x1000000) was already clear
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.8
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.so
(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.
(II) NV(0): ... none found
(--) NV(0): CRTC 0 appears to have a CRT attached
(II) NV(0): Using CRT on CRTC 0
(--) NV(0): VideoRAM: 131072 kBytes
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): Monitor0: Using hsync range of 31.00-94.00 kHz
(II) NV(0): Monitor0: Using vrefresh range of 48.00-160.00 Hz
(II) NV(0): Clock range: 12.00 to 400.00 MHz
(II) NV(0): Not using mode "1600x1200" (hsync out of range)
(II) NV(0): Not using mode "1792x1344" (hsync out of range)
(II) NV(0): Not using mode "1856x1392" (hsync out of range)
(II) NV(0): Not using mode "1920x1440" (hsync out of range)
(II) NV(0): Not using mode "1800x1440" (hsync out of range)
(II) NV(0): Not using mode "1800x1440" (hsync out of range)
(II) NV(0): Not using mode "1280x960" (hsync out of range)
(II) NV(0): Not using mode "1280x1024" (hsync out of range)
(II) NV(0): Not using mode "1400x1050" (hsync out of range)
(II) NV(0): Not using mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (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 "2048x1536" (hsync out of range)
(II) NV(0): Not using default mode "2048x1536" (hsync out of range)
(II) NV(0): Not using mode "1920x1080" (no mode of this name)
(II) NV(0): Not using mode "1280x800" (no mode of this name)
(II) NV(0): Not using mode "1280x720" (no mode of this name)
(--) NV(0): Virtual size is 1920x1440 (pitch 1920)
(**) NV(0): *Mode "1920x1440": 234.0 MHz, 90.0 kHz, 60.0 Hz
(II) NV(0): Modeline "1920x1440" 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
(**) NV(0): *Mode "1600x1200": 202.5 MHz, 93.8 kHz, 75.0 Hz
(II) NV(0): Modeline "1600x1200" 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
(**) NV(0): *Mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) NV(0): Modeline "1280x1024" 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
(**) NV(0): *Mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
(II) NV(0): Modeline "1280x960" 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
(**) NV(0): *Mode "1024x768": 113.3 MHz, 81.4 kHz, 100.0 Hz
(II) NV(0): Modeline "1024x768" 113.30 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
(**) NV(0): *Mode "800x600": 68.2 MHz, 63.6 kHz, 100.0 Hz
(II) NV(0): Modeline "800x600" 68.20 800 848 936 1072 600 601 604 636 -hsync +vsync
(**) NV(0): *Mode "640x480": 43.2 MHz, 50.9 kHz, 100.1 Hz
(II) NV(0): Modeline "640x480" 43.20 640 680 744 848 480 481 484 509 -hsync +vsync
(**) NV(0): Mode "1856x1392": 218.3 MHz, 86.4 kHz, 60.0 Hz
(II) NV(0): Modeline "1856x1392" 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
(**) NV(0): Mode "1792x1344": 204.8 MHz, 83.7 kHz, 60.0 Hz
(II) NV(0): Modeline "1792x1344" 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
(**) NV(0): Mode "1600x1200": 189.0 MHz, 87.5 kHz, 70.0 Hz
(II) NV(0): Modeline "1600x1200" 189.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
(**) NV(0): Mode "1600x1200": 175.5 MHz, 81.2 kHz, 65.0 Hz
(II) NV(0): Modeline "1600x1200" 175.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
(**) NV(0): Mode "1600x1200": 162.0 MHz, 75.0 kHz, 60.0 Hz
(II) NV(0): Modeline "1600x1200" 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
(**) NV(0): Mode "1400x1050": 179.3 MHz, 93.8 kHz, 85.0 Hz
(II) NV(0): Modeline "1400x1050" 179.30 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
(**) NV(0): Mode "1400x1050": 155.8 MHz, 82.2 kHz, 75.0 Hz
(II) NV(0): Modeline "1400x1050" 155.80 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
(**) NV(0): Mode "1400x1050": 149.3 MHz, 78.7 kHz, 72.0 Hz
(II) NV(0): Modeline "1400x1050" 149.30 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
(**) NV(0): Mode "1400x1050": 122.6 MHz, 65.2 kHz, 60.0 Hz
(II) NV(0): Modeline "1400x1050" 122.60 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
(**) NV(0): 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): 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): Mode "1280x960": 129.9 MHz, 75.2 kHz, 75.0 Hz
(II) NV(0): Modeline "1280x960" 129.90 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
(**) NV(0): Mode "1280x960": 124.5 MHz, 72.0 kHz, 72.0 Hz
(II) NV(0): Modeline "1280x960" 124.50 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
(**) NV(0): 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): Mode "1152x864": 143.5 MHz, 91.5 kHz, 100.0 Hz
(II) NV(0): Modeline "1152x864" 143.50 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
(**) NV(0): Mode "1152x864": 119.7 MHz, 77.1 kHz, 85.0 Hz
(II) NV(0): Modeline "1152x864" 119.70 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
(**) NV(0): 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): Mode "1152x864": 81.6 MHz, 53.7 kHz, 60.0 Hz
(II) NV(0): Modeline "1152x864" 81.60 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
(**) NV(0): Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz
(II) NV(0): Modeline "1152x768" 65.00 1152 1178 1314 1472 768 771 777 806 +hsync +vsync
(**) NV(0): Mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) NV(0): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
(**) NV(0): 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): 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): 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): Mode "1024x768": 44.9 MHz, 35.5 kHz, 86.9 Hz (I)
(II) NV(0): Modeline "1024x768" 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync
(**) NV(0): Default mode "960x720": 117.0 MHz, 90.0 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "960x720" 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync
(**) NV(0): Default mode "928x696": 109.2 MHz, 86.4 kHz, 60.1 Hz (D)
(II) NV(0): Modeline "928x696" 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync
(**) NV(0): Default mode "896x672": 102.4 MHz, 83.7 kHz, 60.0 Hz (D)
(II) NV(0): Modeline "896x672" 102.40 896 960 1060 1224 672 672 674 697 doublescan -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): Mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) NV(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync
(**) NV(0): 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): 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): 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): 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): Mode "768x576": 62.6 MHz, 61.1 kHz, 100.1 Hz
(II) NV(0): Modeline "768x576" 62.60 768 816 896 1024 576 577 580 611 -hsync +vsync
(**) NV(0): Mode "768x576": 51.8 MHz, 51.4 kHz, 84.9 Hz
(II) NV(0): Modeline "768x576" 51.80 768 808 888 1008 576 577 580 605 -hsync +vsync
(**) NV(0): Mode "768x576": 45.5 MHz, 45.1 kHz, 75.0 Hz
(II) NV(0): Modeline "768x576" 45.50 768 808 888 1008 576 577 580 602 -hsync +vsync
(**) NV(0): Mode "768x576": 42.9 MHz, 43.2 kHz, 72.0 Hz
(II) NV(0): Modeline "768x576" 42.90 768 800 880 992 576 577 580 601 -hsync +vsync
(**) NV(0): Mode "768x576": 35.0 MHz, 35.9 kHz, 60.1 Hz
(II) NV(0): Modeline "768x576" 35.00 768 792 872 976 576 577 580 597 -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": 78.8 MHz, 91.1 kHz, 85.0 Hz (D)
(II) NV(0): Modeline "640x512" 78.75 640 672 752 864 512 512 514 536 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): Mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) NV(0): Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync
(**) NV(0): 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): 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): 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): Mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) NV(0): Modeline "720x400" 35.50 720 756 828 936 400 401 404 446 -hsync +vsync
(**) NV(0): Mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) NV(0): Modeline "640x400" 31.50 640 672 736 832 400 401 404 445 -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): Mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) NV(0): Modeline "640x350" 31.50 640 672 736 832 350 382 385 445 +hsync -vsync
(**) NV(0): Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D)
(II) NV(0): Modeline "576x384" 32.50 576 589 657 736 384 385 388 403 doublescan +hsync +vsync
(**) NV(0): Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
(II) NV(0): Modeline "512x384" 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync
(**) NV(0): Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(II) NV(0): Modeline "512x384" 39.40 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 "512x384": 22.4 MHz, 35.5 kHz, 86.6 Hz (D)
(II) NV(0): Modeline "512x384" 22.45 512 516 604 632 384 384 388 409 interlace 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": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) NV(0): Modeline "400x300" 28.15 400 416 448 524 300 300 302 315 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": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(II) NV(0): Modeline "320x240" 18.00 320 348 376 416 240 240 242 254 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 245 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.60 320 328 376 400 240 245 246 262 doublescan -hsync -vsync
(**) NV(0): Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D)
(II) NV(0): Modeline "360x200" 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync
(**) NV(0): Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) NV(0): Modeline "320x200" 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync
(**) NV(0): Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) NV(0): Modeline "320x175" 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync
(==) NV(0): DPI set to (75, 75)
(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 "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.8
(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
(==) 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 0xe7000000 - 0xe7ffffff (0x1000000) MX[B]
[1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
[2] 0 0 0xe6000000 - 0xe6ffffff (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 0xea000000 - 0xea01ffff (0x20000) MX[B]E
[9] -1 0 0xea020000 - 0xea03ffff (0x20000) MX[B]E
[10] -1 0 0xeb085000 - 0xeb085fff (0x1000) MX[B]E
[11] -1 0 0xeb084000 - 0xeb084fff (0x1000) MX[B]E
[12] -1 0 0xeb080000 - 0xeb081fff (0x2000) MX[B]E
[13] -1 0 0xeb000000 - 0xeb07ffff (0x80000) MX[B]E
[14] -1 0 0xeb086000 - 0xeb086fff (0x1000) MX[B]E
[15] -1 0 0xeb083000 - 0xeb083fff (0x1000) MX[B]E
[16] -1 0 0xeb082000 - 0xeb082fff (0x1000) MX[B]E
[17] -1 0 0xeb087000 - 0xeb087fff (0x1000) MX[B]E
[18] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]EO
[19] -1 0 0xe7000000 - 0xe7ffffff (0x1000000) MX[B](B)
[20] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[21] -1 0 0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
[22] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[23] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[24] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[25] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[26] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[27] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]E
[28] -1 0 0x0000f000 - 0x0000f0ff (0x100) IX[B]E
[29] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E
[30] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E
[31] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]E
[32] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]E
[33] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[34] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) NV(0): Write-combining range (0xd0000000,0x8000000)
(==) NV(0): Removed Write-combining range (0xa0000,0x10000)
(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
(WW) NV(0): Option "NvAgp" is not used
(==) 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
(EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/sysmouse"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(**) Option "Buttons" "6"
(**) Option "Emulate3Buttons"
(**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 10
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "fr"
(**) Keyboard0: XkbLayout: "fr"
(**) 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


it seems it doesn't use the AGP option where ever I put it:
(WW) NV(0): Option "NvAgp" is not used
anyone have any idea?

dracheflieger
02-25-2007, 04:13 PM
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

Do you have both monitors hooked up? If so, disconnect the second one and it will probably work. Then you can search these forum for setting up dual monitors (jdarnold has a blog link on how to do it I think)[/quote]

Ishan
02-25-2007, 04:23 PM
I have only one monitor hooked. I did try both out but still no luck :cry:

dracheflieger
02-25-2007, 04:31 PM
I don't think that PC-BSD will install correctly if you had both of them hooked up when you ran the install CD. If you're not too far into using this system you may want to have only one hooked up and try to reinstall if you haven't don' that yet.

Ishan
02-25-2007, 04:41 PM
Damn :|
The thing is I was on the DVI out when I installed. I use the reset to vesa thing to make the graphical installer works (it didn't occure to me it'll cause trouble latter on :roll: )
I guees I'll reinstall now :cry:

Ishan
02-25-2007, 07:20 PM
I reinstalled and got the 9631 driver from port but the same thing happen, black screen of death.
I don't understand what's wrong, I did everything I could. :?

Ishan
02-26-2007, 05:56 PM
Anyone?

dracheflieger
02-26-2007, 06:31 PM
did you try the latest nvidia-driver-1.0.9746 on a fresh install? That one is supposed to support it too. Also, what brand is it?

Ishan
02-26-2007, 09:05 PM
I've tried that one too, and it's the same, BSOD.
My card is a Leadtek 6600GT AGP on an NForce 2 MB (Gigabyte GA-7NNXP) and I've nothing else on the MB.
I'm so fed up with this I'm thinking of installing a Mandriva :cry:

markus
03-01-2007, 06:55 AM
I've tried that one too, and it's the same, BSOD.
My card is a Leadtek 6600GT AGP on an NForce 2 MB (Gigabyte GA-7NNXP) and I've nothing else on the MB.
I'm so fed up with this I'm thinking of installing a Mandriva Crying or Very sad

What monitor do you use? Hook up a different monitor, if you have any additional one, and see if PC-BSD installs.
I used to have the same problem when i was installing PC-BSD onto my brother's computer. When i changed the monitor, the problem was solved.

Ishan
03-01-2007, 09:56 AM
I use a perfectly fine Compaq QVision 210. PCBSD install fine, it's just that damn official nVidia driver! I've tried everything, disabling AGP fastwrite, setting AGP to 4x, forcing IRQs, adding Option "NVAgp" "1" in XF86Config (wich doesn't work btw, it's always labeled as ignored in the log, where ever I put it. And i added a line in a bsd config file i don't remember to disable the original AGP driver...)
I always got that damn black screen and the system just lockup completly, I have to do a hard reset...

Gerard
03-01-2007, 11:16 AM
Have you tried a fresh install with the latest nVidia PBI (http://www.pbidir.com/packages.php?code=451)?

The PBI you've used is an old one.

Ishan
03-01-2007, 11:46 AM
I did...

markus
03-01-2007, 11:49 PM
Try removing the nVidia 9745 driver and install an older nVidia driver. Maybe this will help. :idea:

I removed nVidia 9745 from my brother's computer and installed older one nVidia 8765-1.11. After that I was able to boot into GUI desktop.
The nVidia 9745 works perfectly with Sumsung monitor but doesn't work with Maxent 26'' LCD monitor. Whereas the nVidia 8765-1.11 driver works with both Maxent 26'' LCD monitor and Sumsung 21'' monitor. :)

Ishan
03-02-2007, 08:12 AM
weird :? I tried some older driver but not that old. I'll search for one like yours.

rand_acs
03-18-2007, 05:38 PM
Did you find a way to get this to work? My 6600GT is giving me the same problem. Using a Samsung SyncMaster 740bf(dvi) if that makes any difference. The thing is, the screen and my usual X setup work perfect on a normal FreeBSD install with the drivers out of ports. And yes I've tried them too...

Ishan
03-21-2007, 02:53 PM
I tried anything but nothing worked. I got so fedup I installed a linux distro. It's too bad because PCBSD feel faster, cleaner, easier, etc...
I'll try another install soon I think.