Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196908 - alsasound init script tries to restore sound levels even if module loading fails
Summary: alsasound init script tries to restore sound levels even if module loading fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo ALSA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-24 10:13 UTC by Petteri Räty (RETIRED)
Modified: 2008-05-15 20:18 UTC (History)
1 user (show)

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 Petteri Räty (RETIRED) gentoo-dev 2007-10-24 10:13:06 UTC
alsasound     | * Loading ALSA modules ...
alsasound     | *   Loading: snd-card-0 ...
alsasound     |FATAL: Module snd_card_0 not found.                                                                                                                                                     [ !! ]
alsasound     | *   Loading: snd-seq ...                                                                                                                                                               [ ok ]
alsasound     | *   ERROR: Failed to load necessary drivers                                                                                                                                            [ ok ]
alsasound     | * Restoring Mixer Levels ...
alsasound     |alsactl: unrecognized option `---'
alsasound     |Usage: alsactl <options> command
alsasound     |
alsasound     |Available options:
alsasound     |  -h,--help        this help
alsasound     |  -f,--file #      configuration file (default /etc/asound.state or /etc/asound.names)
alsasound     |  -F,--force       try to restore the matching controls as much as possible
alsasound     |  -d,--debug       debug mode
alsasound     |  -v,--version     print version of this program
alsasound     |
alsasound     |Available commands:
alsasound     |  store   <card #> save current driver setup for one or each soundcards
alsasound     |                   to configuration file
alsasound     |  restore <card #> load current driver setup for one or each soundcards
alsasound     |                   from configuration file
alsasound     |  names   <card #> dump information about all the known present (sub-)devices
alsasound     |                   into configuration file (DEPRECATED)
alsasound     | * Errors while restoring defaults, ignoring                                                                                                                                            [ ok ]

would probably be better to not try to load the levels if we couldn't even load the modules.
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2008-05-15 20:18:04 UTC
Fixed in CVS