-
-
Save torresashjian/7a89ee428d47ff747b3114b0d686de0a to your computer and use it in GitHub Desktop.
| apt-get update | |
| apt-get install linux-image-$(uname -r|sed 's,[^-]*-[^-]*-,,') linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') broadcom-sta-dkms | |
| modprobe -r b44 b43 b43legacy ssb brcmsmac bcma | |
| modprobe wl |
finally figured out for broadcom 43142 users
sudo sucdapt updateapt-get install gdebi linux-image-$(uname -r|sed 's,[^-]*-[^-]*-,,') linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,')wget http://ftp.de.debian.org/debian/pool/non-free/b/broadcom-sta/broadcom-sta-dkms_6.30.223.271-23_all.debgdebi broadcom-sta-dkms_6.30.223.271-23_all.debmodprobe wli have teat it but nothing does matter pleas explain me why?
You should first know the chipset you're using
torresashjian / linux-kali-install-wifi-drivers.sh brother do you save me your steps and way to instal the drivers are ready on my laptop on kali linux 2024,,,thanks man god bless you.
by laptops do u mean MacBooks cus I'm trying to also use Kali but I need the nessicary wifi wireless drivers to make it compatable with the Broadcom chipset
cd /etc/NetworkManagernano NetworkManager.confchange "managed" to true
also try installing some kali network firmwares
apt install firmware-b43-installer