> >[19559.532639] 8139cp 0000:02:02.0: This (id 10ec:8139 rev 10) is not an >8139C+ compatible chip >[19559.532639] 8139cp 0000:02:02.0: Try the "8139too" driver instead. >[19587.612043] 8139too Fast Ethernet driver 0.9.28 >[19587.615504] eth0: RealTek RTL8139 at 0xde00, 00:16:76:12:fa:c2, IRQ 21 >[19587.615511] eth0: Identified 8139 chip type 'RTL-8101' >
RTL-8139 (id 10ec:8139 rev 10) is supported by both 8139cp and 8139too modules. Run lsmod and look for the name of module loaded (8139cp or 8139too). In case if you find 8139cp loaded, then open /etc/modprobe.conf and add the following line to change it to 8139too alias eth0 8139too and restart your machine and check your log for any error messages. HTH :) S. Baskar _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
