CommentStreams:E9e0a86affb5c1a36acb2c5e0c46e0ab
WD Blue SN580 NVMe SSD out of the Box running (Anonymous user #13 think you are right meant is Blue not Green:) WD Blue SN580 running on M1001 V2(one LED),Bookworm Lite (apt update&&apt upgrade),newest Bootloader. pi5:~ $ sudo lspci 0000:00:00.0 PCI bridge... 0000:01:00.0 Non-Volatile memory controller: Sandisk Corp WD Blue SN580 NVMe SSD (DRAM-less) (rev 01) 0001:00:00.0 PCI bridge... 0001:01:00.0 Ethernet... --- pi5:/mnt/nvmep1 $ vcgencmd bootloader_version 2024/09/23 14:02:56 ... --- pi5:/mnt/nvmep1$ dd if=/dev/zero of=./Testingfile bs=100M count=10 oflag=direct ... 1048576000 bytes (1.0 GB, 1000 MiB) copied, 1.42617 s, 735 MB/s --- pi5:/mnt/nvmep1$ dd if=./Testingfile of=/dev/zero bs=100M count=10 oflag=dsync ... 1048576000 bytes (1.0 GB, 1000 MiB) copied, 1.13538 s, 924 MB/s