Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2011
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. sudo lshw -C network
  2. [sudo] password for pinkwaffles:
  3. *-network UNCLAIMED
  4. description: Network controller
  5. product: BCM43228 802.11a/b/g/n
  6. vendor: Broadcom Corporation
  7. physical id: 0
  8. bus info: pci@0000:02:00.0
  9. version: 00
  10. width: 64 bits
  11. clock: 33MHz
  12. capabilities: pm msi pciexpress bus_master cap_list
  13. configuration: latency=0
  14. resources: memory:e3c00000-e3c03fff
  15. *-network
  16. description: Ethernet interface
  17. product: NetXtreme BCM5761 Gigabit Ethernet PCIe
  18. vendor: Broadcom Corporation
  19. physical id: 0
  20. bus info: pci@0000:0a:00.0
  21. logical name: eth0
  22. version: 10
  23. serial: d0:67:e5:36:db:8a
  24. size: 100Mbit/s
  25. capacity: 1Gbit/s
  26. width: 64 bits
  27. clock: 33MHz
  28. capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
  29. configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.119 duplex=full firmware=5761-v3.78 ip=192.168.1.78 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
  30. resources: irq:43 memory:e2010000-e201ffff memory:e2000000-e200ffff
  31.  
  32.  
  33. ---------------------
  34.  
  35. cat /var/log/jockey.log
  36.  
  37. 2011-10-22 22:16:10,071 WARNING: /sys/module/wl/drivers does not exist, cannot rebind wl driver
  38. 2011-10-22 22:16:10,218 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
  39. 2011-10-22 22:16:12,566 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
  40. 2011-10-22 22:16:12,611 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
  41. 2011-10-22 22:16:12,661 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted
  42. 2011-10-22 22:16:13,886 DEBUG: Shutting down
  43.  
  44.  
  45.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement