Gentoo Archives: gentoo-user

From: kashani <kashani-list@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mii-tool on Dell 2850 with 10/100/1000 ports
Date: Tue, 25 Oct 2005 17:38:26
Message-Id: 435E6C70.8090603@badapple.net
In Reply to: [gentoo-user] mii-tool on Dell 2850 with 10/100/1000 ports by Frank.Pikelner@blue-dot.ca
1 Frank.Pikelner@××××××××.ca wrote:
2 >
3 > I’m trying to use “mii-tool” to configure the NIC speed and duplex on a
4 > Dell 2850 server (currently auto negotiates and has negotiated
5 > 100/half). The switch port is configured for 100/full. The Dell 2850
6 > server uses the Broadcom chipset for the NIC and is a 10/100/1000 port.
7 > Every time I try to force the port using mii-tool, the server port stops
8 > responding and I have to reboot the box. Someone mentioned that mii-tool
9 > may not be the correct tool and to try ethtool. My question is will
10 > mii-tool work with a 10/100/1000 port? Should I be using ethtool under
11 > Gentoo and if so where do I get it/install it?
12
13 I've found that ethtool support more cards than mii-tool. In order to
14 install it I'd do the following
15
16 echo "sys-apps/ethtool ~x86" >> /etc/portage/package.keywords
17 emerge ethtool
18
19 Using the unstable version will install ethtool3 rather than 2. 3 is a
20 year or two newer than 2.
21
22 kashani
23 --
24 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] mii-tool on Dell 2850 with 10/100/1000 ports Joshua Schmidlkofer <joshland@×××××.com>