diff options
author | Dominik Drobek <dominik.drobek (at) o2.pl> | 2020-02-19 17:33:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-19 17:33:22 +0700 |
commit | 8ee39c0f7fa760cafd39f5f6e535349524ddcdca (patch) | |
tree | 6543b7a653554c2c262bfed34033b68339d3074e /system/hddtemp/README | |
parent | 0df71ef2bd2b628d64add49efad7a34134a650a6 (diff) | |
download | slackbuilds-8ee39c0f7fa760cafd39f5f6e535349524ddcdca.tar.gz |
system/hddtemp: Update Script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/hddtemp/README')
-rw-r--r-- | system/hddtemp/README | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/system/hddtemp/README b/system/hddtemp/README index 7f3abd48b8..76b38fc83b 100644 --- a/system/hddtemp/README +++ b/system/hddtemp/README @@ -1,21 +1,5 @@ -hddtemp (reads hard disk S.M.A.R.T. info and reports temperature) - hddtemp is a small and daemonizable utility designed to read the S.M.A.R.T. information from the given hard disk and report the -temperature of the disk. Different hard disk manufacturers use -different raw values in their S.M.A.R.T. data and the hddtemp.db file -helps to map raw values to actual temperatures. - -http://www.guzu.net/linux/hddtemp.php -https://savannah.nongnu.org/projects/hddtemp/ - -The hddtemp.db file does not include more recent hard disks as the -project does not appear to be maintained anymore. To resolve this, -simply add your disk to the file manually. Run hddtemp on your drive -to get the expected string and use the other entries in the file as -templates to create a new one. +temperature of the disk. -Note that only a few hard disks actually differ from the 194C value so -you can bet your disk will probably use that value too, but I -recommend using older drives from the same manufacturer that are in the -file as a guideline. +Note: hddtemp does not support eMMC or NVMe devices. |