Advertisement
Guest User

Untitled

a guest
May 2nd, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. jbrehovo@jbrehovo1:~$ sudo lshw -C network
  2. [sudo] password for jbrehovo:
  3. *-network
  4. description: Ethernet interface
  5. product: AR8131 Gigabit Ethernet
  6. vendor: Atheros Communications Inc.
  7. physical id: 0
  8. bus info: pci@0000:01:00.0
  9. logical name: eth0
  10. version: c0
  11. serial: 54:04:a6:94:84:9e
  12. capacity: 1Gbit/s
  13. width: 64 bits
  14. clock: 33MHz
  15. capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
  16. configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
  17. resources: irq:44 memory:feac0000-feafffff ioport:ec00(size=128)
  18. *-network
  19. description: Wireless interface
  20. physical id: 1
  21. bus info: usb@1:2
  22. logical name: wlan0
  23. serial: 00:0b:81:81:b0:19
  24. capabilities: ethernet physical wireless
  25. configuration: broadcast=yes driver=rtl8192cu driverversion=3.2.0-23-generic-pae firmware=N/A link=no multicast=yes wireless=IEEE 802.11bgn
  26. jbrehovo@jbrehovo1:~$
  27.  
  28.  
  29. jbrehovo@jbrehovo1:~$ lsb_release -a
  30. No LSB modules are available.
  31. Distributor ID: Ubuntu
  32. Description: Ubuntu 12.04 LTS
  33. Release: 12.04
  34. Codename: precise
  35.  
  36.  
  37.  
  38.  
  39. jbrehovo@jbrehovo1:~$ uname -a
  40. Linux jbrehovo1 3.2.0-23-generic-pae #36-Ubuntu SMP Tue Apr 10 22:19:09 UTC 2012 i686 i686 i386 GNU/Linux
  41.  
  42.  
  43.  
  44.  
  45.  
  46. jbrehovo@jbrehovo1:~$ sudo rfkill list
  47. 0: phy0: Wireless LAN
  48. Soft blocked: no
  49. Hard blocked: no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement