Bug 2153384 - Audio drops after a while
Summary: Audio drops after a while
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: bluez
Version: 37
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Gopal krishna tiwari
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 2168697 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-14 14:05 UTC by Ludovic Hirlimann [:Paul-muadib]
Modified: 2023-08-04 07:33 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-04 07:33:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ludovic Hirlimann [:Paul-muadib] 2022-12-14 14:05:59 UTC
For the last few week I've been having audio drops over bluetooth.

I have a headset bluetooth connected to my linux box. After a while (can be a few minutes or a few longer minutes) I loose audio :
- in zoom
- in Firefox
- in Chrome

If I stop my headset , sound continues. I believe the issue is bluetooth related so I've enabled bluettooth debug and the logs look like:
```
 $ journalctl -r -u bluetooth
Dec 14 15:00:42 tenger bluetoothd[1283]: src/adapter.c:resume_discovery()
Dec 14 15:00:42 tenger bluetoothd[1283]: src/device.c:device_bonding_failed() status 14
Dec 14 15:00:42 tenger bluetoothd[1283]: src/device.c:device_bonding_complete() bonding (nil) status 0x0e
Dec 14 15:00:42 tenger bluetoothd[1283]: src/adapter.c:bonding_attempt_complete() hci0 bdaddr 88:C9:E8:1D:03:49 type 0 status 0xe
Dec 14 15:00:42 tenger bluetoothd[1283]: plugins/policy.c:disconnect_cb() reason 3
Dec 14 15:00:42 tenger bluetoothd[1283]: src/adapter.c:adapter_remove_connection()
Dec 14 15:00:42 tenger bluetoothd[1283]: src/adapter.c:dev_disconnected() Device 88:C9:E8:1D:03:49 disconnected, reason 3
Dec 14 15:00:42 tenger bluetoothd[1283]: src/shared/mgmt.c:can_read_data() [0x0000] event 0x000c
Dec 14 15:00:42 tenger bluetoothd[1283]: profiles/audio/avdtp.c:avdtp_free() 0x55ecafbc2fb0
Dec 14 15:00:42 tenger bluetoothd[1283]: profiles/audio/avdtp.c:avdtp_unref() 0x55ecafbc2fb0: ref=0
Dec 14 15:00:42 tenger bluetoothd[1283]: profiles/audio/a2dp.c:channel_remove() chan 0x55ecafbb1ea0
Dec 14 15:00:42 tenger bluetoothd[1283]: profiles/audio/sink.c:sink_set_state() State changed /org/bluez/hci0/dev_88_C9_E8_1D_03_49: SINK_STATE_CONNECTED -> SINK_STATE_DISCONNECTED
Dec 14 15:00:42 tenger bluetoothd[1283]: profiles/audio/avdtp.c:connection_lost() Disconnected from 88:C9:E8:1D:03:49
Dec 14 15:00:42 tenger bluetoothd[1283]: profiles/audio/avdtp.c:avdtp_unref() 0x55ecafbc2fb0: ref=1
Dec 14 15:00:42 tenger bluetoothd[1283]: profiles/audio/avdtp.c:avdtp_ref() 0x55ecafbc2fb0: ref=2
Dec 14 15:00:42 tenger bluetoothd[1283]: profiles/audio/avdtp.c:session_cb()
Dec 14 15:00:42 tenger bluetoothd[1283]: profiles/audio/avdtp.c:set_disconnect_timer() timeout 1
Dec 14 15:00:42 tenger bluetoothd[1283]: profiles/audio/avdtp.c:avdtp_ref() 0x55ecafbc2fb0: ref=1
Dec 14 15:00:42 tenger bluetoothd[1283]: profiles/audio/avdtp.c:avdtp_unref() 0x55ecafbc2fb0: ref=0
Dec 14 15:00:42 tenger bluetoothd[1283]: src/service.c:change_state() 0x55ecafba4080: device 88:C9:E8:1D:03:49 profile a2dp-sink state changed: connected -> disconnected (0)
Dec 14 15:00:42 tenger bluetoothd[1283]: profiles/audio/avdtp.c:avdtp_sep_set_state() stream state changed: CLOSING -> IDLE
Dec 14 15:00:41 tenger bluetoothd[1283]: profiles/audio/avctp.c:avctp_disconnected() AVCTP: closing uinput for 88:C9:E8:1D:03:49
Dec 14 15:00:41 tenger bluetoothd[1283]: profiles/audio/avctp.c:avctp_set_state() AVCTP Disconnected
Dec 14 15:00:41 tenger bluetoothd[1283]: profiles/audio/avrcp.c:target_destroy() 0x55ecafbead00
Dec 14 15:00:41 tenger bluetoothd[1283]: profiles/audio/avrcp.c:controller_destroy() 0x55ecafb93e50
Dec 14 15:00:41 tenger bluetoothd[1283]: src/service.c:change_state() 0x55ecafba3fd0: device 88:C9:E8:1D:03:49 profile avrcp-controller state changed: connected -> disconnected (0)
Dec 14 15:00:41 tenger bluetoothd[1283]: src/service.c:change_state() 0x55ecafbb1e30: device 88:C9:E8:1D:03:49 profile audio-avrcp-target state changed: connected -> disconnected (0)
Dec 14 15:00:41 tenger bluetoothd[1283]: profiles/audio/avctp.c:session_cb() AVCTP session 0x55ecafbc0e20 got disconnected
Dec 14 15:00:41 tenger bluetoothd[1283]: profiles/audio/avdtp.c:avdtp_sep_set_state() stream state changed: OPEN -> CLOSING
Dec 14 15:00:41 tenger bluetoothd[1283]: profiles/audio/a2dp.c:close_ind() Source 0x55ecafbbbd70: Close_Ind
Dec 14 15:00:41 tenger bluetoothd[1283]: profiles/audio/avdtp.c:avdtp_parse_cmd() Received CLOSE_CMD
Dec 14 15:00:41 tenger bluetoothd[1283]: profiles/audio/avdtp.c:session_cb()
Dec 14 15:00:41 tenger bluetoothd[1283]: src/service.c:btd_service_unref() 0x55ecafbb2670: ref=2
Dec 14 15:00:41 tenger bluetoothd[1283]: src/service.c:change_state() 0x55ecafbb2670: device 88:C9:E8:1D:03:49 profile Hands-Free Voice gateway state changed: connected -> disconnected (0)
Dec 14 15:00:41 tenger bluetoothd[1283]: src/profile.c:ext_io_disconnected() Unable to get io data for Hands-Free Voice gateway: getpeername: Transport endpoint is not connected (107)
Dec 14 15:00:05 tenger bluetoothd[1283]: src/agent.c:agent_unref() 0x55ecafbdaef0: ref=0
Dec 14 15:00:05 tenger bluetoothd[1283]: src/agent.c:agent_destroy() agent :1.5775
Dec 14 15:00:05 tenger bluetoothd[1283]: src/agent.c:agent_disconnect() Agent :1.5775 disconnected
Dec 14 14:59:20 tenger bluetoothd[1283]: src/device.c:connect_profiles() /org/bluez/hci0/dev_88_C9_E8_1D_03_49 (all), client :1.5775
Dec 14 14:58:48 tenger bluetoothd[1283]: src/agent.c:register_agent() agent :1.5775
Dec 14 14:58:48 tenger bluetoothd[1283]: src/agent.c:agent_ref() 0x55ecafbdaef0: ref=1
```

