Hi,
as this appears to be causing issues, just a heads up that Linux 5.11
extended the rfkill interface. Unfortunately plenty of applications
were not implementing the API as expected and needed to be updated.
In particular:
- gnome-settings-daemon needs
rfkill: set the g_io_channel to unbuffered mode (!232) · Merge requests · GNOME / gnome-settings-daemon · GitLab - bluetoothd needs
rfkill: Fix reading from rfkill socket - Patchwork
Please make sure that corresponding fixes are applied before updating
the kernel version.
There are some follow up fixes in gnome-settings-daemon, but I believe
that these should not be needed as g-s-d ships an old copy of rfkill.h:
rfkill: Fix rfkill event read length check (!234) · Merge requests · GNOME / gnome-settings-daemon · GitLab
Benjamin