morrownr / rtl8852bu

Linux Driver for USB WiFi Adapters that are based on the RTL8852BU and RTL8832BU Chipsets - v1.19.3 - 20230505
Other
109 stars 22 forks source link

Device shows as AC, not AX #31

Open Krytern opened 6 months ago

Krytern commented 6 months ago

I am getting AC speeds and when I use the lsusb command I get Bus 003 Device 004: ID 0bda:b832 Realtek Semiconductor Corp. 802.11ac WLAN Adapter showing 802.11ac instead of ax

When I use the device in Windows with the official drivers AX works fine and gets the proper WiFi 6 speeds.

Some information if it helps: UGREEN AX1800 High-Gain Dual Band Wireless Adapter (chipset rtl8832bu) linux mint (kernal 5.15.0-107-generic)

HQJaTu commented 3 months ago

I am getting AC speeds and when I use the lsusb command I get Bus 003 Device 004: ID 0bda:b832 Realtek Semiconductor Corp. 802.11ac WLAN Adapter showing 802.11ac instead of ax

I can confirm you comment on my laptop.

My thinking is, this is how USB-information will be displayed. This is how Realtek set their firmware to respond. Why 802.11ac on 802.11ax -device is beyond me. Also, this behaviour cannot be altered by a kernel module on this git-repo.