You are not logged in.

#1 2020-04-25 11:46:28

Griffin001
Member
Registered: 2020-04-25
Posts: 9

Freeze at shutdown/reboot of the system.

From some time (probably around 1-2 months) I have been experiencing indefinitely long freezes at shutdown and reboot of the system 90% of the time.

What happens after I start the shutdown:

-Expected black screen appears
- Fans start working hard (but not at 100%)
- The only thing on the screen is the blinking underscore or the message: "watchdog didn't stop!" (but I have already addressed this case)
- This state lasts indefinitely if the computer is left alone, "spamming" random buttons on the keyboard somehow forces the shutdown (it doesn't work for some time after the initiation of the shutdown).

What I have tried:
-* setting up nowatchdog boot parameter and blacklisting watchdog module
-making sure my system doesn't use the latest dhcpcd as I have read it causes some problems. -> Now I have NetworkManager with dhclient and wpa_supplicant

Output of 

journalctl -b -1

https://pastebin.com/ipfNdWfY

Some other potentially useful info:

I use grub for booting. My other system is Windows 10.

My system specs (output of lshw -short):

https://pastebin.com/A6jCQjDb

Last edited by Griffin001 (2020-04-25 11:47:40)

Offline

#2 2020-04-25 12:57:40

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,821

Re: Freeze at shutdown/reboot of the system.

Now I have NetworkManager with dhclient

Nope.

Apr 25 13:16:59 arch-pc NetworkManager[441]: <warn>  [1587813419.2684] dhcp-init: DHCP client 'dhclient' not available
Apr 25 13:16:59 arch-pc NetworkManager[441]: <info>  [1587813419.2684] dhcp-init: Using DHCP client 'internal'

Though I don't think that's the cause and there's nothing in the provided journal that would suggest a stall.
Wild guess (from your keypressing): https://wiki.archlinux.org/index.php/Rng-tools

Offline

#3 2020-05-05 14:13:13

Griffin001
Member
Registered: 2020-04-25
Posts: 9

Re: Freeze at shutdown/reboot of the system.

Cool.  The installation of rng-tools worked. Thank you Seth.

Where could I learn more about the origin of the problem that occured?

Offline

#4 2020-05-05 14:21:42

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,821

Re: Freeze at shutdown/reboot of the system.

The problem is touched on eg. here:
https://wiki.archlinux.org/index.php/Ra … generation
https://wiki.debian.org/BoottimeEntropyStarvation
https://stackoverflow.com/questions/209 … starvation

Something during or before the reboot sucks all the entropy out of the pool (and because there's no further input it cannot be regenerated)

Offline

Board footer

Powered by FluxBB