You are not logged in.
Pages: 1
hi, I have a asrock b850m phantom riptide mobo with a mediatek mt7925e as a wifi card, and since i bought it i'm registering very low download speeds. this happens with both iwd and wpa_supplicant. is it a driver issue? it seems to happen on both the zen and vanilla kernel. i'm now on the latest vanilla, 7.1.6-arch1-1.
as an example of how slow it is, i'm on a 100Mbps plan, and it's going on the low 2Mbps as for the latest test i took.
i remember it working some time ago and now it stopped working again
Last edited by shiny_mew (2026-08-07 13:07:15)
Kernel: Always the latest Zen version
CPU: AMD Ryzen 7 9700X on a B850M chipset
GPU: ASRock RX 9070 XT Steel Legend
RAM: Patriot Viper Venom 32GB 6000MHz CL30
Offline
is it a driver issue?
Possibly?
Please post some details about the connection.
https://wiki.archlinux.org/title/Networ … _interface
pacman -Qs mediatek # https://archlinux.org/packages/core/any/linux-firmware-mediatek/A popular way to fudge this is to forget to connect the stub antenna (so the radio is captured by the EM shielding PC case…) however that would be defeated by
i remember it working some time ago and now it stopped working again
On a 2.4GHz connection bluetooth might interfere.
If you boot eg. https://grml.org/ - does the wifi perform better (ie can we rule out hardware or radio interference)?
Offline
Please post some details about the connection.
iw dev wlan0 station dump
Station 6c:4c:bc:db:01:76 (on wlan0)
authorized: yes
authenticated: yes
associated: yes
preamble: long
WMM/WME: yes
MFP: no
TDLS peer: no
inactive time: 0 ms
rx bytes: 703373999
rx packets: 505464
tx bytes: 20903648
tx packets: 274330
tx retries: 64822
tx failed: 18
beacon loss: 0
rx drop misc: 5
signal: -65 [-68, -68] dBm
signal avg: -65 [-68, -67] dBm
tx bitrate: 68.8 MBit/s HE-MCS 3 HE-NSS 2 HE-GI 0 HE-DCM 0
tx duration: 258819641 us
rx bitrate: 3.6 MBit/s HE-MCS 0 HE-NSS 1 HE-GI 2 HE-DCM 1
rx duration: 1139190643 us
last ack signal:-66 dBm
avg ack signal: -65 dBm
airtime weight: 256
DTIM period: 1
beacon interval:100
short preamble: yes
short slot time:yes
connected time: 2595 seconds
associated at [boottime]: 11271.698s
associated at: 1786118705156 ms
current time: 1786121300131 msKernel: Always the latest Zen version
CPU: AMD Ryzen 7 9700X on a B850M chipset
GPU: ASRock RX 9070 XT Steel Legend
RAM: Patriot Viper Venom 32GB 6000MHz CL30
Offline
i can confirm having the mediatek firmware package installed.
i'm downloading the iso and gonna update you in due time on that front
edit it seems to not be working at all in the iso you suggested
Last edited by shiny_mew (2026-08-07 17:17:36)
Kernel: Always the latest Zen version
CPU: AMD Ryzen 7 9700X on a B850M chipset
GPU: ASRock RX 9070 XT Steel Legend
RAM: Patriot Viper Venom 32GB 6000MHz CL30
Offline
Tlink info is missing in #3
So the signal is "meh", transmit speed is "just above 802.11a/g" - the receive rate is an obvious problem.
For context, https://bbs.archlinux.org/viewtopic.php?id=300490 (worse than windows) and https://bbs.archlinux.org/viewtopic.php … 4#p2267274 (bad firmware versions/updates)
But the RX/TX disparity could be explained by powersaving ("mt7925e.disable_aspm=Y", https://wiki.archlinux.org/title/Power_ … interfaces ) or bluetooth interference (if this is 2.4GHz and the same antenna)
Speaking of windows: are you dual booting?
Offline
it was not aspm, just tried the kernel parameter. bluetooth is off and on the same bandwidth my phone speedtests are around 80Mbps.
no i'm not dual booting
Kernel: Always the latest Zen version
CPU: AMD Ryzen 7 9700X on a B850M chipset
GPU: ASRock RX 9070 XT Steel Legend
RAM: Patriot Viper Venom 32GB 6000MHz CL30
Offline
Did you check https://wiki.archlinux.org/title/Power_ … interfaces ?
Also what is the output of "iw dev"?
If it's not the power saving and affects both bands your bet shot is to look at older firmware versions ![]()
Offline
iw dev
phy#0
Unnamed/non-netdev interface
wdev 0x3
addr c8:a3:e8:c1:83:73
type P2P-device
txpower 3.00 dBm
Interface wlan0
ifindex 3
wdev 0x1
addr c8:a3:e8:c1:83:73
ssid WOLNET-5G-ADC9_EXT
type managed
channel 36 (5180 MHz), width: 160 MHz, center1: 5250 MHz
txpower 3.00 dBm
multicast TXQ:
qsz-byt qsz-pkt flows drops marks overlmt hashcol tx-bytes tx-packets
0 0 0 0 0 0 0 0 0trying older firmwares, i find a small regression since the april's one. with the april 10th package i reach 20Mbps, which is not what i pay for but it's definitely an improvement
Last edited by shiny_mew (Today 05:49:43)
Kernel: Always the latest Zen version
CPU: AMD Ryzen 7 9700X on a B850M chipset
GPU: ASRock RX 9070 XT Steel Legend
RAM: Patriot Viper Venom 32GB 6000MHz CL30
Offline
Pages: 1