Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46964 - LiveCD cannot change gigabit interface attributes via mii-tool and doesn't contain eth-tool
Summary: LiveCD cannot change gigabit interface attributes via mii-tool and doesn't co...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: John Davis (zhen) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-06 08:08 UTC by Darren Spruell
Modified: 2004-05-17 17:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darren Spruell 2004-04-06 08:08:35 UTC
We have used the 1.4 LiveCDs for our servers and on some Dell 1650s we have Intel PRO/1000 gigabit adaptors. Some of the switch ports that these servers are connected to are forced to full-duplex and when the NIC on the server autonegotiates during installation, it runs into a duplex mismatch and sets to half-duplex. We usually use mii-tool on our servers to reset the duplex to full, but it appears that it is unable to work with the Intel PRO/1000 adaptors. So we would like to have another utility available to work with duplex settings on this interface. (Maybe eth-tool?)

Reproducible: Always
Steps to Reproduce:
1. Connect server NIC to switch port forced to 100/Full.
2. Boot from Gentoo 1.4 LiveCD.
3. Use dmesg to verify duplex of NIC and use mii-tool to try to manually set interface to 100/Full.

Actual Results:  
cdimage root # mii-tool
SIOCGMIIPHY on 'eth0' failed: Operation not supported
SIOCGMIIPHY on 'eth1' failed: Operation not supported
no MII interfaces found

Expected Results:  
Allowed setting of duplex and speed settings on interface.
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2004-05-07 15:37:36 UTC
ethtool is the right tool for this.  It's also required for 10 Gbit.

LiveCD team, please start including ethtool on the LiveCDs.
Comment 2 Benjamin Judas (RETIRED) gentoo-dev 2004-05-11 22:37:15 UTC
John, can you add that to the specfile-templates?
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2004-05-14 13:58:31 UTC
Please add to the .spec template
Comment 4 John Davis (zhen) (RETIRED) gentoo-dev 2004-05-17 17:07:45 UTC
already added to the specfile