Pulseaudio is a great software. Problem is it seems not to remember the settings you set through padevchooser. Hence, you have to apply them again and again each time your machine restarts.
But there is a solution to change the pulseaudio default configuration once and for all ?
First try the working command using pacmd. Once you found the right command to apply, write it in the /etc/pulse/default.pa file.
As an example, I have two sound cards and I wanted the default configuration to output the sound to both soundcards. thus I added the line:
set-default-sink combined
But there is a solution to change the pulseaudio default configuration once and for all ?
First try the working command using pacmd. Once you found the right command to apply, write it in the /etc/pulse/default.pa file.
As an example, I have two sound cards and I wanted the default configuration to output the sound to both soundcards. thus I added the line:
set-default-sink combined
No comments:
Post a Comment