Github messages for voidlinux
 help / color / mirror / Atom feed
From: zlice <zlice@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] hostapd: 2.10 breaks ap functionality
Date: Sat, 05 Feb 2022 19:06:44 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35420@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1892 bytes --]

New issue by zlice on void-packages repository

https://github.com/void-linux/void-packages/issues/35420

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
`Void 5.15.12_1 x86_64 AuthenticAMD notuptodate rFF`

* package:  
`hostapd-2.9_3`

### Expected behavior
Wireless AP starts

### Actual behavior

*dmesg*
```
[  943.200854] br0: port 5(wifi0) entered blocking state
[  943.200861] br0: port 5(wifi0) entered disabled state
[  943.200957] device wifi0 entered promiscuous mode
[  943.201616] device wifi0 left promiscuous mode
[  943.201650] br0: port 5(wifi0) entered disabled state
```

*hostapd*
```
hostapd -S /etc/hostapd/hostapd.conf
ACS: Automatic channel selection started, this may take a bit
ACS: No available channels found
wifi0: IEEE 802.11 Configured channel (0) or frequency (0) (secondary_channel=0) not found from the channel list of the current mode (2) IEEE 802.11a
wifi0: IEEE 802.11 Hardware does not support configured channel
Could not select hw_mode and channel. (-3)
wifi0: interface state UNINITIALIZED->DISABLED
wifi0: AP-DISABLED 
wifi0: Unable to setup interface.
wifi0: interface state DISABLED->DISABLED
wifi0: AP-DISABLED 
wifi0: CTRL-EVENT-TERMINATING 
hostapd_free_hapd_data: Interface wifi0 wasn't started
nl80211: deinit ifname=wifi0 disabled_11b_rates=0
nl80211: Failed to remove interface wifi0 from bridge br0: Invalid argument
```


### Steps to reproduce the behavior

*lspci*
`0b:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)`

tried changing channels, `iw reg set` region, moving around bridge and interfaces, "wds" and "4addr" settings i found. reverting to 2.9 allows AP to start.

             reply	other threads:[~2022-02-05 18:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-05 18:06 zlice [this message]
2022-02-14  5:29 ` zlice
2022-02-14 20:25 ` zlice
2022-02-14 20:25 ` [ISSUE] [CLOSED] " zlice

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35420@inbox.vuxu.org \
    --to=zlice@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).