Hello I am having issues with my sound output it keeps changing every time I reboot my machine. and I have to set it to the correct output. Is there anyway to set it to a default settings so it will not change on restart. Thanks so much
Using pactl, You will need to add something like pactl set-default-sink alsa_output.yourdesiredoutput.blabla as a startup command.
Use pactl list/pactl list sinks to find out the correct name.
Thanks for the help, but I don't understand why this is not working out of the box, seems to me this is something that should work correctly. I never had problems like this with Mate. I have it on other machines and it works correctly...... So what has changed?