Bug 1240922
| Summary: | HP Pavilion 11-n003ng x360 2in1 Notebook Unable turn off power | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matthias31 <fiedler_matthias> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | fiedler_matthias, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-09 17:55:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Matthias31
2015-07-08 07:13:20 UTC
it looks like an ACPI bug in the actual kernel currently i use the actual kernel 4.0.6 and on this Bug you can find this problem again on fedora 21. https://bugzilla.redhat.com/show_bug.cgi?id=1184273 Does blacklisting dw_dmac and dw_dmac_core fix it as mentioned in bug 1184273? can you tell me how i can do that? sry i am a newcomer i´ ve solved the problem by doing: echo "blacklist dw_dmac" | sudo tee -a /etc/modprobe.d/blacklist.conf echo "blacklist dw_dmac_core" | sudo tee -a /etc/modprobe.d/blacklist.conf and the Bug is gone :-) The netbook is now rebooting / shutting down correctly It look like that the kernel modules are broken *** This bug has been marked as a duplicate of bug 1184273 *** |