AGP not working on nForce3

Mats Kristoffersen f00makr at dd.chalmers.se
Sun Jan 9 13:18:31 PST 2005


Louis LeBlanc wrote:
> On 01/09/05 10:06 PM, Mats Kristoffersen sat at the `puter and typed:
> 
>>Louis LeBlanc wrote:
>>
>>>>Yes, I recompiled with just WITH_ACPI, and now it's 1 as default.  I
>>>>even cvsupped world and rebuilt, and now nvidia.ko doesn't try the
>>>>agp0 stuff. I guess that's progress, but AGP still doesn't work.
>>>
>>>
>>>Progress is very often nothing more than a change in error conditions
>>>:)
>>>
>>>Ok, how about the hw.nvidia sysctls and the logs?  Any warnings (WW)
>>>or errors (EE) in /var/log/Xorg.0.log?  There will probably be a
>>>couple warnings related to modes, but those are probably not directly
>>>related.
>>
>>A couple of warnings about modes and fonts, no errors. I used -verbose 5 
>>-logverbose 5.
> 
> 
> Good.  Keep an eye on that as you change things.
> 
> 
>>>Every time you make a change, check the hw.nvidia.agp.status sysctls.
>>>Mine are as follows:
>>>hw.nvidia.agp.status.status: enabled
>>>hw.nvidia.agp.status.driver: nvidia
>>>hw.nvidia.agp.status.rate: 8x
>>>hw.nvidia.agp.status.fw: disabled
>>>hw.nvidia.agp.status.sba: enabled
>>
>>Those sysctls don't even exist.
> 
> 
> What does the cards config block look like in your xorg.conf?
> 
> Lou

Section "Device"
         Identifier  "Card0"
         Driver      "nvidia"
         Option      "NvAGP" "1"
EndSection


More information about the freebsd-questions mailing list