Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 165453

Summary: app-admin/hddtemp broken with 2.6.20 kernels
Product: Gentoo Linux Reporter: Todd Merrill <turmlos>
Component: New packagesAssignee: Michal Januszewski (RETIRED) <spock>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 163825    
Attachments: hddtemp-0.3_beta15-satacmds.patch

Description Todd Merrill 2007-02-05 16:24:51 UTC
app-admin/hddtemp no longer reports hard drive temperatures on 2.6.20-series kernels due libata infrastructure changes which have revealed "fragile and wrong sense checks" within hddtemp itself.

http://bugzilla.kernel.org/show_bug.cgi?id=7581

Attached is a patch from upstream.  It applies to hddtemp-0.3_beta15, I'm not sure about the earlier versions.

Reproducible: Always

Steps to Reproduce:
Comment 1 Todd Merrill 2007-02-05 16:25:18 UTC
Created attachment 109237 [details, diff]
hddtemp-0.3_beta15-satacmds.patch
Comment 2 Michal Januszewski (RETIRED) gentoo-dev 2007-02-10 13:43:31 UTC
Fixed in -r1. Thanks for the patch.