mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 00:56:01 +03:00
[GH-ISSUE #779] Config for Yoga x380 #681
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#681
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @smitzenmacher on GitHub (Nov 6, 2019).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/779
There is a bunch of complaints online about this particular model fan noise:
https://www.reddit.com/r/thinkpad/comments/98lxyt/x380_sounds_like_a_jet_plane_when_plugged_in/
Can you provide a config for this model please?
@github-actions[bot] commented on GitHub (May 7, 2020):
This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed
@benschi11 commented on GitHub (Jan 17, 2022):
I did a little research on that and found out, that the ec-register 0x85 does change everytime the fan speed is changing. But the wired thing is, that if I write to this register it immediately changes back to the old value and the fan does not change speed.
Any suggestions to go further.
Thanks
@alejrobinson commented on GitHub (Sep 22, 2023):
I would like to pursue this as I have the opposite problem, when using the laptop plugged in, instead of ramping up the fan speed it just thermal throttles, leaving a lot of performance on the table (that is to say, it ramps up the fans, but nowhere near the max speed I found when updating BIOS).

I have some technical knowledge working with embedded electronics and Windows/Linux in general, but I would need some guidance as for how to proceed.
There may also be some useful information on HWiNFO64, since apparently it is able to read the EC and correctly identify the CPU temperature and fan speed (just tested it and the fan speed is correctly reported, thou the temperature might be of the chassis and not the CPU, but the fan speed seems to be tied to it).