Bug 139211
Summary: | acpi -- won't power down when shutdown -h now called | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | angeldust <bubazoo> |
Component: | kernel | Assignee: | Dave Jones <davej> |
Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | CC: | pfrields |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-11-16 04:31:29 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: |
Description
angeldust
2004-11-14 01:47:24 UTC
I have the same problem, my motherboard is epox 8k9a2+ with latest bios. Shutdown worked fine with fc2. I also tried different acpi suspend types from the bios but with no success. maybe related bug: 139284 I'm seeing the same problem. In my case, the last few lines of console output are: Shutdown: hda Power down. acpi_power_off called Power remains on, even though the system is now halted. The system used to turn off the power just fine, right through Fedora Core 2. This is a new regression in Fedora Core 3. My motherboard is an ABIT KG7. I have an Athlon CPU with AMD-760 and VIA VT82C686 chipsets. Kernel was booted with "acpi=on" on the command line. Bug #139402 may also be related. *** This bug has been marked as a duplicate of 132761 *** someone on the fedora mailing list sent me this: and it worked! in grub.conf, add to the end of your kernel line, acpi=ht suprisingly that fixed the problem. weird. I put it between rhgb and quiet |