You are not logged in.

#1 2021-07-03 07:01:51

grim-reaper
Member
Registered: 2021-05-19
Posts: 72

[SOLVED]BlueZ daemon fails after attempting connection

Hello, I'm dual booting Arch Linux with Windows 10. And I am not able to connect my Bluetooth headphones or Bluetooth speaker in Arch Linux. I followed everything in Archwiki Bluetooth page and Bluetooth headset page with all the solutions mentioned in troubleshooting page. My headphones would connect for a second and then would disconnect. Same with the speakers.

Then I followed the dual boot pairing guide and now the bluez daemon fails as soon as connection is established.
Like in the beginning.

[grim-reaper@archlinux ~]$ sudo systemctl status bluetooth
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; disabled; vendor preset: disabled)
     Active: active (running) since Sat 2021-07-03 11:48:16 IST; 7s ago
       Docs: man:bluetoothd(8)
   Main PID: 1157 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 9410)
     Memory: 2.1M
        CPU: 14ms
     CGroup: /system.slice/bluetooth.service
             └─1157 /usr/lib/bluetooth/bluetoothd

Jul 03 11:48:16 archlinux systemd[1]: Starting Bluetooth service...
Jul 03 11:48:16 archlinux bluetoothd[1157]: Bluetooth daemon 5.59
Jul 03 11:48:16 archlinux systemd[1]: Started Bluetooth service.
Jul 03 11:48:16 archlinux bluetoothd[1157]: Starting SDP server
Jul 03 11:48:16 archlinux bluetoothd[1157]: Bluetooth management interface 1.19 initialized
Jul 03 11:48:16 archlinux bluetoothd[1157]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSink/sbc
Jul 03 11:48:16 archlinux bluetoothd[1157]: Endpoint registered: sender=:1.30 path=/MediaEndpoint/A2DPSource/sbc

Then I attempt an connection:

[grim-reaper@archlinux ~]$ bluetoothctl
Agent registered
[CHG] Controller 04:6C:59:1D:AE:9C Pairable: yes
[bluetooth]# power on
[CHG] Controller 04:6C:59:1D:AE:9C Class: 0x002c010c
Changing power on succeeded
[CHG] Controller 04:6C:59:1D:AE:9C Powered: yes
[bluetooth]# agent on
Agent is already registered
[bluetooth]# default-agent
Default agent request successful
[bluetooth]# scan on
Discovery started
[CHG] Controller 04:6C:59:1D:AE:9C Discovering: yes
[NEW] Device 42:80:FB:F8:45:37 42-80-FB-F8-45-37
[NEW] Device 40:E6:30:3A:9B:41 40-E6-30-3A-9B-41
[bluetooth]# trust 38:F3:2E:1D:97:50
Changing 38:F3:2E:1D:97:50 trust succeeded
[bluetooth]# connect 38:F3:2E:1D:97:50
Attempting to connect to 38:F3:2E:1D:97:50
[CHG] Device 38:F3:2E:1D:97:50 Connected: yes
Agent unregistered
[DEL] Controller 04:6C:59:1D:AE:9C archlinux [default]
Waiting to connect to bluetoothd...

And now when I check the bluetooth.service status:

[grim-reaper@archlinux ~]$ sudo systemctl status bluetooth
[sudo] password for grim-reaper:
× bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; disabled; vendor preset: disabled)
     Active: failed (Result: core-dump) since Sat 2021-07-03 12:19:23 IST; 1min 17s ago
       Docs: man:bluetoothd(8)
    Process: 12224 ExecStart=/usr/lib/bluetooth/bluetoothd (code=dumped, signal=SEGV)
   Main PID: 12224 (code=dumped, signal=SEGV)
     Status: "Running"
        CPU: 19ms

Jul 03 12:18:59 archlinux bluetoothd[12224]: Endpoint registered: sender=:1.60 path=/MediaEndpoint/A2DPSource/VENDOR/APTX
Jul 03 12:18:59 archlinux bluetoothd[12224]: Endpoint registered: sender=:1.60 path=/MediaEndpoint/A2DPSource/AAC
Jul 03 12:18:59 archlinux bluetoothd[12224]: Endpoint registered: sender=:1.60 path=/MediaEndpoint/A2DPSource/SBC
Jul 03 12:18:59 archlinux bluetoothd[12224]: Endpoint registered: sender=:1.60 path=/MediaEndpoint/A2DPSink/VENDOR/APTXHD
Jul 03 12:18:59 archlinux bluetoothd[12224]: Endpoint registered: sender=:1.60 path=/MediaEndpoint/A2DPSink/VENDOR/APTX
Jul 03 12:18:59 archlinux bluetoothd[12224]: Endpoint registered: sender=:1.60 path=/MediaEndpoint/A2DPSink/AAC
Jul 03 12:18:59 archlinux bluetoothd[12224]: Endpoint registered: sender=:1.60 path=/MediaEndpoint/A2DPSink/SBC
Jul 03 12:19:23 archlinux bluetoothd[12224]: profiles/audio/avdtp.c:caps_to_list() Invalid capability data in getcap resp
Jul 03 12:19:23 archlinux systemd[1]: bluetooth.service: Main process exited, code=dumped, status=11/SEGV
Jul 03 12:19:23 archlinux systemd[1]: bluetooth.service: Failed with result 'core-dump'.

Some system information would be:

[grim-reaper@archlinux ~]$ uname -a
Linux archlinux 5.12.14-arch1-1 #1 SMP PREEMPT Thu, 01 Jul 2021 07:26:06 +0000 x86_64 GNU/Linux

[grim-reaper@archlinux ~]$ lsmod | grep btusb
btusb                  69632  0
btrtl                  28672  1 btusb
btbcm                  16384  1 btusb
btintel                32768  1 btusb
bluetooth             724992  12 btrtl,btintel,btbcm,bnep,btusb,rfcomm

[grim-reaper@archlinux ~]$ pacman -Qe | grep pulseaudio
pulseaudio 14.2-3
pulseaudio-alsa 1:1.2.5-2
pulseaudio-equalizer 14.2-3
pulseaudio-jack 14.2-3
pulseaudio-modules-bt 1.4_14.2-8

[grim-reaper@archlinux ~]$ pacman -Qe | grep blu
blueman 2.1.4-1
bluez 5.59-2
bluez-utils 5.59-2

[grim-reaper@archlinux ~]$ lspci -v
00:00.0 Host bridge: Intel Corporation 10th Gen Core Processor Host Bridge/DRAM Registers (rev 02)
	Subsystem: Lenovo Device 3803
	Flags: bus master, fast devsel, latency 0
	Capabilities: <access denied>
	Kernel driver in use: skl_uncore

00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 02) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 121
	Bus: primary=00, secondary=01, subordinate=05, sec-latency=0
	I/O behind bridge: 00004000-00004fff [size=4K]
	Memory behind bridge: b2000000-b40fffff [size=33M]
	Prefetchable memory behind bridge: 00000000a0000000-00000000b1ffffff [size=288M]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 02)
	Subsystem: Lenovo Device 384b
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at b4590000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device

00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
	Subsystem: Lenovo Device 387d
	Flags: bus master, fast devsel, latency 0, IRQ 255
	Memory at b45a4000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

00:12.0 Signal processing controller: Intel Corporation Comet Lake PCH Thermal Controller
	Subsystem: Lenovo Device 3802
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at b45a5000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal

00:14.0 USB controller: Intel Corporation Comet Lake USB 3.1 xHCI Host Controller (prog-if 30 [XHCI])
	Subsystem: Lenovo Device 3801
	Flags: bus master, medium devsel, latency 0, IRQ 144
	Memory at b4580000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:14.2 RAM memory: Intel Corporation Comet Lake PCH Shared SRAM
	Subsystem: Lenovo Device 3826
	Flags: bus master, fast devsel, latency 0
	Memory at b45a0000 (64-bit, non-prefetchable) [size=8K]
	Memory at b45a6000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

