Bug 481784

Summary: sensord produce nameless output
Product: [Fedora] Fedora Reporter: Alexey Kuznetsov <axet>
Component: lm_sensorsAssignee: Phil Knirsch <pknirsch>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: hdegoede, pknirsch, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-27 18:35:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexey Kuznetsov 2009-01-27 16:13:30 UTC
Macbook Pro 2.2 ATI

[axet@axet-laptop ~]$ sudo sensors
applesmc-isa-0300
Adapter: ISA adapter
Left side  :5990 RPM  (min = 2000 RPM)
Right side :5998 RPM  (min = 2000 RPM)
ERROR: Can't get value of subfeature temp1_input: I/O error
temp1:        +0.0°C                                    
temp2:       +41.2°C                                    
temp3:       +74.0°C                                    
temp4:       +64.0°C                                    
temp5:       +72.0°C                                    
temp6:       +69.2°C                                    
temp7:       +73.5°C                                    
temp8:       +68.0°C                                    
temp9:       +55.0°C                                    
temp10:      +59.5°C                                    
temp11:      +43.5°C                                    
ERROR: Can't get value of subfeature temp12_input: I/O error
temp12:       +0.0°C                                    

coretemp-isa-0000
Adapter: ISA adapter
Core 0:      +69.0°C  (high = +100.0°C, crit = +100.0°C)  

coretemp-isa-0001
Adapter: ISA adapter
Core 1:      +69.0°C  (high = +100.0°C, crit = +100.0°C)  

[axet@axet-laptop ~]$

Comment 1 Hans de Goede 2009-01-27 18:35:12 UTC
This is not a packaging problem but a configuration problem, unfortunately lm_sensors is something which just works when installed. You can fix this by editing /etc/sensors3.conf and then adding a applesmc entry with the correct labels for each temp. as for what the correct labels are, well that is always an interesting question.