Wrong audio output at boot

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Charkel

Wrong audio output at boot

Post by Charkel »

When I boot my computer the output is always "Built-In Audio" regarding of what output I used before rebooting. I am using a USB connected headset and I always have to switch it manually after boot.
THis really is a 'first world problem' but I would really love it if it would remember my last settings or always start on USB audio.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: Wrong audio output at boot

Post by kukamuumuka »

Install alsa-tools-gui

Code: Select all

apt install alsa-tools-gui

Code: Select all

hdajackretask
http://puolanka.info/goto/how-to-deacti ... es-output/
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: Wrong audio output at boot

Post by Flemur »

administrollaattori wrote:Install alsa-tools-gui
Could OP's problem be a pulseaudio issue?

I run an audio script at login that sets everything to "normal" - mostly so that if I've left it muted or turned way up for a quiet video or whatever, it'll be in some workable, non-blasting state.

The script mostly looks like:

Code: Select all

amixer set 'Master',0        25%  unmute
amixer set 'Headphone',0    100%  unmute
...
Here's how to change the output device with "amixer":
https://unix.stackexchange.com/question ... vice#88151

Disclaimer: I don't use pulseaudio, so "amixer" stuff not tested with it.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
Locked

Return to “Beginner Questions”