Good morning,
Whenever I boot a Fedora 26 box, the front headphone jack is muted and
volume set to zero. No insertion or removal of the cable is detected.
I have to use alsamixer to un-mute and bring the volume up. Then I use
alsactl store command and I can see that /var/lib/alsa/asound.state is
being updated:
control.11 {
iface MIXER
name 'Headphone Playback Switch'
value.0 false
value.1 false
comment {
access 'read write'
type BOOLEAN
count 2
}
}
changes to
control.11 {
iface MIXER
name 'Headphone Playback Switch'
value.0 true
value.1 true
comment {
access 'read write'
type BOOLEAN
count 2
}
}
But these changes are never persisted across reboots. What is missing
which is preventing the mute state and volume from being restored at
boot time?
I am connecting to the card 0:
[use0@localhost asound]$ cat cards
0 [SB ]: HDA-Intel - HDA ATI SB
HDA ATI SB at 0xfe024000 irq 16
1 [HDMI ]: HDA-Intel - HDA ATI HDMI
HDA ATI HDMI at 0xfdefc000 irq 32
Thank you
Alex
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user