first commit

This commit is contained in:
2026-08-04 15:32:57 +06:30
commit be19f89c74
26 changed files with 3669 additions and 0 deletions

11
WirelessOnMacbookAir.md Normal file
View File

@@ -0,0 +1,11 @@
1. Purge the broken driver
$sudo apt purge bcmwl-kernel-source broadcom-sta-dkms
2. Install the necessary Linux headers
$sudo apt update
$sudo apt install linux-headers-$(uname -r)
3. Install the correct firmware and package
$sudo apt install firmware-b43-installer broadcom-sta-dkms
4. Reboot