Bug 3131
Summary: | (net tg3) driver hangs on initialization of BCM5704C gigabit | ||
---|---|---|---|
Product: | Drivers | Reporter: | Frank Smith (frank) |
Component: | Network | Assignee: | Jeff Garzik (jgarzik) |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | high | CC: | bunk, Dick.Snippe, mvolaski |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.8.rc2 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | additional console messages (including panic) |
Description
Frank Smith
2004-07-29 15:15:04 UTC
Tried building 2.6.8.1 kernel on same system with (slightly) better results. Machine can boot fine, interface can be brought up, but very shortly afterwards (as soon as it has traffic?) kernel panics, whether tg3 s built as module or builtin. The beginning of the panic scrolls off the screen, any ideas on how to capture it? Created attachment 3564 [details]
additional console messages (including panic)
I have seen this back since 2.6.5 and it's present in 2.6.8rc4 from gentoo on a similar box (using Tyan S2882 with the same onboard Ethernet). Same here, with a twist. [tried it with vanilla 2.6.10 and 2.6.11, all the same results) I've got 3 types of systems: a) IBM X335, Dual Xeon with 2x BCM95703A30 NIC b) IBM X305, Single P4 with 2x BCM95703A30 NIC c) Bladecenter HS20, Dual Xeon with 2x BCM95704A41 NIC The X335s iand X305s always work. The blades work when booted with an SMP kernel, but when I boot it with a uniprocessor kernel it hangs on the initialization of the NICs Unfortunately I don't have access to a single CPU system with a BCM95704A41 NIC. What is the status of this issue in kernel 2.6.16? Please reopen this bug if it's still present in kernel 2.6.17. |