What else can I provide to have this fixed ?

Comment 1 Bastien Nocera 2022-12-15 09:47:58 UTC
Nothing to do with gnome-bluetooth, reassigning.

Comment 2 Knut J BJuland 2023-02-18 17:23:00 UTC
*** Bug 2168697 has been marked as a duplicate of this bug. ***

Comment 3 Peter Robinson 2023-07-01 12:12:50 UTC
(In reply to Ludovic Hirlimann [:Paul-muadib] from comment #0)
> For the last few week I've been having audio drops over bluetooth.
> 
> What else can I provide to have this fixed ?

What changed in the window when this started? Was it bluez, kernel, firmware, something else?

Comment 4 Nico 2023-07-01 18:20:18 UTC
I have noticed similar behaviour here (Fedora 38 patch level up to date running with cinnamon). I hope that some of the information I provide will be helpful.

Sound dropped during playback, no matter if chrome, firefox, smplayer or anything else is used.

After the sound dropped, blueman-applet hung and no actions are possible.
Sometimes a restart of the bluetooth service helps but this is not guaranteed.
During some bluetooth restarts D-Bus timeouts occurred and the system hung complete.


For me: It doesn't seem to be a kernel problem because it happens with kernel-6.3.7-200.fc38.x86_64 as well, but not so often.

Kernel info:
>> uname -a
Linux tuxedo 6.3.8-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 15 02:15:40 UTC 2023 x86_64 GNU/Linux

kernel messages starting June 30 regarding Bluetooth:
Jun 30 07:57:32 tuxedo kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jun 30 23:46:00 tuxedo kernel: Bluetooth: hci0: command 0x2039 tx timeout
Jun 30 23:46:00 tuxedo kernel: Bluetooth: hci0: Opcode 0x2039 failed: -110
Jun 30 23:46:02 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jun 30 23:46:02 tuxedo kernel: Bluetooth: hci0: command 0x0c24 tx timeout
Jun 30 23:46:04 tuxedo kernel: Bluetooth: hci0: command 0x0c24 tx timeout
Jun 30 23:46:04 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jun 30 23:46:06 tuxedo kernel: Bluetooth: hci0: command 0x0c24 tx timeout
Jun 30 23:46:06 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jun 30 23:46:08 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jun 30 23:46:08 tuxedo kernel: Bluetooth: hci0: command 0x0c24 tx timeout
Jul 01 00:08:16 tuxedo kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jul 01 10:36:17 tuxedo kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jul 01 12:51:34 tuxedo kernel: Bluetooth: hci0: Opcode 0x c1a failed: -110
Jul 01 12:51:34 tuxedo kernel: Bluetooth: hci0: command 0x0c1a tx timeout
Jul 01 12:51:36 tuxedo kernel: Bluetooth: hci0: command 0x0c3a tx timeout
Jul 01 12:51:36 tuxedo kernel: Bluetooth: hci0: Opcode 0x c3a failed: -110
Jul 01 12:51:38 tuxedo kernel: Bluetooth: hci0: command 0x0c1a tx timeout
Jul 01 12:51:38 tuxedo kernel: Bluetooth: hci0: Opcode 0x c1a failed: -110
Jul 01 12:54:35 tuxedo kernel: Bluetooth: hci0: Opcode 0x c1a failed: -110
Jul 01 12:54:35 tuxedo kernel: Bluetooth: hci0: command 0x0c1a tx timeout
Jul 01 12:54:37 tuxedo kernel: Bluetooth: hci0: command 0x0c3a tx timeout
Jul 01 12:54:37 tuxedo kernel: Bluetooth: hci0: Opcode 0x c3a failed: -110
Jul 01 12:54:39 tuxedo kernel: Bluetooth: hci0: Opcode 0x c1a failed: -110
Jul 01 12:55:19 tuxedo kernel: Bluetooth: hci0: HCI reset during shutdown failed
Jul 01 13:06:48 tuxedo kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jul 01 13:48:25 tuxedo kernel: Bluetooth: hci0: command 0x0804 tx timeout
Jul 01 13:48:38 tuxedo kernel: Bluetooth: hci0: command 0x1405 tx timeout
Jul 01 13:48:40 tuxedo kernel: Bluetooth: hci0: command 0x1403 tx timeout
Jul 01 13:48:42 tuxedo kernel: Bluetooth: hci0: command 0x0c2d tx timeout
Jul 01 13:48:44 tuxedo kernel: Bluetooth: hci0: command 0x1405 tx timeout
Jul 01 13:50:54 tuxedo kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jul 01 15:17:50 tuxedo kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jul 01 16:13:39 tuxedo kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jul 01 17:06:12 tuxedo kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jul 01 18:58:05 tuxedo kernel: Bluetooth: hci0: command 0x1405 tx timeout
Jul 01 18:58:07 tuxedo kernel: Bluetooth: hci0: command 0x1403 tx timeout
Jul 01 18:58:09 tuxedo kernel: Bluetooth: hci0: command 0x0c2d tx timeout
Jul 01 18:58:26 tuxedo kernel: Bluetooth: hci0: command 0x1405 tx timeout
Jul 01 18:58:28 tuxedo kernel: Bluetooth: hci0: command 0x1403 tx timeout
Jul 01 19:02:54 tuxedo kernel: Bluetooth: hci0: Opcode 0x2042 failed: -110
Jul 01 19:02:54 tuxedo kernel: Bluetooth: hci0: Unable to disable scanning: -110
Jul 01 19:02:54 tuxedo kernel: Bluetooth: hci0: disable scanning failed: -110
Jul 01 19:02:54 tuxedo kernel: Bluetooth: hci0: start background scanning failed: -110
Jul 01 19:02:56 tuxedo kernel: Bluetooth: hci0: Opcode 0x2042 failed: -110
Jul 01 19:02:56 tuxedo kernel: Bluetooth: hci0: Unable to disable scanning: -110
Jul 01 19:02:56 tuxedo kernel: Bluetooth: hci0: stop background scanning failed: -110
Jul 01 19:02:58 tuxedo kernel: Bluetooth: hci0: Opcode 0x c52 failed: -110
Jul 01 19:03:00 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:02 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:04 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:06 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:08 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:10 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:12 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:15 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:17 tuxedo kernel: Bluetooth: hci0: Opcode 0x c1a failed: -110
Jul 01 19:03:19 tuxedo kernel: Bluetooth: hci0: Opcode 0x2042 failed: -110
Jul 01 19:03:19 tuxedo kernel: Bluetooth: hci0: Unable to disable scanning: -110
Jul 01 19:03:19 tuxedo kernel: Bluetooth: hci0: disable scanning failed: -110
Jul 01 19:03:19 tuxedo kernel: Bluetooth: hci0: start background scanning failed: -110
Jul 01 19:03:21 tuxedo kernel: Bluetooth: hci0: Opcode 0x2042 failed: -110
Jul 01 19:03:21 tuxedo kernel: Bluetooth: hci0: Unable to disable scanning: -110
Jul 01 19:03:21 tuxedo kernel: Bluetooth: hci0: disable scanning failed: -110
Jul 01 19:03:21 tuxedo kernel: Bluetooth: hci0: start background scanning failed: -110
Jul 01 19:03:23 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:25 tuxedo kernel: Bluetooth: hci0: Opcode 0x c52 failed: -110
Jul 01 19:03:27 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:29 tuxedo kernel: Bluetooth: hci0: Opcode 0x c13 failed: -110
Jul 01 19:03:31 tuxedo kernel: Bluetooth: hci0: Opcode 0x c52 failed: -110
Jul 01 19:03:33 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:35 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:37 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:03:39 tuxedo kernel: Bluetooth: hci0: Opcode 0x c52 failed: -110
Jul 01 19:03:41 tuxedo kernel: Bluetooth: hci0: Opcode 0x c13 failed: -110
Jul 01 19:03:43 tuxedo kernel: Bluetooth: hci0: Opcode 0x c52 failed: -110
Jul 01 19:03:54 tuxedo kernel: Bluetooth: hci0: Opcode 0x2039 failed: -110
Jul 01 19:04:05 tuxedo kernel: Bluetooth: hci0: Opcode 0x2042 failed: -110
Jul 01 19:04:05 tuxedo kernel: Bluetooth: hci0: Unable to disable scanning: -110
Jul 01 19:04:05 tuxedo kernel: Bluetooth: hci0: disable scanning failed: -110
Jul 01 19:04:05 tuxedo kernel: Bluetooth: hci0: start background scanning failed: -110
Jul 01 19:04:07 tuxedo kernel: Bluetooth: hci0: Opcode 0x2042 failed: -110
Jul 01 19:04:07 tuxedo kernel: Bluetooth: hci0: Unable to disable scanning: -110
Jul 01 19:04:07 tuxedo kernel: Bluetooth: hci0: stop background scanning failed: -110
Jul 01 19:04:09 tuxedo kernel: Bluetooth: hci0: Opcode 0x c52 failed: -110
Jul 01 19:04:11 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:13 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:15 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:17 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:19 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:21 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:23 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:26 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:28 tuxedo kernel: Bluetooth: hci0: Opcode 0x c1a failed: -110
Jul 01 19:04:30 tuxedo kernel: Bluetooth: hci0: Opcode 0x2042 failed: -110
Jul 01 19:04:30 tuxedo kernel: Bluetooth: hci0: Unable to disable scanning: -110
Jul 01 19:04:30 tuxedo kernel: Bluetooth: hci0: disable scanning failed: -110
Jul 01 19:04:30 tuxedo kernel: Bluetooth: hci0: start background scanning failed: -110
Jul 01 19:04:32 tuxedo kernel: Bluetooth: hci0: Opcode 0x2042 failed: -110
Jul 01 19:04:32 tuxedo kernel: Bluetooth: hci0: Unable to disable scanning: -110
Jul 01 19:04:32 tuxedo kernel: Bluetooth: hci0: disable scanning failed: -110
Jul 01 19:04:32 tuxedo kernel: Bluetooth: hci0: start background scanning failed: -110
Jul 01 19:04:34 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:36 tuxedo kernel: Bluetooth: hci0: Opcode 0x c52 failed: -110
Jul 01 19:04:38 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:40 tuxedo kernel: Bluetooth: hci0: Opcode 0x c13 failed: -110
Jul 01 19:04:42 tuxedo kernel: Bluetooth: hci0: Opcode 0x c52 failed: -110
Jul 01 19:04:44 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:46 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:48 tuxedo kernel: Bluetooth: hci0: Opcode 0x c24 failed: -110
Jul 01 19:04:50 tuxedo kernel: Bluetooth: hci0: Opcode 0x c52 failed: -110
Jul 01 19:04:52 tuxedo kernel: Bluetooth: hci0: Opcode 0x c13 failed: -110
Jul 01 19:04:54 tuxedo kernel: Bluetooth: hci0: Opcode 0x c52 failed: -110
Jul 01 19:07:16 tuxedo kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jul 01 19:27:56 tuxedo kernel: Bluetooth: hci0: urb 00000000f704806a failed to resubmit (2)

Journal Messages regarding blootothd since June 30:
>> journalctl -u bluetooth -p 3 --since 2023-06-30 --no-pager 
Jun 30 07:57:36 tuxedo bluetoothd[1109]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jun 30 07:57:36 tuxedo bluetoothd[1109]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jun 30 07:57:36 tuxedo bluetoothd[1109]: src/plugin.c:plugin_init() Failed to init bap plugin
Jun 30 07:57:36 tuxedo bluetoothd[1109]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jun 30 07:57:36 tuxedo bluetoothd[1109]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jun 30 23:46:00 tuxedo bluetoothd[1109]: Failed to set mode: Authentication Failed (0x05)
Jun 30 23:46:02 tuxedo bluetoothd[1109]: Failed to remove UUID: Authentication Failed (0x05)
Jun 30 23:46:04 tuxedo bluetoothd[1109]: Failed to remove UUID: Authentication Failed (0x05)
Jun 30 23:46:06 tuxedo bluetoothd[1109]: Failed to remove UUID: Authentication Failed (0x05)
Jun 30 23:46:08 tuxedo bluetoothd[1109]: Failed to remove UUID: Authentication Failed (0x05)
-- Boot ee55885a8a6a48979d992833c2461632 --
Jul 01 00:08:20 tuxedo bluetoothd[1152]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jul 01 00:08:20 tuxedo bluetoothd[1152]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jul 01 00:08:20 tuxedo bluetoothd[1152]: src/plugin.c:plugin_init() Failed to init bap plugin
Jul 01 00:08:20 tuxedo bluetoothd[1152]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 00:08:20 tuxedo bluetoothd[1152]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
-- Boot 45e37ebb3b384f49932158a0862deec1 --
Jul 01 10:37:35 tuxedo bluetoothd[1372]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jul 01 10:37:35 tuxedo bluetoothd[1372]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jul 01 10:37:35 tuxedo bluetoothd[1372]: src/plugin.c:plugin_init() Failed to init bap plugin
Jul 01 10:37:36 tuxedo bluetoothd[1372]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 10:37:36 tuxedo bluetoothd[1372]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 12:51:34 tuxedo bluetoothd[1372]: Failed to set mode: Authentication Failed (0x05)
Jul 01 12:51:36 tuxedo bluetoothd[1372]: Failed to set mode: Authentication Failed (0x05)
Jul 01 12:51:38 tuxedo bluetoothd[1372]: Failed to set mode: Authentication Failed (0x05)
Jul 01 12:54:35 tuxedo bluetoothd[1372]: Failed to set mode: Authentication Failed (0x05)
Jul 01 12:54:37 tuxedo bluetoothd[1372]: Failed to set mode: Authentication Failed (0x05)
Jul 01 12:54:39 tuxedo bluetoothd[1372]: Failed to set mode: Authentication Failed (0x05)
Jul 01 12:55:20 tuxedo bluetoothd[1372]: Failed to disconnect device: Not Powered (0x0f)
Jul 01 12:55:33 tuxedo bluetoothd[1372]: src/adv_monitor.c:btd_adv_monitor_power_down() Unexpected NULL btd_adv_monitor_manager object upon power down
Jul 01 13:02:54 tuxedo bluetoothd[15462]: src/main.c:main() Unable to get on D-Bus
-- Boot d09213640fff44049aa86ce99f5747c3 --
Jul 01 13:06:54 tuxedo bluetoothd[1177]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jul 01 13:06:54 tuxedo bluetoothd[1177]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jul 01 13:06:54 tuxedo bluetoothd[1177]: src/plugin.c:plugin_init() Failed to init bap plugin
Jul 01 13:06:54 tuxedo bluetoothd[1177]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 13:06:54 tuxedo bluetoothd[1177]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 13:10:49 tuxedo bluetoothd[1177]: src/service.c:btd_service_connect() a2dp-source profile connect failed for 40:A2:DB:DF:C8:D1: Device or resource busy
Jul 01 13:10:55 tuxedo bluetoothd[1177]: src/service.c:btd_service_connect() avrcp-controller profile connect failed for 40:A2:DB:DF:C8:D1: Operation already in progress
Jul 01 13:48:29 tuxedo bluetoothd[1177]: profiles/audio/avdtp.c:cancel_request() Start: Connection timed out (110)
Jul 01 13:48:31 tuxedo bluetoothd[1177]: profiles/audio/avdtp.c:cancel_request() Abort: Connection timed out (110)
-- Boot 2f87c79d81774dd68ea6382250978c2f --
Jul 01 13:51:01 tuxedo bluetoothd[1157]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jul 01 13:51:01 tuxedo bluetoothd[1157]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jul 01 13:51:01 tuxedo bluetoothd[1157]: src/plugin.c:plugin_init() Failed to init bap plugin
Jul 01 13:51:01 tuxedo bluetoothd[1157]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 13:51:01 tuxedo bluetoothd[1157]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 13:52:37 tuxedo bluetoothd[1157]: src/service.c:btd_service_connect() a2dp-source profile connect failed for 40:A2:DB:DF:C8:D1: Device or resource busy
Jul 01 14:16:19 tuxedo bluetoothd[1157]: src/service.c:btd_service_connect() a2dp-source profile connect failed for 40:A2:DB:DF:C8:D1: Device or resource busy
Jul 01 14:17:14 tuxedo bluetoothd[7826]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jul 01 14:17:14 tuxedo bluetoothd[7826]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jul 01 14:17:14 tuxedo bluetoothd[7826]: src/plugin.c:plugin_init() Failed to init bap plugin
Jul 01 14:17:14 tuxedo bluetoothd[7826]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 14:17:14 tuxedo bluetoothd[7826]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 14:17:49 tuxedo bluetoothd[7826]: src/service.c:btd_service_connect() a2dp-source profile connect failed for 40:A2:DB:DF:C8:D1: Device or resource busy
Jul 01 14:24:52 tuxedo bluetoothd[7826]: src/service.c:btd_service_connect() a2dp-source profile connect failed for 40:A2:DB:DF:C8:D1: Device or resource busy
Jul 01 14:36:03 tuxedo bluetoothd[7826]: src/service.c:btd_service_connect() a2dp-source profile connect failed for 40:A2:DB:DF:C8:D1: Device or resource busy
-- Boot a77f982653f24378918c7462d8d80579 --
Jul 01 15:17:53 tuxedo bluetoothd[1147]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jul 01 15:17:53 tuxedo bluetoothd[1147]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jul 01 15:17:53 tuxedo bluetoothd[1147]: src/plugin.c:plugin_init() Failed to init bap plugin
Jul 01 15:17:53 tuxedo bluetoothd[1147]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 15:17:53 tuxedo bluetoothd[1147]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
-- Boot 46337c014c2748a6a23ded74795e0897 --
Jul 01 16:15:01 tuxedo bluetoothd[1292]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jul 01 16:15:01 tuxedo bluetoothd[1292]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jul 01 16:15:01 tuxedo bluetoothd[1292]: src/plugin.c:plugin_init() Failed to init bap plugin
Jul 01 16:15:05 tuxedo bluetoothd[1292]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 16:15:05 tuxedo bluetoothd[1292]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
-- Boot f8ac2539077e42799c9799e0df76edac --
Jul 01 17:06:17 tuxedo bluetoothd[1158]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jul 01 17:06:17 tuxedo bluetoothd[1158]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jul 01 17:06:17 tuxedo bluetoothd[1158]: src/plugin.c:plugin_init() Failed to init bap plugin
Jul 01 17:06:17 tuxedo bluetoothd[1158]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 17:06:17 tuxedo bluetoothd[1158]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 18:58:01 tuxedo bluetoothd[1158]: profiles/audio/avdtp.c:cancel_request() Start: Connection timed out (110)
Jul 01 18:58:03 tuxedo bluetoothd[1158]: profiles/audio/avdtp.c:cancel_request() Abort: Connection timed out (110)
Jul 01 18:58:50 tuxedo bluetoothd[1158]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 40:A2:DB:DF:C8:D1: Connection refused (111)
Jul 01 18:58:50 tuxedo bluetoothd[1158]: src/service.c:btd_service_connect() a2dp-source profile connect failed for 40:A2:DB:DF:C8:D1: Device or resource busy
Jul 01 18:59:35 tuxedo bluetoothd[1158]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 40:A2:DB:DF:C8:D1: Connection refused (111)
Jul 01 19:02:52 tuxedo bluetoothd[20049]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jul 01 19:02:52 tuxedo bluetoothd[20049]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jul 01 19:02:52 tuxedo bluetoothd[20049]: src/plugin.c:plugin_init() Failed to init bap plugin
Jul 01 19:02:52 tuxedo bluetoothd[20049]: Failed to set privacy: Rejected (0x0b)
Jul 01 19:02:58 tuxedo bluetoothd[20049]: Failed to set device class: Authentication Failed (0x05)
Jul 01 19:03:00 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:02 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:04 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:06 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:08 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:10 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:12 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:15 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:23 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:27 tuxedo bluetoothd[20049]: Failed to set device class: Authentication Failed (0x05)
Jul 01 19:03:33 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:35 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:37 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:39 tuxedo bluetoothd[20049]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:03:43 tuxedo bluetoothd[20049]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 19:03:43 tuxedo bluetoothd[20049]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 19:03:54 tuxedo bluetoothd[20049]: Failed to set mode: Authentication Failed (0x05)
Jul 01 19:04:03 tuxedo bluetoothd[20486]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jul 01 19:04:03 tuxedo bluetoothd[20486]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jul 01 19:04:03 tuxedo bluetoothd[20486]: src/plugin.c:plugin_init() Failed to init bap plugin
Jul 01 19:04:03 tuxedo bluetoothd[20486]: Failed to set privacy: Rejected (0x0b)
Jul 01 19:04:09 tuxedo bluetoothd[20486]: Failed to set device class: Authentication Failed (0x05)
Jul 01 19:04:11 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:13 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:15 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:17 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:19 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:21 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:23 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:26 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:34 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:38 tuxedo bluetoothd[20486]: Failed to set device class: Authentication Failed (0x05)
Jul 01 19:04:44 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:46 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:48 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:50 tuxedo bluetoothd[20486]: Failed to add UUID: Authentication Failed (0x05)
Jul 01 19:04:54 tuxedo bluetoothd[20486]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 19:04:54 tuxedo bluetoothd[20486]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
-- Boot 532cd4b2c38a441b8759d2e760ee2fd6 --
Jul 01 19:07:22 tuxedo bluetoothd[1161]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jul 01 19:07:22 tuxedo bluetoothd[1161]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jul 01 19:07:22 tuxedo bluetoothd[1161]: src/plugin.c:plugin_init() Failed to init bap plugin
Jul 01 19:07:23 tuxedo bluetoothd[1161]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 19:07:23 tuxedo bluetoothd[1161]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 19:27:58 tuxedo bluetoothd[1161]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters
Jul 01 19:27:58 tuxedo bluetoothd[1161]: src/device.c:set_wake_allowed_complete() Set device flags return status: Invalid Parameters


Last updates on this system:
-------------------------------------------------------------------------------
Transaction ID : 230
Begin time     : Fri 30 Jun 2023 07:59:26 AM CEST
Begin rpmdb    : 9731b77dc7b73fa58ca5a4f06660f4bc4af529c6e7296cc77b1cea723ef8a0ed
End time       : Fri 30 Jun 2023 07:59:35 AM CEST (9 seconds)
End rpmdb      : a709d3a14104b7663a254708cefed7b0d198a15e218d688701be3c49a3d8efe0
User           : terpentin <terpentin>
Return-Code    : Success
Releasever     : 38
Command Line   : update
Comment        : 
Packages Altered:
    Upgrade  flac-libs-1.4.3-1.fc38.i686                     @local-update-f38
    Upgraded flac-libs-1.4.2-2.fc38.i686                     @@System
    Upgrade  flac-libs-1.4.3-1.fc38.x86_64                   @local-update-f38
    Upgraded flac-libs-1.4.2-2.fc38.x86_64                   @@System
    Upgrade  passt-0^20230625.g32660ce-1.fc38.x86_64         @local-update-f38
    Upgraded passt-0^20230603.g429e1a7-1.fc38.x86_64         @@System
    Upgrade  passt-selinux-0^20230625.g32660ce-1.fc38.noarch @local-update-f38
    Upgraded passt-selinux-0^20230603.g429e1a7-1.fc38.noarch @@System
    Upgrade  perl-HTTP-Tiny-0.086-1.fc38.noarch              @local-update-f38
    Upgraded perl-HTTP-Tiny-0.084-1.fc38.noarch              @@System
    Upgrade  rpm-sequoia-1.4.1-1.fc38.x86_64                 @local-update-f38
    Upgraded rpm-sequoia-1.4.0-3.fc38.x86_64                 @@System
-------------------------------------------------------------------------------
Transaction ID : 229
Begin time     : Thu 29 Jun 2023 05:41:30 PM CEST
Begin rpmdb    : 95a50e409cfe584f43c6df2fc42f69b6d222930a8283f5390d69baae671486a0
End time       : Thu 29 Jun 2023 05:42:01 PM CEST (31 seconds)
End rpmdb      : 9731b77dc7b73fa58ca5a4f06660f4bc4af529c6e7296cc77b1cea723ef8a0ed
User           : terpentin <terpentin>
Return-Code    : Success
Releasever     : 38
Command Line   : update
Comment        : 
Packages Altered:
    Install  libconfig-1.7.3-5.fc38.i686                                  @local-fedora-base-f38
    Install  libconfig-1.7.3-5.fc38.x86_64                                @local-fedora-base-f38
    Install  libffado-2.4.7-1.fc38.i686                                   @local-fedora-base-f38
    Install  libffado-2.4.7-1.fc38.x86_64                                 @local-fedora-base-f38
    Install  libiec61883-1.2.0-31.fc38.i686                               @local-fedora-base-f38
    Install  libraw1394-2.1.2-17.fc38.i686                                @local-fedora-base-f38
    Install  libsigc++20-2.10.8-3.fc38.i686                               @local-fedora-base-f38
    Install  libxml++-2.42.2-2.fc38.i686                                  @local-fedora-base-f38
    Install  libxml++-2.42.2-2.fc38.x86_64                                @local-fedora-base-f38
    Install  glibmm2.4-2.66.6-1.fc38.i686                                 @local-update-f38
    Install  pipewire-jack-audio-connection-kit-libs-0.3.72-1.fc38.x86_64 @local-update-f38
    Upgrade  google-chrome-stable-114.0.5735.198-1.x86_64                 @local-google-chrome
    Upgraded google-chrome-stable-114.0.5735.133-1.x86_64                 @@System
    Upgrade  annobin-docs-12.14-1.fc38.noarch                             @local-update-f38
    Upgraded annobin-docs-12.12-1.fc38.noarch                             @@System
    Upgrade  annobin-plugin-gcc-12.14-1.fc38.x86_64                       @local-update-f38
    Upgraded annobin-plugin-gcc-12.12-1.fc38.x86_64                       @@System
    Upgrade  bind-libs-32:9.18.16-1.fc38.x86_64                           @local-update-f38
    Upgraded bind-libs-32:9.18.15-1.fc38.x86_64                           @@System
    Upgrade  bind-license-32:9.18.16-1.fc38.noarch                        @local-update-f38
    Upgraded bind-license-32:9.18.15-1.fc38.noarch                        @@System
    Upgrade  bind-utils-32:9.18.16-1.fc38.x86_64                          @local-update-f38
    Upgraded bind-utils-32:9.18.15-1.fc38.x86_64                          @@System
    Upgrade  bluez-5.66-6.fc38.x86_64                                     @local-update-f38
    Upgraded bluez-5.66-5.fc38.x86_64                                     @@System
    Upgrade  bluez-cups-5.66-6.fc38.x86_64                                @local-update-f38
    Upgraded bluez-cups-5.66-5.fc38.x86_64                                @@System
    Upgrade  bluez-libs-5.66-6.fc38.i686                                  @local-update-f38
    Upgraded bluez-libs-5.66-5.fc38.i686                                  @@System
    Upgrade  bluez-libs-5.66-6.fc38.x86_64                                @local-update-f38
    Upgraded bluez-libs-5.66-5.fc38.x86_64                                @@System
    Upgrade  bluez-obexd-5.66-6.fc38.x86_64                               @local-update-f38
    Upgraded bluez-obexd-5.66-5.fc38.x86_64                               @@System
    Upgrade  kernel-srpm-macros-1.0-19.fc38.noarch                        @local-update-f38
    Upgraded kernel-srpm-macros-1.0-16.fc38.noarch                        @@System
    Upgrade  libestr-0.1.11-6.fc38.x86_64                                 @local-update-f38
    Upgraded libestr-0.1.11-5.fc38.x86_64                                 @@System
    Upgrade  libfastjson-1.2304.0-1.fc38.x86_64                           @local-update-f38
    Upgraded libfastjson-0.99.9-5.fc38.x86_64                             @@System
    Upgrade  libipa_hbac-2.9.1-1.fc38.x86_64                              @local-update-f38
    Upgraded libipa_hbac-2.9.0-1.fc38.x86_64                              @@System
    Upgrade  libnetapi-2:4.18.3-4.fc38.x86_64                             @local-update-f38
    Upgraded libnetapi-2:4.18.3-1.fc38.x86_64                             @@System
    Upgrade  libpasswdqc-2.0.3-1.fc38.x86_64                              @local-update-f38
    Upgraded libpasswdqc-2.0.2-5.fc38.x86_64                              @@System
    Upgrade  libsmbclient-2:4.18.3-4.fc38.x86_64                          @local-update-f38
    Upgraded libsmbclient-2:4.18.3-1.fc38.x86_64                          @@System
    Upgrade  libsss_autofs-2.9.1-1.fc38.x86_64                            @local-update-f38
    Upgraded libsss_autofs-2.9.0-1.fc38.x86_64                            @@System
    Upgrade  libsss_certmap-2.9.1-1.fc38.x86_64                           @local-update-f38
    Upgraded libsss_certmap-2.9.0-1.fc38.x86_64                           @@System
    Upgrade  libsss_idmap-2.9.1-1.fc38.x86_64                             @local-update-f38
    Upgraded libsss_idmap-2.9.0-1.fc38.x86_64                             @@System
    Upgrade  libsss_nss_idmap-2.9.1-1.fc38.x86_64                         @local-update-f38
    Upgraded libsss_nss_idmap-2.9.0-1.fc38.x86_64                         @@System
    Upgrade  libsss_sudo-2.9.1-1.fc38.x86_64                              @local-update-f38
    Upgraded libsss_sudo-2.9.0-1.fc38.x86_64                              @@System
    Upgrade  libwbclient-2:4.18.3-4.fc38.x86_64                           @local-update-f38
    Upgraded libwbclient-2:4.18.3-1.fc38.x86_64                           @@System
    Upgrade  ostree-2023.4-2.fc38.x86_64                                  @local-update-f38
    Upgraded ostree-2023.4-1.fc38.x86_64                                  @@System
    Upgrade  ostree-libs-2023.4-2.fc38.x86_64                             @local-update-f38
    Upgraded ostree-libs-2023.4-1.fc38.x86_64                             @@System
    Upgrade  pam_passwdqc-2.0.3-1.fc38.x86_64                             @local-update-f38
    Upgraded pam_passwdqc-2.0.2-5.fc38.x86_64                             @@System
    Upgrade  passwdqc-2.0.3-1.fc38.x86_64                                 @local-update-f38
    Upgraded passwdqc-2.0.2-5.fc38.x86_64                                 @@System
    Upgrade  passwdqc-utils-2.0.3-1.fc38.x86_64                           @local-update-f38
    Upgraded passwdqc-utils-2.0.2-5.fc38.x86_64                           @@System
    Upgrade  pipewire-0.3.72-1.fc38.i686                                  @local-update-f38
    Upgraded pipewire-0.3.71-2.fc38.i686                                  @@System
    Upgrade  pipewire-0.3.72-1.fc38.x86_64                                @local-update-f38
    Upgraded pipewire-0.3.71-2.fc38.x86_64                                @@System
    Upgrade  pipewire-alsa-0.3.72-1.fc38.i686                             @local-update-f38
    Upgraded pipewire-alsa-0.3.71-2.fc38.i686                             @@System
    Upgrade  pipewire-alsa-0.3.72-1.fc38.x86_64                           @local-update-f38
    Upgraded pipewire-alsa-0.3.71-2.fc38.x86_64                           @@System
    Upgrade  pipewire-gstreamer-0.3.72-1.fc38.x86_64                      @local-update-f38
    Upgraded pipewire-gstreamer-0.3.71-2.fc38.x86_64                      @@System
    Upgrade  pipewire-jack-audio-connection-kit-0.3.72-1.fc38.x86_64      @local-update-f38
    Upgraded pipewire-jack-audio-connection-kit-0.3.71-2.fc38.x86_64      @@System
    Upgrade  pipewire-libs-0.3.72-1.fc38.i686                             @local-update-f38
    Upgraded pipewire-libs-0.3.71-2.fc38.i686                             @@System
    Upgrade  pipewire-libs-0.3.72-1.fc38.x86_64                           @local-update-f38
    Upgraded pipewire-libs-0.3.71-2.fc38.x86_64                           @@System
    Upgrade  pipewire-pulseaudio-0.3.72-1.fc38.x86_64                     @local-update-f38
    Upgraded pipewire-pulseaudio-0.3.71-2.fc38.x86_64                     @@System
    Upgrade  pipewire-utils-0.3.72-1.fc38.x86_64                          @local-update-f38
    Upgraded pipewire-utils-0.3.71-2.fc38.x86_64                          @@System


If more information is required, please let me know.

Comment 5 Peter Robinson 2023-07-02 08:59:29 UTC
(In reply to Nico from comment #4)
> I have noticed similar behaviour here (Fedora 38 patch level up to date
> running with cinnamon). I hope that some of the information I provide will
> be helpful.

Generally the output of update results are not useful

> For me: It doesn't seem to be a kernel problem because it happens with
> kernel-6.3.7-200.fc38.x86_64 as well, but not so often.

Yes, or firmware. TBH it's rarely bluez or the userspace apps because they mostly just setup the connection. If we were having issues there we'd see it across a lot of devices.

> If more information is required, please let me know.

The linux-firmware version and the make/model of the BT controller.

Comment 6 Nico 2023-07-02 20:25:45 UTC
Hi,  please find the data below.

Maybe worth a mention: After today's updates (pipewire) I don't have noticed any connection drops not even a single one...

>> pactl info 
Server String: /run/user/1000/pulse/native
Library Protocol Version: 35
Server Protocol Version: 35
Is Local: yes
Client Index: 649
Tile Size: 65472
User Name: terpentin
Host Name: tuxedo
Server Name: PulseAudio (on PipeWire 0.3.72)
Server Version: 15.0.0
Default Sample Specification: float32le 2ch 48000Hz
Default Channel Map: front-left,front-right
Default Sink: bluez_output.40_A2_DB_DF_C8_D1.1
Default Source: alsa_input.pci-0000_00_1f.3.3.analog-stereo
Cookie: 0d4a:6706

>> hciconfig -a
hci0:	Type: Primary  Bus: USB
	BD Address: 5C:E4:2A:4C:05:F8  ACL MTU: 1021:4  SCO MTU: 96:6
	UP RUNNING 
	RX bytes:7174991 acl:113 sco:0 events:991919 errors:0
	TX bytes:847118892 acl:983009 sco:0 commands:3411 errors:0
	Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: RSWITCH SNIFF 
	Link mode: PERIPHERAL ACCEPT 
	Name: 'tuxedo'
	Class: 0x7c010c
	Service Classes: Rendering, Capturing, Object Transfer, Audio, Telephony
	Device Class: Computer, Laptop
	HCI Version: 5.2 (0xb)  Revision: 0x2090
	LMP Version: 5.2 (0xb)  Subversion: 0x2090
	Manufacturer: Intel Corp. (2)


>> bluetoothctl show
Controller 5C:E4:2A:4C:05:F8 (public)
	Name: tuxedo
	Alias: tuxedo
	Class: 0x007c010c
	Powered: yes
	PowerState: on
	Discoverable: no
	DiscoverableTimeout: 0x0000003c
	Pairable: yes
	UUID: Message Notification Se.. (00001133-0000-1000-8000-00805f9b34fb)
	UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
	UUID: OBEX Object Push          (00001105-0000-1000-8000-00805f9b34fb)
	UUID: Message Access Server     (00001132-0000-1000-8000-00805f9b34fb)
	UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)
	UUID: IrMC Sync                 (00001104-0000-1000-8000-00805f9b34fb)
	UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
	UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
	UUID: Phonebook Access Server   (0000112f-0000-1000-8000-00805f9b34fb)
	UUID: Audio Sink                (0000110b-0000-1000-8000-00805f9b34fb)
	UUID: Device Information        (0000180a-0000-1000-8000-00805f9b34fb)
	UUID: Generic Access Profile    (00001800-0000-1000-8000-00805f9b34fb)
	UUID: Handsfree Audio Gateway   (0000111f-0000-1000-8000-00805f9b34fb)
	UUID: Audio Source              (0000110a-0000-1000-8000-00805f9b34fb)
	UUID: OBEX File Transfer        (00001106-0000-1000-8000-00805f9b34fb)
	UUID: Handsfree                 (0000111e-0000-1000-8000-00805f9b34fb)
	Modalias: usb:v1D6Bp0246d0542
	Discovering: no
	Roles: central
	Roles: peripheral
Advertising Features:
	ActiveInstances: 0x00 (0)
	SupportedInstances: 0x0c (12)
	SupportedIncludes: tx-power
	SupportedIncludes: appearance
	SupportedIncludes: local-name
	SupportedSecondaryChannels: 1M
	SupportedSecondaryChannels: 2M
	SupportedSecondaryChannels: Coded


>> sudo dnf hist info 232
Transaction ID : 232
Begin time     : Sun 02 Jul 2023 04:51:02 PM CEST
Begin rpmdb    : 2e39673a08bbcf670de1474ba49e84a1d516e3ddfaec82b97a2f48410c1512b5
End time       : Sun 02 Jul 2023 04:51:18 PM CEST (16 seconds)
End rpmdb      : 27f25669ad0119c7cae44f8181725308a145772cf38d0f8d7f6ffcff3f3435b8
User           : terpentin <terpentin>
Return-Code    : Success
Releasever     : 38
Command Line   : update
Comment        : 
Packages Altered:
    [...]
    Upgrade  pipewire-0.3.72-2.fc38.i686                                  @local-update-f38
    Upgraded pipewire-0.3.72-1.fc38.i686                                  @@System
    Upgrade  pipewire-0.3.72-2.fc38.x86_64                                @local-update-f38
    Upgraded pipewire-0.3.72-1.fc38.x86_64                                @@System
    Upgrade  pipewire-alsa-0.3.72-2.fc38.i686                             @local-update-f38
    Upgraded pipewire-alsa-0.3.72-1.fc38.i686                             @@System
    Upgrade  pipewire-alsa-0.3.72-2.fc38.x86_64                           @local-update-f38
    Upgraded pipewire-alsa-0.3.72-1.fc38.x86_64                           @@System
    Upgrade  pipewire-gstreamer-0.3.72-2.fc38.x86_64                      @local-update-f38
    Upgraded pipewire-gstreamer-0.3.72-1.fc38.x86_64                      @@System
    Upgrade  pipewire-jack-audio-connection-kit-0.3.72-2.fc38.x86_64      @local-update-f38
    Upgraded pipewire-jack-audio-connection-kit-0.3.72-1.fc38.x86_64      @@System
    Upgrade  pipewire-jack-audio-connection-kit-libs-0.3.72-2.fc38.x86_64 @local-update-f38
    Upgraded pipewire-jack-audio-connection-kit-libs-0.3.72-1.fc38.x86_64 @@System
    Upgrade  pipewire-libs-0.3.72-2.fc38.i686                             @local-update-f38
    Upgraded pipewire-libs-0.3.72-1.fc38.i686                             @@System
    Upgrade  pipewire-libs-0.3.72-2.fc38.x86_64                           @local-update-f38
    Upgraded pipewire-libs-0.3.72-1.fc38.x86_64                           @@System
    Upgrade  pipewire-pulseaudio-0.3.72-2.fc38.x86_64                     @local-update-f38
    Upgraded pipewire-pulseaudio-0.3.72-1.fc38.x86_64                     @@System
    Upgrade  pipewire-utils-0.3.72-2.fc38.x86_64                          @local-update-f38
    Upgraded pipewire-utils-0.3.72-1.fc38.x86_64                          @@System

Comment 7 Peter Robinson 2023-07-02 20:58:07 UTC
(In reply to Nico from comment #6)
> Hi,  please find the data below.

> Maybe worth a mention: After today's updates (pipewire) I don't have noticed
> any connection drops not even a single one...
> 
> >> pactl info 
> Server String: /run/user/1000/pulse/native
> Library Protocol Version: 35
> Server Protocol Version: 35
> Is Local: yes
> Client Index: 649
> Tile Size: 65472
> User Name: terpentin
> Host Name: tuxedo
> Server Name: PulseAudio (on PipeWire 0.3.72)
> Server Version: 15.0.0
> Default Sample Specification: float32le 2ch 48000Hz
> Default Channel Map: front-left,front-right
> Default Sink: bluez_output.40_A2_DB_DF_C8_D1.1
> Default Source: alsa_input.pci-0000_00_1f.3.3.analog-stereo
> Cookie: 0d4a:6706
> 
> >> hciconfig -a
> hci0:	Type: Primary  Bus: USB
> 	BD Address: 5C:E4:2A:4C:05:F8  ACL MTU: 1021:4  SCO MTU: 96:6
> 	UP RUNNING 
> 	RX bytes:7174991 acl:113 sco:0 events:991919 errors:0
> 	TX bytes:847118892 acl:983009 sco:0 commands:3411 errors:0
> 	Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87
> 	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
> 	Link policy: RSWITCH SNIFF 
> 	Link mode: PERIPHERAL ACCEPT 
> 	Name: 'tuxedo'
> 	Class: 0x7c010c
> 	Service Classes: Rendering, Capturing, Object Transfer, Audio, Telephony
> 	Device Class: Computer, Laptop
> 	HCI Version: 5.2 (0xb)  Revision: 0x2090
> 	LMP Version: 5.2 (0xb)  Subversion: 0x2090
> 	Manufacturer: Intel Corp. (2)
> 
> 
> >> bluetoothctl show
> Controller 5C:E4:2A:4C:05:F8 (public)
> 	Name: tuxedo
> 	Alias: tuxedo
> 	Class: 0x007c010c
> 	Powered: yes
> 	PowerState: on
> 	Discoverable: no
> 	DiscoverableTimeout: 0x0000003c
> 	Pairable: yes
> 	UUID: Message Notification Se.. (00001133-0000-1000-8000-00805f9b34fb)
> 	UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)
> 	UUID: OBEX Object Push          (00001105-0000-1000-8000-00805f9b34fb)
> 	UUID: Message Access Server     (00001132-0000-1000-8000-00805f9b34fb)
> 	UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)
> 	UUID: IrMC Sync                 (00001104-0000-1000-8000-00805f9b34fb)
> 	UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
> 	UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
> 	UUID: Phonebook Access Server   (0000112f-0000-1000-8000-00805f9b34fb)
> 	UUID: Audio Sink                (0000110b-0000-1000-8000-00805f9b34fb)
> 	UUID: Device Information        (0000180a-0000-1000-8000-00805f9b34fb)
> 	UUID: Generic Access Profile    (00001800-0000-1000-8000-00805f9b34fb)
> 	UUID: Handsfree Audio Gateway   (0000111f-0000-1000-8000-00805f9b34fb)
> 	UUID: Audio Source              (0000110a-0000-1000-8000-00805f9b34fb)
> 	UUID: OBEX File Transfer        (00001106-0000-1000-8000-00805f9b34fb)
> 	UUID: Handsfree                 (0000111e-0000-1000-8000-00805f9b34fb)
> 	Modalias: usb:v1D6Bp0246d0542
> 	Discovering: no
> 	Roles: central
> 	Roles: peripheral
> Advertising Features:
> 	ActiveInstances: 0x00 (0)
> 	SupportedInstances: 0x0c (12)
> 	SupportedIncludes: tx-power
> 	SupportedIncludes: appearance
> 	SupportedIncludes: local-name
> 	SupportedSecondaryChannels: 1M
> 	SupportedSecondaryChannels: 2M
> 	SupportedSecondaryChannels: Coded
> 
> 
> >> sudo dnf hist info 232
> Transaction ID : 232
> Begin time     : Sun 02 Jul 2023 04:51:02 PM CEST
> Begin rpmdb    :
> 2e39673a08bbcf670de1474ba49e84a1d516e3ddfaec82b97a2f48410c1512b5
> End time       : Sun 02 Jul 2023 04:51:18 PM CEST (16 seconds)
> End rpmdb      :
> 27f25669ad0119c7cae44f8181725308a145772cf38d0f8d7f6ffcff3f3435b8
> User           : terpentin <terpentin>
> Return-Code    : Success
> Releasever     : 38
> Command Line   : update
> Comment        : 
> Packages Altered:
>     [...]
>     Upgrade  pipewire-0.3.72-2.fc38.i686                                 
> @local-update-f38
>     Upgraded pipewire-0.3.72-1.fc38.i686                                 
> @@System
>     Upgrade  pipewire-0.3.72-2.fc38.x86_64                               
> @local-update-f38
>     Upgraded pipewire-0.3.72-1.fc38.x86_64                               
> @@System
>     Upgrade  pipewire-alsa-0.3.72-2.fc38.i686                            
> @local-update-f38
>     Upgraded pipewire-alsa-0.3.72-1.fc38.i686                            
> @@System
>     Upgrade  pipewire-alsa-0.3.72-2.fc38.x86_64                          
> @local-update-f38
>     Upgraded pipewire-alsa-0.3.72-1.fc38.x86_64                          
> @@System
>     Upgrade  pipewire-gstreamer-0.3.72-2.fc38.x86_64                     
> @local-update-f38
>     Upgraded pipewire-gstreamer-0.3.72-1.fc38.x86_64                     
> @@System
>     Upgrade  pipewire-jack-audio-connection-kit-0.3.72-2.fc38.x86_64     
> @local-update-f38
>     Upgraded pipewire-jack-audio-connection-kit-0.3.72-1.fc38.x86_64     
> @@System
>     Upgrade  pipewire-jack-audio-connection-kit-libs-0.3.72-2.fc38.x86_64
> @local-update-f38
>     Upgraded pipewire-jack-audio-connection-kit-libs-0.3.72-1.fc38.x86_64
> @@System
>     Upgrade  pipewire-libs-0.3.72-2.fc38.i686                            
> @local-update-f38
>     Upgraded pipewire-libs-0.3.72-1.fc38.i686                            
> @@System
>     Upgrade  pipewire-libs-0.3.72-2.fc38.x86_64                          
> @local-update-f38
>     Upgraded pipewire-libs-0.3.72-1.fc38.x86_64                          
> @@System
>     Upgrade  pipewire-pulseaudio-0.3.72-2.fc38.x86_64                    
> @local-update-f38
>     Upgraded pipewire-pulseaudio-0.3.72-1.fc38.x86_64                    
> @@System
>     Upgrade  pipewire-utils-0.3.72-2.fc38.x86_64                         
> @local-update-f38
>     Upgraded pipewire-utils-0.3.72-1.fc38.x86_64                         
> @@System

