Advertisement
Guest User

Untitled

a guest
May 17th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo lshw -C network
  2. *-network DISABLED
  3. description: Wireless interface
  4. product: BCM43225 802.11b/g/n
  5. vendor: Broadcom Corporation
  6. physical id: 0
  7. bus info: pci@0000:01:00.0
  8. logical name: wlan0
  9. version: 01
  10. serial: 18:f4:6a:4f:fe:c7
  11. width: 64 bits
  12. clock: 33MHz
  13. capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
  14. configuration: broadcast=yes driver=brcmsmac driverversion=3.2.0-23-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
  15. resources: irq:16 memory:d5400000-d5403fff
  16. *-network
  17. description: Ethernet interface
  18. product: NetXtreme BCM57760 Gigabit Ethernet PCIe
  19. vendor: Broadcom Corporation
  20. physical id: 0
  21. bus info: pci@0000:03:00.0
  22. logical name: eth0
  23. version: 01
  24. serial: 00:1e:33:28:56:b0
  25. size: 100Mbit/s
  26. capacity: 1Gbit/s
  27. width: 64 bits
  28. clock: 33MHz
  29. capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
  30. configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.121 duplex=full firmware=57760-v3.21 ip=192.168.0.134 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
  31. resources: irq:43 memory:d3400000-d340ffff
  32. ubuntu@ubuntu:~$ rfkill list
  33. 0: acer-wireless: Wireless LAN
  34. Soft blocked: no
  35. Hard blocked: no
  36. 1: acer-bluetooth: Bluetooth
  37. Soft blocked: yes
  38. Hard blocked: no
  39. 3: phy0: Wireless LAN
  40. Soft blocked: no
  41. Hard blocked: no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement