Bug 8516

Summary: unable to shutdown on kernel 2.6.22-rc2
Product: ACPI Reporter: thierry volpiatto (tvolpiatt)
Component: Power-OffAssignee: acpi_power-off
Status: REJECTED INVALID    
Severity: normal CC: acpi-bugzilla, akpm, dmitry.torokhov
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: vanilla-sources-2.6.22-rc2 Subsystem:
Regression: --- Bisected commit-id:
Attachments: dmesg
/usr/src/linux/.config

Description thierry volpiatto 2007-05-20 23:00:05 UTC
Most recent kernel where this bug did *NOT* occur:
Distribution:gentoo 
Hardware Environment:x86
Software Environment:
Problem Description:
every things work correctly but when i want to shutdown it fails at the end of the
process with this message:
system halted
psmouse.c: Failed to deactivate mouse on isa0060/serio1
shutdown: hda #again
system halted
Steps to reproduce:
Comment 1 thierry volpiatto 2007-05-20 23:06:45 UTC
Created attachment 11555 [details]
dmesg

I forget:
the last kernel able to shutdown and working perfectly is
2.6.19-r5(gentoo-sources)
Comment 2 thierry volpiatto 2007-05-20 23:09:49 UTC
Created attachment 11556 [details]
/usr/src/linux/.config
Comment 3 Len Brown 2007-06-01 15:40:55 UTC
this is broken in 2.6.19, 2.6.20, and 2.6.21?

does it work better if booted with "acpi=off"?
Comment 4 thierry volpiatto 2007-06-01 23:26:28 UTC
No, that don't work , i tried that already.
Comment 5 Len Brown 2007-06-05 11:18:46 UTC
#
# Power management options (ACPI, APM)
#
# CONFIG_PM is not set

Please enable CONFIG_PM and CONFIG_ACPI,
and re-open this bug if you still have an issue with poweroff.