Just updated FC30->FC31. Now I'm in a soft lockup boot loop.
Since I can't boot, no logs.
Just before the lockup:
random: crng init done random: 7 urandom warning(s) missed due to ratelimiting
then
watchdog: BUG: soft lockup - CPU#0 stuck for 23s!
It sits for a while, then reboots. Rinse and repeat.
I've tried nomodeset as a kernel parameter. No joy.
Any suggestions appreciated.
sean
On 11/29/19 9:58 AM, Sean Darcy wrote:
Just updated FC30->FC31. Now I'm in a soft lockup boot loop.
Since I can't boot, no logs.
watchdog: BUG: soft lockup - CPU#0 stuck for 23s!
It sits for a while, then reboots. Rinse and repeat.
Interesting that it eventually reboots itself.
I've tried nomodeset as a kernel parameter. No joy.
Any suggestions appreciated.
Have you tried removing the "rhgb quiet" from the end to get more kernel output? Have you tried booting one of the F30 kernels instead?
Sean Darcy writes:
Just updated FC30->FC31. Now I'm in a soft lockup boot loop.
Since I can't boot, no logs.
Just before the lockup:
random: crng init done random: 7 urandom warning(s) missed due to ratelimiting
Something very similar was reported a year ago, but for older kernels:
https://unix.stackexchange.com/questions/442698/when-i-log-in-it-hangs-until... crng-init-done
More recently, some AMD CPUs had a busted hardware random number generator:
https://arstechnica.com/gadgets/2019/10/how-a-months-old-amd-microcode-bug- destroyed-my-weekend/
There were some follow-up stories about a kernel patch that intended as a workaround for the buggy CPUs. Maybe the patch has landed, and it ain't working?