Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • 2
    You can reference a sink by its index OR by its name pactl list short sinks > 4 bluez_sink.FC_A8_9A_2C_EB_0B module-bluez5-device.c s16le 1ch 8000Hz IDLE now just reference the name pactl set-default-sink bluez_sink.FC_A8_9A_2C_EB_0B Commented Jan 21, 2017 at 21:57
  • 1
    @LeifLiddy: Thank you for the note. In more recent versions of Pulseaudio you can indeed reference to the name of a sink on set-default-sink but you will still need the index number on move-sink-input. Commented Jan 22, 2017 at 7:27
  • And what if 0 sink input(s) available.? But that shitty flash player is still playing audio? Commented Sep 29, 2017 at 1:03
  • And I see flash player in the client(s) logged in section of pacmd list Commented Sep 29, 2017 at 1:06
  • @Zhigalin Flash is long dead on my systems so I can't reall say... it may play directly through ALSA. Commented Sep 29, 2017 at 6:03