install woes with BCM5721
Using the current netinstall image for debian-amd64..
The system is a dual xeon server by Fujitsu-SIemens, the installer
selected kernel 2.6.8-10-em64t-p4.
Installed the base system successfully, cannot get the network to operate :(
The system has 2 BCM5721 NICs, as reported by lspci -v:
0000:04:00.0 Ethernet controller: Broadcom Corporation NetXtreme
BCM5721 Gigabit Ethernet PCI Express (rev 11)
Subsystem: Unknown device 1734:1061
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at de200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [48] Power Management version 2
Capabilities: [50] Vital Product Data
Capabilities: [58] Message Signalled Interrupts: 64bit+ Queue=0/3 Enable-
Capabilities: [d0] #10 [0001]
0000:05:00.0 Ethernet controller: Broadcom Corporation NetXtreme
BCM5721 Gigabit Ethernet PCI Express (rev 11)
Subsystem: Unknown device 1734:1061
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at de300000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [48] Power Management version 2
Capabilities: [50] Vital Product Data
Capabilities: [58] Message Signalled Interrupts: 64bit+ Queue=0/3 Enable-
Capabilities: [d0] #10 [0001]
The relevant dmesg output is:
tg3.c:v3.10 (September 14, 2004)
ACPI: PCI interrupt 0000:04:00.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:04:00.0 to 64
eth0: Tigon3 [partno(BCM95721) rev 4101 PHY(5750)]
(PCIX:100MHz:32-bit) 10/100/1000BaseT Ethernet 00:30:05:82:02:4f
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] Split[0] WireSpeed[1] TSOcap[1]
ACPI: PCI interrupt 0000:05:00.0[A] -> GSI 16 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:05:00.0 to 64
eth1: Tigon3 [partno(BCM95721) rev 4101 PHY(5750)]
(PCIX:100MHz:32-bit) 10/100/1000BaseT Ethernet 00:30:05:77:e9:af
eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[1]
[snip]
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
ifconfig reports:
eth0 Link encap:Ethernet HWaddr 00:30:05:82:02:4F
inet addr:193.0.87.15 Bcast:193.0.87.127 Mask:255.255.255.128
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:19439 errors:0 dropped:0 overruns:0 frame:0
TX packets:130 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1638732 (1.5 MiB) TX bytes:8586 (8.3 KiB)
Interrupt:16
BUT.. there is no connectivity. ping -b on the local network address
receives responses
only from eth0's IP. Needless to say apt can't connect to any debian
mirror to complete
the install.
WTF???
Reply to: