[Bug 1127617] New: hostapd unable to set up 5GHz WiFi network in Switzerland
http://bugzilla.opensuse.org/show_bug.cgi?id=1127617 Bug ID: 1127617 Summary: hostapd unable to set up 5GHz WiFi network in Switzerland Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.0 Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network Assignee: bnc-team-screening@forge.provo.novell.com Reporter: seroton10@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 798640 --> http://bugzilla.opensuse.org/attachment.cgi?id=798640&action=edit my hostapd configuration Since a recent software update (with zypper up, at the end of February), hostapd is unable to set up a 5GHz WiFi access point. I have attached my hostapd.conf file, the one that produces this error, as well as a diff of my changes relative to a pristine hostapd.conf file. A temporary work-around is to change the country code from CH (Switzerland) to FR (France) or DE (Germany) - both work for me. Earlier, when it worked, hostapd produced log entries like this when starting: Feb 20 16:19:55 winti systemd[1]: Started Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator. Feb 20 16:19:55 winti hostapd[2387]: Configuration file: /etc/hostapd.conf Feb 20 16:19:55 winti hostapd[2387]: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE Feb 20 16:19:55 winti hostapd[2387]: ACS: Automatic channel selection started, this may take a bit Feb 20 16:19:55 winti hostapd[2387]: wlan0: interface state COUNTRY_UPDATE->ACS Feb 20 16:19:55 winti hostapd[2387]: wlan0: ACS-STARTED Feb 20 16:19:57 winti hostapd[2387]: wlan0: ACS-COMPLETED freq=5220 channel=44 Feb 20 16:19:57 winti hostapd[2387]: Using interface wlan0 with hwaddr 04:f0:21:17:3d:a4 and ssid "luftnetz" Feb 20 16:19:57 winti hostapd[2387]: wlan0: interface state ACS->ENABLED Feb 20 16:19:57 winti hostapd[2387]: wlan0: AP-ENABLED Now it looks like this: Mar 01 00:26:55 winti systemd[1]: Started Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator. Mar 01 00:26:55 winti hostapd[1509]: Configuration file: /etc/hostapd.conf Mar 01 00:26:55 winti hostapd[1509]: wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE Mar 01 00:26:55 winti hostapd[1509]: ACS: Automatic channel selection started, this may take a bit Mar 01 00:26:55 winti hostapd[1509]: wlan0: interface state COUNTRY_UPDATE->ACS Mar 01 00:26:55 winti hostapd[1509]: wlan0: ACS-STARTED Mar 01 00:27:12 winti hostapd[1509]: ACS: Unable to collect survey data Mar 01 00:27:12 winti hostapd[1509]: ACS: All study options have failed Mar 01 00:27:12 winti hostapd[1509]: Interface initialization failed Mar 01 00:27:12 winti hostapd[1509]: wlan0: interface state ACS->DISABLED Mar 01 00:27:12 winti hostapd[1509]: wlan0: AP-DISABLED Mar 01 00:27:12 winti hostapd[1509]: ACS: Possibly channel configuration is invalid, please report this along with your config file. Mar 01 00:27:12 winti hostapd[1509]: ACS: Failed to start Mar 01 00:27:12 winti hostapd[1509]: wlan0: AP-DISABLED Mar 01 00:27:12 winti hostapd[1509]: hostapd_free_hapd_data: Interface wlan0 wasn't started Mar 01 00:27:12 winti hostapd[1509]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0 Mar 01 00:27:13 winti hostapd[1509]: wlan0: interface state DISABLED->DISABLED Mar 01 00:27:13 winti hostapd[1509]: wlan0: interface state DISABLED->DISABLED Mar 01 00:27:13 winti hostapd[1509]: wlan0: AP-DISABLED Mar 01 00:27:13 winti hostapd[1509]: hostapd_free_hapd_data: Interface wlan0 wasn't started -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1127617 http://bugzilla.opensuse.org/show_bug.cgi?id=1127617#c1 --- Comment #1 from Olav Reinert <seroton10@gmail.com> --- Created attachment 798641 --> http://bugzilla.opensuse.org/attachment.cgi?id=798641&action=edit my hostapd configuration changes, relative to the pristine file -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1127617 http://bugzilla.opensuse.org/show_bug.cgi?id=1127617#c2 --- Comment #2 from Olav Reinert <seroton10@gmail.com> --- It seems to me that the channel configuration for Switzerland is broken. If I try to manually configure "channel=44", which it used to select automatically, I get this error: Mar 03 21:37:27 winti hostapd[21343]: wlan0: IEEE 802.11 Configured channel (44) not found from the channel list of current mode (2) IEEE 802.11a Mar 03 21:37:27 winti hostapd[21343]: wlan0: IEEE 802.11 Hardware does not support configured channel -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com