Bluetooth Stopped working after update

Hey guys my Bluetooth stopped working after the latest update. It does show enabled when I do systemctl status bluetooth, but it doesn’t show in settings. Any help would be greatly appreciated.

Bluetooth and break a bit when kernels update. Try the lts kernel for now (or vice versa). It’s easiest to wait a few days.

2 Likes

it seems i’m currently enjoying a similar issue, details found in this post.

so far, no solution other than switching to lts has been found (which i’m hesitant to do) – will drop by in case we find something

1 Like

Why would you be hesitant to run the lts?

i mean in this case, as a solution to the issue – i didn’t think that this would solve my specific issue; sorry to say i was right

Thanks, appreciate your help

but only to confirm… the underlaying issue must be hardware specific… i just tested with main kernel and 4 usb dongles… all working just fine.

Bluetooth:
  Device-1: Realtek Bluetooth Radio driver: btusb v: 0.8 type: USB rev: 1.1
    speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 3-2.1:15 chip-ID: 0bda:8771
    class-ID: e001 serial: <filter>
  Report: rfkill ID: hci0 rfk-id: 8 state: up address: see --recommends
  Device-2: Cambridge Silicon Radio Bluetooth Dongle (HCI mode)
    driver: btusb v: 0.8 type: USB rev: 2.0 speed: 12 Mb/s lanes: 1 mode: 1.1
    bus-ID: 3-2.2:12 chip-ID: 0a12:0001 class-ID: e001
  Report: ID: hci1 rfk-id: 5 state: up address: N/A
  Device-3: Cambridge Silicon Radio Bluetooth Dongle (HCI mode)
    driver: btusb v: 0.8 type: USB rev: 2.0 speed: 12 Mb/s lanes: 1 mode: 1.1
    bus-ID: 3-2.3:13 chip-ID: 0a12:0001 class-ID: e001
  Report: ID: hci2 rfk-id: 6 state: up address: N/A
  Report: ID: hci3 rfk-id: 7 state: up address: N/A
  Device-4: Belkin F8T065BF Mini Bluetooth 4.0 Adapter driver: btusb v: 0.8
    type: USB rev: 2.0 speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 3-2.4:14
    chip-ID: 050d:065a class-ID: fe01 serial: <filter>
  Report: This feature requires one of these tools: hciconfig/bt-adapter
1 Like

If it’s kernel related, your other alternative would be to dive into the kernel and fix it and then push it upstream.

But more than likely if you’re not normally a kernel developer, the lts is usually your easiest fix for a point release or two.

Are you part of the kernel team at the Linux foundation?