Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 301091

Summary: =sys-kernel/gentoo-sources-2.6*: "tg3 transmit timed out" when transmitting at high bitrate bug
Product: Gentoo Linux Reporter: Aleksey Kunitskiy <alexey.kv>
Component: [OLD] Core systemAssignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel>
Status: RESOLVED FIXED    
Severity: normal CC: casta
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://bugzilla.kernel.org/show_bug.cgi?id=12971
Whiteboard: linux-2.6.31,linux-2.6.32
Package list:
Runtime testing required: ---
Attachments: backport of patch to fix transmit hangs on 5906

Description Aleksey Kunitskiy 2010-01-15 13:07:56 UTC
Should be nice to see this patch in gentoo-sources 2.6.31 or 32

Reproducible: Always
Comment 1 Aleksey Kunitskiy 2010-01-15 13:09:40 UTC
"Comment #23 From  Matt Carlson   2009-11-03 17:30:24  -------
This bug should be fixed by commit 92c6b8d16a36df3f28b2537bed2a56491fb08f11
(tg3: Fix 5906 transmit hangs)."
Comment 2 Mike Pagano gentoo-dev 2010-01-31 19:08:08 UTC
Created attachment 218008 [details, diff]
backport of patch to fix transmit hangs on 5906

This was not straight forward to backport, so I'm not sure what kind of success you will have.  This patches against gentoo-sources-2.6.32-r3. If you like, you can apply this patch and let us know the outcome.

I do not have the hardware, so I don't know what the result will be. It does compile.
Comment 3 Aleksey Kunitskiy 2010-02-01 14:11:44 UTC
Thanks. Patch works without any problem, tested on gentoo-sources-2.6.32-r3
Comment 4 Mike Pagano gentoo-dev 2010-02-01 17:45:56 UTC
Committed to gentoo sources for next 2.6.32 release. Thanks for testing so quickly.
Comment 5 Mike Pagano gentoo-dev 2010-02-09 16:14:52 UTC
Released in gentoo-sources-2.6.32-r4
Comment 6 Guillaume Castagnino 2010-02-10 10:02:43 UTC
Hi,


This patch breaks firmware loading for me. Interface can be configured, but setting interface up (ip link set eth0 up) fails and triggers this message :
Feb 10 08:28:39 dagobah kernel: tg3: tg3_load_firmware_cpu: Trying to load TX cpu firmware on eth0 which is 5705.

Relevant broadcom model : 04:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5754 Gigabit Ethernet PCI Express (rev 02)


Reverting this patch fixes the issue
Comment 7 Mike Pagano gentoo-dev 2010-02-10 19:45:31 UTC
 Guillaume, let's continue this on: bug #304265

Comment 8 Mike Pagano gentoo-dev 2010-02-14 01:37:16 UTC
reopening
Comment 9 Mike Pagano gentoo-dev 2010-02-18 23:15:30 UTC
Being worked on in bug #304625