You are not logged in.

#1 2026-05-15 05:55:40

webcapcha
Member
Registered: 2019-02-14
Posts: 167

With Linux Kernel 7.0.7 Bluetooth stopped working

It was working with Kernel 7.0.5 just about yesterday

Just updated to Kernel 7.0.7 and bluetooth died.

lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0489:e0d8 Foxconn / Hon Hai Bluetooth 5.2 Adapter [MediaTek MT7922]
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 30c9:00a8 Luxvisions Innotech Limited Integrated RGB Camera
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
bluetoothctl
Agent registered
[bluetoothctl]> devices
No default controller available
[bluetoothctl]> exit
sudo journalctl -p 3 -xb
May 15 08:25:32 lenovo-laptop kernel: lenovo_wmi_gamezone 887B54E3-DDDC-4B2C-8B88-68A26A8835D0-2: platform_profile probe failed
May 15 08:25:32 lenovo-laptop kernel: Bluetooth: hci0: Failed to send wmt func ctrl (-22)
May 15 08:25:41 lenovo-laptop org_kde_powerdevil[1724]: [  1724] Failed to find connector name for /dev/i2c-12, set_connector_for_businfo_using_edid at line 17>
May 15 08:25:41 lenovo-laptop org_kde_powerdevil[1724]: [  1724][  0.712629] Time since library initialized:   0.712626 seconds
May 15 08:25:41 lenovo-laptop org_kde_powerdevil[1724]: [  1724][  0.712632] Extra delay starting dw_start_watch_displays: 0 millisec
Bluetooth:
  Device-1: Foxconn / Hon Hai Bluetooth 5.2 Adapter [MediaTek MT7922]
    driver: btusb v: 0.8 type: USB rev: 2.1 speed: 480 Mb/s lanes: 1
    bus-ID: 1-5:2 chip-ID: 0489:e0d8 class-ID: e001 serial: <filter>
  Report: btmgmt ID: hci0 rfk-id: 2 state: down bt-service: enabled,running
    rfk-block: hardware: no software: yes address: N/A

I find on Telegram Group another user also reported that they bluetooth died

Last edited by webcapcha (2026-05-15 05:56:50)


Ukrainian

Offline

#2 2026-05-15 06:28:56

igor725
Member
From: Russia
Registered: 2026-05-15
Posts: 5

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

Can confirm the same thing, just updated to 7.0.7-arch1-1 and my bluetooth has stopped working entirely. Motherboard: MSI MAG B650 TOMAHAWK WIFI. I have pretty much the same output in journals and bluetoothctl. The problem seem to be related to the MTK driver, I tried to plug my old RTK Bluetooth dongle and it works fairly well. Tried to boot into linux-lts kernel, the onboard wireless chip works just fine there.

Last edited by igor725 (2026-05-15 06:37:02)

Offline

#3 2026-05-15 06:57:27

luich91
Member
Registered: 2021-10-12
Posts: 42

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

Please, try to restart bluetooth.service

Offline

#4 2026-05-15 07:09:37

TheStrangeStorm
Member
Registered: 2024-05-22
Posts: 2

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

i have the same issue

luich91 wrote:

Please, try to restart bluetooth.service

this didn't work for me

Offline

#5 2026-05-15 07:30:53

NWhisper
Member
Registered: 2009-04-24
Posts: 13

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

It's the same on my Geekom A8. Bluetooth doesn't work with kernel 7.0.7.

Offline

#6 2026-05-15 07:31:58

TheStrangeStorm
Member
Registered: 2024-05-22
Posts: 2

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

downgrading to 7.0.6 worked for me, i'll just wait until this is fixed before upgrading.

Offline

#7 2026-05-15 07:36:39

igor725
Member
From: Russia
Registered: 2026-05-15
Posts: 5

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

luich91 wrote:

Please, try to restart bluetooth.service

Already tried everything:
1) Restarting services
2) Restarting kernel modules
3) Reinstalling firmware package
etc... nothing's changed. The bluetooth still won't work with MediaTek chips for me. The only thing that helped is booting into linux-lts.

Offline

#8 2026-05-15 07:38:29

