Bug 444115
Summary: | EeePC does not shut down due to snd-hda-intel module | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Luis Felipe Marzagao <lfelipebm> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 10 | CC: | amlau, bnocera, dominik, jbmasurel, jburgess777, kwade, lcapitulino, lfelipebm, luke, ma, mlichvar, redhat-bugzilla, sitsofe |
Target Milestone: | --- | Flags: | kwade:
fedora_requires_release_note+
|
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
URL: | http://fedoraproject.org/wiki/EeePc#head-72b003c8b496582b0bd2e3ec1e155c270bc7ba9d | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-12-21 16:57:03 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 462851 |
Description
Luis Felipe Marzagao
2008-04-25 03:31:33 UTC
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping Problem still exists in Fedora 9 I think this bug has not been fixed... we managed to temp "fix" with just this code: modprobe -r snd-hda-intel in /etc/init.d/halt Thankyou for support :-) Well, put "modprobe -r snd-hda-intel" into /sbin/halt.local and chmod 755 to it. This will not break it once initscripts are updated until the problem is really fixed the correct/sane way. Curiously if you have a late 2.6.26 kernel you can workaround the issue by using hda autosuspend (see the companion Ubuntu bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/126140 . Problem still exist on rawhide. Luis: Does setting autosuspend via sysfs as described in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/126140/comments/38 help? Sitsofe: Yes. It works. But it's not acceptable. The module should be able to be unloaded... *** Bug 453244 has been marked as a duplicate of this bug. *** *** Bug 468254 has been marked as a duplicate of this bug. *** Hm. Actually the "solution" of unloading the module doesn't always help. In about 50% of the cases my eeepc 901 still hangs after reboot. I'll try a bios update. This issue has been discussed upstream and there is a patch available at: http://bugzilla.kernel.org/show_bug.cgi?id=11889 commit 0cbf00980f0fc4cc064a15ab3dfce19b5fae9130 upstream Probably not worth putting in the F10 kernel this late... This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping It looks like this fix made it into 2.6.27.5 which has been released as an F10 update. Should this be marked resolved now? Yes, fixed. I have 2.6.27.7-134 and it's working. |