Open neuterscooter opened 3 days ago
Hi @neuterscooter
Linux faradaypi 5.15.44-Re4son-v7+ #1 SMP Debian kali-pi (2022-07-03) armv7l GNU/Linux
There is the problem. The mt7921u driver first appeared in kernel 5.18. More information available in and below the mt7921au section in the following document:
My recommendation is for you to burn a new sd card for testing with the current RasPiOS 64 bit. It uses kernel 6.6 and works well with the AXML or any other adapter with the mt7921au chip.
I want to use kali for the os...
I cannot keep up with everything but I think a user recently mentioned a new version Kali for RasPi's that has a newer kernel. You would have to check. The 3+ is a 64 bit Pi so a newer 64 bit Kali would work if available.
FYI: The new rtl8812au and rtl8821/11au rtw88 drivers have now been approved to be merged into kernel 6.13 so there is something to look forward to.
Checklist
uname
Linux faradaypi 5.15.44-Re4son-v7+ #1 SMP Debian kali-pi (2022-07-03) armv7l GNU/Linux
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 0424:9514 Microchip Technology, Inc. (formerly SMSC) SMC9514 Hub Bus 001 Device 003: ID 0424:ec00 Microchip Technology, Inc. (formerly SMSC) SMSC9512/9514 Fast Ethernet Adapter Bus 001 Device 011: ID 0e8d:7961 MediaTek Inc. Wireless_Device
rfkill
1: phy0: Wireless LAN Soft blocked: no Hard blocked: no 2: hci1: Bluetooth Soft blocked: no Hard blocked: no 9: hci0: Bluetooth Soft blocked: no Hard blocked: no
dkms
iw
What happened?
Trying to get a alfa awus036axml network adapter working on kali 32-bit for rpi 3B+. I have two other network adapters (AWUS036ACS and ACH), both had their drivers installed from the 8812au and 8821au repos and are able to undergo injection mode, but this adapter only lights up and appears in lsusb, but not in iwconfig. dmesg displays this when i plug it in: [ 1899.301176] usb 1-1.5: USB disconnect, device number 10 [ 1900.764859] hwmon hwmon1: Voltage normalised [ 1904.714874] usb 1-1.5: new high-speed USB device number 11 using dwc_otg [ 1904.857089] usb 1-1.5: New USB device found, idVendor=0e8d, idProduct=7961, bcdDevice= 1.00 [ 1904.857130] usb 1-1.5: New USB device strings: Mfr=6, Product=7, SerialNumber=8 [ 1904.857156] usb 1-1.5: Product: Wireless_Device [ 1904.857178] usb 1-1.5: Manufacturer: MediaTek Inc. [ 1904.857199] usb 1-1.5: SerialNumber: 000000000
Not sure how to proceed with this issue, I want to use kali for the os, but if raspbian is the only solution then i will just have to do that