Bug 1162
Summary: | Hangs on resume after using alsa | ||
---|---|---|---|
Product: | Power Management | Reporter: | Zak Wilson (zak) |
Component: | APM | Assignee: | Stephen Rothwell (apmbugs) |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | high | CC: | bunk, diegocg |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.0-test4 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
Zak Wilson
2003-08-28 12:44:34 UTC
To reproduce: * This probably requires a CS46xx sound card. It might even require a Thinkpad T20. * Compile Linux 2.6.0-test4 with APM support and with alsa as modules. * Attempt to play a WAV file with aplay, alsaplayer or (not tested) any other player using alsa output. The player will not produce any sound output, and will hang. If this does not occur, you will probably not be able to reproduce the problem. * Suspend the system, then attempt to resume. Does the problem occur if the ALSA modules are removed before suspending and then reinserted after resume? Removal of alsa modules fails. Should I try recompiling with forced module unloading? I can no longer reproduce the problem with -test8. Unless anybody else is able to, this bug should probably be closed. I can still reproduce a similar issue. Using a T20 w/ alsa compiled in, audio stops working after an APM resume. This is w/ 2.6.0-test9-bk24, but I've seen the problem for quite awhile. I do not see the heavy cpu usage, or system hang noted above. The only issue is audio no longer working. When using the OSS driver (or 2.4) I cannot reproduce the problem. does it happens in recent 2.6 releases? I'm assuming this issue is already fixed in recent 2.6 kernels. Please reopen this bug if it's still present in kernel 2.6.16. |