You are not logged in.
Sorry for my bad English.
I use wpa_supplicant,systemd-networkd to connect wi-fi without connman,network-manager,netctl.
I tried to use iwd 0.7,0.8 and iwd-git.
I launched iwd aftre stopping wpa_supplicant service.
When I typed passphrase on iwctl,iwctl said Operation failed with a PC.
This is output form iwd
Wireless daemon version 0.8
Skipping optional configuration file /etc/iwd/main.conf
Wiphy: 0, Name: phy0
Bands: 2.4 GHz 5 GHz
Ciphers: CCMP TKIP BIP
Supported iftypes: ad-hoc station
No ControlPortOverNL80211 setting, defaulting to False
Could not register frame watch type 00d0: -95
Could not register frame watch type 00d0: -95
Could not register frame watch type 00d0: -95
CMD_SET_CQM failed
Could not register frame watch type 00d0: -95
Received Deauthentication event, reason: 0, from_ap: true
The last line appear after Operation failed.
With another PC,I succeed to use Internet with iwd and there are no messages:
"Could not register frame watch type 00d0: -95","CMD_SET_CQM failed","Received Deauthentication event, reason: 0, from_ap: true".
I could not know what they mean.
When I copied /var/lib/iwd/*.psk form succeed PC,last message appear and I could not connect to ap.
When I use iwd with connman,I failed to connect ap(sucseed with wpa_supplicant).
Offline