On Mon, Apr 20, 2026 at 4:19 PM Antony Fernando <[email protected]> wrote: > > Hello, > > I am experiencing an issue where my SMART "Unsafe Shutdown Count" increments > by 1 on every clean software shutdown/reboot. > > Hardware: > - System: Dell ECS 1250 (i3) > > SSD: Phison 512GB (ID: TW0WD10MYSAPT5AM0821) > > System Info: > > Debian Version: 13 (Trixie/Testing) > > Kernel: 6.12.74+deb13+1-amd64 > > Evidence of Unclean Shutdown: On reboot, journalctl shows filesystem > inconsistency: EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs EXT4-fs > (nvme0n1p2): mounted filesystem... with ordered data mode. > > What I have tried (GRUB parameters): quiet zswap.enabled=1 pcie_aspm=force > fsck.mode=auto nvme_core.shutdown_timeout=10 reboot=pci > > Even with nvme_core.shutdown_timeout=10, the count continues to increase. It > seems the drive loses power before the final flush is complete. > > Has anyone seen similar behavior with Phison controllers on recent 6.12 > kernels, or is there a specific Dell-related quirk I should apply?
Dell has a driver update page for the ECS1250 at <https://www.dell.com/support/product-details/en-us/product/dell-ecs1250-slim-desktop/drivers>. I don't see anything about Phison controllers. Is it a non-OEM addon? The machine received a BIOS/UEFI update last week, dated 13 Apr 2026. You might try the update before going down a rabbit hole. The BIOS/UEFI is just another buggy program that needs updating on occasion. Jeff

