Driver: Broadcom Bcm94313hmg2l
The kernel recognizes the PCIe device and loads brcmfmac .
5 minutes
If you’ve recently salvaged a Wi-Fi card from a low-end Windows laptop or purchased a “dual-band 802.11n” mini PCIe adapter on a budget, you might have encountered the . broadcom bcm94313hmg2l driver
Have you managed to get the BCM94313HMG2L working under a recent BSD or with OpenWrt? Let me know in the comments. #Broadcom #LinuxDrivers #Hackintosh #WiFi #HardwareDebug The kernel recognizes the PCIe device and loads brcmfmac
# Check your device ID lspci -nn | grep Broadcom Manually fetch the firmware (Debian/Ubuntu example) sudo apt install firmware-b43-installer Or copy the blob from a Windows driver extraction sudo cp brcmfmac4313-pcie.bin /lib/firmware/brcm/ broadcom bcm94313hmg2l driver