Bionicpup64 unexpected shutdown behaviour
Moderator: Forum moderators
Bionicpup64 unexpected shutdown behaviour
Bionicpup64 desktop running livecd mode. With pupsave on Hard drive.
In recent days when I shutdown the computer going through its paces and notifies on the screen the pupsave is saved. Then the input world is displayed. Then a blinking cursor below, which soon disappears. The keyboard is disabled. indications I presume that everything is shutting down, but then the motherboard continues operating?
Any ideas or things I should do to remedy this effect?
In recent days when I shutdown the computer going through its paces and notifies on the screen the pupsave is saved. Then the input world is displayed. Then a blinking cursor below, which soon disappears. The keyboard is disabled. indications I presume that everything is shutting down, but then the motherboard continues operating?
Any ideas or things I should do to remedy this effect?
- bigpup
- Moderator
- Posts: 7298
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 951 times
- Been thanked: 1615 times
Re: Shutdown behaviour
What is the computer?
Make and model?
Shutdown is by menu->Exit->Shut Down??
Make and model?
Shutdown is by menu->Exit->Shut Down??
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
Re: Shutdown behaviour
yep that is how I do it, exit --> Pup Log out Menu --> Shut down
old vista machine 8 gb intel core duo 250 gb ssd
old vista machine 8 gb intel core duo 250 gb ssd
Re: Shutdown behaviour
Has it ever shut down properly running from the LiveCD of any puppy version?ndujoe1 wrote: Sun Aug 02, 2020 4:00 pm yep that is how I do it, exit --> Pup Log out Menu --> Shut down
old vista machine 8 gb intel core duo 250 gb ssd
If so, which one?
----
- bigpup
- Moderator
- Posts: 7298
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 951 times
- Been thanked: 1615 times
Re: Shutdown behaviour
Any program you installed or settings you changed, just before this shutdown issue started?
Just to eliminate one possibility.
Do a shutdown and just leave the computer as it is, even if it still seems powered on.
Come back after about 15 minutes.
Does it still seem powered on?
Just to eliminate one possibility.
Do a shutdown and just leave the computer as it is, even if it still seems powered on.
Come back after about 15 minutes.
Does it still seem powered on?
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
Re: Shutdown behaviour
yep it remains on, I have tried several different version of puppylinux with the same result. Must be a bios issue I figure.
joe
joe
Re: Bionicpup64 unexpected shutdown behaviour
If you press and release the power button,
(do not hold the power button for 5 or 10 seconds)
does it power off?
If yes. it could be an acpi problem.
The kernel option noacpi or acpi=0 can cause such problems.
Before the operating system starts and after it shuts down,
for example, at the boot menu,
pressing ctl+alt+del should reboot
and briefly touching the power button should power off.
Dose rebooting work properly?
reboot usually works even if power off does not.
If you can reboot then touching the power button at the boot menu should power off the machine.
Is it hanging at Xwindows, not killing X?
This can happen if you start your window manager from a script.
If it is, pressing ctrl+alt+backspace should kill Xwindows, and allow it to finish shutting down.
It is easy to fix that problem, edit wmexit and change:
jwm icewm openbox
to:
jwm icewm openbox X Xorg
Does it power off properly if you boot to ram with no savefile (pfix=ram)?
(do not hold the power button for 5 or 10 seconds)
does it power off?
If yes. it could be an acpi problem.
The kernel option noacpi or acpi=0 can cause such problems.
Before the operating system starts and after it shuts down,
for example, at the boot menu,
pressing ctl+alt+del should reboot
and briefly touching the power button should power off.
Dose rebooting work properly?
reboot usually works even if power off does not.
If you can reboot then touching the power button at the boot menu should power off the machine.
Is it hanging at Xwindows, not killing X?
This can happen if you start your window manager from a script.
If it is, pressing ctrl+alt+backspace should kill Xwindows, and allow it to finish shutting down.
It is easy to fix that problem, edit wmexit and change:
jwm icewm openbox
to:
jwm icewm openbox X Xorg
Does it power off properly if you boot to ram with no savefile (pfix=ram)?
- bigpup
- Moderator
- Posts: 7298
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 951 times
- Been thanked: 1615 times
Re: Bionicpup64 unexpected shutdown behaviour
Any program you installed or settings you changed, just before this shutdown issue started?
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected