[Bug 285228] RTL8852BE rtw89 Kernel panic after few packets over WiFi

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 13 Jun 2025 22:03:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285228

--- Comment #6 from Jean-Claude MICHOT <jc@michot.fr> ---
(In reply to Phil Krylov from comment #4)


That seems "normal" to be stuck at 22 Mbit/s with the rtw8852b on FreeBSD 14.3.

root@minipc:~ # ifconfig wlan0 mode 11ac
ifconfig: SIOCSIFMEDIA (media): Device not configured

I haven't found any way to switch to 802.11ac mode.

root@minipc:~ # ifconfig wlan0 list caps
drivercaps=581c001<STA,SHSLOT,SHPREAMBLE,MONITOR,WPA1,WPA2,WME>
cryptocaps=b<WEP,TKIP,AES_CCM>

No HTCAP (High Throughput) or VHTCAP (Very High Throughput) capabilities are
listed.
Only basic 802.11a/b/g modes are supported - no MIMO (40 MHz), no VHT (80 MHz).

I'm stuck with a stable but limited Wi-Fi throughput of around 22 Mbit/s.

The hardware is capable of much more, but the current driver doesn't seem to
support it.

-- 
You are receiving this mail because:
You are the assignee for the bug.