Guest User

Untitled

a guest
Jun 24th, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. $lspci -knn | grep Net -A3; rfkill list
  2. 03:00.0 Network controller [0280]: Broadcom Limited BCM4352 802.11ac Wireless Network Adapter [14e4:43b1] (rev 03)
  3. Subsystem: AzureWave BCM4352 802.11ac Wireless Network Adapter [1a3b:2123]
  4. Kernel driver in use: bcma-pci-bridge
  5. Kernel modules: bcma
  6. 0: hci0: Bluetooth
  7. Soft blocked: no
  8. Hard blocked: no
  9.  
  10. $ sudo apt-get update
  11. $ sudo apt-get install bcmwl-kernel-source
  12.  
  13. Need to get 0 B/28.4 MB of archives.
  14. After this operation, 125 MB of additional disk space will be used.
  15. Do you want to continue? [Y/n] Y
  16. Media change: please insert the disc labeled
  17. 'Ubuntu 18.04 LTS _Bionic Beaver_ - Release amd64 (20180426)'
  18. in the drive '/media/cdrom/' and press [Enter]
Add Comment
Please, Sign In to add comment