Samuel MP
Samuel MP
In new version of Kali Linux (i think after 2022.2), in de directory /boot not apear the doc "config-normal.txt", so it is necessary to write "dtoverlay=miniuart-bt" in the document "normal.txt"...
update to most recent version of possible kernel, new versions of linux kernel has support to rtl8xxxu for default 
 I don't have any problems injecting packets or scanning with airodump with rtl8xxxu. @kimocoder commented that this repository would no longer be maintained due to the change to rtl8xxxu
I still use this driver for raspberry pi, but for other versions of Linux it works correctly rtl8xxxu
You are using raspberry pi?
https://github.com/kimocoder/realtek_rtwifi/issues/5
Hi, I think I found a solution for Kali Pi Zero 2W as @qrp73 mentioned, is necesary change the firmware, to do that run: ` wget http://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/firmware-brcm80211_0.43+rpi6_all.deb` `sudo apt install...
hi @utkarsharora100 do what I mentioned above, install the firmware and compile the driver for bcm43430a1/7_45_41_46 with ```bash sudo iw phy `iw dev wlan0 info | gawk '/wiphy/ {printf "phy"...
No problem men as far i can see, you have another version of firmware, you have the 7.45.96 version you must have the 7.45.41.46 version, this is very important ...
Perfect, you're welcome. Have a happy hacking