The officially official Devuan Forum!

You are not logged in.

#1 Today 01:53:21

Red_Fir
Member
Registered: 2023-10-01
Posts: 18  

Unintended reboot

My Dell 9020 reboots on every shutdown  unless I explicitly hit the power button after shutdown since install of Devuan 6.
This is a multiboot machine running Artix an Salix, too.
It did not do this with Devuan 5, nor does it do it with the other distro's
I have gone through the bios and ensured every restart, or timed boot is disabled.
I usually shut it down during the week, and leave it running over the weekend to save wear on a hard drive

{sudo halt} will shut it down cleanly

Any ideas on how to address this?

Last edited by Red_Fir (Today 01:56:15)

Offline

#2 Today 09:38:10

kapqa
Member
Registered: 2019-01-02
Posts: 670  

Re: Unintended reboot

did you try to disable "fast boot"?
did you try to set BIOS do "default settings"?
is it a laptop or deksotp pc? ~ modern latop can have strange behaviours , also "thanks" to "internal" batteries.

EDIT: had a similar issue on a desktop if remember correctly; in my case it was the mouse that was causing "wakeup" calls unintendedly and made the desktop turn-on even if supposedly it wws turned off; changing to another mouse solvedt e issue.

Last edited by kapqa (Today 09:39:59)

Offline

#3 Today 09:38:37

pcalvert
Member
Registered: 2017-05-15
Posts: 318  

Re: Unintended reboot

What is the output produced by this command?:

apt show intel-microcode

Freespoke is a new search engine that respects user privacy and does not engage in censorship.
Another one is called Luxxle.

Online

#4 Today 11:11:33

Altoid
Member
Registered: 2017-05-07
Posts: 2,040  

Re: Unintended reboot

Hello:

<i> ... Dell 9020 reboots on every shutdown unless I explicitly hit the power button after shutdown ...</i>
I have had a similar issue with my Sun U24 WS, fortunately it is not at every shutdown, just when the %$#"¿ crap BIOS feels like it.

I have found that it occurs when there are sharp changes in ambient temperature between booting and shutting down due to a badly written BIOS + faulty/wrong on-board sensor spec, so it is an issue I decided to ignore.

That said, yours seems to be a well known issue with that Dell rig.
A quick web search with the unsolicited Google IA intervention (?) brought up this*:

Google search wrote:

If your Dell OptiPlex 9020 is randomly rebooting on Linux, it is usually triggered by a kernel panic upon hardware conflict, failing storage, or power supply issues.

* to be taken with a few grains of salt. 8^°

See here.

If sudo halt works, you may want to write up a script to shut it down via sudo halt && sudo shutdown -now.
Check the respective man files for the proper syntax.

Best,

A.

Last edited by Altoid (Today 11:16:17)

Offline

Board footer