Comment 8 Peter Robinson 2023-07-02 21:03:33 UTC
(In reply to Nico from comment #6)
> Hi,  please find the data below.
> 
> Maybe worth a mention: After today's updates (pipewire) I don't have noticed
> any connection drops not even a single one...
> 
> >> pactl info 
> Server String: /run/user/1000/pulse/native
> Library Protocol Version: 35
> Server Protocol Version: 35
> Is Local: yes
> Client Index: 649
> Tile Size: 65472
> User Name: terpentin
> Host Name: tuxedo
> Server Name: PulseAudio (on PipeWire 0.3.72)
> Server Version: 15.0.0
> Default Sample Specification: float32le 2ch 48000Hz
> Default Channel Map: front-left,front-right
> Default Sink: bluez_output.40_A2_DB_DF_C8_D1.1
> Default Source: alsa_input.pci-0000_00_1f.3.3.analog-stereo
> Cookie: 0d4a:6706

Please keep your information concise, the old and new NVRs is probably enough, can you please explain why all this information is relevant?

> >> sudo dnf hist info 232

Please don't include this, it's WAY too verbose and basically useless information, I don't care about upgrade info, I care about the working and not working version by pure rpm NVR versions.

Comment 9 Ludovic Hirlimann [:Paul-muadib] 2023-08-04 06:56:05 UTC
(In reply to Peter Robinson from comment #3)
> (In reply to Ludovic Hirlimann [:Paul-muadib] from comment #0)
> > For the last few week I've been having audio drops over bluetooth.
> > 
> > What else can I provide to have this fixed ?
> 
> What changed in the window when this started? Was it bluez, kernel,
> firmware, something else?

No idea, I've updated since and the problem is gone. Can be closed a WFM.


Note You need to log in before you can comment on or make changes to this bug.