You are not logged in.
Pages: 1
I am unable to switch between my laptop and bluetooth speaker via cli commands. I am using pipewire at the moment, so pacmd doesn't work anymore, I have to use pactl only.
output of pactl list sinks short
42 alsa_output.pci-0000_00_1f.3.analog-stereo PipeWire s32le 2ch 48000Hz RUNNING
50 bluez_output.30_C0_1B_43_78_C5.a2dp-sink PipeWire s16le 2ch 48000Hz RUNNINGnow if `Build in Speakers` are set as fallback device in pavucontrol and I run
pactl set-default-sink 50, my bluetooth device becomes the fallback device
but if its opposite, and I run
pactl set-default-sink 42, nothing is happening, I have to manually select via pavucontrol to make default speakers as fallback device again.
how I can successfully do this in pipewire ?
Offline
Pages: 1