https://bugs.kde.org/show_bug.cgi?id=516690
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Bluetooth in general |Audio in general Status|REPORTED |NEEDSINFO CC| |[email protected], | |[email protected] Summary|Bluetooth headset does not |Bluetooth headset connects |connect through Plasma |to bluetooth but is not | |listed in audio devices and | |audio does not play through | |it Resolution|--- |WAITINGFORINFO --- Comment #1 from TraceyC <[email protected]> --- Thanks for the bug report, and the screen recording. That's really helpful. What I see happening is that the bluetooth connection is successful but the audio system is not properly connecting to the earbuds. When the bug is happening, can you please run this in a terminal and see if your earbuds are listed in the output? Please also paste the output here. pw-cli list-objects | grep -i blue For instance, with my bluetooth earbuds connected I see this (you can see the model number in a few lines) > pw-cli list-objects | grep -i blue node.name = "bluez_midi.server" object.path = "bluez_output.AC_80_0A_08_3B_7B.1:monitor_0" object.path = "bluez_midi.server:output_0" object.path = "bluez_midi.server:input_0" object.path = "bluez_output.AC_80_0A_08_3B_7B.1:monitor_1" object.path = "bluez_input.AC:80:0A:08:3B:7B:capture_0" object.path = "bluez_capture_internal.AC:80:0A:08:3B:7B:input_0" port.alias = "Bluetooth internal capture stream for WF-1000XM4:input_MONO" object.path = "bluez_capture_internal.AC:80:0A:08:3B:7B:monitor_0" port.alias = "Bluetooth internal capture stream for WF-1000XM4:monitor_MONO" object.path = "bluez_output.AC_80_0A_08_3B_7B.1:playback_0" object.path = "bluez_output.AC_80_0A_08_3B_7B.1:playback_1" node.name = "bluez_output.AC_80_0A_08_3B_7B.1" node.name = "bluez_input.AC:80:0A:08:3B:7B" device.api = "bluez5" device.name = "bluez_card.AC_80_0A_08_3B_7B" node.description = "Bluetooth internal capture stream for WF-1000XM4" node.name = "bluez_capture_internal.AC:80:0A:08:3B:7B" -- You are receiving this mail because: You are watching all bug changes.