vvy796
Member
Registered: 2026-03-15
Posts: 1

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

我也遇到了此问题,建议修复后再更新

Offline

#9 2026-05-15 07:54:35

webcapcha
Member
Registered: 2019-02-14
Posts: 167

Re: With Linux Kernel 7.0.7 Bluetooth stopped working


Ukrainian

Offline

#10 2026-05-15 08:25:22

frostschutz
Member
Registered: 2013-11-15
Posts: 1,646

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

Online

#11 2026-05-15 10:49:34

TheKnightsky
Member
Registered: 2024-11-22
Posts: 17

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

Face the same issue on Zen kernel and LTS kernel for the Mediatek adapter.

Offline

#12 2026-05-15 10:54:43

stas-t
Member
Registered: 2019-05-21
Posts: 10

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

I can confirm the issue, not only for linux 7.0.6.arch1-1 -> 7.0.7.arch1-1 upgrade, but also for linux-lts 6.18.29-1 -> 6.18.30-1 upgrade.
Internal Intel AX210 Bluetooth wasn't affected, but the external MediaTek USB WiFi+Bluetooth combo was - external Bluetooth stopped working.
Looks like some structural change (regression?) has landed to linux and linux-lts kernels.

Offline

#13 2026-05-15 12:53:49

endevatarch#666
Member
Registered: 2026-03-30
Posts: 1

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

Is there anybody outthere who can "translate" the patch

https://git.kernel.org/pub/scm/linux/ke … d2f604c78b

into terminal orders and activities

Last edited by endevatarch#666 (2026-05-15 12:54:05)

Offline

#14 2026-05-15 14:11:58

igor725
Member
From: Russia
Registered: 2026-05-15
Posts: 5

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

endevatarch#666 wrote:

Is there anybody outthere who can "translate" the patch

https://git.kernel.org/pub/scm/linux/ke … d2f604c78b

into terminal orders and activities

You have to either compile the kernel with this patch yourself or wait until like next week for the fix to reach the stable branch.

Offline

#15 2026-05-15 17:45:19

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

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

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

Offline

#16 2026-05-16 03:43:40

PinguiniLinguini
Member
Registered: 2025-05-26
Posts: 5

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

I'm also on 7.0.7-arch2-1, still not working for me. Has anyone been able to try the patch?
On the Arch GitLab a dev said a patch got picked up into 7.0.8.arch1. Are there any solutions besides waiting?

Offline

#17 2026-05-16 05:34:27

igor725
Member
From: Russia
Registered: 2026-05-15
Posts: 5

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

PinguiniLinguini wrote:

I'm also on 7.0.7-arch2-1, still not working for me. Has anyone been able to try the patch?
On the Arch GitLab a dev said a patch got picked up into 7.0.8.arch1. Are there any solutions besides waiting?

As I already said, your only solution besides waiting is to build the kernel from sources yourself. Building might take somewhere between 30 minutes and few hours depending on your hardware. But I would not recommend you to build the kernel yourself if you don't know what you're doing so the best solution is to wait.

Offline

#18 2026-05-16 05:34:28

PinguiniLinguini
Member
Registered: 2025-05-26
Posts: 5

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

7.0.8-arch1 got pushed. I just updated and rebooted, everything is working again! Thank you developers!

Offline

#19 2026-05-16 06:00:18

igor725
Member
From: Russia
Registered: 2026-05-15
Posts: 5

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

linux-7.0.8-arch1 did got pushed, but it's still in core-testing. In order to get it you have to enable core-testing repository for pacman, in case anyone wants to get it ahead of time

Last edited by igor725 (2026-05-16 06:00:49)

Offline

#20 2026-05-16 07:07:14

stas-t
Member
Registered: 2019-05-21
Posts: 10

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

I've updated to linux-7.0.8-arch1 and the MediaTek bloetooth adapter is available and functional again.
I noticed that linux-lts is upgraded from 6.18.30-1 to 6.18.31-1, I assume that the issue is fixed there as well, but haven't tested it.

Offline

#21 2026-05-16 08:49:39

Norlock
Member
Registered: 2016-05-07
Posts: 2

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

