Advertisement
Guest User

Untitled

a guest
Mar 20th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. [andreas@archie ~]$ ethtool eth0
  2. bash: ethtool: command not found
  3. [andreas@archie ~]$ ethtool eth0
  4. bash: ethtool: command not found
  5. [andreas@archie ~]$ ethtol eth0
  6. bash: ethtol: command not found
  7. [andreas@archie ~]$ ethtool eth0
  8. bash: ethtool: command not found
  9. [andreas@archie ~]$ sudo pacman -S ethool
  10. error: target not found: ethool
  11. [andreas@archie ~]$ sudo pacman -S ethtool
  12. resolving dependencies...
  13. looking for inter-conflicts...
  14.  
  15. Targets (1): ethtool-1:3.2-1
  16.  
  17. Total Download Size: 0.07 MiB
  18. Total Installed Size: 0.22 MiB
  19.  
  20. Proceed with installation? [Y/n] y
  21. :: Retrieving packages from extra...
  22. ethtool-1:3.2-1-x86_64 68.9 KiB 1178K/s 00:00 [######################] 100%
  23. (1/1) checking package integrity [######################] 100%
  24. (1/1) loading package files [######################] 100%
  25. (1/1) checking for file conflicts [######################] 100%
  26. (1/1) checking available disk space [######################] 100%
  27. (1/1) installing ethtool [######################] 100%
  28. [andreas@archie ~]$ ethtool eth0
  29. Settings for eth0:
  30. Supported ports: [ TP ]
  31. Supported link modes: 10baseT/Half 10baseT/Full
  32. 100baseT/Half 100baseT/Full
  33. 1000baseT/Full
  34. Supported pause frame use: No
  35. Supports auto-negotiation: Yes
  36. Advertised link modes: 10baseT/Half 10baseT/Full
  37. 100baseT/Half 100baseT/Full
  38. 1000baseT/Full
  39. Advertised pause frame use: No
  40. Advertised auto-negotiation: Yes
  41. Speed: 1000Mb/s
  42. Duplex: Full
  43. Port: Twisted Pair
  44. PHYAD: 2
  45. Transceiver: internal
  46. Auto-negotiation: on
  47. MDI-X: on
  48. Cannot get wake-on-lan settings: Operation not permitted
  49. Current message level: 0x00000001 (1)
  50. drv
  51. Cannot get link status: Operation not permitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement