The Linuxator
Banned
sleep state ?
I have been trying since ever on my Fedora Core 4 Laptop to get lid close events and sleep.sh commands to work , they work but there is a small glitch, let's say I execute /acpi/actions/sleep.sh . My laptop goes to sleep and everything looks just fine, a message comes up telling me
"Stopping tasks==================================="
And then the sleep LED lights up, and evrything goes off, good till now.
But when I press the power button back again, and I get the above message :
"Stopping tasks==================================="
Everything is working just fine except the LCD doesn't take me back to the desktop it just stays black with me staring at the stopping tasks message.
Surely something wrong with the line that restores my video state back to the way that it was, but what's wrong ?
To keep things short here is my slep.sh code :
I have been trying since ever on my Fedora Core 4 Laptop to get lid close events and sleep.sh commands to work , they work but there is a small glitch, let's say I execute /acpi/actions/sleep.sh . My laptop goes to sleep and everything looks just fine, a message comes up telling me
"Stopping tasks==================================="
And then the sleep LED lights up, and evrything goes off, good till now.
But when I press the power button back again, and I get the above message :
"Stopping tasks==================================="
Everything is working just fine except the LCD doesn't take me back to the desktop it just stays black with me staring at the stopping tasks message.
Surely something wrong with the line that restores my video state back to the way that it was, but what's wrong ?
To keep things short here is my slep.sh code :