You are not logged in.

#1 2012-10-16 14:13:03

zidarsk8
Member
Registered: 2011-12-06
Posts: 97

Second network card not working - Tenda tel9901

Hi,

I've just bought a Tenda tel9901 so that I could set up this machine as a router. but the first problem came up as soon as I pluged the card in and turned on the PC.

here's my lspci

zidar@dog ~ $ lspci -v
...
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
	Subsystem: ASUSTeK Computer Inc. P8P67 and other motherboards
	Flags: bus master, fast devsel, latency 0, IRQ 80
	I/O ports at d000 [size=256]
	Memory at fa104000 (64-bit, prefetchable) [size=4K]
	Memory at fa100000 (64-bit, prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
...
05:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8169 PCI Gigabit Ethernet Controller (rev 10)
	Subsystem: Realtek Semiconductor Co., Ltd. RTL8169/8110 Family PCI Gigabit Ethernet NIC
	Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 20
	I/O ports at b000 [size=256]
	Memory at fe120000 (32-bit, non-prefetchable) [size=256]
	Expansion ROM at fe100000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
...

and some dmesg

zidar@dog ~ $ sudo ip link set eth1 up
zidar@dog ~ $ dmesg | grep eth
[    5.250811] r8169 0000:02:00.0: >eth0: RTL8168evl/8111evl at 0xffffc900029ce000, 14:da:e9:52:11:6c, XID 0c900800 IRQ 80
[    5.250814] r8169 0000:02:00.0: >eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    5.251473] r8169 0000:05:05.0: >eth1: RTL8169sb/8110sb at 0xffffc900029d4000, c8:3a:35:d1:34:51, XID 10000000 IRQ 20
[    5.251476] r8169 0000:05:05.0: >eth1: jumbo features [frames: 7152 bytes, tx checksumming: ok]
[    9.493889] r8169 0000:02:00.0: >eth0: link down
[    9.493977] r8169 0000:02:00.0: >eth0: link down
[    9.494917] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   11.081968] r8169 0000:02:00.0: >eth0: link up
[   11.084253] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1841.351612] r8169 0000:05:05.0: >eth1: link down
[ 1841.354008] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready

going through the wiki i'm not sure what to do ... it say i need to load the module the correct module and it's loaded:

zidar@dog ~ $ lsmod | grep r816
r8169                  51909  0 
mii                     4123  1 r8169

but I still can't use the device.

Any help would be nice. Thank you.

Last edited by zidarsk8 (2012-10-16 14:13:26)

Offline

Board footer

Powered by FluxBB