home.social

#rfkill — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rfkill, aggregated by home.social.

  1. If you're using #bluetooth on newer #raspberrypi or other #Linux systems that use #connman, note that connman takes over #rfkill management from systemd-rfkill. To enable bluetooth on your system, instead of rfkill unblock bluetooth you'll want to run:

    connmanctl enable bluetooth

    I found a lot of people claiming "uninstall connman is the solution", but the real answer is that connman provides a replacement UI interface for this feature.

    Hope this #tip helps! #tips #linuxtips