Comment 190 for bug 1842320

Revision history for this message
Tobin Davis (gruemaster) wrote :

I'm seeing this crash on 22.04 with the latest nVidia driver stack installed from nVidia (535). This system has the updated grub.

Relevant packages:
grub-efi-amd64-bin 2.06-2ubuntu14.1
nvidia-driver-535 535.54.03-0ubuntu1
linux-image-5.19.0-50-generic

My solution was to rebuild initramfs after changing /etc/initramfs-tools/initramfs.conf to have:
MODULES=dep

This reduces the size of the initrd by almost 1/3.

If anyone wants more details on this system, please let me know.