LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   how to awake my laptop ? (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/how-to-awake-my-laptop-721837/)

mq15 04-26-2009 01:42 PM

how to awake my laptop ?
 
My laptop is set to 'put computer to sleep when inactive for 11 minuts' in Power Management (fedora 9).

Now I don't know how to awake it when it is in sleep-mode.

repo 04-26-2009 01:47 PM

did you tried the power button ?

ursusca 04-26-2009 04:36 PM

Hi!

If your power button doesn't help try this:

echo -n "mem" > /sys/power/state

or this:

Edit /boot/grub/menu.lst'
Add the two lines:

ro acpi_sleep=s3_bios
and
ro acpi_sleep=s3_bios splash=silent in your default kernel line.

mq15 04-27-2009 01:35 AM

When I press power button, or tick the mouse-pad/buttons or press any key at keybord only the muiltimedia keys get on but system remains in sleep-mode. Press and hold power button boots the computer from startup. Is this normal?


All times are GMT -5. The time now is 03:40 AM.