Open driuba opened 4 weeks ago
What motherboard or laptop model are you using? And what model of SATA drive?
What motherboard or laptop model are you using?
From memory: it's a Dell G3 15 3590.
I'll double check the motherboard model probably tomorrow after work.
And what model of SATA drive?
It's a Crucial MX500 1TB 3D NAND SATA 2.5-inch 7mm (with 9.5mm adapter) Internal SSD. Model number from smartctl
: CT1000MX500SSD1.
Distribution (run
cat /etc/os-release
):Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):Issue/Bug Description:
After kernel update to 6.9.3 my SATA drive is no longer detected. This causes the system to fail at boot up, as this SATA drive is required for
cryptsetup
and LVM as a home partition. I've mentioned my issue on https://github.com/pop-os/pop/issues/3316#issuecomment-2188067204, however, original issue doesn't seem to be related to mine.Steps to reproduce (if you know):
In my case it was enough to run usual
apt upgrade
that upgraded the kernel. I did, however replicate this same issue on a live USB. The issue seems to only go away if I perform a proper shutdown and then boot into the older kernel (6.8.0).Expected behavior:
System should boot up without issue and SATA drive should be properly detected.
Other Notes:
I've ran some disk scans and it didn't reveal any errors.
I'm using a laptop with Nvidia graphics and two drives: NVMe (root) and SATA (home):