Bug 1987

Summary: acpi poweroff sounds "unhealthy"
Product: ACPI Reporter: Rolf Offermanns (roffermanns)
Component: Power-OffAssignee: Shaohua (shaohua.li)
Status: REJECTED INSUFFICIENT_DATA    
Severity: normal CC: timo.warns
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.2-rc3 Subsystem:
Regression: --- Bisected commit-id:

Description Rolf Offermanns 2004-01-31 19:18:26 UTC
Distribution: Debian unstable (Knoppix HD install)
Hardware Environment: IBM Thinkpad R40 2681CDG
Software Environment:
Problem Description: With acpi enabled the shutdown and poweroff process end
very roughly. This is a bit hard to describe. If I disable acpi and shutdown the
system (apm enabled), the system shuts down, the disk stops spinning, the
display is switched off, and with the power led still on, it gives a short beep
after a second and the computer is off.
With acpi however, it seems like someone just pulls the plug, the disks sounds
more like crashing (it gives some sort of whistle sound) and it just feels
"unhealthy". 
Hmm, sounds weird, I know, but can someone confirm this?


Steps to reproduce:
- Enable acpi
- halt -p

compare to 
- acpi=off
- modprobe apm
- halt -p
Comment 1 Ingo Lepper 2004-02-20 05:12:29 UTC
Hardware environment: IBM thinkpad R40 2722DG1Kernel 2.6.3I can confirm this: strange noise with acpi, normal with apm.But I suspect the fan, since I get the the noise onlywhen the fan is running.
Comment 2 Len Brown 2004-11-14 19:51:42 UTC
still an issue with 2.6.9?