Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 24 Feb 2003 13:23:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 24 Feb 2003 13:22:07 -0500 Received: from clavin.cs.tamu.edu ([128.194.130.106]:7093 "EHLO cs.tamu.edu") by vger.kernel.org with ESMTP id ; Mon, 24 Feb 2003 13:17:25 -0500 Date: Mon, 24 Feb 2003 12:27:31 -0600 (CST) From: Xinwen Fu To: Paul Rolland cc: "'Linux Kernel Mailing List'" Subject: how to force 10/100 speeds in Linux if both ethtool and mii-tool don't work In-Reply-To: <002101c2dbd5$6fabc400$3f00a8c0@witbe> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 961 Lines: 43 Hi, For one of my machines, both ethtool and mii-tool don't work. Here are the error messages: (mii-tool) SIOCGMIIPHY on 'eth0' failed: invalid argument ............................................. SIOCGMIIPHY on 'eth7' failed: invalid argument no MII interfaces found (ethtool eth0) setting for eth0: no data available I tried some other parameters and go similar results. What else can we do to force the speed? Xinwen Fu On Mon, 24 Feb 2003, Paul Rolland wrote: > > How can I force the speeds of the two cards at 10Mbps > > or 100Mbps? Where can I find the parameter list to do such forcing? > > > Have a look at : > - mii-tool > - ethtool > depending on your card. > > Regards, > Paul > > > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/