openwrt / openwrt/mt76

Slow Connnection Speed on MT7921 (ROG Strix Laptop)

Open
#1,025 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
888
Forks
436
PR merge metrics
No merged PRs in 30d

Description

The connection speeds on the MT7921 on my Arch linux distro seems to be like less than half of what it is on windows.

I have implemented disable_aspm=1
Changed kernel from linux-zen to LTS
Tried Changing the TX_Power as 3 dBm is too low and i have triangulated that this is probably at fault

I checked the debug files for the driver in /sys/kernel/debug/ieee80211/phyX/mt7921/txpower_sku

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the MT7921 debug data at /sys/kernel/debug/ieee80211/phyX/mt7921/txpower_sku and reviewing the reported ASPM, kernel, and TX power changes. Compare the connection speed with the Windows result and determine whether the driver exposes an incorrect or insufficient TX power. Done requires identifying a reproducible driver cause and verifying improved speed on Arch Linux.

Written by the indexing model from the issue text.

Assessment

Tech stack
arch-linux, c, linux
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.