[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#960788: Intel SOF audio firmware packaging



Am 10.12.2020 13:56 schrieb Barak A. Pearlmutter:
Not sure if this will work for you, but it does for me.
Basically, the device initializes into a muted state, so you need to
unmute it pretty forcibly.

Here are my notes showing various ways to accomplish this.
This is with my device numbering, yours might be different.
You can just run "alsamixer" with no arguments to see all the alsa
audio devices, and see if one is muted, and if so unmute it, and if
not mute/unmute it just to be sure.

-------------------------------------------------------------------------------------------------------

Unmute device:

$ alsamixer -c 0

- switch to "Master" device
- press "m" to unmute it so that you see "00" instead of "MM" under
- up arrow key to increase the volume to 100%

Store setting across boot:

$ sudo alsactl store


That did the trick ! Thanks, you saved my day.
Weird that pavucontrol does not show the device as muted...


Reply to: