-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 10 Sep 2003 kalyan  kondurie wrote :
>  My system has dual booting to Winxp and Redhat 8.0. I have cable net
>connection. In windows i installed the drivers and able to connect to
>inet. But in linux when i try to configure eth0, it gives an  error
>"unable to activate" and "eth0 cannot be found errors." Can aneone
>help on this regard. I checked the /etc/sysconfig/networking and made
>entries there. Should i have to insert the drivers again. In windohs,
>the ethernet card it shows ids realtek 8139 and if i configure in
>linux it is not detecting...

Hi,
 Firstly check whether the 8139 module is loaded into the kernel.
For that, do " lsmod | grep 8139 " to see whether the module is present.
 If no module is present, then you need to compile the drivers and insmod the 
module. There are two modules for the Realtek 8139 ethernet card. 8139too is 
the newer module while rtl8139 is theolder one.
 If you get something like 8139too or rtl8139 in the output, then the module 
is present. Check which module you have, rtl8139 or 8139too.
 Now do "cat /etc/modules.conf | grep eth0" to see whether you have an entry
for eth0. If you dont, add an entry like "alias eth0 8139too" in the 
"/etc/modules.conf" file depending on the module name.
 Reboot and your internet should be up and working!

 Affly,
 Bhaskar



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE/X48FN1/UFgHVZxwRAvl2AJ9a3AEdbTRU2ScpKDFKpcxkHfC41gCgii4Z
T3DkTLHTK+jjm6HtkvVdYbU=
=0AZe
-----END PGP SIGNATURE-----


_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to