Bug 211579 - kacpid does not trigger on power fail
Summary: kacpid does not trigger on power fail
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 5
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-20 08:29 UTC by Bengt Hammarlin
Modified: 2015-01-04 22:29 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-10-20 21:46:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bengt Hammarlin 2006-10-20 08:29:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060313 Fedora/1.5.0.1-9 Firefox/1.5.0.1 pango-text

Description of problem:
kacpid does not always trigger on a powerfail signal shorter than 125 msec and never if the signal is shorter than ~95 msec.
This is important since there is usually time to at least save buffers and sync filesystems on the remaining capacitor charge in the power supply. The power supply in some small systems delivers a powerfail signal with a duration of 100 msec +- 10 msec.


Version-Release number of selected component (if applicable):


How reproducible:
Always


Steps to Reproduce:
1.send power button signal generated at 90 msec... nothing happens
2.send power button signal generated at 100 msec... 
      power down sequence starts 30% of the time
3.send power button signal generated at 125 msec...
      power down sequence starts every time

Actual Results:


Expected Results:


Additional info:

Comment 1 Phil Knirsch 2006-10-20 10:13:59 UTC
This is kernel acpi related though, so i'll reassign it to the proper component.

Read ya, Phil

Comment 2 Dave Jones 2006-10-20 21:46:25 UTC
there's absolutely no guarantee that kacpid is going to be scheduled in any
given timeframe.


Note You need to log in before you can comment on or make changes to this bug.