New comment by CameronNemo on void-packages repository https://github.com/void-linux/void-packages/issues/27346#issuecomment-749881365 Comment: Was able to enable those options and get the daemon running. Whenever I tried to connect to a station I received a message "Operation failed" in the client. Full logs: daemon: ``` Wireless daemon version 1.10 station: Network configuration is disabled. Wiphy: 0, Name: phy0 Permanent Address: 6c:21:a2:e8:35:47 Bands: 2.4 GHz 5 GHz Ciphers: CCMP TKIP BIP Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device Wiphy phy0 will only use the default interface ation4-Way handshake failed for ifindex: 2, reason: 15 4-Way handshake failed for ifindex: 2, reason: 15 Received Deauthentication event, reason: 3, from_ap: true ``` iwctl client: ``` [iwd]# station wlan0 connect <> Type the network passphrase for <> psk. Passphrase: ************ Operation failed ``` dmesg (this is the only message that seemed relevant/new): ``` alg: No test for hmac(md4) (hmac(md4-generic)) ```