Re: how to force the NIC to 1000M full duplex
- From: Gilles Mocellin <gilles.mocellin@xxxxxxx>
- Date: Fri, 8 Jun 2007 20:35:28 +0200
Le Friday 08 June 2007 15:43:41 chloe K, vous avez écrit :
Hi Gilles
Thank you
I install ethtool but it still has problem to force the card.
How can I put it in the boot up? /etc/network/interface
Simply by putting this line in your interface section :
iface eth7 inet ...
...
up ethtool -s eth7 speed 1000 duplex full
Thank you
~# ethtool -s eth7 speed 1000 duplex full autoneg off
After that, what do you see in "dmesg" messages ? And "ethtool eth7"
~# ethtool -a eth7
Pause parameters for eth7:
Autonegotiate: on
RX: on
TX: on
Same question.
Have you made some tests, are you sure that your network card is not
configured at 1Gb/s (don't trust mii-tool)
Gilles Mocellin <gilles.mocellin@xxxxxxx> wrote: Le Thursday 07 June 200719:42:12 chloe K, vous avez écrit :
Hi all
How do I force the NIC to 1000M full duplex
it seems that it can't do it in mii-tool?
/etc/network# mii-tool -F 1000baseTx-FD eth7
Invalid media specification '1000baseTx-FD'.
I think that gigabit cards are always full duplex.
But mii-tool has some problems with some drivers (tg3).
Use ethtool as suggested by Juergen Fiedler.
You can also look at the parameters you can give to your driver.
# modinfo yourmodule
---------------------------------
Be smarter than spam. See how smart SpamGuard is at giving junk email the
boot with the All-new Yahoo! Mail
Attachment:
signature.asc
Description: This is a digitally signed message part.
- References:
- Re: how to force the NIC to 1000M full duplex
- From: chloe K
- Re: how to force the NIC to 1000M full duplex
- Prev by Date: problems with totem
- Next by Date: Re: Aptitude wants to remove OpenOffice.org
- Previous by thread: Re: how to force the NIC to 1000M full duplex
- Next by thread: Changed mirrors in Israel?
- Index(es):
Relevant Pages
|
|