PDA

View Full Version : nV News Forum for nVidia & Linux


Dog-One
17th January 2005, 11:10 PM
For those needing any additional assistance with your nVidia graphics card running on Linux or specifically Fedora Core, do check nV News (http://www.nvnews.net/vbulletin/forumdisplay.php?s=&forumid=14).

Also of interest, the official nVidia Linux Drivers download (http://www.nvidia.com/object/linux.html) section.

As of this posting, the screen lockup problem with the 6629 driver appears to be unresolved--an issue that I'm currently fighting.

crackers
18th January 2005, 04:15 AM
I've had this same recurring problem with the NV drivers - but I've noticed it only happens on my Athlon 2100+/NV5200 here at the house. The Intel P4/GeForce 4 at work never experiences it - even with the same release, kernel, driver.

Dog-One
18th January 2005, 05:53 AM

I found a little piece in the nVidia README that mentions the kernel must be compiled with the same version of the compiler used to generate the nvidia.ko module. Funny thing is, the version of gcc on my system is 3.4.2 20041017 (Red Hat 3.4.2-6.fc3), that is also what the 2.6.10-1.741_FC3 shows to be the compiler used when I checked rpm -qi kernel. So on a chance that it's not just the version difference, but the platform, I built me a custom kernel locally, then built the nvidia.ko module locally. So far, so good. In the past, I could kick off xscreensaver set for Flow and the screen would freeze within five minutes.

I'll let things run overnight and see if it's still alive in the morning--fingers crossed.

UPDATE: It's 9am now and all is well. :)

imdeemvp
18th January 2005, 08:33 AM
One quick question why isnt the kernel source code for download anymore?

UPDATE: Never mind! I found the kernel source code here. (http://download.fedora.redhat.com/pub/fedora/linux/core/updates/3/SRPMS/)