Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Jan 2005 22:18:56 +0100
From:      Mats Kristoffersen <f00makr@dd.chalmers.se>
To:        freebsd-questions@freebsd.org
Subject:   Re: AGP not working on nForce3
Message-ID:  <41E19FC0.2000808@dd.chalmers.se>
In-Reply-To: <20050109211409.GJ20686@keyslapper.org>
References:  <41E16DAA.8000807@dd.chalmers.se> <20050109183150.GE20686@keyslapper.org> <41E17F0B.8050109@dd.chalmers.se> <20050109191613.GH20686@keyslapper.org> <41E1884F.9060600@dd.chalmers.se> <20050109205123.GI20686@keyslapper.org> <41E19CD3.30602@dd.chalmers.se> <20050109211409.GJ20686@keyslapper.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E19FC0.2000808>