mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 00:56:01 +03:00
[GH-ISSUE #970] Making Config for Yoga 910 (Need a Little Help) #843
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#843
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 @carloslockward on GitHub (Aug 13, 2020).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/970
Hello,
I've been trying to create a config for my Lenovo Yoga 910-13IKB for a couple of days but I got stuck.
First thing I did was, obviously, try out all other available configs. None worked.
Then using
RWEverythingI opened all the ACPI tables on my computer, after extracting the DSDT table I found nothing but 1 register that seemed related to the fan, "CFAN" it is 1 bit long and changing it doesn't have any effect. Seems to be off by default.DSDT.txt
After this i started investigating and got into one of the SSDTs where i found this:
and a couple lines after i found this:
SSDT.txt
As you can see, it seems that the fan duty cycle is register
_SB.PCI0.LPCB.H_EC.PENVand the fan speed is_SB.PCI0.LPCB.H_EC.CFSP. However, I looked in every table for the words "PENV" and "CFSP" but couldn't find the numeric address. (No definition anywhere)So, using a combination of the
ec-probe.exe monitor --clearlyandRWEverythingI was able to identify a couple of registers that changed in sync with the fan. (Red text and highlighted yellow)I tried all of these registers out with no luck.
I think the registers from 0x50 to 0x57 are temperature related, 0xB4 seems to be the same. As for the others I have no clue.
I am extremely new to all this so I am probably missing something silly.
Feel free to ask any questions and any help will be greatly appreciated.
@carloslockward commented on GitHub (Aug 24, 2020):
@hirschmann Could you give some advice for this?
@github-actions[bot] commented on GitHub (Feb 22, 2021):
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