mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 00:56:01 +03:00
[GH-ISSUE #720] Calculating help #631
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#631
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 @kevdagoat on GitHub (Jul 6, 2019).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/720
Hi,
I have no clue what I am doing. Would like to control the two fans on my Lenovo Ideapad c340.
I have managed to dump the DSDT table, but I am stuck on where to go next??
I think the appropriate register names are FAN1 and FAN2, but I cannot work out how to calculate the hex value and the byte value of the register
Sorry to bug everyone :)
DSDT Table:
@webloft commented on GitHub (Aug 2, 2019):
I have also FAN2 DSDT name but just 1 Fan - i think it is not related to controlling and other parts of DSDT are more point of interest here.
But maybe my instruction works for you:
See https://github.com/hirschmann/nbfc/issues/688#issuecomment-517526452
@github-actions[bot] commented on GitHub (Jan 31, 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
@dchwilk commented on GitHub (Jun 16, 2020):
@kevdagoat I also try the C340. Did you succeed in the end? If not, could you share your intermediate status?
@kevdagoat commented on GitHub (Jun 16, 2020):
No I sadly didn’t succeed