Hi Paul, thanks for taking the time to open this bug report! I'm gonna need a little bit more information in order to look into this. Please run the following after booting into the functioning 6.5 kernel:
apport-collect 2079859 in order to submit your hardware information and relevant system logs. It would also be helpful to take a closer look at the error message in the kernel log. Please do the following: - Press 'Shift' while powering up your laptop in order to access the GRUB menu screen - On the GRUB menu, enter 'Advanced options for Ubuntu' and then press 'e' on the entry for the 6.8 kernel (this will open a nano-like text editor) - Look for the line that starts with "linux", it should look something like this: linux /boot/vmlinuz-6.8.0-40-generic root=UUID=<...> ro quiet splash $vt_handoff - Remove the "quiet splash $vt_handoff" entries and replace them with "loglevel=7", so that the line now looks like this: linux /boot/vmlinuz-6.8.0-40-generic root=UUID=<...> ro loglevel=7 - Boot into 6.8 and take a picture of the error message that shows up Thanks, Vinicius -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-6.8 in Ubuntu. https://bugs.launchpad.net/bugs/2079859 Title: Lenovo V130-15IKB kernel 6.8 not booting from nvme Status in linux-hwe-6.8 package in Ubuntu: New Bug description: After updating to 6.8.0-40, my Lenovo V130-15IKB fails to boot with a "nvme failed with error -12" message in dmesg. Booting on older 6.5.0-45 goes flawlessly. Tryed installing in-proposal 6.8.44 getting the same error as 6.8.40 Is there a driver problem on 6.8.x, will it be addressed, or should I stick to 6.5? Thank you very much, To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.8/+bug/2079859/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp