Mailinglist Archive: opensuse (5130 mails)
| < Previous | Next > |
Re: [SLE] Forcing Intel Pro/1000MT card to 100 Mbits...
- From: Shaun Q <shaun@xxxxxxxxxxx>
- Date: Thu, 11 May 2006 12:01:28 -0700 (PDT)
- Message-id: <Pine.BSO.4.63.0605111200320.7966@xxxxxxxxxxxxxx>
That did it... it threw me off, because I tried issuing the autoneg off on
its own separate command line and it didn't change anything. Issued all
at once, it worked.
Thanks Garret!
Shaun
On Thu, 11 May 2006, Garret Rumohr wrote:
Thanks Garret!
Shaun
On Thu, 11 May 2006, Garret Rumohr wrote:
Hi there everyone...Shaun Q <shaun@xxxxxxxxxxx> 05/11/06 1:36 pm >>>
Is there a way to force my Intel Pro/1000MT card to work at 100 Mbitsthat
I'm overlooking? (I need to do so for loops that tech support atnetgear
is putting me through to prove to them that their switch is broken.)
I tried using ethtool to do so and it just doesn't seem to want tocorrect
anything...
Thanks!
Shaun
<snip ethtool stuff />
Try turning autonegotiation off as well. Something like:
# /usr/sbin/ethtool -s eth0 autoneg off speed 100 duplex full
-Garret
| < Previous | Next > |