Summary: | media-sound/alsa-utils-1.0.17: alsasound stop hangs on 2.6.29 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ortwin Glueck <odi> |
Component: | [OLD] Unspecified | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Ortwin Glueck
2009-03-03 15:35:23 UTC
Thats why module unloading is considered a bad idea (is written and handled in ~ version of alsa-utils) and should not be used. So the workaround is: /etc/conf.d/alsasound: UNLOAD_ON_STOP="no" WFM |