openwrt / openwrt/mt76

mt7612 5G sta + AP not working

Open
#538 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

sta connect ok
but wifi AP not shows up

Wed May 12 10:12:38 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:38 2021 daemon.err hostapd: Wrong coupling between HT and VHT/HE channel setting
Wed May 12 10:12:42 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:42 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:42 2021 daemon.notice hostapd: handle_probe_req: send failed
Wed May 12 10:12:42 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:42 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:42 2021 daemon.notice hostapd: handle_probe_req: send failed
Wed May 12 10:12:42 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:42 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:42 2021 daemon.notice hostapd: handle_probe_req: send failed
Wed May 12 10:12:42 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:42 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:42 2021 daemon.notice hostapd: handle_probe_req: send failed
Wed May 12 10:12:44 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:44 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:44 2021 daemon.err hostapd: Wrong coupling between HT and VHT/HE channel setting
Wed May 12 10:12:50 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:50 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:50 2021 daemon.err hostapd: Wrong coupling between HT and VHT/HE channel setting
Wed May 12 10:12:53 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:53 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:53 2021 daemon.notice hostapd: handle_probe_req: send failed
Wed May 12 10:12:53 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:53 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:53 2021 daemon.notice hostapd: handle_probe_req: send failed
Wed May 12 10:12:56 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:56 2021 daemon.warn hostapd: Failed to check if DFS is required; ret=-1
Wed May 12 10:12:56 2021 daemon.err hostapd: Wrong coupling between HT and VHT/HE channel setting

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 reproducing the mt7612 5G station-plus-AP setup and inspect the reported hostapd errors, especially the HT/VHT/HE channel-setting and DFS messages. Determine which configuration or driver path prevents the AP from appearing; done means the AP is visible and the logged failures no longer occur.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.