Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config for "HP OMEN Laptop 15-en0xxx" #42

Merged
merged 1 commit into from
May 31, 2022

Conversation

utk-spartan
Copy link
Contributor

@utk-spartan utk-spartan commented May 25, 2022

Original behaviour:
Unlike in Windows, in linux both CPU & GPU fans spin even at idle. Their speeds ramp up based on CPU & GPU temps. The ramping behaviour is affected by profile selected in Omen Gaming Hub in Windows.

CPU fan (located on left side)
read register - 46
write register - 44

GPU fan (located on right side)
read register - 47
write register - 45

NBFC controls fans based only on cpu temp, unlike original EC which can control each fan by CPU and GPU temps independently.

Tested on:
OS - Arch
kernel - 5.17.4

Original behaviour:
Unlike in Windows, in linux both CPU & GPU fans spin even at idle. Their speeds ramp up based on CPU & GPU temps. The ramping behaviour is affected by profile selected in Omen Gaming Hub in Windows.

CPU fan (located on left side)
read register - 46
write register - 44

GPU fan (located on right side)
read register - 47
write register - 45

CPU & GPU share heat pipes and can heat each other.

NBFC controls fans based only on cpu temp, unlike original EC which can control each fan by CPU and GPU temps independently.

Tested on:
OS - Arch
kernel - 5.17.4
@BachoSeven
Copy link
Contributor

BachoSeven commented May 31, 2022

Thanks!

@BachoSeven BachoSeven closed this May 31, 2022
@BachoSeven BachoSeven reopened this May 31, 2022
@BachoSeven BachoSeven merged commit 6676be9 into nbfc-linux:main May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants