You are not logged in.

#1 2019-07-07 12:33:17

Bojahdok
Member
Registered: 2019-06-27
Posts: 37

[SOLVED] Pulseaudio fallback sink problem

Hi everyone, I'm posting here because I can't change my default sink device in pulseadio

I'll explain :

Actually it's : alsa_output.pci-0000_01_00.1.hdmi-stereo

And I would like to change it to : alsa_output.pci-0000_00_1b.0.analog-stereo

So when I do : pacmd set-default-sink alsa_output.pci-0000_00_1b.0.analog-stereo
no error appears, like it work, but when i do : pacmd stat i can see that the default sink havn't changed, it still is : alsa_output.pci-0000_01_00.1.hdmi-stereo

I aulso tried to change it into my /etc/pulse/default.pa by putting set-default-sink alsa_output.pci-0000_00_1b.0.analog-stereo but nothing changed

Does anyone have an idea of why it wouldn't work ?

Thanks

Last edited by Bojahdok (2019-07-23 08:38:35)

Offline

#2 2019-07-09 18:16:10

archangel777
Member
Registered: 2019-06-08
Posts: 3

Re: [SOLVED] Pulseaudio fallback sink problem

maybe you should start pulseaudio as user:

systemctl --user start pulseaudio

and enable it as user, the same way

systemctl --user enable pulseaudio


HP Pavilion Gaming Desktop 690-07xx, AMD Ryzen 5 2400G,  NVIDIA GP107 [GeForce GTX 1050]

Offline

#3 2019-07-23 08:36:05

Bojahdok
Member
Registered: 2019-06-27
Posts: 37

Re: [SOLVED] Pulseaudio fallback sink problem

I did those two commands and it changed the order of the cards in "pacmd stat"

And after some tweaking in /etc/pulse/default.pa it finally worked.

Many thanks !

Offline

Board footer

Powered by FluxBB