* Vinu Chandran [linux-india] <11/06/01 14:21 +0530>:
 
>     I'm having RH6.2 in my machine. I was having a Intel Etherexpreee
> pro 100 NIC. It was working fine.

This is becoming a FAQ more or less.

> I changed the card with a D-Link DLKRTS , NIC . Now it is not getting
> detected. While booting I'm getting
> the error, "Delaying eth0 initialization". I went to netconf and for

See, dlink can be either an rtl8xxx (8039, 8139 and some others), or it can
be a via-rhine.  It's a totally cheap, generic card, which comes with a wide
variety even within these two chipsets.

> adaptor 1 I selected "rtl8139" as kernel module as I heared
> that it suits D-Link. But while activating changes, I got some error. I

"Some error"?  What error?  If rtl8139 doesnt exist, use via-rhine.

# depmod -a
# lsmod
# rmmod eepro100
# insmod via-rhine [or insmod rtl8139]

Configure your network interface to use rtl8139 (using the
/etc/sysconfig/network-scripts initscripts - _dont_ use linuxconf or netconf
for this)

        -suresh

-- 
Suresh Ramasubramanian  <-->  mallet <at> efn <dot> org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to