Package: hddtemp Version: 0.3-beta15-52 Severity: wishlist Tags: upstream patch
This patch adds support for Samsung 840, 840 PRO and 840 EVO Series SSDs. I've tested this on a 120G 840 drive and on a 250G 840 EVO drive and I can confirm it's working properly. There is a Launchpad "bug" about this: https://bugs.launchpad.net/ubuntu/+source/hddtemp/+bug/1260900 -- System Information: Debian Release: jessie/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing'), (99, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages hddtemp depends on: ii debconf [debconf-2.0] 1.5.53 ii libc6 2.19-7 ii lsb-base 4.1+Debian13 hddtemp recommends no packages. Versions of packages hddtemp suggests: pn ksensors <none> -- Configuration Files: /etc/hddtemp.db changed [not included] -- debconf information excluded
--- hddtemp.db.orig 2012-07-09 08:20:57.000000000 +0200 +++ hddtemp.db 2014-08-20 22:16:47.020810899 +0200 @@ -115,6 +115,12 @@ "SAMSUNG SV3002H" 0 C "Samsung SpinPoint V30 serie" #"SAMSUNG SV(0221|0602|0813|1204)H" 9 C "Samsung SpinPoint V60 serie" +# Samsung 840 and 840 PRO Series SSDs +# http://www.samsung.com/global/business/semiconductor/minisite/SSD/us/html/about/whitepaper07.html +# Note the typo, "Serise" is really written like that! +# Samsung 840 EVO SSDs also use SMART attribute 190. +"Samsung SSD 840 (Series|PRO Serise|EVO)" 190 C "Samsung 840, 840 PRO and 840 EVO Series SSDs" + ######################################## ############# Seagate drives

