Replies: 1 comment
-
I don't have ath9k that 5G capable. For 8812au/eu MCS index up to 7 works fine. MCS15 use two spatial streams. Try to use MCS index with one spatial stream. See https://mcsindex.com/ for reference |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using ath9k ar9580 on channel 14 with MCS 15, and receiving an RSSI of -50 dBm, everything works fine, speed near 70Mbps. However, when I set the channel to 108 using
iw dev wlan0 set channel 108
, all the data received by tcpdump shows as FCS failures.I want to set a higher MCS to achieve a higher data rate, is this a characteristic of 5G or a limitation of the WiFi card driver?
Beta Was this translation helpful? Give feedback.
All reactions