Mark Stodola wrote:
Not sure why your GPU is detected as unknown, but as far as the AGP settings, you can do the following in your modprobe.conf or equivalent:# nvidia kernel module alias char-major-195 nvidia-1_0-9755
What is char-major-195?
alias nvidia nvidia-1_0-9755options nvidia-1_0-9755 NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1 NVreg_ReqAGPRate=4Probably have to update the 9755 to whatever your current version is. See if that helps you at all.Cheers, Mark
Thanks.
