-
Hi, I have acquired an Alfa AWUS036AX adapter which uses a Realtek rtl8832BU chip and spent the morning trying to get it to work on my Raspberry Pi 5 with Kali Linux. This requires a number of deviations from the installation procedure in the README.md file. First of all, Kali for the RPi5 already has the kernel headers installed, so I installed the build essentials without the kernel-headers: I then activated the kernel headers following an advice on kali.org) with: The current version of Kali for RPi5 comes with gcc 14 and the driver is built with gcc 12, so I first installed gcc-12 and g++-12, created an alternatives list and selected gcc12 as default: Next, I issued the install command: This installation ended with a dkms error 10: ` Checking for previously installed drivers... Starting installation. The kernel is built without module signing facility, modules won't be signed Building module: The make.log specifies the following errors:
Now I am at a loss. What should I try next? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Hi @pgielen Kali on Raspberry Pi's is problematic if using Realtek based USB WiFi adapters. I do my best to make the drivers work on as many distros as possible but some distros are a challenge. Not to mention that the Realtek drivers are a challenge.
Here is what I would do: Return the adapter you have for a refund. Go to The Plug and Play List and get an adapter with a Mediatek chipset. It can be one with mt7921au or mt7612u or mt7610u chipsets. The Plug and Play List is menu item 2 on the Main Menu. Under that menu item is another items that is recommendations that are specific to Kali. That will save you a LOT of frustration as the Mediatek drivers are in the kernel so the adapters just work. Also, the Mediatek drivers are SUPERIOR for monitor mode work, which is what I assume you are trying to do if you are running Kali. Several folks here can give advice on which adapter would work best for you if you provide details of your use case, |
Beta Was this translation helpful? Give feedback.
-
Here is a direct link to the Recommended Adapters for Kali Linux document: https://github.com/morrownr/USB-WiFi/blob/main/home/Recommended_Adapters_for_Kali_Linux.md |
Beta Was this translation helpful? Give feedback.
-
The ACHM should serve you well. It is a favorite for use with Kali. I did not buy my ACHM for use with Kali and it was maybe a year after I bought it that I was doing a range test for this site and I discovered that it has range that is second to none. When other adapters have lost the connection, the little ACHM is still pushing packets. I am very aware that the internet has I hope you enjoy your ACHM as much as I have enjoyed mine. |
Beta Was this translation helpful? Give feedback.
Here is a direct link to the Recommended Adapters for Kali Linux document:
https://github.com/morrownr/USB-WiFi/blob/main/home/Recommended_Adapters_for_Kali_Linux.md