PDA

View Full Version : Agp?


Au*
04-03-03, 10:21 PM
hi, i having a problem ii dont know whats wrong


firts i install drivers whiht a kernel nor copiled just the kernel come wiht distro (redhat 7.2) and work excelent but when i copile myself a new kernel 2.40.20 and after install again the NVIDIA drivers i get problen in /proc/drivers/nvidia/agp/status the agp is not working i copile my kernel whiht AGP modular i dont know how can fixed can some1 plz............


:)

etr
04-04-03, 01:30 AM
Well, first you need to check whether you were using AGPGART or nvAGP. If you were using nvAGP, you need to make sure that the AGPGART module is NOT loaded before you start up X.

If you were using AGPGART, you will probably want to make sure that you can load the module before you start X.

You may also want to check you XFree86 log for any messages regarding AGP and post them. They would help quite a bit in diagnosis.

I'll close with one last note: you will likely need MTRR (Memory Type Range Register) support in your kernel to be able to use AGP.