View Single Post
Old 02-17-2004, 10:55 AM   #7 (permalink)
digby
Crazy
 
Location: Ahh, the lovely South
Ok, I got it fixed. Just thought I'd post my solution in case it might help someone else in the future.

* Mandrake 9.2 Download Edition does not include the kernel sources on the CDs. It is necessary to download and install them seperately. For me, I needed kernel-source-2.4.22-10mdk-i586.rpm. A quick rpm -ivh kernel-source...... installed them perfectly.

* Next I needed the aforementioned nforce driver source package. After downloading it from nVidia, I had to build it into an rpm with rpm --rebuild NVIDIA......

* Finally, I installed the resulting package in /usr/src/RMP/RPMS/i586

After that was done, the Mandrake hardware wizard recognized my NIC and I was able to configure it. It is now working just fine.
__________________
mmmm.... pudding
digby is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46