The time now is Fri 24 May 2013, 08:24
All times are UTC - 4 |
| Author |
Message |
jmccoy1
Joined: 17 Nov 2011 Posts: 4
|
Posted: Thu 17 Nov 2011, 18:15 Post subject:
Slacko 5.3 Subject description: Suspend during shutdown |
|
Hi - I'm trying out Slacko 5.3 on my Eee PC 900A, and am finding it GREAT!
One thing puzzles me, though - if I shut down by pushing the power button, then close the lid, it suspends, so later when I open the lid and push a key, it completes the shutdown. If I run wmpoweroff directly, this doesn't happen.
I see that there is code in /etc/acpi/acpi_poweroff.sh which looks like it should prevent this, but my bash abilities aren't sufficient for me to figure out why it doesn't work.
I was using Jemimah's wonderful Puppeee, and it continued to shut down when I closed the lid.
Any help?
|
|
Back to top
|
|
 |
jmccoy1
Joined: 17 Nov 2011 Posts: 4
|
Posted: Mon 03 Sep 2012, 17:18 Post subject:
Suspend during shutdown |
|
No one posted a reply to my problem, so I'll reply. The following make things work the way I wanted:
1. Put the following line at the beginning of /etc/acpi/actions/acpi_poweroff.sh
touch /tmp/nosuspend
2. Put the following lines at the beginning of /etc/acpi/actions/suspend.sh
if test -f /tmp/nosuspend; then
exit
fi
|
|
Back to top
|
|
 |
cthisbear
Joined: 29 Jan 2006 Posts: 2943 Location: Sydney Australia
|
Posted: Mon 03 Sep 2012, 19:26 Post subject:
|
|
" The following make things work the way I wanted: "
Hey jmccoy1....welcome to Puppy mate.
Sorry that no-one replied to your question.
But absolutely great....that you fixed it,
and even better >>> that you solved it and posted back an answer.
Regards.....Chris.
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7019 Location: qld
|
Posted: Mon 03 Sep 2012, 19:32 Post subject:
|
|
Linked to Slacko bug reports so it doesn't get lost (again )
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0372s ][ Queries: 12 (0.0047s) ][ GZIP on ] |