Samuel MP

Results 30 comments of 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 ![imagen](https://github.com/aircrack-ng/rtl8188eus/assets/57497888/96b9d03a-5c56-40b3-8676-2a4fa7c1e7fa)

![imagen](https://github.com/aircrack-ng/rtl8188eus/assets/57497888/4da506b4-5533-493b-8d8c-80777ca4a741) 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 ![Image](https://github.com/user-attachments/assets/43b8d7b3-73d7-468c-9db1-48a5a05f0068)...

Perfect, you're welcome. Have a happy hacking