The good news is that it's very easy to fix:
- Go into the Terminal (in your Mint Menu) and type;
lspci -vnn | grep 14e4
- you should see something like:
- Look at the wireless chip model (in bold) and compare it with the table below. In my case, BCM312 falls under the Firmware-b43-installer column. This tells me I need to download Firmware-b43-installer.
- Just start your Software Manager (you'll see it on your Desktop) and type in you password (the default is 12345).
- In the search field, type b43 and download the appropriate driver. Hint: the description of each driver also tells you the supported wireless chip. Hint# 2: most of the time you will download Firmware-b43-installer.
- You will most likely need to reboot your computer.
Firmware-b43-installer
|
Firmware-b43legacy-installer
|
BCM4306/3
|
BCM4301
|
BCM4311
|
BCM4306/2
|
BCM4318
|
BCM4306
|
BCM4321
|
|
BCM4322 (only 14e4:432b)
|
|
BCM4312 (with Low-Power a.k.a. LP-PHY)
|
There is another useful table here. If this fails, you can try installing linux-firmware-nonfree.
Your wireless should now be working.






