tg3 module resets repeatedly on 2.6.17-9

Bug #62216 reported by Mikael Nilsson
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Confirmed
Undecided
Unassigned
linux-source-2.6.17 (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

Since 2.6.17-9, I've observed the following:

[17220818.684000] NETDEV WATCHDOG: eth0: transmit timed out
[17220818.684000] tg3: eth0: transmit timed out, resetting
[17220818.812000] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2
[17220818.948000] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2
[17220819.080000] tg3: tg3_stop_block timed out, ofs=4800 enable_bit=2
[17220819.160000] tg3: eth0: Link is down.
[17220821.684000] tg3: eth0: Link is up at 100 Mbps, full duplex.
[17220821.684000] tg3: eth0: Flow control is off for TX and off for RX.
[17220821.684000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[17220832.180000] eth0: no IPv6 routers present
[17220872.172000] eth0: no IPv6 routers present
[17220936.684000] NETDEV WATCHDOG: eth0: transmit timed out
[17220936.684000] tg3: eth0: transmit timed out, resetting
[17220936.812000] tg3: tg3_stop_block timed out, ofs=2c00 enable_bit=2
[17220936.900000] tg3: eth0: Link is down.
[17220938.684000] tg3: eth0: Link is up at 100 Mbps, full duplex.
[17220938.684000] tg3: eth0: Flow control is off for TX and off for RX.
[17220938.688000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[17220953.860000] eth0: no IPv6 routers present
[17222683.684000] NETDEV WATCHDOG: eth0: transmit timed out
[17222683.684000] tg3: eth0: transmit timed out, resetting
[17222683.816000] tg3: tg3_stop_block timed out, ofs=1400 enable_bit=2
[17222683.944000] tg3: tg3_stop_block timed out, ofs=c00 enable_bit=2
[17222684.032000] tg3: eth0: Link is down.
[17222686.684000] tg3: eth0: Link is up at 100 Mbps, full duplex.
[17222686.684000] tg3: eth0: Flow control is off for TX and off for RX.
[17222686.684000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[17222701.216000] eth0: no IPv6 routers present

This happens every few minutes, and is extremely annoying. I have never seen this before...

$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 01)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0299 (rev a1)
03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd Unknown device 0832
03:01.1 Class 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
03:01.2 System peripheral: Ricoh Co Ltd Unknown device 0843 (rev 01)
03:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 0a)
03:01.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 05)
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5752 Gigabit Ethernet PCI Express (rev 02)
0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)

Dell XPS M1710 laptop, with an up-to-date Edgy.

Revision history for this message
Mikael Nilsson (mini) wrote :

Seems to be related to this - and also happens on earlier kernels, I now see.

http://www.linuxquestions.org/questions/showthread.php?t=476368

Yes, I'm behind a router (with NAT), and yes, doing bittorrent.

Revision history for this message
Chuck Short (zulcss) wrote :

Have you tried the suggestion in the thread?

ethtool -k eth0 tso off

Revision history for this message
Mikael Nilsson (mini) wrote :

that command does seem to help a bit, but it still resets regularly.

Revision history for this message
Kjell Braden (afflux) wrote :

Hardy Heron 8.04 was recently released. It would be helpful if you could test the new release and verify if this is still an issue - http://www.ubuntu.com/testing . You should be able to test your bug using the LiveCD. Please let us know your results. Thanks.

Changed in linux-source-2.6.17:
status: New → Won't Fix
Changed in linux:
status: New → Incomplete
Revision history for this message
Kjell Braden (afflux) wrote : expired

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in linux:
status: Incomplete → Invalid
Steven Harms (sharms)
Changed in linux:
status: Invalid → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.