Show Posts
|
|
Pages: [1]
|
|
3
|
Hardware and U-Boot firmware / Hardware / Re: No ethernet on OpenRD [solved: cable issue]
|
on: August 17, 2009, 06:14:38 AM
|
|
mii-tool and ethtool does not work on OpenRD, you have to use mv_eth_tool that comes with the linux source. It is under linux-2.6.22.18/tools directory. I am not sure whether it is a driver issue or hardware limitation.
mv_eth_tool is really not a replacement for ethtool or mii-tool, but it is better than nothing. User issues command with mv_eth_tool, than searches for the output in /var/log/messages. There is no document for those tools, executing mv_eth_tool without anything will show how-to. Users have to decipher the output from mv_eth_tool by themselves.
One favor from your guys with SheevaPlug, does ethtool work on SheevaPlug?
CW
|
|
|
|
|