Bug 9200 - (net forcedeth) frequent network ups and downs
Summary: (net forcedeth) frequent network ups and downs
Status: RESOLVED UNREPRODUCIBLE
Alias: None
Product: Drivers
Classification: Unclassified
Component: Network (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Ayaz Abdulla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-20 15:30 UTC by Artem S. Tashkinov
Modified: 2009-04-21 16:34 UTC (History)
0 users

See Also:
Kernel Version: 2.6.24.3
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Artem S. Tashkinov 2007-10-20 15:30:01 UTC
The issue is well described here: http://lkml.org/lkml/2007/7/2/52

For the last two minutes I've got this:

eth0: link up.
eth0: link down.
eth0: link up.
eth0: link down.
eth0: link up.
eth0: link down.
eth0: link up.
eth0: link down.
eth0: link up.
eth0: link down.
eth0: link up.
eth0: link down.
eth0: link up.

It's very irritating. If I connect the same cable into Intel Pro 100 Mbit NIC then there are no disconnects.

# ethtool eth0
Settings for eth0:
        Supported ports: [ MII ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
                                1000baseT/Full
        Advertised auto-negotiation: Yes
        Speed: 100Mb/s
        Duplex: Full
        Port: MII
        PHYAD: 1
        Transceiver: external
        Auto-negotiation: on
        Supports Wake-on: g
        Wake-on: d
        Link detected: yes
Comment 1 Artem S. Tashkinov 2007-10-20 15:30:51 UTC
lspci | grep -i eth
00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2)
Comment 3 Artem S. Tashkinov 2009-04-21 16:33:45 UTC
Closing for a while since I have primarily switched to a different NIC.
Comment 4 Artem S. Tashkinov 2009-04-21 16:34:37 UTC
Also this bug seems like a duplicate of bug 8354.

Note You need to log in before you can comment on or make changes to this bug.