https://bugs.kde.org/show_bug.cgi?id=516690

--- Comment #2 from [email protected] ---
(In reply to TraceyC from comment #1)
> 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"

Sure!
The result as follows!

pw-cli list-objects | grep -i blue
object.path = "bluez_midi.server:output_0"
node.name = "bluez_midi.server"
object.path = "bluez_midi.server:input_0"

If I do reconnect then everything shows up fine:

pw-cli list-objects | grep -i blue
object.path = "bluez_midi.server:output_0"
node.name = "bluez_midi.server"
object.path = "bluez_midi.server:input_0"
object.path = "bluez_input.40:35:E6:02:B6:09:capture_0"
object.path = "bluez_output.40:35:E6:02:B6:09:monitor_0"
device.api = "bluez5"
device.name = "bluez_card.40_35_E6_02_B6_09"
node.name = "bluez_input.40:35:E6:02:B6:09"
node.name = "bluez_output_internal.40_35_E6_02_B6_09.1"
node.description = "Bluetooth internal playback stream for Galaxy Buds2 (B609)"
node.name = "bluez_playback_internal.40:35:E6:02:B6:09"
node.description = "Bluetooth internal capture stream for Galaxy Buds2 (B609)"
node.name = "bluez_capture_internal.40:35:E6:02:B6:09"
object.path = "bluez_output.40:35:E6:02:B6:09:playback_0"
object.path = "bluez_capture_internal.40:35:E6:02:B6:09:input_0"
port.alias = "Bluetooth internal capture stream for Galaxy Buds2
(B609):input_MONO"
object.path = "bluez_capture_internal.40:35:E6:02:B6:09:monitor_0"
port.alias = "Bluetooth internal capture stream for Galaxy Buds2
(B609):monitor_MONO"
object.path = "bluez_output.40:35:E6:02:B6:09:monitor_1"
object.path = "bluez_output.40:35:E6:02:B6:09:playback_1"
node.name = "bluez_output.40:35:E6:02:B6:09"
object.path = "bluez_playback_internal.40:35:E6:02:B6:09:output_0"
port.alias = "Bluetooth internal playback stream for Galaxy Buds2
(B609):output_FL"
object.path = "bluez_output_internal.40_35_E6_02_B6_09.1:monitor_1"
object.path = "bluez_output_internal.40_35_E6_02_B6_09.1:playback_1"
object.path = "bluez_output_internal.40_35_E6_02_B6_09.1:monitor_0"
object.path = "bluez_playback_internal.40:35:E6:02:B6:09:output_1"
port.alias = "Bluetooth internal playback stream for Galaxy Buds2
(B609):output_FR"
object.path = "bluez_output_internal.40_35_E6_02_B6_09.1:playback_0"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to