* system does not wake up sometimes
@ 2005-01-27 17:40 Peter Münster
0 siblings, 0 replies; 7+ messages in thread
From: Peter Münster @ 2005-01-27 17:40 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hello,
very often, my system does not wake up at the specified time. I need to
press a key to resume.
The system goes to sleep the day before at about 22h30 with the following
commands:
modprobe genrtc
sleep 5
echo 2005-01-28 11:10:00 >/proc/acpi/alarm
sleep 5
echo 1 >/proc/acpi/sleep
What could be wrong?
I'm using Linux-2.6.10 and ASUS A7N8X-X ACPI BIOS Rev 1006.
Thanks in advance for any help! Please tell me, if you need more information.
Kind regards, Peter
--
email: pmrb at free.fr
http://pmrb.free.fr/contact/
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: system does not wake up sometimes
@ 2005-01-31 1:01 Li, Shaohua
[not found] ` <16A54BF5D6E14E4D916CE26C9AD3057501168084-4yWAQGcml66iAffOGbnezLfspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Li, Shaohua @ 2005-01-31 1:01 UTC (permalink / raw)
To: Peter Münster, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi,
>Hello,
>very often, my system does not wake up at the specified time. I need to
>press a key to resume.
>The system goes to sleep the day before at about 22h30 with the following
>commands:
>modprobe genrtc
>sleep 5
>echo 2005-01-28 11:10:00 >/proc/acpi/alarm
>sleep 5
>echo 1 >/proc/acpi/sleep
>
>What could be wrong?
>I'm using Linux-2.6.10 and ASUS A7N8X-X ACPI BIOS Rev 1006.
>
>Thanks in advance for any help! Please tell me, if you need more
>information.
did you mean alarm can't work only the specific time? Is there any rule?
Thanks,
Shaohua
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: system does not wake up sometimes
[not found] ` <16A54BF5D6E14E4D916CE26C9AD3057501168084-4yWAQGcml66iAffOGbnezLfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2005-01-31 22:21 ` Peter Münster
[not found] ` <Pine.LNX.4.58.0501312317420.31879-iBKnCo7tEuSksujEA26zIQ@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Peter Münster @ 2005-01-31 22:21 UTC (permalink / raw)
To: Li, Shaohua; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Mon, 31 Jan 2005, Li, Shaohua wrote:
> >very often, my system does not wake up at the specified time. I need to
> >press a key to resume.
> >The system goes to sleep the day before at about 22h30 with the following
> >commands:
> >modprobe genrtc
> >sleep 5
> >echo 2005-01-28 11:10:00 >/proc/acpi/alarm
> >sleep 5
> >echo 1 >/proc/acpi/sleep
> >
> >What could be wrong?
> >I'm using Linux-2.6.10 and ASUS A7N8X-X ACPI BIOS Rev 1006.
> >
> >Thanks in advance for any help! Please tell me, if you need more
> >information.
>
> did you mean alarm can't work only the specific time? Is there any rule?
No, I didn't find any rule. Sometimes the system really wakes up the right
time (Jan 22 11:10:00 gaston kernel: Back to C!), but very often it does
not. And this is not so good, because some cron-jobs don't get started at
the right time...
Greetings, Peter
--
http://pmrb.free.fr/contact/
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: system does not wake up sometimes
[not found] ` <Pine.LNX.4.58.0501312317420.31879-iBKnCo7tEuSksujEA26zIQ@public.gmane.org>
@ 2005-02-01 0:44 ` Li Shaohua
[not found] ` <1107218653.26227.3.camel-U5EdaLXB8smDugQYiPIPGdh3ngVCH38I@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Li Shaohua @ 2005-02-01 0:44 UTC (permalink / raw)
To: Peter Münster; +Cc: ACPI-DEV
Hi,
On Tue, 2005-02-01 at 06:21, Peter Münster wrote:
> On Mon, 31 Jan 2005, Li, Shaohua wrote:
>
> > >very often, my system does not wake up at the specified time. I need to
> > >press a key to resume.
> > >The system goes to sleep the day before at about 22h30 with the following
> > >commands:
> > >modprobe genrtc
> > >sleep 5
> > >echo 2005-01-28 11:10:00 >/proc/acpi/alarm
> > >sleep 5
> > >echo 1 >/proc/acpi/sleep
> > >
> > >What could be wrong?
> > >I'm using Linux-2.6.10 and ASUS A7N8X-X ACPI BIOS Rev 1006.
> > >
> > >Thanks in advance for any help! Please tell me, if you need more
> > >information.
> >
> > did you mean alarm can't work only the specific time? Is there any rule?
>
> No, I didn't find any rule. Sometimes the system really wakes up the right
> time (Jan 22 11:10:00 gaston kernel: Back to C!), but very often it does
> not. And this is not so good, because some cron-jobs don't get started at
> the right time...
Just try to set an alarm in system run time (doesn't do suspend/resume)
and see if ACPI interrupt increased (see /proc/interrupts). Please try
several times and report back. How about S3?
Thanks,
Shaohua
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: system does not wake up sometimes
[not found] ` <1107218653.26227.3.camel-U5EdaLXB8smDugQYiPIPGdh3ngVCH38I@public.gmane.org>
@ 2005-02-01 20:04 ` Peter Münster
[not found] ` <Pine.LNX.4.58.0502012022280.24529-iBKnCo7tEuSksujEA26zIQ@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Peter Münster @ 2005-02-01 20:04 UTC (permalink / raw)
To: Li Shaohua; +Cc: ACPI-DEV
On Tue, 1 Feb 2005, Li Shaohua wrote:
> > No, I didn't find any rule. Sometimes the system really wakes up the right
> > time (Jan 22 11:10:00 gaston kernel: Back to C!), but very often it does
> > not. And this is not so good, because some cron-jobs don't get started at
> > the right time...
> Just try to set an alarm in system run time (doesn't do suspend/resume)
> and see if ACPI interrupt increased (see /proc/interrupts). Please try
> several times and report back. How about S3?
Now I've played around a little bit with /proc/acpi/alarm and I discover,
that it works exactly one time after reboot, and then never again.
Here is the kernel message when interrupt arrives:
ACPI-0286: *** Error: No installed handler for fixed event [00000004]
Here is the kernel message when interrupt arrives and system was sleeping:
Stopping tasks: ================================================|
Back to C!
APIC error on CPU0: 00(08)
ACPI-0286: *** Error: No installed handler for fixed event [00000004]
PCI: cache line size of 64 is not supported by device 0000:00:02.2
ehci_hcd 0000:00:02.2: USB 2.0 restarted, EHCI 1.00, driver 26 Oct 2004
ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 19 (level, high) -> IRQ 19
Restarting tasks... done
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V3 device at 0000:02:00.0 into 4x mode
[drm] Loading R200 Microcode
And here the kernel message when I have to wake up the system by moving the
mouse:
Stopping tasks: =======================================================|
Back to C!
APIC error on CPU0: 00(08)
ACPI: PCI interrupt 0000:00:06.0[A] -> GSI 22 (level, high) -> IRQ 22
PCI: Setting latency timer of device 0000:00:06.0 to 64
ACPI: PCI interrupt 0000:01:09.0[A] -> GSI 17 (level, high) -> IRQ 17
ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 19 (level, high) -> IRQ 19
Restarting tasks... done
Concerning S3: it seems, that it does not work with X-Windows.
Cheers, Peter
--
http://pmrb.free.fr/contact/
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: system does not wake up sometimes
[not found] ` <Pine.LNX.4.58.0502012022280.24529-iBKnCo7tEuSksujEA26zIQ@public.gmane.org>
@ 2005-02-01 23:44 ` Karol Kozimor
[not found] ` <20050201234440.GA2764-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
0 siblings, 1 reply; 7+ messages in thread
From: Karol Kozimor @ 2005-02-01 23:44 UTC (permalink / raw)
To: Peter Münster; +Cc: Li Shaohua, ACPI-DEV
Thus wrote Peter Münster:
> Here is the kernel message when interrupt arrives:
> ACPI-0286: *** Error: No installed handler for fixed event [00000004]
Please see http://bugme.osdl.org/show_bug.cgi?id=1320.
Best regards,
--
Karol 'sziwan' Kozimor
sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: system does not wake up sometimes
[not found] ` <20050201234440.GA2764-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
@ 2005-02-02 19:05 ` Peter Münster
0 siblings, 0 replies; 7+ messages in thread
From: Peter Münster @ 2005-02-02 19:05 UTC (permalink / raw)
To: Karol Kozimor; +Cc: Li Shaohua, ACPI-DEV
On Wed, 2 Feb 2005, Karol Kozimor wrote:
> Thus wrote Peter Münster:
> > Here is the kernel message when interrupt arrives:
> > ACPI-0286: *** Error: No installed handler for fixed event [00000004]
>
> Please see http://bugme.osdl.org/show_bug.cgi?id=1320.
Thanks for this link: now I'm using Linux 2.6.11-rc2 and everything seems
to be fine!
Best regards, Peter
--
http://pmrb.free.fr/contact/
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-02-02 19:05 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-31 1:01 system does not wake up sometimes Li, Shaohua
[not found] ` <16A54BF5D6E14E4D916CE26C9AD3057501168084-4yWAQGcml66iAffOGbnezLfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2005-01-31 22:21 ` Peter Münster
[not found] ` <Pine.LNX.4.58.0501312317420.31879-iBKnCo7tEuSksujEA26zIQ@public.gmane.org>
2005-02-01 0:44 ` Li Shaohua
[not found] ` <1107218653.26227.3.camel-U5EdaLXB8smDugQYiPIPGdh3ngVCH38I@public.gmane.org>
2005-02-01 20:04 ` Peter Münster
[not found] ` <Pine.LNX.4.58.0502012022280.24529-iBKnCo7tEuSksujEA26zIQ@public.gmane.org>
2005-02-01 23:44 ` Karol Kozimor
[not found] ` <20050201234440.GA2764-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
2005-02-02 19:05 ` Peter Münster
-- strict thread matches above, loose matches on Subject: below --
2005-01-27 17:40 Peter Münster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox