The time now is Wed 19 Jun 2013, 05:10
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 Sub_title: 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: 2980 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: 7037 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
|
|
 |
|
|
|
Rules_post_cannot Rules_reply_cannot Rules_edit_cannot Rules_delete_cannot Rules_vote_cannot You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0458s ][ Queries: 12 (0.0114s) ][ GZIP on ] |