00:14.3 Network controller: Intel Corporation Comet Lake PCH CNVi WiFi
	Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at b4598000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi

00:15.0 Serial bus controller [0c80]: Intel Corporation Comet Lake PCH Serial IO I2C Controller #0
	Subsystem: Lenovo Device 3803
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at b4500000 (64-bit, non-prefetchable) [virtual] [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:15.1 Serial bus controller [0c80]: Intel Corporation Comet Lake PCH Serial IO I2C Controller #1
	Subsystem: Lenovo Device 3804
	Flags: bus master, fast devsel, latency 0, IRQ 17
	Memory at b4501000 (64-bit, non-prefetchable) [virtual] [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:16.0 Communication controller: Intel Corporation Comet Lake HECI Controller
	Subsystem: Lenovo Device 380b
	Flags: bus master, fast devsel, latency 0, IRQ 145
	Memory at b45a9000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:17.0 SATA controller: Intel Corporation Device 06d3 (prog-if 01 [AHCI 1.0])
	Subsystem: Lenovo Device 3808
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 125
	Memory at b45a2000 (32-bit, non-prefetchable) [size=8K]
	Memory at b45ad000 (32-bit, non-prefetchable) [size=256]
	I/O ports at 5040 [size=8]
	I/O ports at 5048 [size=4]
	I/O ports at 5020 [size=32]
	Memory at b45ac000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1b.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #17 (rev f0) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 122
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: b4400000-b44fffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #9 (rev f0) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 123
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: b4300000-b43fffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.6 PCI bridge: Intel Corporation Device 06b6 (rev f0) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 124
	Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
	I/O behind bridge: 00003000-00003fff [size=4K]
	Memory behind bridge: b4200000-b42fffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1f.0 ISA bridge: Intel Corporation Comet Lake LPC Controller
	Subsystem: Lenovo Device 380d
	Flags: bus master, medium devsel, latency 0

00:1f.3 Audio device: Intel Corporation Comet Lake PCH cAVS (prog-if 80)
	Subsystem: Lenovo Device 380f
	Flags: bus master, fast devsel, latency 32, IRQ 156
	Memory at b459c000 (64-bit, non-prefetchable) [size=16K]
	Memory at b4100000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel, snd_soc_skl, snd_sof_pci_intel_cnl

00:1f.4 SMBus: Intel Corporation Comet Lake PCH SMBus Controller
	Subsystem: Lenovo Device 3810
	Flags: medium devsel, IRQ 16
	Memory at b45aa000 (64-bit, non-prefetchable) [size=256]
	I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

00:1f.5 Serial bus controller [0c80]: Intel Corporation Comet Lake PCH SPI Controller
	Subsystem: Lenovo Device 3827
	Flags: bus master, fast devsel, latency 0
	Memory at fe010000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: intel-spi
	Kernel modules: intel_spi_pci

01:00.0 VGA compatible controller: NVIDIA Corporation TU117M (rev a1) (prog-if 00 [VGA controller])
	Subsystem: Lenovo Device 3a42
	Flags: bus master, fast devsel, latency 0, IRQ 158
	Memory at b3000000 (32-bit, non-prefetchable) [size=16M]
	Memory at a0000000 (64-bit, prefetchable) [size=256M]
	Memory at b0000000 (64-bit, prefetchable) [size=32M]
	I/O ports at 4000 [size=128]
	Expansion ROM at b2000000 [virtual] [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia_drm, nvidia

01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev a1)
	Subsystem: Lenovo Device 3ffb
	Flags: bus master, fast devsel, latency 0, IRQ 17
	Memory at b4000000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

06:00.0 Non-Volatile memory controller: Sandisk Corp WD Blue SN550 NVMe SSD (rev 01) (prog-if 02 [NVM Express])
	Subsystem: Sandisk Corp WD Blue SN550 NVMe SSD
	Flags: bus master, fast devsel, latency 0, IRQ 16, NUMA node 0
	Memory at b4400000 (64-bit, non-prefetchable) [size=16K]
	Memory at b4404000 (64-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: nvme

07:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 (prog-if 02 [NVM Express])
	Subsystem: Samsung Electronics Co Ltd Device a801
	Flags: bus master, fast devsel, latency 0, IRQ 16, NUMA node 0
	Memory at b4300000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme

08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
	Subsystem: Lenovo Device 38db
	Flags: bus master, fast devsel, latency 0, IRQ 18
	I/O ports at 3000 [size=256]
	Memory at b4204000 (64-bit, non-prefetchable) [size=4K]
	Memory at b4200000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169

I use i3WM with Xorg. My only graphics card is Nvidia GTX GeForce 1650 as I've disabled integrated one in BIOS.

Should I try switching to pipewire and see if that makes any difference.

Thanks in advance.

Last edited by grim-reaper (2021-07-03 20:44:20)

Offline

#2 2021-07-03 08:58:58

grim-reaper
Member
Registered: 2021-05-19
Posts: 72

Re: [SOLVED]BlueZ daemon fails after attempting connection

Switched from pulseaudio to pipewire. Still the same results with bluetooth.service failing as soon as I connect a device. Pipewire working perfectly though.

Offline

#3 2021-07-03 09:06:05

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

Re: [SOLVED]BlueZ daemon fails after attempting connection

If you search the boards a bit, there's a known issue with bluez 5.59 and A2DP profiles either downgrade that to 5.58 or upgrade to bluez-git, remove /var/lib/bluetooth and then try to re-pair your device.

Last edited by V1del (2021-07-03 09:06:15)

Offline

#4 2021-07-03 09:22:35

grim-reaper
Member
Registered: 2021-05-19
Posts: 72

Re: [SOLVED]BlueZ daemon fails after attempting connection

Thank you Thank you Thank you so much. I've been at this for two days and nothing worked. Installing bluez-git and removing /var/lib/bluetooth worked. Thank you for the quick reply.

Offline

#5 2021-07-03 09:33:18

grim-reaper
Member
Registered: 2021-05-19
Posts: 72

Re: [SOLVED]BlueZ daemon fails after attempting connection

BTW this is the status of bluetooth service when using bluez-git.

[grim-reaper@archlinux ~]$ sudo systemctl status bluetooth
[sudo] password for grim-reaper:
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
     Active: active (running) since Sat 2021-07-03 14:48:45 IST; 12min ago
       Docs: man:bluetoothd(8)
   Main PID: 467 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 9410)
     Memory: 2.5M
        CPU: 165ms
     CGroup: /system.slice/bluetooth.service
             └─467 /usr/lib/bluetooth/bluetoothd

Jul 03 14:48:53 archlinux bluetoothd[467]: Endpoint registered: sender=:1.31 path=/MediaEndpoint/A2DPSource/aac
Jul 03 14:48:53 archlinux bluetoothd[467]: Endpoint registered: sender=:1.31 path=/MediaEndpoint/A2DPSink/sbc
Jul 03 14:48:53 archlinux bluetoothd[467]: Endpoint registered: sender=:1.31 path=/MediaEndpoint/A2DPSource/sbc
Jul 03 14:50:07 archlinux bluetoothd[467]: /org/bluez/hci0/dev_38_F3_2E_1D_97_50/sep1/fd0: fd(31) ready
Jul 03 14:59:53 archlinux bluetoothd[467]: src/profile.c:ext_io_disconnected() Unable to get io data for Hands-Free Voice gateway: getpeername: Transport endpoint is n>
Jul 03 15:00:00 archlinux bluetoothd[467]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Jul 03 15:00:07 archlinux bluetoothd[467]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Jul 03 15:00:16 archlinux bluetoothd[467]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Jul 03 15:00:30 archlinux bluetoothd[467]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Jul 03 15:00:52 archlinux bluetoothd[467]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down

There seem to be a lot of errors. Is anything wrong???

Last edited by grim-reaper (2021-07-03 09:33:47)

Offline

#6 2021-07-03 10:25:58

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

Re: [SOLVED]BlueZ daemon fails after attempting connection

Well it's probably that your device doesn't support the HSP profile (which is likely the reason bluez outright crashed as I'd fall back to HSP when A2DP wasn't available) which is something that can be normal, is this just a headphone/speaker or is it expected to support a microphone as well?

Offline

#7 2021-07-03 10:28:57

grim-reaper
Member
Registered: 2021-05-19
Posts: 72

Re: [SOLVED]BlueZ daemon fails after attempting connection

This is a bluetooth headphone with inbuilt microphone.

This is the status when using bluetooth speaker

[grim-reaper@archlinux ~]$ sudo systemctl status bluetooth
[sudo] password for grim-reaper:
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
     Active: active (running) since Sat 2021-07-03 15:30:35 IST; 28min ago
       Docs: man:bluetoothd(8)
   Main PID: 428 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 9410)
     Memory: 2.5M
        CPU: 39ms
     CGroup: /system.slice/bluetooth.service
             └─428 /usr/lib/bluetooth/bluetoothd

Jul 03 15:30:35 archlinux systemd[1]: Starting Bluetooth service...
Jul 03 15:30:35 archlinux bluetoothd[428]: Bluetooth daemon 5.59
Jul 03 15:30:35 archlinux systemd[1]: Started Bluetooth service.
Jul 03 15:30:35 archlinux bluetoothd[428]: Starting SDP server
Jul 03 15:30:35 archlinux bluetoothd[428]: Bluetooth management interface 1.19 initialized
Jul 03 15:30:42 archlinux bluetoothd[428]: Endpoint registered: sender=:1.31 path=/MediaEndpoint/A2DPSink/sbc
Jul 03 15:30:42 archlinux bluetoothd[428]: Endpoint registered: sender=:1.31 path=/MediaEndpoint/A2DPSource/sbc
Jul 03 15:32:30 archlinux bluetoothd[428]: profiles/audio/a2dp.c:load_remote_sep() Unable to load LastUsed: lseid 8 not found
Jul 03 15:32:30 archlinux bluetoothd[428]: /org/bluez/hci0/dev_23_04_00_00_03_1A/sep1/fd0: fd(29) ready

There doesnt seem to be any errors while using bluetooth speaker.

Edit: there also doesn't seem to be any errors while using headphones now.

[grim-reaper@archlinux ~]$ sudo systemctl status bluetooth
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
     Active: active (running) since Sat 2021-07-03 16:07:51 IST; 41s ago
       Docs: man:bluetoothd(8)
   Main PID: 4350 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 9410)
     Memory: 1.0M
        CPU: 43ms
     CGroup: /system.slice/bluetooth.service
             └─4350 /usr/lib/bluetooth/bluetoothd

Jul 03 16:07:51 archlinux systemd[1]: Starting Bluetooth service...
Jul 03 16:07:51 archlinux bluetoothd[4350]: Bluetooth daemon 5.59
Jul 03 16:07:51 archlinux systemd[1]: Started Bluetooth service.
Jul 03 16:07:51 archlinux bluetoothd[4350]: Starting SDP server
Jul 03 16:07:51 archlinux bluetoothd[4350]: Bluetooth management interface 1.19 initialized
Jul 03 16:07:51 archlinux bluetoothd[4350]: Endpoint registered: sender=:1.31 path=/MediaEndpoint/A2DPSink/sbc
Jul 03 16:07:51 archlinux bluetoothd[4350]: Endpoint registered: sender=:1.31 path=/MediaEndpoint/A2DPSource/sbc
Jul 03 16:08:09 archlinux bluetoothd[4350]: /org/bluez/hci0/dev_38_F3_2E_1D_97_50/sep1/fd0: fd(31) ready

Last edited by grim-reaper (2021-07-03 10:40:28)

Offline

Board footer

Powered by FluxBB