Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2771 - non-US region card doesn't start in VHT80 mode #7574

Closed
openwrt-bot opened this issue Jan 24, 2020 · 1 comment
Closed

FS#2771 - non-US region card doesn't start in VHT80 mode #7574

openwrt-bot opened this issue Jan 24, 2020 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

psyborg:

Supply the following if possible:

  • Archer C7 v1
  • r11895-fba8083
  • set country to US or world, enable 5ghz wifi with 80mhz bw

card is falling back to VHT20 mode, and no channel/country config change from interface helps to get it started at VHT80.
confirmed using QCA9880 v1 card that comes with CR regdomain burned in by default, and is likely present with cards coming with several other regdomains in eeprom.
hardcoding null value for regdomain in ath10k driver allows it to get detected as US region card in which case VHT80 starts as expected

log output:

Wed Jan 15 10:05:22 2020 daemon.notice hostapd: wlan0: interface state COUNTRY_UPDATE->HT_SCAN
Wed Jan 15 10:05:23 2020 daemon.err hostapd: HT40 secondary channel 40 not allowed
Wed Jan 15 10:05:23 2020 daemon.notice hostapd: Fallback to 20 MHz
Wed Jan 15 10:05:23 2020 daemon.err hostapd: Using interface wlan0 with hwaddr 10:fe:ed:eb:f0:5f and ssid "OpenWrt55"

it is expected that once different country is set from config, its limits will take effect without old/default country values interference

@981213
Copy link
Member

981213 commented Mar 7, 2022

ath10k doesn't support QCA988Xv1 and the issue author must have been using an OOT driver or custom patch. Please create a new issue if it can be reproduced with an actually supported hardware.

@981213 981213 closed this as completed Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants