Comment 10 for bug 2017929

Revision history for this message
Reinhard Munz (rmgradient0) wrote :

AMD Ryzen 9 7950X, 16x 4.50GHz, 64MB L3-Cache (Zen4) | AM5
Gigabyte X670 Aorus Elite AX | AMD X670 | AM5
NVIDIA GeForce RTX 4090 24GB | MSI Gaming X Trio
64GB DDR5-5200 CL40 Corsair Vengeance LPX | 2x 32GB
1TB Samsung 980 PRO PCIe 4.0 | M.2 SSD
4TB Seagate IronWolf | 5.900 RPM | SATA3
1000W - Corsair HX Series HX1000i 2022 | 80Plus Platinum

Ubuntu 22.04 LTS (jammy) [22.04.2]
GNU/Linux 5.15.0-71-generic x86_64

Would consistently hang in the GRUB menu with the error of the bug report
Would consistently boot fine after single CTRL-ALT-DEL

I did the following things and now it boots normally again:
apport-collect -p linux 2017929 [this fails to send for me with some bug]
sudo nano /etc/default/grub [I changed one line "GRUB_TIMEOUT=0" to "GRUB_TIMEOUT=5"]
sudo update-grub
sudo update-initramfs -uk 'all'
sudo shutdown -h now