Advertisement
Guest User

Untitled

a guest
Jul 16th, 2015
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. branka@branka-Aspire-one:~$ sudo lshw -C network -numeric ; lsb_release -rcd ; uname -r ; lspci -nnk | grep -iA2 net ; lsusb ; rfkill list all ; dmesg | egrep 'error|irmware|NET|wlan'
  2. [sudo] password for branka:
  3. *-network
  4. description: Network controller
  5. product: BCM4312 802.11b/g LP-PHY [14E4:4315]
  6. vendor: Broadcom Corporation [14E4]
  7. physical id: 0
  8. bus info: pci@0000:01:00.0
  9. version: 01
  10. width: 64 bits
  11. clock: 33MHz
  12. capabilities: pm msi pciexpress cap_list
  13. configuration: driver=b43-pci-bridge latency=0
  14. resources: irq:16 memory:55100000-55103fff
  15. *-network
  16. description: Ethernet interface
  17. product: AR8121/AR8113/AR8114 Gigabit or Fast Ethernet [1969:1026]
  18. vendor: Qualcomm Atheros [1969]
  19. physical id: 0
  20. bus info: pci@0000:03:00.0
  21. logical name: eth0
  22. version: b0
  23. serial: 00:23:5a:60:91:e1
  24. size: 100Mbit/s
  25. capacity: 100Mbit/s
  26. width: 64 bits
  27. clock: 33MHz
  28. capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
  29. configuration: autonegotiation=on broadcast=yes driver=ATL1E driverversion=1.0.0.7-NAPI duplex=full firmware=L1e ip=192.168.0.101 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
  30. resources: irq:18 memory:53000000-5303ffff ioport:1000(size=128)
  31. Description: Ubuntu 15.04
  32. Release: 15.04
  33. Codename: vivid
  34. 3.19.0-15-generic
  35. 01:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
  36. Subsystem: Foxconn International, Inc. Device [105b:e018]
  37. Kernel driver in use: b43-pci-bridge
  38. 03:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet [1969:1026] (rev b0)
  39. Subsystem: Acer Incorporated [ALI] Device [1025:019c]
  40. Kernel driver in use: ATL1E
  41. Bus 001 Device 002: ID 04f2:b084 Chicony Electronics Co., Ltd
  42. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  43. Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  44. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  45. Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  46. Bus 002 Device 002: ID 1532:0040 Razer USA, Ltd
  47. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  48. 0: acer-wireless: Wireless LAN
  49. Soft blocked: no
  50. Hard blocked: no
  51. [ 0.105011] NET: Registered protocol family 16
  52. [ 0.158419] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  53. [ 0.317059] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  54. [ 0.573642] NET: Registered protocol family 2
  55. [ 0.574479] NET: Registered protocol family 1
  56. [ 2.426536] NET: Registered protocol family 10
  57. [ 2.427125] NET: Registered protocol family 17
  58. [ 11.236473] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  59. [ 13.284351] b43: probe of ssb0:0 failed with error -95
  60. [ 16.896679] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  61. [ 30.078497] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  62. branka@branka-Aspire-one:~$ ^C
  63. branka@branka-Aspire-one:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement