惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
S
SegmentFault 最新的问题
MyScale Blog
MyScale Blog
有赞技术团队
有赞技术团队
V
Visual Studio Blog
T
The Blog of Author Tim Ferriss
爱范儿
爱范儿
Vercel News
Vercel News
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
D
DataBreaches.Net
美团技术团队
Microsoft Security Blog
Microsoft Security Blog
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
A
About on SuperTechFans
云风的 BLOG
云风的 BLOG
The Cloudflare Blog
宝玉的分享
宝玉的分享
V
V2EX
Microsoft Azure Blog
Microsoft Azure Blog

Arch Linux Forums

Avidemux crashes without strace / Applications & Desktop Environments how to apply patches with non-linux linends / Newbie Corner Replicating CachyOS on vanilla Arch (or at least getting close) / Arch Discussion What's arch linux GUI package manager ? / Newbie Corner Hibernation failing due to insufficient memory / System Administration profiledef.sh editting question / Installation trying to script kde plasma wallpaper settings / Programming & Scripting Looking for new Audacious package maintainer / Creating & Modifying Packages issues installing arch with LUKS2 encryption / Newbie Corner QEMU PXE booting does not work with OVMF.4m.fd / Applications & Desktop Environments Wired lan regular disconnect / Newbie Corner Need Help setting up ARCH in my G16 G634JZR iwlwifi started failing consistently, trying to determine root cause Windows randomly jumping between monitors after GNOME 50 update No display via DP or HDMI after boot. / Kernel & Hardware how to change acpi platform_profile? / Newbie Corner Linux denied all kernel modules which not loaded right now Use iPhone as Webcam for Arch Linux Video Output Failure on nvidia-580xx-dkms on TTY --> Desktop switch (Page 2) / Kernel & Hardware I was going to rant ..WINE32 Sabotage compliments of Arvind Krishna / Arch Discussion [SOLVED] LUKS drive auto unlocked by TPM when expected not to / Networking, Server, and Protection Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb (Page 2) / Laptop Issues Headphone jack noise/buzz / Newbie Corner segmentation fault in cc1plus when building CLK / AUR Issues, Discussion & PKGBUILD Requests Console alternative to meld / GNU/Linux Discussion Problem with paru git clone / Newbie Corner XKB questions / Applications & Desktop Environments gnome-keyring-daemon is not working correctly / Applications & Desktop Environments [SOLVED] Steam opens and immediately closes constantly / Newbie Corner Firefox rounded edges on Sway / Applications & Desktop Environments
Intel Corporation Wireless 8260's RX can't do VHT-NSS 2 (...
synthead · 2026-06-18 · via Arch Linux Forums

I have a Intel Corporation Wireless 8260 (rev 3a) in my laptop, and at one point in time I was able to achieve 866.7 MBit/s tx/rx with it.  I don't know what changed, but now, I am only getting 433.3 MBit/s maximum receive, and I know that this is happening because I'm only achieving VHT-NSS 1 with my connection:

$ iw dev wlp4s0 link
Connected to <censored> (on wlp4s0)
	SSID: <censored>
	freq: 5745.0
	RX: 108897 bytes (393 packets)
	TX: 41220 bytes (304 packets)
	signal: -51 dBm
	rx bitrate: 390.0 MBit/s VHT-MCS 8 80MHz short GI VHT-NSS 1
	tx bitrate: 866.7 MBit/s VHT-MCS 9 80MHz short GI VHT-NSS 2
	bss flags: short-slot-time
	dtim period: 3
	beacon int: 100

My AP is fully capable of doing 2x2 MIMO, and it even thinks that I'm on a 2x2 connection.  However, my 8260 only connects with a 1x2 connection, and cannot achieve 866.7 MBit/s.  Like mentioned, this has worked in the past.  I don't know what changed, or why it's only doing one channel.

It's not a power saving setting:

$ iw dev wlp4s0 get power_save
Power save: off

dmesg seems happy:

[46932.471735] wlp4s0: authenticate with <censored> (local address=<censored>)
[46932.473684] wlp4s0: send auth to <censored> (try 1/3)
[46932.518943] wlp4s0: authenticate with <censored> (local address=<censored>)
[46932.518960] wlp4s0: send auth to <censored> (try 1/3)
[46932.535745] wlp4s0: authenticated
[46932.537548] wlp4s0: associate with <censored> (try 1/3)
[46932.552901] wlp4s0: RX AssocResp from <censored> (capab=0x1111 status=0 aid=1)
[46932.556201] wlp4s0: associated
[46932.587317] wlp4s0: Limiting TX power to 30 (30 - 0) dBm as advertised by <censored>

I don't really know what to tweak or check.  What would you do?

Last edited by synthead (Today 00:40:55)