Comment 136 for bug 1842320

Revision history for this message
Chaim Eliyah (chaimeliyah) wrote (last edit ):

Can confirm on 22.10, Lenovo Yoga 720 (4k display). Edit: looks like #125 has a comprehensive list of workarounds. Edit2: Holy moly,

-rw-r--r-- 1 root root 115M Dec 18 03:33 initrd.img-5.19.0-26-generic
-rw-r--r-- 1 root root 22M Dec 18 05:08 initrd.img-5.19.0-26-generic.new

Edit3: This definitely got me to (initramfs), however the root volume wasn't available. (crypt+LVM) To boot, I had to:

exit

(because it never shows you the error until you do this)

cryptsetup open /dev/nvme0n1p3 root
lvm lvscan

and voila. I don't know if this is related to "MODULES=dep" (would this keep it from opening the crypt?)... but it's been a day, will test and report back later. :greenbeer: