All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@kernel.org
To: platform-driver-x86@vger.kernel.org
Subject: [Bug 203191] The fan speed reports to 65535, despite the fan is stopped
Date: Mon, 04 Dec 2023 00:52:01 +0000	[thread overview]
Message-ID: <bug-203191-215701-W4kMYGJUvk@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-203191-215701@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=203191

--- Comment #18 from antony.gelberg@gmail.com ---
Apologies for the "spam". I noticed I have a `sensors` output before and after
the issue, and there are some other differences.

1. GPU went from reporting a temperature to N/A.
2. ucsi_source_psy_USBC000:002-isa-0000 went from reporting a voltage to zero.

Could this be related? Could it indicate a more widespread failure e.g.
motherboard fault than "just" the fan? Where would be a good place to get
further community insight before shipping it off for repair and waiting for the
possible "there is no hardware fault"?


Before:

$ sensors                               [156/156]
thinkpad-isa-0000                                                               
Adapter: ISA adapter                                                            
fan1:        4815 RPM                                                           
CPU:          +51.0°C                                                           
GPU:          +50.0°C                                                           
temp3:        +33.0°C                                                           
temp4:         +0.0°C                                                           
temp5:        +42.0°C                                                           
temp6:        +51.0°C                                                           
temp7:        +51.0°C                                                           
temp8:            N/A                                                           

coretemp-isa-0000                                                               
Adapter: ISA adapter                                                            
Package id 0:  +54.0°C  (high = +100.0°C, crit = +100.0°C)                      
Core 0:        +54.0°C  (high = +100.0°C, crit = +100.0°C)                      
Core 1:        +52.0°C  (high = +100.0°C, crit = +100.0°C)                      
Core 2:        +51.0°C  (high = +100.0°C, crit = +100.0°C)                      
Core 3:        +48.0°C  (high = +100.0°C, crit = +100.0°C)                      

ucsi_source_psy_USBC000:001-isa-0000                                            
Adapter: ISA adapter                                                            
in0:           0.00 V  (min =  +0.00 V, max =  +0.00 V)                         
curr1:         0.00 A  (max =  +0.00 A)                                         

BAT0-acpi-0                                                                     
Adapter: ACPI interface                                                         
in0:          12.91 V                                                           

iwlwifi_1-virtual-0                                                             
Adapter: Virtual device                                                         
temp1:        +58.0°C                                                           

ucsi_source_psy_USBC000:002-isa-0000                                            
Adapter: ISA adapter                                                            
in0:           5.00 V  (min =  +5.00 V, max = +20.00 V)                         
curr1:         3.00 A  (max =  +3.25 A)                                         

nvme-pci-0400                                                                   
Adapter: PCI adapter                                                            
Composite:    +37.9°C  (low  =  -0.1°C, high = +79.8°C)                         
                       (crit = +82.8°C)                                         

acpitz-acpi-0                                                                   
Adapter: ACPI interface                                                         
temp1:        +51.0°C  (crit = +128.0°C)


After:

$ sensors
thinkpad-isa-0000
Adapter: ISA adapter
fan1:        65535 RPM
CPU:          +47.0°C  
GPU:              N/A  
temp3:        +34.0°C  
temp4:         +0.0°C  
temp5:        +42.0°C  
temp6:        +47.0°C  
temp7:        +47.0°C  
temp8:            N/A  

coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +47.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:        +46.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:        +46.0°C  (high = +100.0°C, crit = +100.0°C)
Core 2:        +46.0°C  (high = +100.0°C, crit = +100.0°C)
Core 3:        +45.0°C  (high = +100.0°C, crit = +100.0°C)

ucsi_source_psy_USBC000:001-isa-0000
Adapter: ISA adapter
in0:           0.00 V  (min =  +0.00 V, max =  +0.00 V)
curr1:         0.00 A  (max =  +0.00 A)

BAT0-acpi-0
Adapter: ACPI interface
in0:          12.08 V  

iwlwifi_1-virtual-0
Adapter: Virtual device
temp1:        +44.0°C  

ucsi_source_psy_USBC000:002-isa-0000
Adapter: ISA adapter
in0:           0.00 V  (min =  +0.00 V, max =  +0.00 V)
curr1:         0.00 A  (max =  +0.00 A)

nvme-pci-0400
Adapter: PCI adapter
Composite:    +32.9°C  (low  =  -0.1°C, high = +79.8°C)
                       (crit = +82.8°C)

acpitz-acpi-0
Adapter: ACPI interface
temp1:        +47.0°C  (crit = +128.0°C)

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

  parent reply	other threads:[~2023-12-04  0:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-203191-215701@https.bugzilla.kernel.org/>
2021-03-18 16:39 ` [Bug 203191] The fan speed reports to 65535, despite the fan is stopped bugzilla-daemon
2022-09-26 11:42 ` bugzilla-daemon
2022-10-24 14:49 ` bugzilla-daemon
2022-10-24 15:16 ` bugzilla-daemon
2023-03-29 22:19 ` bugzilla-daemon
2023-04-17 20:41 ` bugzilla-daemon
2023-11-22 12:02 ` bugzilla-daemon
2023-11-22 12:33 ` bugzilla-daemon
2023-12-04  0:41 ` bugzilla-daemon
2023-12-04  0:52 ` bugzilla-daemon [this message]
2023-12-04  1:03 ` bugzilla-daemon
2024-01-04 13:47 ` bugzilla-daemon
2025-12-22  9:55 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-203191-215701-W4kMYGJUvk@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.