Hi,
Am Freitag, 10. September 2004 15:25 schrieb Derek Broughton:
> Anyway, for any such event you put both the deactivation and the
> reactivation code in the same script:
>
> # deactivate code here
> echo 4 > /proc/acpi/sleep
> # good idea to sleep for a moment to let things wake up properly
> s
Hi,
Am Freitag, 10. September 2004 15:25 schrieb Derek Broughton:
> Anyway, for any such event you put both the deactivation and the
> reactivation code in the same script:
>
> # deactivate code here
> echo 4 > /proc/acpi/sleep
> # good idea to sleep for a moment to let things wake up properly
> s
On September 10, 2004 04:06 am, [EMAIL PROTECTED] wrote:
> Thanks for your answer Andreas. I did the same, except for I don't know
> how to restart the daemon during the wake up sequence. Can you tell me? I
> still think this is not the elegant way to solve the problem, but at least
> it works. If
On September 10, 2004 04:06 am, [EMAIL PROTECTED] wrote:
> Thanks for your answer Andreas. I did the same, except for I don't know
> how to restart the daemon during the wake up sequence. Can you tell me? I
> still think this is not the elegant way to solve the problem, but at least
> it works. If
Thanks for your answer Andreas. I did the same, except for I don't know
how to restart the daemon during the wake up sequence. Can you tell me? I
still think this is not the elegant way to solve the problem, but at least
it works. If anyone knows a nicer solution, please tell us. BTW, do you
th
Thanks for your answer Andreas. I did the same, except for I don't know
how to restart the daemon during the wake up sequence. Can you tell me? I
still think this is not the elegant way to solve the problem, but at least
it works. If anyone knows a nicer solution, please tell us. BTW, do you
th
Hi,
[EMAIL PROTECTED] wrote:
> If I press the suspend button on the keyboard, my computer suspends to
> disk nicely.
(...)
> The problem comes afterwards: I turn it on, comes up nicely, then
> hibernates again. Now I turn it on for the second time, comes up nicely,
> and ta-da: Its running. I unde
Hi,
[EMAIL PROTECTED] wrote:
> If I press the suspend button on the keyboard, my computer suspends to
> disk nicely.
(...)
> The problem comes afterwards: I turn it on, comes up nicely, then
> hibernates again. Now I turn it on for the second time, comes up nicely,
> and ta-da: Its running. I unde
Hi everyone!
I have a strange problem regarding ACPI on Dell Inspiron 8100.
If I press the suspend button on the keyboard, my computer suspends to
disk nicely.
Suspend script is simple, I don't think its the problem:
#!/bin/sh
# /etc/acpi/sleepbtn.sh
# Initiates a sleep when the sleep putton
Hi everyone!
I have a strange problem regarding ACPI on Dell Inspiron 8100.
If I press the suspend button on the keyboard, my computer suspends to
disk nicely.
Suspend script is simple, I don't think its the problem:
#!/bin/sh
# /etc/acpi/sleepbtn.sh
# Initiates a sleep when the sleep putton
10 matches
Mail list logo