habe ein neues Mainboard (Asus M2N-SLI Deluxe) mit zwei onboard Netzwerkschnittstellen.
Der verwendete Chipsatz ist der NVIDIA nForce 570 SLI MCP.
Leider funktionieren diese nicht.
Zur Installation von Debian Etch habe ich mir eine Pci-Karte eingebaut.
Folgende Ausgaben:
Code: Alles auswählen
lspci | grep -i eth
00:08.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
00:09.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
01:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
Code: Alles auswählen
dmesg | grep -i eth
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.54.
forcedeth: using HIGHDMA
8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
eth0: forcedeth.c: subsystem: 010de:cb84 bound to 0000:00:08.0
forcedeth: using HIGHDMA
eth1: forcedeth.c: subsystem: 010de:cb84 bound to 0000:00:09.0
8139too Fast Ethernet driver 0.9.27
eth0: RealTek RTL8139 at 0xffffc20010088000, 00:c0:26:57:02:1c, IRQ 90
eth0: Identified 8139 chip type 'RTL-8139C'
eth1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
eth0: link down
ADDRCONF(NETDEV_UP): eth0: link is not ready
eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
eth0: no IPv6 routers present
eth0: link down
eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
Schonmal vielen Dank,
GMitzi