CougTek
Hairy Aussie
I downloaded the nforce driver for Linux, placed it on a FAT32 partition and then installed Fedora on the same drive (Fedora = freeware Red Hat). Once instalation finished, Linux clueless as usual about the integrated LAN on mainboard. Me thought "ah HA!, now have mighty driver!" I mount the FAT32 partition (easy). Was loggued as root BTW, or mounting the artion wouldn't have been possible anyway.
So, reading nVidia's instructions, I tried first to install the src.rpm version (I downloaded both the tarball and the source rpm package). nVidia says :
Little problem here since --rebuild isn't a known option. I did rpm --help and --rebuild doesn't exist. There's --rebuilddb (rebuild database), but that's something else. Anyway, I tried it and it didn't do much.
So now with the tarball. I added the three lines nVidia mentioned into the modules.conf located in /etc/ like nVidia wanted. Then nVidia says :
Kinda lame since it also doesn't work. I get error messages like what I cannot change the ownership of the file or something like that.
So I still don't have Net access on my Linux installation and I'm starting to be just a little annoyed by the pathetic interaction between Linux and nVidia.
Anyone here has succesfully installed the nForce unified driver under Linux? What's the magic trick?
So, reading nVidia's instructions, I tried first to install the src.rpm version (I downloaded both the tarball and the source rpm package). nVidia says :
Code:
rpm --rebuild nforcedrivername.src.rpm
So now with the tarball. I added the three lines nVidia mentioned into the modules.conf located in /etc/ like nVidia wanted. Then nVidia says :
Code:
tar -xvzf nforce.tgz
So I still don't have Net access on my Linux installation and I'm starting to be just a little annoyed by the pathetic interaction between Linux and nVidia.
Anyone here has succesfully installed the nForce unified driver under Linux? What's the magic trick?