2004-09-01 07:35:44

by Shaohua Li

[permalink] [raw]
Subject: RE: problem with ACPI and suspend

Did you load ACPI button driver?

Shaohua

>-----Original Message-----
>From: [email protected] [mailto:linux-kernel-
>[email protected]] On Behalf Of Peder Stray
>Sent: Wednesday, September 01, 2004 3:00 AM
>To: [email protected]
>Subject: problem with ACPI and suspend
>
>ACPI works quite ok on my laptop, currently running 2.6.8, but when i
>resume from suspend the second time after a boot i get the following
>message:
>
> ACPI-0286: *** Error: No installed handler for fixed event
[00000002]
>
>and the acpi subsystems seem to stop sending events, as no scripts
>gets called after this. Anyone had similar problems? I really would
>like to have working suspend/resume more than once after each reboot
>;)
>
>--
> Peder Stray
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel"
in
>the body of a message to [email protected]
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.tux.org/lkml/


2004-09-01 08:28:26

by Peder Stray

[permalink] [raw]
Subject: Re: problem with ACPI and suspend

On Wed, 1 Sep 2004 15:35:11 +0800, Li, Shaohua <[email protected]> wrote:
> Did you load ACPI button driver?

The botton module is loaded at all times yes. Otherwis i guess it
wouldn't have worked at all. When i close the lid the first time, my
laptop suspends as it should, the second time it also suspends ass it
should, but when it wakes up from this suspend it gets the message i
orignially stated and no more messages are passed so the
resume-scripts won't get called ever again until i reboot, and thus it
won't suspend by closing the lid either.

list of modules loaded:

Module Size Used by
parport_pc 21249 1
lp 9133 0
parport 35977 2 parport_pc,lp
autofs4 20677 0
ds 12869 4
yenta_socket 15937 1
pcmcia_core 51336 2 ds,yenta_socket
sunrpc 141861 1
xircom_cb 10177 0
microcode 5601 0
md5 3905 1
ipv6 217349 10
vfat 12481 1
fat 39393 1 vfat
uhci_hcd 28505 0
button 4825 0
battery 7117 0
asus_acpi 9177 0
ac 3533 0
ext3 96937 4
jbd 66521 1 ext3
dm_mod 47317 5


> >-----Original Message-----
> >From: [email protected] [mailto:linux-kernel-
> >[email protected]] On Behalf Of Peder Stray
> >Sent: Wednesday, September 01, 2004 3:00 AM
> >To: [email protected]
> >Subject: problem with ACPI and suspend
> >
> >ACPI works quite ok on my laptop, currently running 2.6.8, but when i
> >resume from suspend the second time after a boot i get the following
> >message:
> >
> > ACPI-0286: *** Error: No installed handler for fixed event
> [00000002]
> >
> >and the acpi subsystems seem to stop sending events, as no scripts
> >gets called after this. Anyone had similar problems? I really would
> >like to have working suspend/resume more than once after each reboot
> >;)
> >
> >--
> > Peder Stray
> >-
> >To unsubscribe from this list: send the line "unsubscribe linux-kernel"
> in
> >the body of a message to [email protected]
> >More majordomo info at http://vger.kernel.org/majordomo-info.html
> >Please read the FAQ at http://www.tux.org/lkml/
>


--
Peder Stray