The officially official Devuan Forum!

You are not logged in.

#1 2026-06-04 01:53:21

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

[SOLVED] 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 (2026-06-04 01:56:15)

Offline

#2 2026-06-04 09:38:10

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

Re: [SOLVED] 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 (2026-06-04 09:39:59)

Offline

#3 2026-06-04 09:38:37

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

Re: [SOLVED] 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 2026-06-04 11:11:33

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

Re: [SOLVED] 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 (2026-06-04 18:52:16)

Offline

#5 2026-06-05 00:41:35

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

Re: [SOLVED] Unintended reboot

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

Offline

#6 2026-06-05 20:49:41

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

Re: [SOLVED] Unintended reboot

I'm sorry, I should have asked you this instead:

What is the output produced by this command?:

aptitude show intel-microcode

Note: If aptitude is not installed, please install it first.


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

Offline

#7 2026-06-07 00:47:29

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

Re: [SOLVED] Unintended reboot

Package: intel-microcode         
Version: 3.20251111.1~deb13u1
State: not installed
Priority: standard

I will give it a whirl

Offline

Board footer