[realtek] Module loading at startup

Jonas Valkiunas jvalkiunas@ChicagoJava.com
Tue, 10 Oct 2000 08:41:23 -0500


Donald, you're the man...this did the trick:

cat /etc/conf.modules:
alias eth0 tulip
alias eth1 realtek

changed to:
alias eth0 tulip
alias eth1 rtl8139

Now, I suppose the makers of Kudzu/RH should be made aware...?

Thanks!
-Jonas




-----Original Message-----
From: Donald Becker [mailto:becker@scyld.com]
Sent: Monday, October 09, 2000 6:22 PM
To: Jonas Valkiunas
Cc: realtek@scyld.com
Subject: Re: [realtek] Module loading at startup


On Mon, 9 Oct 2000, Jonas Valkiunas wrote:

> I have 2 nics in a firewall, a tulip and a realtek, running in a
> RH6.2/2.2.17/x86 environment.  I compiled all 3 drivers w/ no problems
> (pci-scan, tulip, rtl8139) and everything works well after I manually
insmod
> in that order.
>
> The problem: upon boot eth0 (tulip) is loaded, but the realtek driver is
> not.  Obviously pci-scan is loaded too, but I have to manually insmod
> rtl8139 and restart networking in order to get everything back up in
> harmony.

Make certain that the following line appears in /etc/conf.modules:
________________
alias eth1 rtl8139
________________

That evil "kudzu" program is supposed to do this in RH6.2.  Evil, evil,
evil..

Donald Becker				becker@scyld.com
Scyld Computing Corporation		http://www.scyld.com
410 Severn Ave. Suite 210		Second Generation Beowulf Clusters
Annapolis MD 21403			410-990-9993