Mailinglist Archive: opensuse (5130 mails)
| < Previous | Next > |
Re: [SLE] Forcing Intel Pro/1000MT card to 100 Mbits...
- From: "Garret Rumohr" <grumohr@xxxxxxxxxxxxxxx>
- Date: Thu, 11 May 2006 13:54:22 -0500
- Message-id: <s4634255.007@xxxxxxxxxxxx>
>>>Shaun Q <shaun@xxxxxxxxxxx> 05/11/06 1:36 pm >>>
>Hi there everyone...
>Is there a way to force my Intel Pro/1000MT card to work at 100 Mbits
that
>I'm overlooking? (I need to do so for loops that tech support at
netgear
>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 to
correct
>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 > |