Bug 12852
Summary: | On resume irq 16 get's disabled. | ||
---|---|---|---|
Product: | Power Management | Reporter: | Jonathan Larsen (agentc0re) |
Component: | Hibernation/Suspend | Assignee: | Rafael J. Wysocki (rjw) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | akpm, alan, chris.mason, tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.28.7 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216 |
Description
Jonathan Larsen
2009-03-10 17:08:05 UTC
Ah crud. Sorry, I didn't mean to list both. I've used kernel 2.6.27.7, 2.6.28.6 and 2.6.28.7 and none of them worked. Meaning i've always received a message telling me that IRQ 16 is disabled by the kernel. Takashi, can you have a look at this, please? Jonathan, can you also test the current mainline (2.6.29-rc7 or later), please? (In reply to comment #3) > Jonathan, can you also test the current mainline (2.6.29-rc7 or later), > please? > Sure, not a problem. With 2.6.29-rc7, on resume I no longer have kernel message stating that it is disabling irq 16. I've been conducting my testing by just viewing a random youtube video, going into suspend and then resuming and trying to play the video again. At first, even though it didn't say the irq was disabled, sound didn't work. I had to close that site and reopen it to have the sound work. Not sure if that's a Firefox thing or not, but I thought it might be worth to mention. What do you need from me or have me do from here? Which sound subsystem are you using? If you are using pulseaudio, try without it. I am using Alsa. OK, and does it happen with other apps? For example, playing a WAV file via aplay, and do suspend-resume. Does it continue to work? (In reply to comment #8) > OK, and does it happen with other apps? > For example, playing a WAV file via aplay, and do suspend-resume. Does it > continue to work? > I tested that out by using Amarok just now. The included intro file played fine on resume. I am now using 2.6.29.1 and my problems are completely fixed. I never filed a bug for another issue that i was having but if i left my pc for any longer than 5 minutes in suspend, it would not awake. It would go in a "loop" and look like it was going to wake up but then go back into suspend. I know that was never part of this bug, sorry i never filed(or searched, possible known problem before?) Anyways, Thanks for your hard work. |