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

More robust detection of samsung nvme drives #674

Merged

Conversation

bjarniivarsson
Copy link
Contributor

Added an check when detecting samsung nvme drives (this replicates the check made here: https://github.com/hiyohiyo/CrystalDiskInfo/blob/master/AtaSmart.cpp#L7016

This removes the need for maintaining a list of devices that are not compatible (my PM9A1 drive was not on the list)

@PhyxionNL PhyxionNL merged commit c94cb69 into LibreHardwareMonitor:master Feb 24, 2022
@PhyxionNL
Copy link
Collaborator

Thanks, can confirm this works 🎉

@bjarniivarsson bjarniivarsson deleted the samsung-980pro-detection branch February 24, 2022 12:54
nickbabcock added a commit to nickbabcock/LibreHardwareMonitor that referenced this pull request Jun 11, 2022
As someone who possesses a 980 Pro, I've been seeing incorrect SMART
readings since LibreHardwareMonitor#674 (like power cycle count is always detected as 0). I
noticed that LibreHardwareMonitor#388 purposely excludes the 980 Pro from the samsung
protocol in favor of the generic one, so I have reverted back to that
behavior. I then confirmed that the readings were correct.
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

Successfully merging this pull request may close these issues.

None yet

2 participants