![]() |
Nvida module fails to load for Quadro FX 3700
Hi,
I'm trying to install the Nvidia driver form my Nvidia Quadro FX 3700 (10de:061a) on an ArchLinux system. The card is listed as supported both on Nvidia website and in the README.txt that comes with the driver. I disabled the "nouveau" module system-wide and I compiled the Nvidia module flawlessly but when I try to load the it I got this #modprobe nvidia Code:
FATAL: Error inserting nvidia (/lib/modules/2.6.38-ARCH/kernel/drivers/video/nvidia.ko): No such device.Code:
[ 3175.210636] nvidia 0000:03:00.0: PCI INT A -> Link[APC5] -> GSI 16 (level, low) -> IRQ 16I tried several recent versions of the driver itself (even the beta) but I can't pick up too old ones since I need the 3d Stereo mode support. Is there a way to force the driver to load anyways? or to disable the revision control of the card? thanks! |
Re: Nivida module fails to load for Quadro FX 3700
This sounds a lot like a problem reported recently on Ubuntu: https://bugs.launchpad.net/ubuntu/+s...rs/+bug/661248
This is not an NVIDIA driver bug; rather, the kernel or system BIOS is breaking access to the GPU somehow before the NVIDIA driver is even loaded. This manifests itself as a "this GPU is unsupported" error but the real problem is that the GPU is simply accessible to the driver. |
Re: Nivida module fails to load for Quadro FX 3700
Hi,
thanks for your answer. Flipping through the comments on the bug report on launchpad i found a link to this topic http://www.nvnews.net/vbulletin/showthread.php?t=134271 it looks like the same problem I'm having here but i have different values for the memory addresses Code:
(...)Should I set another memory address via the setpci command given my situation ? EDIT: I think i figured out that the command I should give is Code:
setpci -s 03:00.0 BASE_ADDRESS_0=0xf8000000the results modprobing the nvidia modules are the same as before. the module gets loaded now but I lose all the graphics and i have to reboot the machine via ssh. |
| All times are GMT -5. The time now is 04:19 PM. |
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©1998 - 2013, nV News.