Skip to content

Wi-Fi 7 channel=37? #555

Closed Answered by Klaaktu
Klaaktu asked this question in Q&A
Dec 26, 2024 · 8 comments · 4 replies
Discussion options

You must be logged in to vote

@morrownr I found out why. 6GHz AP discovery is quite different (802.11ax 26.17.2.3). For 6GHz only AP, in-band discovery must be used:

channel=5
# unsol_bcast_probe_resp_interval=20
# fils_discovery_max_interval=20

The (primary) channel must be one of the preferred scanning channels, it's used for beacon and receiving probe request. Either FILS Discovery or UPR should be enabled, they are the preferred way in 6GHz for discovery.

  • FILS D / UPR: MT7921aun driver supports neither UPR or FILS Discovery (check "extended features" in iw list), and Arch hostapd package didn't compile with FILS (ugh...).
  • Probe request: Client STA only sends probe requests to the PSCs.
  • Beacon: When the wrong cha…

Replies: 8 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Klaaktu
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Klaaktu
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Klaaktu
Comment options

Answer selected by Klaaktu
Comment options

You must be logged in to vote
1 reply
@Klaaktu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants