Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191834 - new HD type for app-admin/hddtemp
Summary: new HD type for app-admin/hddtemp
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-09 16:00 UTC by Patrik Wenger
Modified: 2007-09-09 18:06 UTC (History)
1 user (show)

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 Patrik Wenger 2007-09-09 16:00:40 UTC
The type "WDC WD740ADFD-00NLR1" isn't in the hddtemp.db yet.

------ Output of "sudo hdparm -i /dev/sda" BEGIN ---------
/dev/sda

 Model=WDC WD740ADFD-00NLR1                    , FwRev=20.07P20, SerialNo=     WD-WMANS1117443
 Config={ HardSect NotMFM HdSw>15uSec SpinMotCtl Fixed DTR>5Mbs FmtGapReq }
 RawCHS=16383/16/63, TrkSize=57600, SectSize=600, ECCbytes=48
 BuffType=DualPortCache, BuffSize=16384kB, MaxMultSect=16, MultSect=?1?
 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=145226112
 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes:  pio0 pio1 pio2 pio3 pio4 
 DMA modes:  mdma0 mdma1 mdma2 
 UDMA modes: udma0 udma1 udma2 udma3 udma4 udma5 
 AdvancedPM=no WriteCache=enabled
 Drive conforms to: ATA/ATAPI-7 published, ANSI INCITS 397-2005:  ATA/ATAPI-1,2,3,4,5,6,7

 * signifies the current active mode
------ Output of "sudo hdparm -i /dev/sda" END ---------

It works good with this additional line in hddtemp.db.

"WDC WD740ADFD-00NLR1"                                          194 C "Western Digital SATA Raptor 74GB 16MB"

BTW: It doesn't work if i put this line in hddgentoo.db. Maybe it is not read by the hddtemp-daemon?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-09 16:39:38 UTC
This needs to go upstream, not to Gentoo. Thanks.

README snip:

CONTACT
=======
Emmanuel Varagnat: hddtemp@guzu.net
Comment 2 Michal Januszewski (RETIRED) gentoo-dev 2007-09-09 17:29:25 UTC
Actually we're now handling new hdd db submissions within Gentoo as well. The reason for this is that the author of hddtemp has a large backlog of new db entries and no time to process them. Hopefully this will only be a temporary solution.
Comment 3 Michal Januszewski (RETIRED) gentoo-dev 2007-09-09 17:30:42 UTC
The entry has been added to the DB. You'll need to remerge hddtemp for it to start working.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-09-09 18:06:04 UTC
(In reply to comment #2)
> Actually we're now handling new hdd db submissions within Gentoo as well. The
> reason for this is that the author of hddtemp has a large backlog of new db
> entries and no time to process them. Hopefully this will only be a temporary
> solution.

Oh well... I don't see what's so hard about automating the DB additions. Not a hddtemp-specific issue, same thing with pciids and usbids, noone actually cares about the submissions, they just keep rotting upstream. :/