Bug 11889
Summary: | snd-hda-intel prevents machine to power off | ||
---|---|---|---|
Product: | Drivers | Reporter: | Luiz Fernando N. Capitulino (lcapitulino) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.28-rc2 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | patch from Takashi Iwai |
Description
Luiz Fernando N. Capitulino
2008-10-29 08:00:08 UTC
Created attachment 18496 [details] patch from Takashi Iwai This problem has been discussed upstream in this thread: http://lkml.org/lkml/2008/10/28/198 And the attached patch has been made by Takashi Iwai. I have tested the patch from comment #1, and it fixes the problem for me. Just for reference, loading the module with power_save=10 also fixes the problem and the patch is based on this fact. Takashi, what's your plan for this patch? I think it should be merged in Linus's tree and 2.6.27-stable. Also, I've found that this bug might be a dupe of #7195. Thanks for checking. Glad to hear that works. I'll try the patch for another couple of my machines to confirm that it doesn't break, at least. After that, I'll merge it to sound git tree and send a pull request for 2.6.28. And, yes, it can be a good candidate for stable kernels. Please, let me know when you are done with the tests so that I can merge this on Mandriva kernel. Now it's merged to Linus tree. Great! Closing as fixed then. |