Subject: Re: acpi problems on acer aspire 5310
To: None <current-users@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: current-users
Date: 01/14/2008 17:03:23
On Sun, Jan 13, 2008 at 02:47:36PM +0200, Arto Huusko wrote:
> Second problem is that, even though power button and sleep button
> are attached
>
> acpibut0 at acpi0 (SLPB, PNP0C0E): ACPI Sleep Button
> acpibut1 at acpi0 (PWRB, PNP0C0C): ACPI Power Button

Can you check if "vmstat -i" shows changes for irq 9 when pressing the
button?

> Third problem is that the machine will not power off with shutdown -p
> (I haven't even tried sleeping it yet). Last message printed on the
> console when powering off is
>
> acpi: entering state 5

Please submit a PR for this. Include the output of acpidump with that.

Joerg