Nobody here explained how to downgrade not needed anymore but: sudo pacman -U file://var/cache/pacman/pkg/linux-7.0.5.arch1-1-x86_64.pkg.tar.zst

Offline

#22 2026-05-16 12:02:46

OpenSourceLeo
Member
Registered: 2026-04-06
Posts: 11

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

I have a similar problem but tried to fix it on my own but it still persisted, i disabled the onboard bt and added a pcie bluetooth device and it work for a while then gave the same problems so i did a fresh install and tried again and for some reason my bluetui wouldn't start and bluetooth wouldn't stay on so i did another fresh minimal install and removed my hard drives just incase they were a problem and flashed both of my m.2 ssd's and now it still won't stay connected for more than 10-20 seconds

➜  ~ journalctl -n 30
May 15 10:38:13 BootyWarrior kernel: Bluetooth: hci0: RTL: hw err, trigger devcore
dump (3)
May 15 10:38:13 BootyWarrior kernel: usb 3-6: New USB device found, idVendor=3537, idProduct=1075, bcdDevi
ce= 6.33
May 15 10:38:13 BootyWarrior kernel: usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 15 10:38:13 BootyWarrior kernel: usb 3-6: Product: GameSir-G7 SE Controller for Xbox
May 15 10:38:13 BootyWarrior kernel: usb 3-6: Manufacturer: Guangzhou Chicken Run Network Technology Co.,
Ltd.
May 15 10:38:13 BootyWarrior kernel: usb 3-6: SerialNumber: 0000E3325D70448C
May 15 10:38:13 BootyWarrior kernel: input: Generic X-Box pad as /devices/pci0000:00/0000:00:02.1/0000:05:
00.0/0000:06:0c.0/0000:0b:00.0/usb3/3-6/3-6:1.0/input/input58
May 15 10:38:13 BootyWarrior mtp-probe[8543]: checking bus 3, device 31: "/sys/devices/pci0000:00/0000:00:
02.1/0000:05:00.0/0000:06:0c.0/0000:0b:00.0/usb3/3-6"
May 15 10:38:13 BootyWarrior mtp-probe[8543]: bus: 3, device: 31 was not an MTP device
May 15 10:38:13 BootyWarrior mtp-probe[8545]: checking bus 3, device 31: "/sys/devices/pci0000:00/0000:00:
02.1/0000:05:00.0/0000:06:0c.0/0000:0b:00.0/usb3/3-6"
May 15 10:38:13 BootyWarrior mtp-probe[8545]: bus: 3, device: 31 was not an MTP device
May 15 10:38:13 BootyWarrior bluetoothd[719]: src/profile.c:ext_io_disconnected()
Unable to get io data for Hands-Free Voice gateway: getpeername: Transport endpoint is not connected (107)

May 15 10:38:13 BootyWarrior kernel: Bluetooth: hci0: AOSP extensions version v1.00
May 15 10:38:13 BootyWarrior kernel: Bluetooth: hci0: AOSP quality report is supported
May 15 10:38:17 BootyWarrior systemd[1]: Starting Cleanup of Temporary Directories...
May 15 10:38:17 BootyWarrior systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
May 15 10:38:17 BootyWarrior systemd[1]: Finished Cleanup of Temporary Directories.
May 15 10:38:35 BootyWarrior kernel: usb 3-6: USB disconnect, device number 31
May 15 10:38:37 BootyWarrior kernel: usb 3-6: new full-speed USB device number 32 using xhci_hcd
May 15 10:38:37 BootyWarrior kernel: usb 3-6: New USB device found, idVendor=3537, idProduct=1075, bcdDevi
ce= 6.33

This is my jounrnalctl

Offline

#23 2026-05-16 14:17:15

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

Re: With Linux Kernel 7.0.7 Bluetooth stopped working

This thread was about a problem with mediatek BT devices that should be fixed as of 7.0.8-arch1 if you are on that kernel an can still reproduce you most likely have a different issue and should post a new thread with more details on which exact BT controllers are involved.

And post the entire journal not just an excerpt and use  [code][/code] tags when pasting outputs

Last edited by V1del (2026-05-16 14:30:08)

Offline

Board footer

Powered by FluxBB