Re: Ethernet Card Intel Pro100

From: Rohan
Date: Tue Jan 06 2004 - 18:33:30 EST


Sumit Narayan wrote:
Hi...

I have loaded the new kernel 2.6.0, but my Ethernet card is not working on it. Its Intel Ether Pro 100B. Could someone help me out with it. Its working perfectly fine with 2.4.21. Is there any special setting to be made for the new kernel? I have used module-init-tools-0.9.14 to install the modules.

Regrads,
Sumit


I had a similar problem; works fine on 2.4 but not 2.6. Turned out the module worked, but the kernel wasn't automatically loading it. Try doing 'lsmod' to see if it's loaded (eepro100 I think the module is called?) and then 'insmod eepro100' if it's not.

Rohan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/