public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* RTL8922AE driver issues
@ 2025-05-05  3:50 Samuel Reyes
  2025-05-05  8:51 ` Ping-Ke Shih
  0 siblings, 1 reply; 9+ messages in thread
From: Samuel Reyes @ 2025-05-05  3:50 UTC (permalink / raw)
  To: linux-wireless

Hello,

My WiFi has intermittent connection issues on Arch. My motherboard is
a Gigabyte X870 AORUS ELITE WIFI7.

Even when installing Arch my connection was unstable, dmesg -T is
littered with entries like this:
rtw89_8922ae 0000:07:00.0: failed to update 162 RXBD info: -11
rtw89_8922ae 0000:07:00.0: failed to update 163 RXBD info: -11
rtw89_8922ae 0000:07:00.0: failed to update 32 RXBD info: -11
rtw89_8922ae 0000:07:00.0: failed to release TX skbs

I have not found any information online for this.

I've added this as a file to my /etc/modprobe.d/ folder but it hasn't helped:
options rtw89_pci disable_aspm_l1=y disable_aspm_l1ss=y
options rtw89_core disable_ps_mode=y

Here's my lspci -nnk entry:
Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8922AE
802.11be PCIe Wireless Network Adapter [10ec:8922] (rev 01)
        Subsystem: Realtek Semiconductor Co., Ltd. RTL8922AE 802.11be
PCIe Wireless Network Adapter [10ec:8922]
        Kernel driver in use: rtw89_8922ae
        Kernel modules: rtw89_8922ae

lsmod | grep rtw:
smod |grep rtw
rtw89_8922ae           12288  0
rtw89_8922a            73728  1 rtw89_8922ae
rtw89_pci             118784  1 rtw89_8922ae
rtw89_core           1130496  2 rtw89_8922a,rtw89_pci
mac80211             1757184  2 rtw89_core,rtw89_pci
cfg80211             1441792  3 rtw89_core,rtw89_8922a,mac80211
rfkill                 40960  8 rtw89_core,bluetooth,cfg80211

My connection can remain active for a long time but will occasionally
disconnect. Toggling Airplane Mode fixes the issue. Prolonged
downloads, such as a large video game, causes the connection to drop
several times. Toggling Airplane Mode lets the game begin download
each time.

I'm happy to provide as much info as necessary.

Thank you!

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-05-09 16:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-05  3:50 RTL8922AE driver issues Samuel Reyes
2025-05-05  8:51 ` Ping-Ke Shih
2025-05-05 17:12   ` Samuel Reyes
2025-05-06  2:11     ` Ping-Ke Shih
     [not found]       ` <CAD+XiyEQPt9HGngt0XBB7Hf=0tDHHcU+3=E20vhPnC3VL1Y+vg@mail.gmail.com>
     [not found]         ` <31b6571789b34b95aca2bca73dca2d62@realtek.com>
2025-05-08 20:34           ` Samuel Reyes
2025-05-09  0:38             ` Ping-Ke Shih
2025-05-09  6:17               ` Samuel Reyes
2025-05-09  7:00                 ` Ping-Ke Shih
2025-05-09 16:49                   ` Samuel Reyes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox