-
-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raspberry Pi SSD #679
Comments
On the site here: https://pipci.jeffgeerling.com/cards_m2/raspberry-pi-ssd.html |
lspci output:
It looks like it's a Samsung NVMe controller, and here are more details:
|
Benchmarking... here's a listing on harddrivebenchmark.com for the Samsung. And on the Pi 5, running my disk-benchmark.sh:
Also running PiBenchmarks.com:
|
Hey Jeff, I was just curious if this supported 4K Native Advanced Format. You can check using either For example my WD Black (which does) has this:
|
hi @Steve-Tech, Have some RPI SSD's myself and it does not like it support 4k blocks as shown below: |
Hi @leander091, alright, thanks for checking! |
Raspberry Pi is now selling the Raspberry Pi SSD, a 2230-size NVMe SSD rated at PCIe Gen 3 speed.
I have a 256 GB model to test, and they are also releasing a 512 GB model. The product data sheet doesn't list certain specs like MTBF, TBW, shock ratings, or how many lanes of PCIe Gen 3 are supported (assuming you put it on a device other than a Pi 5).
I would like very much to find those things out, so once I get it hooked up, I'll post the full
lspci
output here.The text was updated successfully, but these errors were encountered: