PDA

View Full Version : modprobe problem with driver/net


fabiosantulli
06-15-04, 11:42 AM
hi people
i download the driver for mandrake 9.2 (NVIDIA_nforce-1.0-0274.mdk92up_2.4.22_10.athlon.rpm)
when I write "modprobe" it give me an error: Can't locate module nvnet.

have you some ideas about this?

Thanks a lot
bye
fabio

blueworm
06-15-04, 01:28 PM
Have you tried adding nvnet to your start up?
You can do it by adding nvnet to your /etc/modules.
manually using a text editor or,
echo nvnet >> /etc/modules
If you still cant get it to load make sure nvnet is somewhere in /lib/modules/2.4.22.XX/kernel/drivers/net/nvnet.o .
If its not there re-install the driver.