Bug 212726
| Summary: | Kernel does not poweroff my laptop (Toshiba A105-S361) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ahmed Kamal <email.ahmedkamal> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | covex, gemi, jonstanley, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-12-31 03:40:18 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
Ahmed Kamal
2006-10-28 13:40:24 UTC
I have a similar problem on a desktop system. FC5 used to power off as it should, but on FC6, shutdown proceeds as expected, and even seems to power off the disks. However the screen stays on with the last messages from the shutdown sequence displayed. Same here. Desktop with VIA cpu and board with: 00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev c4) 00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP] 00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40) 00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) I tried different acpi=on apm=off etc. but nothing workds. Moreover kernel refuses to use apci with message that I have to use acpi=force, but adding acpi=force to kernel boot parametr does nothing. So I was too fast to judge acpi=force. The kernel produces the message ACPI: BIOS age (1997) fails cutoff (1999), acpi=force is required to enable ACPI ACPI: acpi=force override but acpi is forced and it solves for me this issue. This was not needed with FC5. WORKAROUND FOUND: ================ It turns out kernel wasnt powering off on my hardware because of the module "snd_hda_intel" I added "rmmod snd_hda_intel" is the shutdown scripts, and now it has been powering off correctly for 15 days Isn't this a duplicate of bug #203930, then? |