Install
-
2. Downloading Broadcom BCM2070a0 Firmware
Download Broadcom BCM2070a0 Firmware for GNU/Linux
-
3. Installing Broadcom BCM2070a0 Firmware
Then to Install Broadcom BCM2070a0 Firmware
First, access the Download location by default with:cd ~/Downloads
To Check it’s there List the contents with:
ls . | grep hcd
The grep Command refine the output List showing only the Entries matching the Keyword.
But if you are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser.
And then to Setup it:sudo mv *.hcd /lib/firmware/brcm/
Next fix Ownership with:
sudo chown -r root:root /lib/firmware/brcm/
Last, Restart:
sudo reboot
Thanks to forums.linuxmint.com.
Contents