The officially official Devuan Forum!

You are not logged in.

#1 Yesterday 01:53:21

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

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 (Yesterday 01:56:15)

Offline

#2 Yesterday 09:38:10

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

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 (Yesterday 09:39:59)

Offline

#3 Yesterday 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.

Offline

#4 Yesterday 11:11:33

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

Re: Unintended reboot

Hello:

Red_Fir wrote:

... Dell 9020 reboots on every shutdown unless I explicitly hit the power button after shutdown ...

I have had a similar issue with my Sun U24 WS for years, fortunately it is not at every shutdown but 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, most probably due to a badly written BIOS + a 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 (Yesterday 18:52:16)

Offline

#5 Today 00:41:35

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

Re: Unintended reboot

$ apt show intel-microcode
Package: intel-microcode
Version: 3.20251111.1~deb13u1

Offline

Board footer