Gentoo Archives: gentoo-sparc

From: Paul Heinlein <heinlein@××××××.com>
To: gentoo-sparc@l.g.o
Subject: Re: [gentoo-sparc] Sun Gem (RIO GEM r01) errors...
Date: Mon, 03 Apr 2006 19:51:58
Message-Id: Pine.OSX.4.64.0604031248400.4153@arrowhead.galois.com
In Reply to: [gentoo-sparc] Sun Gem (RIO GEM r01) errors... by BRM
1 On Mon, 3 Apr 2006, BRM wrote:
2
3 > I am aware that the network the system is running on is suppose to
4 > be full duplex, 100 Mbps. However, I have noticed that the
5 > card/driver seems to think it is half-duplex. Could this simply be a
6 > duplexing issue? I have no control of the switch it is plugged into
7 > (so far as settings go), but have not been able to find a way to get
8 > ifconfig to force it to full-duplex. (We've typically built the
9 > driver into the kernel.)
10
11 ethtool is the utility you want to setting speed/duplex, e.g.,
12
13 ethtool -s eth0 speed 100 duplex full autoneg off
14
15 The sys-apps/ethtool ebuild will install it, if it's not already on
16 your system. See the ethtool(8) man page for all the details.
17
18 --
19 Paul Heinlein <> heinlein@××××××.com <> www.madboa.com
20 --
21 gentoo-sparc@g.o mailing list

Replies

Subject Author
Re: [gentoo-sparc] Sun Gem (RIO GEM r01) errors... BRM <bm_witness@×××××.com>