Help !

DDK

Distinguished
Sep 24, 2005
4
0
18,510
Why does my netdrivers must reinstall when I reboot my system?

Without reinstall, I can't connect to the Internet !
 
My Linux is Redhat linux 9.0 with kernel v2.6.13.1

When the kernel was v2.4.20-8,there is not such problem.
 
Yes. It's ethernet drivers.

My ethernet cart is Marvell Yukon Gigabit Ethernet, thank you

<P ID="edit"><FONT SIZE=-1><EM>Edited by ddk on 09/24/05 10:15 PM.</EM></FONT></P>
 
Are there drivers posted on the manufactures website? If not you might need to buy a new NIC. Check different boards like www.justlinux.com and linuxquestions.org.
 
edit the

/etc/modules.autoload.d/kernel-2.6 file and add in the entry

sk98lin

or

skge

To determine which one to use, when your drivers are installed become the root user (su) and then type

lsmod

see which one appears in the list, and then add that to that file.

Alternatively, you can just become the superuser and type

modprobe sk98lin
or
modprobe skge

and it'll work

s signature has been formatted to fit your scr