Description:
After updating from Fedora Kinoite 43.20260414.0 to 43.20260416.0, Bluetooth stops working completely. The issue is specific to kernel 6.19.12 — rolling back to 6.19.11 restores Bluetooth functionality.
Symptoms:
bluetoothctl power on returns: “No default controller available”
systemctl status bluetooth shows the service as inactive/dead
Hi! I had the same issue on that Lenovo ThinkPad T14 Gen 6 running Fedora Workstation 43 with GNOME, but with a different device ID.
My MediaTek MT7925 shows up as:
Vendor ID: 0e8d
Device ID: e025
The original script didn’t work for me since it looks for 0489:e111 in HWDB, but the underlying cause was identical — GVFS was claiming the Bluetooth device as a media player, preventing BlueZ from initializing.
Fix that worked for me:
Create a udev rule to prevent GVFS from claiming the device: