You are not logged in.

#1 2024-11-12 15:25:01

Ateles0x96
Member
Registered: 2024-11-12
Posts: 3

Bluetooth service failure

Hi everyone, for some weeks I've been experiencing an issue with the Bluetooth service. Bluez got updated on November 2 but it didn't solve the issue.

I'm running: Arch with Linux Kernel, version Linux 6.11.6-arch1-1 and bluez vesion is 5.79-1. Note that all the system is up to date.

My bluetooth adapter is a usb and it's a TP-Link UB500, it has been working until now. I have tried all USBs in my pc to make sure it's not a hardware issue on my side but it fails in all of them with the same error. Please find here the journal of bluetoothd of me restarting the service and then, connecting the USB:

Nov 12 16:20:47 my-pc bluetoothd[740]: Terminating
Nov 12 16:20:47 my-pc bluetoothd[740]: Stopping SDP server
Nov 12 16:20:47 my-pc systemd[1]: Stopping Bluetooth service...
Nov 12 16:20:47 my-pc bluetoothd[740]: Exit
Nov 12 16:20:47 my-pc systemd[1]: bluetooth.service: Deactivated successfully.
Nov 12 16:20:47 my-pc systemd[1]: Stopped Bluetooth service.
Nov 12 16:20:47 my-pc systemd[1]: Starting Bluetooth service...
Nov 12 16:20:47 my-pc bluetoothd[7183]: Bluetooth daemon 5.79
Nov 12 16:20:47 my-pc systemd[1]: Started Bluetooth service.
Nov 12 16:20:47 my-pc bluetoothd[7183]: Starting SDP server
Nov 12 16:20:47 my-pc bluetoothd[7183]: src/plugin.c:init_plugin() System does not support bap plugin
Nov 12 16:20:47 my-pc bluetoothd[7183]: src/plugin.c:init_plugin() System does not support bass plugin
Nov 12 16:20:47 my-pc bluetoothd[7183]: src/plugin.c:init_plugin() System does not support mcp plugin
Nov 12 16:20:47 my-pc bluetoothd[7183]: src/plugin.c:init_plugin() System does not support vcp plugin
Nov 12 16:20:47 my-pc bluetoothd[7183]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Nov 12 16:20:47 my-pc bluetoothd[7183]: src/plugin.c:init_plugin() System does not support micp plugin
Nov 12 16:20:47 my-pc bluetoothd[7183]: src/plugin.c:init_plugin() System does not support ccp plugin
Nov 12 16:20:47 my-pc bluetoothd[7183]: src/plugin.c:init_plugin() System does not support csip plugin
Nov 12 16:20:47 my-pc bluetoothd[7183]: src/plugin.c:init_plugin() System does not support asha plugin
Nov 12 16:20:47 my-pc bluetoothd[7183]: Bluetooth management interface 1.23 initialized
Nov 12 16:20:59 my-pc bluetoothd[7183]: Battery Provider Manager created
Nov 12 16:20:59 my-pc bluetoothd[7183]: src/device.c:device_set_wake_support() Unable to set wake_support without RPA resolution
Nov 12 16:20:59 my-pc bluetoothd[7183]: src/device.c:device_set_wake_support() Unable to set wake_support without RPA resolution
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/ldac
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/aptx
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/aptx
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/aac
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/aac
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/opus_g
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/opus_g
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/faststream
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/opus_05
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/opus_05
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 12 16:20:59 my-pc bluetoothd[7183]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 12 16:21:00 my-pc bluetoothd[7183]: src/adv_monitor.c:btd_adv_monitor_power_down() Unexpected NULL btd_adv_monitor_manager object upon power down

Here's the output of lsusb -vd of the device:

