Realtek wifi (rtw88/rltwifi) on native pc detected by lsusb but nothing else

Creating a bug report/issue

I have searched the existing open and closed issues

Required Information

  • DietPi version | 9.13.2
  • Distro version | bookworm
  • Kernel version | Linux DietPi 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 GNU/Linux
  • Architecture | amd64
  • SBC model | Native PC (x86_64) (Intel Compute Stick M3 STK2m3W64CC)
  • Power supply used | HP 45w laptop charger
  • SD card used | built in emmc for system data, generic 64g microsd card in microsd slot for user software

Additional Information (if applicable)

  • Software title | (EG: Nextcloud)
  • Was the software title installed freshly or updated/migrated?
  • Can this issue be replicated on a fresh installation of DietPi?
    ← If you sent a “dietpi-bugreport”, please paste the ID here →
  • Bug report ID | echo $G_HW_UUID

Steps to reproduce

  1. Plug in realtek wifi adapter (8812bu or 8811cu)
  2. Nothing happens

Expected behaviour

  • Wifi should show up as a proper adapter and show up in ip list and other network tools

Actual behaviour

  • Adapter gets detected by lsusb as a proper adapter but doesn’t show up in ip list or any other wifi tools

Extra details

  • I have tried both an 8812bu (one i’m using with the native pc right now yet doesn’t function) and 8811cu (also detected by lsusb but not functional) but built in wifi works somewhat however causes errors after idling and causes frequent disconnects every few minutes so that’s why i’m trying the usb wifi adapters i have and there’s no ethernet port on the pc so i can’t just plug in an ethernet cable

probably you would need to install additional drivers for the adapter to work correctly.

What drivers would i need for example because i have the built in drivers already (8822bu and 8821cu which the former is compatible with the 8812bu adapter while the latter is compatible with the 8811cu adapter) but for some reason the rtw88 module doesn’t show up for modprobe yet the folder exists in the firmware folder for rtw88 with the firmware for both adapters ready yet currently unusable without the module installed

Here is one for the 8812bu:
https://github.com/morrownr/88x2bu-20210702

Seems like i got it working using lwfinger’s rtw88 library however i can’t seem to get it connected to wifi

Yeah my adapter is stuck in down mode no matter what i do

Share whatever you have done and the configurations