You are not logged in.
I previously had a problem with my volume resetting to 0 on every boot. Installing alsa-utils fixed that issue, but now the volume gets maxed out every time I resume from suspend/hibernate. Can anyone help with this?
Much appreciated,
Dave
Last edited by davermont (2014-11-09 13:29:40)
Offline
You can try to remove and recreate the ALSA state file.
Maybe the permissions of /var/lib/alsa/asound.state are wrong.
See this Arch wiki article for reference.
You should also check the journal of the alsa-store systemd service for errors:
journalctl -u alsa-store.serviceOffline
Thanks, float. That did fix the problem.
Offline