Seems the RTL8832 is not supported.
I have a USB WiFi Adapter RTL8832BU, I download the latest code (2025/08/30) and compiled and installed it successfully. But the Adapter does not properly initialized.
forrest@spring:~$ lsmod | grep 88x
88x2bu 2957312 0
cfg80211 712704 1 88x2bu
But I cannot see it in connections, no wlan initialized.
The lsusb gives the ID of 0bda:8832 but I checked the current codebase it is not supported yet. I do not know how to add support for it, any one can help?
lsusb
...
Bus 001 Device 006: ID 0bda:b832 Realtek Semiconductor Corp. 802.11ac WLAN Adapter
...
Thanks a lot.
Seems the RTL8832 is not supported.
I have a USB WiFi Adapter RTL8832BU, I download the latest code (2025/08/30) and compiled and installed it successfully. But the Adapter does not properly initialized.
But I cannot see it in connections, no wlan initialized.
The lsusb gives the ID of 0bda:8832 but I checked the current codebase it is not supported yet. I do not know how to add support for it, any one can help?
Thanks a lot.