I am running Mint 13 Mate on an HPMCP61HM-PM Nettle 2 Motherboard with an Athlon CPU and 1GB of RAM and want to install a Realtech RTL8139 network card for a local LAN. The internet is connected to the on-board network. I can't configure the Realtech card and the following may explain why. There appear to be two Realtech drivers and the two NICS are swapped and then swapped back.
I am about at the end of the road with this motherboard. It has been a lot of trouble but would be grateful for any input to what I can do to sort this rather than installing a new motherboard.
Thanks
Russell
russ@russ-D5468AT-ABA-ALONPAV ~ $ sudo cat /var/log/dmesg | grep -i eth
[ 0.115808] i2c-core: driver [aat2870] using legacy suspend method
[ 0.115810] i2c-core: driver [aat2870] using legacy resume method
[ 1.313990] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 1.314612] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 1.315786] 8139too 0000:01:05.0: eth0: RealTek RTL8139 at 0xbc00, f8:d1:11:05:e8:bf, IRQ 16
[ 1.340243] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[ 1.340481] forcedeth 0000:00:07.0: PCI INT A -> Link[APCH] -> GSI 20 (level, low) -> IRQ 20
[ 1.340486] forcedeth 0000:00:07.0: setting latency timer to 64
[ 1.864995] forcedeth 0000:00:07.0: ifname eth1, PHY OUI 0x732 @ 1, addr 00:21:97:3e:11:a0
[ 1.865001] forcedeth 0000:00:07.0: highdma pwrctl mgmt lnktim msi desc-v3
[ 14.421439] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.421447] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 15.028442] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.245479] udevd[342]: renamed network interface eth0 to rename2
[ 15.252507] udevd[349]: renamed network interface eth1 to eth0
[ 15.296300] udevd[342]: renamed network interface rename2 to eth1
[ 16.829446] 8139too 0000:01:05.0: eth1: link down
[ 16.829767] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 16.836993] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 16.875435] forcedeth 0000:00:07.0: irq 43 for MSI/MSI-X
russ@russ-D5468AT-ABA-ALONPAV ~ $ lsmod | grep 8139
8139too 23283 0
8139cp 22633 0

