Skip to content

Bluetooth headset not working on 6.15.5.arch1-1

Description:

The bluetooth headset automatically disconnects as soon as anything goes to the sink. Another user reported the same issue on reddit: https://www.reddit.com/r/archlinux/comments/1lukcs9/linux_6155arch1_broke_bluetooth_headphones/

The same issue happens on linux-lts (6.12.36-1) and linux-mainline (6.16rc5-1) from miffes repo. Downgrading the kernel 6.15.4-arch2-1 works, so does the 6.12.35-1 lts kernel.

Additional info:

  • headphones:
    • JBL LIVE400BT (from the reddit post)
    • JBL LIVE650BTNC (mine)
    • JBL Charge 2 works on the 6.15.5.arch1-1 kernel (it's a bluetooth speaker and not a headphone though)
  • package version(s):
    • bluez: 5.83-1
    • pipewire: 1:1.4.6-1
    • wireplumber: 0.5.10-1
    • linux: 6.15.5.arch1-1

config

for wireplumber i only added this:

wireplumber.settings = {
  bluetooth.autoswitch-to-headset-profile = false
}

monitor.bluez.properties = {
  bluez5.roles = [ a2dp_sink a2dp_source ]
}

for bluez I only changed the Experimental = true setting to enable experimental dbus features.

Resetting those configs to the default does not fix this issue.

logs:

bluetoothctl output:

[bluetoothctl]> connect 88:D0:39:9A:5C:5A
Attempting to connect to 88:D0:39:9A:5C:5A
[CHG] Device 88:D0:39:9A:5C:5A Connected: yes
[NEW] Endpoint /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1
[NEW] Endpoint /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep2
[NEW] Transport /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd4
Connection successful
[CHG] Transport /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd4 State: active
[SIGNAL] org.bluez.Device1.Disconnected org.bluez.Reason.Remote Connection terminated by remote user
[CHG] Device 88:D0:39:9A:5C:5A Connected: no
[DEL] Transport /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd4
[DEL] Endpoint /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1
[DEL] Endpoint /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep2

bluez logs (i enabled the debug output):

Jul 10 08:55:23 archlinux bluetoothd[143271]: [:1.83:method_call] > org.bluez.Device1.Connect [#92]
Jul 10 08:55:23 archlinux bluetoothd[143271]: src/device.c:connect_profiles() /org/bluez/hci0/dev_88_D0_39_9A_5C_5A (all), client :1.83
Jul 10 08:55:23 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:a2dp_sink_connect() path /org/bluez/hci0/dev_88_D0_39_9A_5C_5A
Jul 10 08:55:23 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_ref() 0x618d6b462c70: ref=1
Jul 10 08:55:23 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_ref() 0x618d6b462c70: ref=2
Jul 10 08:55:23 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_ref() 0x618d6b45eba0: ref=1
Jul 10 08:55:23 archlinux bluetoothd[143271]: profiles/audio/sink.c:sink_set_state() State changed /org/bluez/hci0/dev_88_D0_39_9A_5C_5A: SINK_STATE_DISCONNECTED -> SINK_STATE_CONNECTING
Jul 10 08:55:23 archlinux bluetoothd[143271]: profiles/audio/sink.c:sink_connect() stream creation in progress
Jul 10 08:55:23 archlinux bluetoothd[143271]: src/service.c:change_state() 0x618d6b43dd00: device 88:D0:39:9A:5C:5A profile a2dp-sink state changed: disconnected -> connecting (0)
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/shared/mgmt.c:can_read_data() [0x0000] event 0x000b
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/adapter.c:connected_callback() hci0 device 88:D0:39:9A:5C:5A connected eir_len 17
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.freedesktop.DBus.Properties.PropertiesChanged
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_connect_cb() AVDTP: connected signaling channel to 88:D0:39:9A:5C:5A
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_connect_cb() AVDTP imtu=672, omtu=672
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_register_remote_sep() seid 1 type 1 media 0 delay_reporting true
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:register_remote_sep() Found remote SEP: /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_register_remote_sep() seid 2 type 1 media 0 delay_reporting true
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:register_remote_sep() Found remote SEP: /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep2
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:load_remote_sep() LastUsed: lseid 11 rseid 1
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.freedesktop.DBus.ObjectManager.InterfacesAdded
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.freedesktop.DBus.ObjectManager.InterfacesAdded
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:session_cb()
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_parse_resp() DISCOVER request succeeded
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_discover_resp() seid 1 type 1 media 0 in use 0
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_discover_resp() seid 2 type 1 media 0 in use 0
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:discover_cb() version 0x0103 err (nil)
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/sink.c:discovery_complete() Discovery complete
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_ref() 0x618d6b45eba0: ref=2
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_ref() 0x618d6b45eba0: ref=3
Jul 10 08:55:25 archlinux bluetoothd[143271]: [:1.50:method_call] < org.bluez.MediaEndpoint1.SelectConfiguration
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/media.c:media_endpoint_async_call() Calling SelectConfiguration: name = :1.50 path = /MediaEndpoint/A2DPSource/sbc
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_unref() 0x618d6b45eba0: ref=2
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:a2dp_config() a2dp_config: selected SEP 0x618d6b456cb0
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_ref() 0x618d6b45eba0: ref=3
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_set_configuration() 0x618d6b462c70: int_seid=11, acp_seid=1
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_unref() 0x618d6b45eba0: ref=2
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_unref() 0x618d6b45eba0: ref=1
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:session_cb()
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_parse_resp() SET_CONFIGURATION request succeeded
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setconf_cfm() Source 0x618d6b456cb0: Set_Configuration_Cfm
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:a2dp_stream_get() sep 0x618d6b456c60 session 0x618d6b462c70
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_ref() 0x618d6b462c70: ref=3
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_ref() 0x618d6b45eba0: ref=2
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.freedesktop.DBus.ObjectManager.InterfacesAdded
Jul 10 08:55:25 archlinux bluetoothd[143271]: [:1.50:method_call] < org.bluez.MediaEndpoint1.SetConfiguration
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/media.c:media_endpoint_async_call() Calling SetConfiguration: name = :1.50 path = /MediaEndpoint/A2DPSource/sbc
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_stream_set_state() stream state changed: IDLE -> CONFIGURED
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:session_cb()
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_parse_cmd() Received DELAY_REPORT_CMD
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:endpoint_delayreport_ind() Source 0x618d6b456cb0: DelayReport_Ind
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_unref() 0x618d6b45eba0: ref=1
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:session_cb()
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_parse_resp() OPEN request succeeded
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_connect_cb() AVDTP: connected transport channel to 88:D0:39:9A:5C:5A
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:handle_transport_connect() Flushable packets enabled
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:handle_transport_connect() sk 38, omtu 1021, send buffer size 106496
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:open_cfm() Source 0x618d6b456cb0: Open_Cfm
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_unref() 0x618d6b45eba0: ref=0
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_free() 0x618d6b45eba0
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_unref() 0x618d6b462c70: ref=2
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_stream_set_state() stream state changed: CONFIGURED -> OPEN
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/service.c:change_state() 0x618d6b43dd00: device 88:D0:39:9A:5C:5A profile a2dp-sink state changed: connecting -> connected (0)
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/device.c:device_profile_connected() a2dp-sink Success (0)
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/device.c:device_profile_connected() returning response to :1.83
Jul 10 08:55:25 archlinux bluetoothd[143271]: [:1.83:method_return] < [#92]
Jul 10 08:55:25 archlinux bluetoothd[143271]: plugins/policy.c:policy_connect() /org/bluez/hci0/dev_88_D0_39_9A_5C_5A profile avrcp-controller
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avrcp.c:avrcp_connect() path /org/bluez/hci0/dev_88_D0_39_9A_5C_5A
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avctp.c:avctp_set_state() AVCTP Connecting
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/service.c:change_state() 0x618d6b43ca70: device 88:D0:39:9A:5C:5A profile avrcp-controller state changed: disconnected -> connecting (0)
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/service.c:btd_service_ref() 0x618d6b43dd00: ref=3
Jul 10 08:55:25 archlinux bluetoothd[143271]: plugins/policy.c:service_cb() Added a2dp-sink reconnect 1
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/sink.c:sink_set_state() State changed /org/bluez/hci0/dev_88_D0_39_9A_5C_5A: SINK_STATE_CONNECTING -> SINK_STATE_CONNECTED
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:transport_update_playing() /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd0 State=TRANSPORT_STATE_IDLE Playing=0
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avctp.c:avctp_connect_cb() AVCTP: connected to 88:D0:39:9A:5C:5A
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avctp.c:init_uinput() AVRCP: uinput initialized for JBL LIVE650BTNC
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avrcp.c:controller_init() 0x618d6b467cb0 version 0x0105
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/service.c:change_state() 0x618d6b446340: device 88:D0:39:9A:5C:5A profile audio-avrcp-target state changed: disconnected -> connected (0)
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avrcp.c:target_init() 0x618d6b467e10 version 0x0105
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/service.c:change_state() 0x618d6b43ca70: device 88:D0:39:9A:5C:5A profile avrcp-controller state changed: connecting -> connected (0)
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/device.c:device_profile_connected() avrcp-controller Success (0)
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avctp.c:avctp_set_state() AVCTP Connected
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.freedesktop.DBus.Properties.PropertiesChanged
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avrcp.c:handle_vendordep_pdu() AVRCP PDU 0x10, company 0x001958 len 0x0001
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avrcp.c:avrcp_handle_get_capabilities() id=3
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avrcp.c:handle_vendordep_pdu() AVRCP PDU 0x30, company 0x001958 len 0x0000
Jul 10 08:55:25 archlinux bluetoothd[143271]: [:1.50:method_call] > org.bluez.MediaTransport1.Acquire [#89]
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:media_owner_create() Owner created: sender=:1.50
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:media_transport_resume() Transport /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd0 Owner :1.50
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_ref() 0x618d6b462c70: ref=3
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:a2dp_sep_lock() stream 0x618d6b456cb0 locked
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_ref() 0x618d6b462c70: ref=4
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_ref() 0x618d6b468030: ref=1
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:transport_set_state() State changed /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd0: TRANSPORT_STATE_IDLE -> TRANSPORT_STATE_REQUESTING
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:media_request_create() Request created: method=Acquire id=4
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:media_owner_add() Owner :1.50 Request Acquire
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:media_transport_set_owner() Transport /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd0 Owner :1.50
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:session_cb()
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_parse_resp() START request succeeded
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:start_cfm() Source 0x618d6b456cb0: Start_Cfm
Jul 10 08:55:25 archlinux bluetoothd[143271]: /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd0: fd(38) ready
Jul 10 08:55:25 archlinux bluetoothd[143271]: [:1.50:method_return] < [#89]
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:media_owner_remove() Owner :1.50 Request Acquire
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:transport_set_state() State changed /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd0: TRANSPORT_STATE_REQUESTING -> TRANSPORT_STATE_ACTIVE
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_unref() 0x618d6b468030: ref=0
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:setup_free() 0x618d6b468030
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_unref() 0x618d6b462c70: ref=3
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_stream_set_state() stream state changed: OPEN -> STREAMING
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/sink.c:sink_set_state() State changed /org/bluez/hci0/dev_88_D0_39_9A_5C_5A: SINK_STATE_CONNECTED -> SINK_STATE_PLAYING
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:transport_update_playing() /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd0 State=TRANSPORT_STATE_ACTIVE Playing=1
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avrcp.c:handle_vendordep_pdu() AVRCP PDU 0x31, company 0x001958 len 0x0005
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.freedesktop.DBus.Properties.PropertiesChanged
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avrcp.c:handle_vendordep_pdu() AVRCP PDU 0x30, company 0x001958 len 0x0000
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.freedesktop.DBus.Properties.PropertiesChanged
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/shared/mgmt.c:can_read_data() [0x0000] event 0x000c
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/adapter.c:dev_disconnected() Device 88:D0:39:9A:5C:5A disconnected, reason 3
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/adapter.c:adapter_remove_connection()
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.bluez.Device1.Disconnected
Jul 10 08:55:25 archlinux bluetoothd[143271]: plugins/policy.c:disconnect_cb() reason 3
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/adapter.c:bonding_attempt_complete() hci0 bdaddr 88:D0:39:9A:5C:5A type 0 status 0xe
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/device.c:device_bonding_complete() bonding (nil) status 0x0e
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/device.c:device_bonding_failed() status 14
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/adapter.c:resume_discovery()
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:session_cb()
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_ref() 0x618d6b462c70: ref=4
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:connection_lost() Disconnected from 88:D0:39:9A:5C:5A
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:abort_cfm() Source 0x618d6b456cb0: Abort_Cfm
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_stream_set_state() stream state changed: STREAMING -> IDLE
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:a2dp_stream_destroy() sep 0x618d6b456c60 stream 0x618d6b45fc00
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_unref() 0x618d6b462c70: ref=3
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.freedesktop.DBus.Properties.PropertiesChanged
Jul 10 08:55:25 archlinux bluetoothd[143271]: [:1.50:method_call] < org.bluez.MediaEndpoint1.ClearConfiguration
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:media_transport_remove_owner() Transport /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd0 Owner :1.50
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:media_owner_free() Owner :1.50
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:media_transport_suspend() Transport /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd0 Owner
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/transport.c:transport_set_state() State changed /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd0: TRANSPORT_STATE_ACTIVE -> TRANSPORT_STATE_IDLE
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_unref() 0x618d6b462c70: ref=2
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.freedesktop.DBus.ObjectManager.InterfacesRemoved
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_unref() 0x618d6b462c70: ref=1
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/sink.c:sink_set_state() State changed /org/bluez/hci0/dev_88_D0_39_9A_5C_5A: SINK_STATE_PLAYING -> SINK_STATE_DISCONNECTED
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/service.c:change_state() 0x618d6b43dd00: device 88:D0:39:9A:5C:5A profile a2dp-sink state changed: connected -> disconnected (0)
Jul 10 08:55:25 archlinux bluetoothd[143271]: plugins/policy.c:policy_disconnect() /org/bluez/hci0/dev_88_D0_39_9A_5C_5A profile avrcp-controller
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/service.c:change_state() 0x618d6b43ca70: device 88:D0:39:9A:5C:5A profile avrcp-controller state changed: connected -> disconnecting (0)
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avrcp.c:avrcp_disconnect() path /org/bluez/hci0/dev_88_D0_39_9A_5C_5A
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/service.c:change_state() 0x618d6b446340: device 88:D0:39:9A:5C:5A profile audio-avrcp-target state changed: connected -> disconnected (0)
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/service.c:change_state() 0x618d6b43ca70: device 88:D0:39:9A:5C:5A profile avrcp-controller state changed: disconnecting -> disconnected (0)
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avrcp.c:controller_destroy() 0x618d6b467cb0
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avrcp.c:target_destroy() 0x618d6b467e10
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avctp.c:avctp_set_state() AVCTP Disconnected
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avctp.c:avctp_disconnected() AVCTP: closing uinput for 88:D0:39:9A:5C:5A
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/a2dp.c:channel_remove() chan 0x618d6b42a690
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.freedesktop.DBus.ObjectManager.InterfacesRemoved
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.freedesktop.DBus.ObjectManager.InterfacesRemoved
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_unref() 0x618d6b462c70: ref=0
Jul 10 08:55:25 archlinux bluetoothd[143271]: profiles/audio/avdtp.c:avdtp_free() 0x618d6b462c70
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/device.c:search_cb() 88:D0:39:9A:5C:5A: error updating services: Input/output error (5)
Jul 10 08:55:25 archlinux bluetoothd[143271]: src/device.c:device_svc_resolved() /org/bluez/hci0/dev_88_D0_39_9A_5C_5A err -5
Jul 10 08:55:25 archlinux bluetoothd[143271]: [signal] org.freedesktop.DBus.Properties.PropertiesChanged

wireplumber logs:

Jul 10 08:55:25 archlinux wireplumber[1365]: spa.bluez5.sink.media: 0x5728fb6353e8: error 24
Jul 10 08:55:25 archlinux wireplumber[1365]: spa.bluez5: Failed to release transport /org/bluez/hci0/dev_88_D0_39_9A_5C_5A/sep1/fd1: Method "Release" with signature "" on interface "org.bluez.MediaTransport1" doesn't exist

lsusb:

Bus 001 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Edited by kotontrion
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information