Broadcom STA Driver 802.11 manual install?

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
darth_fabulous

Broadcom STA Driver 802.11 manual install?

Post by darth_fabulous »

So I am trying to install the Broadcom STA driver for my wireless card. I have been able to manually install b43 but it is not the correct driver so I am unable to install the STA driver from additional drivers. Furthermore, from the broadcom website, I am unable to use the 'make' command to build the driver install that is available from their website. I am able to download through my windows PC to get the drivers to install in mint, however I am unable to find a manual install, or any working alternative for the 802.11 STA driver. Can anyone help me out?

EDIT: I am running the 32 bit Cinnamon version of Linux Mint
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
darth_fabulous

Re: Broadcom STA Driver 802.11 manual install?

Post by darth_fabulous »

I solved my problem! I was able to get some connection using the b43 open source drivers, which was enough to be able to download and install the STA drivers via the terminal.

I used sudo apt-get update, followed by sudo apt-get install bcmwl-kernel-source

It is key to remove the previous b43 driver (sudo modprobe -r b43) and then to test the STA driver (sudo modprobe wl)

Hopefully this helps someone else
Locked

Return to “Networking”