| Author |
Message |
boof
Joined: 26 Sep 2012 Posts: 85
|
Posted: Thu 27 Sep 2012, 20:43 Post subject:
5.3.3 unhappy shut down? |
|
I'm using 5.3.3 in a flash drive on a hda-less laptop. Internet is via LAN port.
after I select shut down, it saves the session, then hangs with the below msg:
puppyCC835 login: root (automatic login)
login [22711]: root login on 'tty1'
#
nb i might have confused some capitals.
my only shut down is to hold the off button until it dies.
surely there's some fix?
pleese?
|
|
Back to top
|
|
 |
8-bit

Joined: 03 Apr 2007 Posts: 3016 Location: Oregon
|
Posted: Fri 28 Sep 2012, 15:18 Post subject:
|
|
I also have had Puppy hang on selecting SHUTDOWN from the menu.
To continue the shutdown, I have found that it will finish the shutdown if I do an ALT-CTRL-Backspace key combination.
So it sounds like the xwin manager is not being shut down properly and the key combination manually does that step to allow the shutdown to continue.
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2678 Location: Kiel,Germany
|
Posted: Fri 28 Sep 2012, 16:39 Post subject:
|
|
Some Puppies have a bug where the attempt to kill processes using a partition leads to kill the shutdown process(es) (rc.shutdown, poweroff | reboot) themselves . This leads to this situation . Better unmount everything before poweroff . Another attempt might be replacing
| Code: | | fuser -m -k "$ONESTRAY" |
with
| Code: | | busybox fuser -m -k "$ONESTRAY" |
in /etc/rc.d/rc.shutdown .
|
|
Back to top
|
|
 |
boof
Joined: 26 Sep 2012 Posts: 85
|
Posted: Fri 28 Sep 2012, 20:08 Post subject:
unhappy shutdown |
|
lines 548-550 contain slightly different text, but seem to match the idea. Do I just edit the text in this file or go further, and which line should I change pls, as at least 2 contain similar statements, & I'm a noob. thx, btw is 551 "if"?
What is meanining of "do not use fuser if network share mount"? How do I tell if this is the case?
I do wish ppl would use English, where possible, rather than Geekese, which seems to have too many variant dialects for good understanding. C++ is not that hard, until ppl start their own dialects. Then understanding for beginners becomes too difficult, I fear it's often deliberate to force payment for service, which is an immoral backdoor act, that the customer should have been warned of before he got the product.
|
|
Back to top
|
|
 |
Les Kerf
Joined: 24 Jun 2012 Posts: 84
|
Posted: Fri 28 Sep 2012, 20:59 Post subject:
Re: unhappy shutdown |
|
| boof wrote: | | ... the customer should have been warned of before he got the product. |
Satisfaction guaranteed or your money CHEERFULLY refunded...
|
|
Back to top
|
|
 |
boof
Joined: 26 Sep 2012 Posts: 85
|
Posted: Fri 28 Sep 2012, 21:22 Post subject:
cont. |
|
thx.
Cannot unmount sda-it's in use!
further, I ammended line 500 with "busybox" --no change after several restarts.
dis a short power button press, got something like:
#acpid: action exited on signal 15
acpid: 1 total rule matched
acpid: procfs completed event "button/power events-matched
0000..000080 00000..0001"
acpid:executing action etc/acpi/acpi-actions/poweroff.sh
slacko puppy is now shutting down.
which, of course, it doesn't.
|
|
Back to top
|
|
 |
boof
Joined: 26 Sep 2012 Posts: 85
|
Posted: Sat 29 Sep 2012, 00:17 Post subject:
kont. |
|
after inserting testing and removing code in above file to be sure of network shutdown, with no cure, I now have the last line reading :
Login [2898]:............................
for which I can't find a reference.
I'm wondering if my mouse [touchpad on Dell Inspiron 600m] is causing probs?
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3687 Location: Charleston S.C. USA
|
Posted: Sat 29 Sep 2012, 14:41 Post subject:
|
|
Try this:
Try boot option
acpi=off
or
acpi=force
At boot screen hit F2 key
enter option
Puppy acpi=off
or
puppy acpi=force
If it works:
You can also add
acpi=off
or
acpi=force
to the end of the initrd line in syslinux config on the flash drive.
_________________ I have found, in trying to help people, that the things they do not tell you, are usually the clue to solving the problem.
Puppy Help 101 An interactive tutorial for Puppy 5.2.5
|
|
Back to top
|
|
 |
boof
Joined: 26 Sep 2012 Posts: 85
|
Posted: Sat 29 Sep 2012, 20:27 Post subject:
|
|
acpi=off makes no difference
acpi=force not recognized.
version is 5.3.3-4g[?]
thx for persisting, I hope we get it eventually. What else are you likely to need to know? nb there is a very fast orange msg at the end of some text after I select shutdown. I have no way of freezing my screen or capturing it. it is followed by the msg that the computer is shutting down,then saving session to sda.
if remote access will help diagnose this, I'm willing. pls advise availability & how after 2pm gmt+8 time.
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2678 Location: Kiel,Germany
|
Posted: Sat 29 Sep 2012, 20:43 Post subject:
|
|
Then it might be that your are running frugal with "Save to entire partition" . Try "Save to a save file" instead . There are several remarks atm that this does not shutdown correctly . I personally have never used an installation to USB flash with "Save to entire partition" mode .
|
|
Back to top
|
|
 |
boof
Joined: 26 Sep 2012 Posts: 85
|
Posted: Sun 30 Sep 2012, 15:39 Post subject:
|
|
how do I tell if it's frugal? there's no advisor saying what is saving, though it does take some time [4GB Verbatim USB 2.0] Was installed as superfloppy.where do I make that change, pls?
further, when attempting to install other addons etc nothing works-testing url's show recursion disabled! download not possible.
|
|
Back to top
|
|
 |
boof
Joined: 26 Sep 2012 Posts: 85
|
Posted: Mon 01 Oct 2012, 02:08 Post subject:
|
|
I think ur right. there's no save-file on the flashdrive. Do I just re-install, or do I try to correct it?
|
|
Back to top
|
|
 |
boof
Joined: 26 Sep 2012 Posts: 85
|
Posted: Mon 01 Oct 2012, 03:45 Post subject:
|
|
did reinstall-all shutdown fixed. I was saving to partition sda,rather than a file. is much faster now, too. thx all.
|
|
Back to top
|
|
 |
|