Bus 001 Device 012: ID 2357:0604 TP-Link TP-Link UB500 Adapter
Couldn't open device, some information will be missing
Negotiated speed: Full Speed (12Mbps)
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass          224 Wireless
  bDeviceSubClass         1 Radio Frequency
  bDeviceProtocol         1 Bluetooth
  bMaxPacketSize0        64
  idVendor           0x2357 TP-Link
  idProduct          0x0604 TP-Link UB500 Adapter
  bcdDevice            2.00
  iManufacturer           1  
  iProduct                2 TP-Link UB500 Adapter
  iSerial                 3 E848B8C82000
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x00b1
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              4 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              4 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0000  1x 0 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0000  1x 0 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       1
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              4 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0009  1x 9 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0009  1x 9 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       2
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              4 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0011  1x 17 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0011  1x 17 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       3
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              4 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0019  1x 25 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0019  1x 25 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       4
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              4 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0021  1x 33 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0021  1x 33 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       5
      bNumEndpoints           2
      bInterfaceClass       224 Wireless
      bInterfaceSubClass      1 Radio Frequency
      bInterfaceProtocol      1 Bluetooth
      iInterface              4 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0031  1x 49 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0031  1x 49 bytes
        bInterval               1

I have seen there's another guy with my same issue but in another topic, but I think this topic fits the issue more. Here's the post I'm talking about: https://bbs.archlinux.org/viewtopic.php?id=300140

Thanks in advance and if any further information is required, please let me know and I'll be glad to provide it.

Edit: Added lsusb output

Last edited by Ateles0x96 (2024-11-12 15:33:39)

Offline

#2 2024-11-12 15:49:03

gromit
Package Maintainer (PM)
From: Germany
Registered: 2024-02-10
Posts: 702
Website

Re: Bluetooth service failure

Does it work with the linux-lts kernel? Also could you try the latest mainline kernel release?

sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-6.12rc7-1-x86_64.pkg.tar.zst

If you can make it work by downgrading the kernel, which is the latest version that still works for you? (you could i.e. try a stable kernel from the 6.10 series)

Offline

#3 2024-11-12 16:29:21

Ateles0x96
Member
Registered: 2024-11-12
Posts: 3

Re: Bluetooth service failure

Hi gromit, thanks for your prompt response, indeed it works both with mainline and with lts kernel, so it's fixed by either upgrading or downgrading the version of the kernel. Would it still be valuable for you to test which would be the latest 6.10 version that works?

Having this (downgrading to LTS or upgrading to mainline) as a solution, should I put this thread as SOLVED?

Thanks.

Offline

#4 2024-11-12 17:06:59

gromit
Package Maintainer (PM)
From: Germany
Registered: 2024-02-10
Posts: 702
Website

Re: Bluetooth service failure

Usually we could now find out which commit fixed your issue and request it to be backported, but the next mainline kernel release is not far away (1 week for mainline, +1 week for first stable), so I'm not sure if that's worth the effort ...

Offline

#5 2024-11-12 18:48:17

Ateles0x96
Member
Registered: 2024-11-12
Posts: 3

Re: Bluetooth service failure

Huh, this is funny, seems like the issue is not really with the kernel itself but with Wayland. In order to explain myself about this finding, I'll say that I usually use i3 for work/studies and KDE Wayland for everyday use. I wrote the post because in my everyday use bluetooth doesn't work because of this problem.

After installing the Kernels you mentioned bluetooth worked, but it is because I was on Xorg more than because of the Kernel versions.

Damn this is completely my bad because I would never imagine that the display protocol would mess with bluetooth, then this is a completely different issue.

Unfortunately, I can't see any message on dmesg:

[Tue Nov 12 19:42:53 2024] [Nov12 19:42] usb 1-5: USB disconnect, device number 9
[Tue Nov 12 19:42:54 2024] [  +1.354709] usb 1-5: new full-speed USB device number 10 using xhci_hcd
[Tue Nov 12 19:42:54 2024] [  +0.140833] usb 1-5: New USB device found, idVendor=2357, idProduct=0604, bcdDevice= 2.00
[Tue Nov 12 19:42:54 2024] [  +0.000011] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Tue Nov 12 19:42:54 2024] [  +0.000004] usb 1-5: Product: TP-Link UB500 Adapter
[Tue Nov 12 19:42:54 2024] [  +0.000003] usb 1-5: Manufacturer:  
[Tue Nov 12 19:42:54 2024] [  +0.000003] usb 1-5: SerialNumber: E848B8C82000
[Tue Nov 12 19:42:54 2024] [  +0.005062] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
[Tue Nov 12 19:42:54 2024] [  +0.001056] Bluetooth: hci0: RTL: rom_version status=0 version=1
[Tue Nov 12 19:42:54 2024] [  +0.000010] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_fw.bin
[Tue Nov 12 19:42:54 2024] [  +0.000446] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_config.bin
[Tue Nov 12 19:42:54 2024] [  +0.000069] Bluetooth: hci0: RTL: cfg_sz 6, total sz 30210
[Tue Nov 12 19:42:54 2024] [  +0.149550] Bluetooth: hci0: RTL: fw version 0xdfc6d922
[Tue Nov 12 19:42:54 2024] [  +0.068035] Bluetooth: MGMT ver 1.23

