Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 334447 - app-admin/hddtemp: add "ST3500418AS" to hddgentoo.db
Summary: app-admin/hddtemp: add "ST3500418AS" to hddgentoo.db
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 14:33 UTC by YbbY
Modified: 2010-08-28 18:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description YbbY 2010-08-25 14:33:26 UTC
the following line could be added to hddgentoo.db

"ST3500418AS"                                                   194 C "Seagate Barracuda 7200.12 SATA 500GB 16MB"

Reproducible: Always

Steps to Reproduce:
1. plug in a ST3500418AS HDD
2. use hddtemp on it
3. check result

Actual Results:  
hddtemp gives warnings :

# hddtemp /dev/sda
WARNING: Drive /dev/sda doesn't appear in the database of supported drives
WARNING: But using a common value, it reports something.
WARNING: Note that the temperature shown could be wrong.
WARNING: See --help, --debug and --drivebase options.
WARNING: And don't forget you can add your drive to hddtemp.db
/dev/sda: ST3500418AS:  34 C or  F



Expected Results:  
# hddtemp /dev/sda
/dev/sda: ST3500418AS: 34 C


as upstream seems hard to update , i think at least gentoo users could benefit from this thanks to the /usr/share/hddtemp/hddgentoo.db delivery
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2010-08-28 18:28:38 UTC
Thanks for submitting the drive info, but ST3500418AS is already in the Gentoo hdd database. Re-emerge hddtemp or run `update-hddtemp.db` to make sure your database is up to date.