Project

General

Profile

Actions

Bug #305

closed

Thermal sensors on Thinkpad X201 no longer working

Added by Stefan Ott almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
chipset configuration
Target version:
-
Start date:
04/23/2021
Due date:
% Done:

100%

Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:

Description

The thermal sensors on my Thinkpad are no longer working with the latest version of coreboot. Normally, the values should look like this:

# cat /proc/acpi/ibm/thermal 
temperatures:   68 0 0 0 0 0 0 0

# sensors thinkpad-isa-0000
thinkpad-isa-0000
Adapter: ISA adapter
fan1:        3440 RPM
temp1:        +68.0°C  

Now they look like this instead:

# cat /proc/acpi/ibm/thermal                                             
temperatures:   -128 0 0 0 0 0 0 0

# sensors thinkpad-isa-0000
thinkpad-isa-0000                                                                
Adapter: ISA adapter                                                             
fan1:           0 RPM                                                            
temp1:            N/A                                                            

It seems that this patch broke things: https://review.coreboot.org/c/coreboot/+/51072

Actions #1

Updated by Angel Pons almost 3 years ago

  • Category set to chipset configuration
  • Status changed from New to Response Needed
  • Assignee set to Angel Pons

Hi Stefan,
Seems weird, but plausible. Does reverting [[[https://review.coreboot.org/51072]]] on current master fix the issue? If so, could you please provide coreboot and inteltool -a logs before and after reverting said commit?
Thanks in advance,
Angel

Actions #2

Updated by Angel Pons almost 3 years ago

  • Status changed from Response Needed to Closed
  • % Done changed from 0 to 100

Hi Stefan,
https://review.coreboot.org/52426 is the way to go. Apologies for causing the breakage in the first place.
Best regards,
Angel

Actions #3

Updated by Stefan Ott almost 3 years ago

No worries, and thanks! I'll test this later tonight.

Actions #4

Updated by Stefan Ott almost 3 years ago

Indeed, reverting fixes the problem for me.

Actions

Also available in: Atom PDF