Extremely inconsistent network speed over WiFi
I have just installed artix on my new lappy from the latest ISO and have noticed that my WiFi speeds were abysmal (I'm talking 1~3mbit on a gigabit fiber network, WHAT). After a bunch of messing around with drivers and kernel modules I managed to get to a state where I get anywhere from 1 to 10% of the expected network speed (so anywhere from 25 to MAYBE 120mbit) and it's really inconsistent. I have tried using a Ubuntu live USB using the exact same driver (rtw89_8852ae) and I get a much more reasonable ~600mbit down and ~110mbit up. My brother runs plain KDE Arch, we both have Realtek NICs (slightly different models), but he can get up to speed no problem. This makes me think Artix is doing some weird sysctl trickery or something, because I really have no idea what else could be causing this.
A bunch of commands I ran:
➜ ~ sudo lspci | grep -ie "network"
01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8852AE 802.11ax PCIe Wireless Network Adapter
➜ ~ sudo find /sys | grep "drivers.*01:00"
/sys/bus/pci/drivers/rtw89_8852ae/0000:01:00.0 # This is the driver
[...]
Any idea on what to do next to diagnose the problem?
P.S.: This is artix KDE using NetworkManager