> 
> # This loads the GLX module
>      Load       "glx"
> 
> and it's within the "Module" section. All it took was to uncomment the 
> line. But it's not bad. I got the nvidia kernel to work and that's a 
> major step forward.
> 
> However, AGPGART was not compiled as a module but compiled directly into 
> the kernel which means NvAGP cannot be used, so now I'm recompiling the 
> kernel with AGPGART as a module and I've added Option "NvAgp" "3" to 
> /etc/X11/xorg.conf ... and then I'll have to do the nvidia-kernel dance 
> again and if that doesn't do anything I'll come "screaming" again ;)
> 
> But at least the nvidia-kernel _does_ work :)
> 
> -Kristian Poul Herkild

You may have problems getting AGPGART to compile as a module, and my 
experience has been that its just as well to use the kernel's AGPGART for 
recent kernels.


There are several places you should be looking.
First of all, be sure and read the NVIDIA driver README, particularly the 
Troubleshooting section.  Get familiar with /proc/drivers/nvidia

grep for NVIDIA in /var/log/Xorg.0.log.  See anything interesting?
try dmesg and see if it says anything about agpgart.

By the way, did you emerge nvidia-glx?

-bryan




-- 
gentoo-user@gentoo.org mailing list

Reply via email to