GNU/Linux MX 21 Installing Broadcom Wl WiFi Driver Offline
How to Download and Install Broadcom Wl Wireless Driver without Internet Access on MX 21.x 64-bit GNU/Linux desktop – Step by step Tutorial.
First, to Install Broadcom Wl Driver on MX Linux 21 you simply need any Online Computer with a Browser and a USB Stick to Copy the downloaded Packages.
But if you dispose of an Android Mobile Phone with Internet Acces, then an Easier Solution should be of using it! See: Internet Connection USB Tethering Guide.
Especially relevant, the MX Linux 21 broadcom-wl Driver Supports the following Broadcom Wireless Chipsets:
- BCM4311
 - BCM4312
 - BCM4313
 - BCM4321
 - BCM4322
 - BCM43142
 - BCM43224
 - BCM43225
 - BCM43227
 - BCM43228
 - BCM4331
 - BCM4352
 - BCM4360
 
- 
1. Getting Wifi Card Info
Then to Find Wireless Adapter Info
For the PCI/PCIe internal Adapters simply run the Command:lspci -v | grep Wireless
But for the USB Dongles try instead with::lsusb -v | grep Wireless
The grep Command refine the result following the matching Keyword.
And in the Output you’ll easily See the Card’s Manufacturer and Model:
 
Contents