RFKILL makes trouble in eiwd-1.6.1 on Gentoo. The ebuild is available in the guru repository.
Connecting with a WPA2/PSK network works, also on reboot. But when pressing RFKILL (Fn+Print combo) the init.d service crashes. To get it working again I have to restart the init service "rc-service iwd restart". Crashes are reproducible - I have tried it several times.
The error messages from running in debug mode:
rfkill id 0 can't be matched to a wiphy
rfkill id 0 not found in a RFKILL_OP_CHANGE event
RFKILL makes trouble in eiwd-1.6.1 on Gentoo. The ebuild is available in the guru repository.
Connecting with a WPA2/PSK network works, also on reboot. But when pressing RFKILL (Fn+Print combo) the init.d service crashes. To get it working again I have to restart the init service "rc-service iwd restart". Crashes are reproducible - I have tried it several times.
The error messages from running in debug mode: rfkill id 0 can't be matched to a wiphy rfkill id 0 not found in a RFKILL_OP_CHANGE event
The full debug output is here. I am also attaching the full build log.
However on iwd-1.6 compiled from Gentoo's net-wireless/iwd rfkill works reliably.
Can you help? Or need more information?