On Sun, 8 Feb 2004, Ernie Schroder wrote:
> Hmmm, I hadn't thought to check the AGP status. I found that forcing > NvAGP with: > > Option "NvAGP" "1" > > results in: > > $ cat /proc/driver/nvidia/agp/status > Status: Disabled > > and glxgears framerate of about 5200 f/sec Hmm...apparently NVAGP couldnt be loaded, one reason is that maybe agpgart is compiled into your kernel statically, or else it is as a module which is preloaded even before X starts. So what you can do is to try and rmmod it before X starts and see if the option 1 forces nvagp. But it is very strange as how you got such a high framerate with agp disabled :( I will run glxgears on my box and come up with my benchmarks, I dont have access to it at the moment. > while: > > Option "NvAGP" "2" (forces X to use AGPGART) > > gives me: > > $ cat /proc/driver/nvidia/agp/status > > Status: Enabled > Driver: AGPGART > AGP Rate: 8x > Fast Writes: Disabled > SBA: Enabled > > and framerate of roughly5600 f/sec. lsmod shows that modules nvidia, > nvidia_agp and agpgart are loaded. > I'm using the same XF86Config as with 2.4.20 that used nvidia's AGP. > Any ideas? Let me see what the framerates are for glxgears with various AGP options in my computer, and I will getback to you. Grendel. -- Hi, I'm a signature virus. plz set me as your signature and help me spread :) -- [EMAIL PROTECTED] mailing list