mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 09:06:00 +03:00
[GH-ISSUE #845] Request for N550RN #737
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#737
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 @Cerlancism on GitHub (Mar 23, 2020).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/845
I want wish to have a config for this custom notebook.
I found the technical specs online.
http://s472165864.onlinehome.fr/anyware/manuels/N550RN_ESM.pdf
DSDT does not give me much meaningful results.
This is from a related EC model datasheet, hopefully it is the same as the ITE 8587E in my notebook.

https://pdf1.alldatasheet.com/datasheet-pdf/view/1132027/ITE/IT8512E.html
From here it says the register range starts at 1800h? But the config editor only allows me to enter from 0 to 255.
This is what RWEverything shows

I could only find out with some observations and online search that D0D1 D2D3 are related CPU GPU fans speeds in which
rpm = (32768 * 60) / N_tickswhere N_ticks is the 16 bit values of D0D1 or D2D3Any advice?
@github-actions[bot] commented on GitHub (Sep 27, 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
@Cerlancism commented on GitHub (Sep 27, 2020):
Using https://github.com/zuyan9/RLECViewer and it works good.