You are not logged in.

#1 2026-05-15 12:16:49

Shadowbee
Member
Registered: 2026-05-15
Posts: 1

Bluetooth not working after kernel update

After I updated to 7.0.7-arch1-1 form 7.0.5-arch1-1 bluetooth just stopped working.
In rfkill hci0: Bluetooth is soft blocked
This is the journalctl after i restart bluetooth.service

May 15 13:06:21 spaceship systemd[1]: Stopping Bluetooth service...
May 15 13:06:21 spaceship bluetoothd[5431]: Stopping SDP server
May 15 13:06:21 spaceship bluetoothd[5431]: Exit
May 15 13:06:21 spaceship systemd[1]: bluetooth.service: Deactivated successfully.
May 15 13:06:21 spaceship systemd[1]: Stopped Bluetooth service.
May 15 13:06:21 spaceship systemd[1]: Starting Bluetooth service...
May 15 13:06:21 spaceship blueman-applet[1828]: blueman-applet 13.06.21 WARNING  DiscvManager:122 update_menuitems: warning: Adapter is None
May 15 13:06:21 spaceship bluetoothd[11799]: Bluetooth daemon 5.86
May 15 13:06:21 spaceship systemd[1]: Started Bluetooth service.
May 15 13:06:21 spaceship bluetoothd[11799]: Starting SDP server
May 15 13:06:21 spaceship bluetoothd[11799]: Bluetooth management interface 1.23 initialized
May 15 13:06:21 spaceship systemd[1]: Starting Hostname Service...
May 15 13:06:21 spaceship sudo[11791]: pam_unix(sudo:session): session closed for user root
May 15 13:06:21 spaceship blueman-applet[1828]: blueman-applet 13.06.21 WARNING  DiscvManager:122 update_menuitems: warning: Adapter is None

bluetoothctl list returns nothing
bluetoothctl devices returns:

No default controller available

my bluetooth adapter is

Bus 001 Device 003: ID 0489:e0e2 Foxconn / Hon Hai Wireless_Device

I have installed broadcom-bt-firmware but it didn't help

Offline

#2 2026-05-15 13:18:22

krnlpk
Member
Registered: 2010-01-03
Posts: 29

Re: Bluetooth not working after kernel update

Same with me after updating from 6.18.29 LTS to 6.18.30 LTS, I too have a Mediatek-based integrated Bluetooth adapter connected via USB (internally), reported as a "Foxconn / Hon Hai Wireless_Device" by lsusb. Rolling back the kernel fixes the issue. I suspect that the modifications done to the mt76 driver are the culprit, if you look in the changelog of 6.18.30 there are several small modifications to mt76, which I guess are a backport of whatever they did on 7.0.xnope mt76 is the wireless driver not the bluetooth driver. the driver is probably btmtk and there are changes in that too

I love how 16 years I just accepted that Linux bugfix updates tend to break stuff more than major releases

Last edited by krnlpk (2026-05-15 13:24:45)

Offline

#3 2026-05-15 13:30:28

krnlpk
Member
Registered: 2010-01-03
Posts: 29

Re: Bluetooth not working after kernel update

Ok someone reported the regression and indeed it is btmtk

Just roll back to the older kernel, pin it and wait for a patch

Offline

#4 2026-05-15 17:36:32

Dante777
Member
Registered: 2016-07-12
Posts: 33

Re: Bluetooth not working after kernel update

Heads Up: There's been an update (Linux 7.0.7-arch2-1) but issue still persists.

Offline

#5 2026-05-15 17:52:08

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,164

Re: Bluetooth not working after kernel update

The patch to fix this is applied on 7.0.8-arch1 which is in testing currently: https://github.com/archlinux/linux/rele … .0.8-arch1

Last edited by V1del (2026-05-15 17:52:52)

Offline

#6 2026-05-15 20:33:11

4U3YEmHM
Member
Registered: 2016-03-10
Posts: 1

Re: Bluetooth not working after kernel update

So in the meantime  I'm going to get the cable for my headphone ... Thank you for the information.

Offline

#7 Yesterday 12:29:38

krnlpk
Member
Registered: 2010-01-03
Posts: 29

Re: Bluetooth not working after kernel update

V1del wrote:

The patch to fix this is applied on 7.0.8-arch1 which is in testing currently: https://github.com/archlinux/linux/rele … .0.8-arch1

Any idea if this has been backported to the LTS kernel too?

Offline

#8 Yesterday 13:17:34

yanshrey
Member
Registered: Yesterday
Posts: 1

Re: Bluetooth not working after kernel update

The patch worked for LTS

I was on Linux LTS v6.18.26. Upgrading to v6.18.30 broke my bluetooth adapter. My Adapter is MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter


For now I have manually applied the patch and I'm booting into Arch via custom kernel.

Offline

#9 Yesterday 14:22:33

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,164

Re: Bluetooth not working after kernel update

krnlpk wrote:

Any idea if this has been backported to the LTS kernel too?

Doesn't look like it: https://gitlab.archlinux.org/archlinux/ … /linux-lts

Offline

#10 Yesterday 15:41:14

krnlpk
Member
Registered: 2010-01-03
Posts: 29

Re: Bluetooth not working after kernel update

V1del wrote:
krnlpk wrote:

Any idea if this has been backported to the LTS kernel too?

Doesn't look like it: https://gitlab.archlinux.org/archlinux/ … /linux-lts

Dang, I suspect they won't do it for LTS because Arch doesn't really have its own fork with patches for it. No fuss, I'll just --ignore linux-lts for a while, hopefully upstream will patch the regression properly in .32

Offline

Board footer

Powered by FluxBB