Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 176005 - media-sound/alsa-utils-1.0.14_rc2-r3 : issue with storing asound.state
Summary: media-sound/alsa-utils-1.0.14_rc2-r3 : issue with storing asound.state
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo ALSA team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-25 18:41 UTC by Toralf Förster
Modified: 2007-04-27 00:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2007-04-25 18:41:22 UTC
During boot alsa complains about this missing file, it is located under /etc and not under  /var/lib/alsa/, see also http://forums.gentoo.org/viewtopic-t-555303-highlight-asound+state.html

Reproducible: Always
Comment 1 Massimo Burcheri 2007-04-26 07:48:06 UTC
Like I said in the forum this command has to create the file first, if volume state isn't stored at halt:

alsactl -f /var/lib/alsa/asound.state store
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2007-04-27 00:41:31 UTC
Yes, looks like the file moved location and if you weren't letting the initscript save state on shutdown, you might have been bitten by this. Sorry for any inconvenience.