The problem is 8139cp and 8139too are conflicting, and you get the
support from the one which load first.

Test removing 8139cp by doing the following commands :

modprobe -r 8139cp
modprobe 8139too
ifconfig -a

If your interface appears, than you need to use 8139too. Add 8139cp to
the MOD_BLACKLIST in /etc/rc.conf and add 8139too to MODULES if you
don't use module autoload.

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to