I suspend my laptop using echo mem > /sys/power/state. That works fine and it resumes nicely. Once I try to power it off, it shuts down fine until i see the message Power down. (or similar). Needless to say, it stops there, completely.
Why? How to avoid?
- Gentoo ~amd64
- Vanilla kernel 3.0.4
- Dell Latitude E6400
- lspci: http://pastebin.com/b0BYGHAQ
- kernel conf: http://paste.pocoo.org/show/471271/
- dmesg: http://paste.pocoo.org/show/471320/
- With acpi debug: http://paste.pocoo.org/show/486337/
- with acpi debug after resume: http://paste.pocoo.org/show/486338/
- without wl after resume: http://paste.pocoo.org/show/487374/
- modules: wl (broadcom wlan)
shutdown -H, butshutdown -Pshould power off. – psusi Sep 7 '11 at 1:40CONFIG_ACPI_DEBUGenabled and post the new dmesg. – rozcietrzewiacz Oct 2 '11 at 13:38