Skip to content

Request support USB_DEVICE(0x0BDA, 0xB832) #271

Description

@ForrestFeng

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.

 ip a | grep wlan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions