mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[PR #732] [CLOSED] Fan control by cpu or gpu load #1345
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#1345
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?
📋 Pull Request Information
Original PR: https://github.com/hirschmann/nbfc/pull/732
Author: @rutkas
Created: 7/21/2019
Status: ❌ Closed
Base:
stable← Head:master📝 Commits (10+)
1a2248bAdd HP Compaq 6530b and HP Pavilion x360 Convertible 15-br0xx configs (#670)4ff57b7Add Acer Aspire E5-471G config (#672)cb0105eAdd HP Laptop 17-by1xxx config (#691)2fc34d7Add Asus ROG G751JT config (#692)215e2ceAdd Gigabyte AERO 14KV8 config (#693)a6a8172Add Lenovo ThinkPad L390 config (#685)3b5c0c8Update Gigabyte AERO 14KV8 config (#697)354a80fAdd Lenovo ThinkPad L380 Yoga config (#698)4699d17Add a donation link (resolves #701)f6fad7fUse curl instead of wget since the mono docker image does not have it. (#710)📊 Changes
14 files changed (+862 additions, -2 deletions)
View changed files
➕
Configs/Acer Aspire E5-471G.xml(+67 -0)➕
Configs/Asus K43U.xml(+80 -0)➕
Configs/Asus K46C.xml(+50 -0)➕
Configs/Asus ROG G751JT.xml(+132 -0)➕
Configs/Gigabyte AERO 14KV8.xml(+142 -0)➕
Configs/HP Compaq 6530b.xml(+24 -0)➕
Configs/HP Laptop 17-by1xxx.xml(+69 -0)➕
Configs/HP Pavilion x360 Convertible 15-br0xx.xml(+73 -0)➕
Configs/Lenovo ThinkPad L380 Yoga.xml(+67 -0)➕
Configs/Lenovo ThinkPad L390 i7-8565U.xml(+57 -0)➕
Configs/Lenovo V330-IKB(81AX).xml(+57 -0)➕
Configs/Vestel Smartboard Series-14XXXX.xml(+41 -0)📝
README.md(+2 -1)📝
build.sh(+1 -1)📄 Description
I think It would be good in come cases to control fan speed not only by temp, but also by CPU or GPU load ? is it possible now ?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.