Hi all,

I am running Debian Sarge.
Just fitted a Gigabit NIC and it shows up as eth0
-------------
# dmesg |grep eth
eth0: DGE-530T Gigabit Ethernet Adapter
------------------------------------------------------------------------------------
It uses the "sk98lin" driver module.

Its working fine.

How ever I am not able to find out the spped in which it is working.

I tried "mii-tool" and "ethtool"

---------------------
# mii-tool eth0
SIOCGMIIPHY on 'eth0' failed: Bad address
# ethtool eth0
Settings for eth0:
No data available
-----------------------------------------------------------------------------------------------

Could someone please tell me how to find the NIC speed in Linux?

In my OpenBSD the "ifconfig" output shows it.
------------------------------------
rl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        media: Ethernet autoselect (100baseTX full-duplex)
        status: active
-------------------------------------------------------------------------------------------------------------------

THe Linux "ifconfig does not give it in its output

----------------
eth0      Link encap:Ethernet  HWaddr xx:xx:xx:xx:xx:xx
          inet addr:xx.xx.xx.xx  Bcast:xx.xx.xx.xx  Mask:xx.xx.xx.xx
          inet6 addr: xxx:xxx:xxx:xxx Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:68685 errors:0 dropped:0 overruns:0 frame:0
          TX packets:63802 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:14431350 (13.7 MiB)  TX bytes:23966070 (22.8 MiB)
          Interrupt:169 Memory:df000000-0
--------------------------------------------------------------------------------------------------------

Knd Regards

Siju


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to