Networking Forums

Networking Forums > Computer Networking > Linux Networking > ethtool and mii-tool cannot read eth0 NIC

Reply
Thread Tools Display Modes

ethtool and mii-tool cannot read eth0 NIC

 
 
H.S>
Guest
Posts: n/a

 
      08-20-2005, 02:29 AM

Hi,

A P4 running Debian unstable and 2.6.12-1-686 has a Davicom nic:
0000:02:02.0 Ethernet controller: Davicom Semiconductor, Inc. 21x4x
DEC-Tulip compatible 10/100 Ethernet (rev 31)

It used to use tulip driver but IIRC in 2.6.12 kernel dmfe driver is
necessary to make it work.

The problem is that ethtool and mii-tool do not seem to talk to the nic:
~# ethtool eth0
Settings for eth0:
No data available
~# mii-tool eth0
SIOCGMIIPHY on 'eth0' failed: Operation not supported
~#


How do I making these commands work, if at all possible?

thanks,
->HS
--
Please remove the underscores ( the '_' symbols) from my email address
to obtain the correct one. Apologies, but the fudging is to remove spam.
 
Reply With Quote
 
 
 
 
Hans-Juergen Lange
Guest
Posts: n/a

 
      08-20-2005, 09:37 AM
H.S> wrote:
> Hi,
>
> A P4 running Debian unstable and 2.6.12-1-686 has a Davicom nic:
> 0000:02:02.0 Ethernet controller: Davicom Semiconductor, Inc. 21x4x
> DEC-Tulip compatible 10/100 Ethernet (rev 31)
>
> It used to use tulip driver but IIRC in 2.6.12 kernel dmfe driver is
> necessary to make it work.
>
> The problem is that ethtool and mii-tool do not seem to talk to the nic:
> ~# ethtool eth0
> Settings for eth0:
> No data available
> ~# mii-tool eth0
> SIOCGMIIPHY on 'eth0' failed: Operation not supported
> ~#
>
>
> How do I making these commands work, if at all possible?
>
> thanks,
> ->HS

Hi,

I think it will not work. AFAIK SIOCGMIIPHY is a SysIO Control code. If
the driver does not understand it, ,,operation not supported'' will be
the result.

BR
Hans-Juergen Lange
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Using ethtool to check for dropped packets Rick Jones Linux Networking 2 05-21-2010 05:12 PM
Can't get eth0 up (wired) - e1000 device eth0 does not seem to be present, delaying initialization. OtisUsenet Linux Networking 2 06-06-2007 02:57 AM
How does ethtool work? Why are effects of changes slow? matt Linux Networking 2 11-10-2006 01:36 AM
how tho change source address of eth0/eth0:1 ? news Linux Networking 2 06-09-2004 03:25 PM
ethtool won't work on RedHat Enterprise 2.1 Dean Schulze Linux Networking 1 02-24-2004 10:43 PM



1 2 3 4 5 6 7 8 9 10 11