| 30 Oct 2025 |
K900 | It's probably in event viewer somewhere | 13:34:16 |
K900 | I definitely can't tell you where exactly | 13:34:23 |
crushing-smite | I don't know what's an event viewer even | 13:34:48 |
crushing-smite | Well, I'll google around, brb | 13:34:53 |
K900 | eventvwr.exe | 13:35:56 |
crushing-smite | K900: there are 3 events for a WLAN connection
- Information - WLAN AutoConfig service started a connection to a wireless network.
- Information - Wireless network association started.
- Error - WLAN AutoConfig service failed to connect to a wireless network. Failure Reason: The specific network is not available.
| 20:16:48 |
crushing-smite | Nothing else of particular interest | 20:17:02 |
crushing-smite | That is from Event Viewer -> Microsoft -> Windows -> WLAN-AutoConfig -> Operational | 20:17:36 |
crushing-smite | I'l try setting AP to WPA2 | 20:24:22 |
crushing-smite | And it works with windows 11 now with wpa3-sae-transition | 20:31:54 |
crushing-smite | This fucking sucks, how come this year's laptop and win11 don't support plain wpa3-sae | 20:32:25 |
crushing-smite | but iOS 18 still does not work... | 20:34:14 |
crushing-smite | this is very tiresome | 20:34:19 |
K900 | Have you tried just WPA2? | 20:35:09 |
crushing-smite | no, it's wpa3-sae-transition | 20:36:01 |
K900 | Please try just WPA2 | 20:37:35 |
crushing-smite | Redacted or Malformed Event | 21:55:38 |
| 31 Oct 2025 |
| Daniel Fahey set a profile picture. | 14:56:02 |
| 1 Nov 2025 |
Sean Ross | Hi ElvishJerricco, I just wanted to follow up on this it was a combination of networking.useNetworkd = true; and networking.vswitches.<name>.interfaces.<name> | 17:00:09 |
ElvishJerricco | Sean Ross: FYI, most matrix clients are really bad at threads. I wouldn't have seen this message if macOS wasn't the only OS with a good notification system :P | 17:02:22 |
ElvishJerricco | so generally we recommend using replies instead of threads | 17:02:37 |
Sean Ross | Okay, I'll keep that in mind thankyou. | 17:06:15 |
crushing-smite | continuing: | 20:44:46 |
crushing-smite | When I change either operatingChannelWidth from 20or40 to 80 or channel from 36 to 44 (both together, or just one of these), hostapd fails to start with the following log:
-- Boot ef950a87f7f14e2bb3fb920037886385 --
Nov 01 20:31:55 nixos systemd[1]: Starting IEEE 802.11 Host Access-Point Daemon...
Nov 01 20:31:55 nixos systemd[1]: Started IEEE 802.11 Host Access-Point Daemon.
Nov 01 20:31:55 nixos hostapd[796]: wlp5s0: interface state UNINITIALIZED->COUNTRY_UPDATE
Nov 01 20:31:55 nixos hostapd[796]: Interface initialization failed
Nov 01 20:31:55 nixos hostapd[796]: wlp5s0: interface state COUNTRY_UPDATE->DISABLED
Nov 01 20:31:55 nixos hostapd[796]: wlp5s0: AP-DISABLED
Nov 01 20:31:55 nixos hostapd[796]: wlp5s0: Unable to setup interface.
Nov 01 20:31:55 nixos hostapd[796]: wlp5s0: interface state DISABLED->DISABLED
Nov 01 20:31:55 nixos hostapd[796]: wlp5s0: AP-DISABLED
Nov 01 20:31:55 nixos hostapd[796]: wlp5s0: CTRL-EVENT-TERMINATING
Nov 01 20:31:55 nixos hostapd[796]: rmdir[ctrl_interface=/run/hostapd]: Device or resource busy
Nov 01 20:31:55 nixos hostapd[796]: hostapd_free_hapd_data: Interface wlp5s0 wasn't started
Nov 01 20:31:55 nixos hostapd[796]: nl80211: deinit ifname=wlp5s0 disabled_11b_rates=0
Nov 01 20:31:56 nixos systemd[1]: hostapd.service: Main process exited, code=exited, status=1/FAILURE
Nov 01 20:31:56 nixos systemd[1]: hostapd.service: Failed with result 'exit-code'.
Nov 01 20:31:56 nixos systemd[1]: hostapd.service: Consumed 107ms CPU time, 3.9M memory peak, 2.2M read from disk.
Nov 01 20:31:56 nixos systemd[1]: hostapd.service: Scheduled restart job, restart counter is at 1.
Nov 01 20:31:56 nixos systemd[1]: Starting IEEE 802.11 Host Access-Point Daemon...
Nov 01 20:31:56 nixos systemd[1]: Started IEEE 802.11 Host Access-Point Daemon.
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: interface state UNINITIALIZED->COUNTRY_UPDATE
Nov 01 20:31:56 nixos hostapd[952]: Interface initialization failed
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: interface state COUNTRY_UPDATE->DISABLED
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: AP-DISABLED
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: Unable to setup interface.
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: interface state DISABLED->DISABLED
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: AP-DISABLED
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: CTRL-EVENT-TERMINATING
Nov 01 20:31:56 nixos hostapd[952]: rmdir[ctrl_interface=/run/hostapd]: Device or resource busy
Nov 01 20:31:56 nixos hostapd[952]: hostapd_free_hapd_data: Interface wlp5s0 wasn't started
Nov 01 20:31:56 nixos hostapd[952]: nl80211: deinit ifname=wlp5s0 disabled_11b_rates=0
Nov 01 20:31:56 nixos hostapd[952]: nl80211: Failed to remove interface wlp5s0 from bridge br0: Invalid argument
Nov 01 20:31:56 nixos systemd[1]: hostapd.service: Main process exited, code=exited, status=1/FAILURE
Nov 01 20:31:56 nixos systemd[1]: hostapd.service: Failed with result 'exit-code'.
Nov 01 20:31:56 nixos systemd[1]: hostapd.service: Scheduled restart job, restart counter is at 2.
Nov 01 20:31:56 nixos systemd[1]: Starting IEEE 802.11 Host Access-Point Daemon...
Nov 01 20:31:56 nixos systemd[1]: Started IEEE 802.11 Host Access-Point Daemon.
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: interface state UNINITIALIZED->COUNTRY_UPDATE
Nov 01 20:31:56 nixos hostapd[952]: Interface initialization failed
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: interface state COUNTRY_UPDATE->DISABLED
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: AP-DISABLED
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: Unable to setup interface.
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: interface state DISABLED->DISABLED
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: AP-DISABLED
Nov 01 20:31:56 nixos hostapd[952]: wlp5s0: CTRL-EVENT-TERMINATING
Nov 01 20:31:56 nixos hostapd[952]: rmdir[ctrl_interface=/run/hostapd]: Device or resource busy
Nov 01 20:31:56 nixos hostapd[952]: hostapd_free_hapd_data: Interface wlp5s0 wasn't started
Nov 01 20:31:56 nixos hostapd[952]: nl80211: deinit ifname=wlp5s0 disabled_11b_rates=0
Nov 01 20:31:56 nixos hostapd[952]: nl80211: Failed to remove interface wlp5s0 from bridge br0: Invalid argument
Nov 01 20:31:56 nixos systemd[1]: hostapd.service: Main process exited, code=exited, status=1/FAILURE
Nov 01 20:31:56 nixos systemd[1]: hostapd.service: Failed with result 'exit-code'.
Nov 01 20:31:56 nixos systemd[1]: hostapd.service: Scheduled restart job, restart counter is at 2.
Nov 01 20:31:56 nixos systemd[1]: Starting IEEE 802.11 Host Access-Point Daemon...
Nov 01 20:31:56 nixos systemd[1]: Started IEEE 802.11 Host Access-Point Daemon.
Nov 01 20:31:56 nixos hostapd[968]: wlp5s0: interface state UNINITIALIZED->COUNTRY_UPDATE
Nov 01 20:31:56 nixos hostapd[968]: Interface initialization failed
Nov 01 20:31:56 nixos hostapd[968]: wlp5s0: interface state COUNTRY_UPDATE->DISABLED
Nov 01 20:31:56 nixos hostapd[968]: wlp5s0: AP-DISABLED
Nov 01 20:31:56 nixos hostapd[968]: wlp5s0: Unable to setup interface.
Nov 01 20:31:56 nixos hostapd[968]: wlp5s0: interface state DISABLED->DISABLED
Nov 01 20:31:56 nixos hostapd[968]: wlp5s0: AP-DISABLED
Nov 01 20:31:56 nixos hostapd[968]: wlp5s0: CTRL-EVENT-TERMINATING
Nov 01 20:31:56 nixos hostapd[968]: rmdir[ctrl_interface=/run/hostapd]: Device or resource busy
Nov 01 20:31:56 nixos hostapd[968]: hostapd_free_hapd_data: Interface wlp5s0 wasn't started
Nov 01 20:31:56 nixos hostapd[968]: nl80211: deinit ifname=wlp5s0 disabled_11b_rates=0
Nov 01 20:31:56 nixos hostapd[968]: nl80211: Failed to remove interface wlp5s0 from bridge br0: Invalid argument
Nov 01 20:31:57 nixos systemd[1]: hostapd.service: Main process exited, code=exited, status=1/FAILURE
Nov 01 20:31:57 nixos systemd[1]: hostapd.service: Failed with result 'exit-code'.
Nov 01 20:31:57 nixos systemd[1]: hostapd.service: Scheduled restart job, restart counter is at 3.
Nov 01 20:31:57 nixos systemd[1]: Starting IEEE 802.11 Host Access-Point Daemon...
Nov 01 20:31:57 nixos systemd[1]: Started IEEE 802.11 Host Access-Point Daemon.
Nov 01 20:31:57 nixos hostapd[984]: wlp5s0: interface state UNINITIALIZED->COUNTRY_UPDATE
Nov 01 20:31:57 nixos hostapd[984]: Interface initialization failed
Nov 01 20:31:57 nixos hostapd[984]: wlp5s0: interface state COUNTRY_UPDATE->DISABLED
Nov 01 20:31:57 nixos hostapd[984]: wlp5s0: AP-DISABLED
Nov 01 20:31:57 nixos hostapd[984]: wlp5s0: Unable to setup interface.
Nov 01 20:31:57 nixos hostapd[984]: wlp5s0: interface state DISABLED->DISABLED
Nov 01 20:31:57 nixos hostapd[984]: wlp5s0: AP-DISABLED
Nov 01 20:31:57 nixos hostapd[984]: wlp5s0: CTRL-EVENT-TERMINATING
Nov 01 20:31:57 nixos hostapd[984]: rmdir[ctrl_interface=/run/hostapd]: Device or resource busy
Nov 01 20:31:57 nixos hostapd[984]: hostapd_free_hapd_data: Interface wlp5s0 wasn't started
Nov 01 20:31:57 nixos hostapd[984]: nl80211: deinit ifname=wlp5s0 disabled_11b_rates=0
Nov 01 20:31:57 nixos hostapd[984]: nl80211: Failed to remove interface wlp5s0 from bridge br0: Invalid argument
Nov 01 20:31:57 nixos systemd[1]: hostapd.service: Main process exited, code=exited, status=1/FAILURE
Nov 01 20:31:57 nixos systemd[1]: hostapd.service: Failed with result 'exit-code'.
Nov 01 20:31:57 nixos systemd[1]: hostapd.service: Scheduled restart job, restart counter is at 4.
Nov 01 20:31:57 nixos systemd[1]: Starting IEEE 802.11 Host Access-Point Daemon...
Nov 01 20:31:57 nixos systemd[1]: Started IEEE 802.11 Host Access-Point Daemon.
Nov 01 20:31:57 nixos hostapd[999]: wlp5s0: interface state UNINITIALIZED->COUNTRY_UPDATE
Nov 01 20:31:57 nixos hostapd[999]: Interface initialization failed
Nov 01 20:31:57 nixos hostapd[999]: wlp5s0: interface state COUNTRY_UPDATE->DISABLED
Nov 01 20:31:57 nixos hostapd[999]: wlp5s0: AP-DISABLED
Nov 01 20:31:57 nixos hostapd[999]: wlp5s0: Unable to setup interface.
Nov 01 20:31:57 nixos hostapd[999]: wlp5s0: interface state DISABLED->DISABLED
Nov 01 20:31:57 nixos hostapd[999]: wlp5s0: AP-DISABLED
Nov 01 20:31:57 nixos hostapd[999]: wlp5s0: CTRL-EVENT-TERMINATING
Nov 01 20:31:57 nixos hostapd[999]: rmdir[ctrl_interface=/run/hostapd]: Device or resource busy
Nov 01 20:31:57 nixos hostapd[999]: hostapd_free_hapd_data: Interface wlp5s0 wasn't started
Nov 01 20:31:57 nixos hostapd[999]: nl80211: deinit ifname=wlp5s0 disabled_11b_rates=0
Nov 01 20:31:57 nixos hostapd[999]: nl80211: Failed to remove interface wlp5s0 from bridge br0: Invalid argument
Nov 01 20:31:58 nixos systemd[1]: hostapd.service: Main process exited, code=exited, status=1/FAILURE
Nov 01 20:31:58 nixos systemd[1]: hostapd.service: Failed with result 'exit-code'.
Nov 01 20:31:58 nixos systemd[1]: hostapd.service: Scheduled restart job, restart counter is at 5.
Nov 01 20:31:58 nixos systemd[1]: hostapd.service: Start request repeated too quickly.
Nov 01 20:31:58 nixos systemd[1]: hostapd.service: Failed with result 'exit-code'.
Nov 01 20:31:58 nixos systemd[1]: Failed to start IEEE 802.11 Host Access-Point Daemon.
| 20:46:03 |
crushing-smite | The br0 interface when hostapd fails to start also loses ability to provide wired internet connection | 20:46:55 |
crushing-smite | (I've changed everything authentication mode to wpa2-sha256 btw, so clients do work with it now) | 20:47:47 |
K900 | What does iw phy say for it? | 20:48:49 |
crushing-smite | Right now, or when it fails? | 20:49:19 |
K900 | Doesn't matter | 20:49:24 |
crushing-smite | https://termbin.com/vmzn
| 20:51:07 |