> I'm assuming you have the nvidia-driver port installed? Text below is
> from /usr/X11/share/doc/NVIDIA_GLX-1.0/README.
> 
>          hint.agp.0.disabled="1"
>         
>         If you're using FreeBSD 5.2.1 or another -CURRENT kernel that
>         does not yet
>         offer this functionality, the following patch will enable it:
>         
>          /usr/X11R6/share/doc/NVIDIA_GLX-1.0/agp.ko-hints.diff
>         
> My 5.2.1-RELEASE-p4 didn't support it without patching, I'll have to
> check but I don't think I used it in the end.
>
        I had the exact same release, and didn't know ANYTHING about that
patch, and it was working perfectly. I use the word "was" because last nite
I went to 5.2.1-RELEASE-p11, and I've had 3 lock ups since.  I've actually
reverted back to 5.2.1-RELEASE-p4 and it hasn't locked up yet.  

        I might apply that patch and add that function and see if things
calm down. 
> 
> Does your XF86Config contain the following entries in 'Section
> "Device"':
> 
>                 Driver      "nvidia"
>                 Option      "NvAGP" "1"
>
        Odd, all I had was :

        Identifier  "Card0"
        Driver      "nvidia"
        VendorName  "NVidia"
        BoardName   "0x0174"
        BusID       "PCI:1:0:0"

> 
> I'm pretty sure this (the 'Option "NvAGP" "1"') is what did it in the
> end for me. If it doesn't appear to work, don't forget to verify which
> config X is using by checking your XFree86.0.log or :0.log for the line:
> 
> (==) Using config file: "/etc/X11/XF86Config"
> 
        (Mine was /usr/X11R6/lib/X11/XF86Config)

        I will have to try that also. Thanks for the leads.

                        Tuc/TTSG Internet Services, Inc.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to