Skip to content
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

Support NVMe devices #17

Open
embik opened this issue Feb 28, 2017 · 2 comments
Open

Support NVMe devices #17

embik opened this issue Feb 28, 2017 · 2 comments

Comments

@embik
Copy link

embik commented Feb 28, 2017

$ sudo ./crazy
Passwort: 
No S.M.A.R.T readable devices.
If you are non-root user, please use sudo or become root.

At the moment, crazydiskinfo seems to not recognize my NVMe device (I'm using a Dell XPS 13 which comes with the SSD attached via NVMe). smartd does recognize it. Might be related to the fact that /dev/nvme0n1 is the "disk" and shows up that way in e.g. lsblk, but SMART data comes from /dev/nvme0 (at least that's where smartd gets its data from).

If NVMe support is out of scope for this project, no problem. I suspect you don't have a NVMe device and therefore probably aren't aware that NVMe doesn't work :-)

@otakuto
Copy link
Owner

otakuto commented Mar 2, 2017

Thank you for your report.
I will use smartmontools as a backend.
Just a moment.

@alexbarton
Copy link

Nice tool! But I’d like to see support for NVMe devices as well ;)
Any progress on this?

Thanks!
Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants