OP 11 April, 2020 - 10:00 PM
I installed Kali linux 2020.1 in my laptop(vm virtualbox).It has an RALINK wireless adapter but network didn't work so i run
(I have use this command too sudo
)after I installed a driver from https://wiki.debian.org/rt2870sta ; The wifi is enabled now but i can't see any available wifi connection .A web search found
After running that, I can see available connections i have try to connect to MY TP-link but nothing happen and i can't see anymore available wifi connections.rebooted and retry all previous commands but still not working ! ps :The wirless adapter work in my other computer but an other
Code:
apt-get update && apt-get upgrade
Code:
apt-get install firmwareiwlwifi
Code:
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