Nor in the complete journal, output of journalctl -f when disconnecting and connecting the USB again:

Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/ldac
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSink/aptx
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aptx
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSink/aac
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aac
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSink/opus_g
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/opus_g
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/faststream
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSink/opus_05
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/opus_05
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 12 19:45:17 my-pc bluetoothd[725]: Endpoint unregistered: sender=:1.23 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 12 19:45:17 my-pc systemd[1]: Starting Load/Save RF Kill Switch Status...
Nov 12 19:45:17 my-pc kernel: usb 1-5: USB disconnect, device number 11
Nov 12 19:45:17 my-pc dbus-broker[722]: A security policy denied :1.4 to send method call /midi/profile:org.bluez.GattProfile1.Release to :1.24.
Nov 12 19:45:17 my-pc bluetoothd[725]: Battery Provider Manager destroyed
Nov 12 19:45:17 my-pc systemd[893]: Stopped target Bluetooth.
Nov 12 19:45:17 my-pc systemd[1]: Stopped target Bluetooth Support.
Nov 12 19:45:17 my-pc systemd[1]: Started Load/Save RF Kill Switch Status.
Nov 12 19:45:18 my-pc kernel: usb 1-5: new full-speed USB device number 12 using xhci_hcd
Nov 12 19:45:18 my-pc kernel: usb 1-5: New USB device found, idVendor=2357, idProduct=0604, bcdDevice= 2.00
Nov 12 19:45:18 my-pc kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 12 19:45:18 my-pc kernel: usb 1-5: Product: TP-Link UB500 Adapter
Nov 12 19:45:18 my-pc kernel: usb 1-5: Manufacturer:  
Nov 12 19:45:18 my-pc kernel: usb 1-5: SerialNumber: E848B8C82000
Nov 12 19:45:18 my-pc kernel: Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
Nov 12 19:45:18 my-pc kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
Nov 12 19:45:18 my-pc kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_fw.bin
Nov 12 19:45:18 my-pc kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_config.bin
Nov 12 19:45:18 my-pc kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 30210
Nov 12 19:45:18 my-pc systemd[893]: Reached target Bluetooth.
Nov 12 19:45:18 my-pc systemd[1]: Reached target Bluetooth Support.
Nov 12 19:45:19 my-pc kernel: Bluetooth: hci0: RTL: fw version 0xdfc6d922
Nov 12 19:45:19 my-pc bluetoothd[725]: Battery Provider Manager created
Nov 12 19:45:19 my-pc bluetoothd[725]: src/device.c:device_set_wake_support() Unable to set wake_support without RPA resolution
Nov 12 19:45:19 my-pc kernel: Bluetooth: MGMT ver 1.23
Nov 12 19:45:19 my-pc bluetoothd[725]: src/device.c:device_set_wake_support() Unable to set wake_support without RPA resolution
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/ldac
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/aptx
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aptx
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/aac
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aac
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/opus_g
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/opus_g
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/sbc
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/sbc
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/faststream
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/opus_05
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/opus_05
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 12 19:45:19 my-pc bluetoothd[725]: Endpoint registered: sender=:1.23 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 12 19:45:20 my-pc bluetoothd[725]: src/adv_monitor.c:btd_adv_monitor_power_down() Unexpected NULL btd_adv_monitor_manager object upon power down
Nov 12 19:45:23 my-pc systemd[1]: systemd-rfkill.service: Deactivated successfully.

Should I then post this somewhere else? Note that for these logs in this reply I'm running 6.11.6-arch1-1 again on KDE Wayland + NVIDIA.

Offline

Board footer

Powered by FluxBB