Bluetooth was working more than a week ago. Every time I turn on, it is like this:
systemctl status bluetooth ✔
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
Active: active (running) since Mon 2026-02-09 19:08:30 PST; 19min ago
Invocation: c88e57b26db84689a62928a6737f10a8
Docs: man:bluetoothd(8)
Main PID: 807 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 38084)
Memory: 2.1M (peak: 3M)
CPU: 37ms
CGroup: /system.slice/bluetooth.service
└─807 /usr/lib/bluetooth/bluetoothd
Feb 09 19:08:30 beehive systemd[1]: Starting Bluetooth service...
Feb 09 19:08:30 beehive bluetoothd[807]: Bluetooth daemon 5.85
Feb 09 19:08:30 beehive bluetoothd[807]: Starting SDP server
Feb 09 19:08:30 beehive systemd[1]: Started Bluetooth service.
Feb 09 19:08:30 beehive bluetoothd[807]: Bluetooth management interface 1.23 initialized
rfkill list ✔
1: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
Although I use # rfkill unblock bluetooth, it actually unblocks, but still cannot enable in Plasma:
I tried with different kernels, so far 6.19, 6.18, 6.17, 6.12 and none of them seems to work. I also plugged the bluetooth dongle in my Laptop with the same Manjaro kernels and working smooth.
Is there some app that can be blocking it? I had another issue with the AMD GPU that already solved, I am not really sure if the last update broke many things or something else.
