[PR #717] [CLOSED] Lenovo Yoga C930 #1343

Closed
opened 2026-02-26 00:35:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hirschmann/nbfc/pull/717
Author: @tantini87
Created: 6/24/2019
Status: Closed

Base: betaHead: master


📝 Commits (10+)

📊 Changes

46 files changed (+1594 additions, -25 deletions)

View changed files

📝 Common/CommonAssemblyInfo.cs (+1 -5)
Common/CommonAssemblyVersion.cs (+5 -0)
Configs/Acer Aspire E5-471G.xml (+67 -0)
Configs/Acer Aspire E5-575G.xml (+66 -0)
Configs/Acer Predator G3-572.xml (+242 -0)
Configs/Asus K43U.xml (+80 -0)
Configs/Asus K46C.xml (+50 -0)
Configs/Asus ROG G751JT.xml (+132 -0)
Configs/Asus ROG G752VS.xml (+112 -0)
Configs/Dell Inspiron 7375.xml (+85 -0)
Configs/Gigabyte AERO 14KV8.xml (+142 -0)
Configs/HP Compaq 6530b.xml (+24 -0)
Configs/HP Compaq Presario CQ40 Turion X2 RM-74.xml (+81 -0)
Configs/HP Laptop 14-cm0xxx.xml (+67 -0)
Configs/HP Laptop 17-by1xxx.xml (+69 -0)
Configs/HP Pavilion x360 Convertible 15-br0xx.xml (+73 -0)
📝 Configs/HP ProBook 4530s.xml (+29 -4)
📝 Configs/Lenovo ThinkPad 13.xml (+2 -2)
Configs/Lenovo ThinkPad L380 Yoga.xml (+67 -0)
Configs/Lenovo ThinkPad L390 i7-8565U.xml (+57 -0)

...and 26 more files

📄 Description

I am not able to change fan speed on Lenovo yoga C930. Can you check it for me? or does anybody know which register do i have to use to r/w in config file?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hirschmann/nbfc/pull/717 **Author:** [@tantini87](https://github.com/tantini87) **Created:** 6/24/2019 **Status:** ❌ Closed **Base:** `beta` ← **Head:** `master` --- ### 📝 Commits (10+) - [`4a3d004`](https://github.com/hirschmann/nbfc/commit/4a3d0041687edea5bc96717570c2a4e0f9e24453) Add Lenovo ThinkPad x220i config (#588) - [`79d36ed`](https://github.com/hirschmann/nbfc/commit/79d36ed914bb0440ac7cede39447ca9075ec2a15) Add Acer Predator G3-572 config (#586) - [`e4299e3`](https://github.com/hirschmann/nbfc/commit/e4299e3cb45d6174015368f2832bc08c25e76070) Fix reset value in Lenovo ThinkPad 13 config (#604) - [`8b19604`](https://github.com/hirschmann/nbfc/commit/8b19604116d650a7125817017f37751f2ce60f39) Add Asus ROG G752VS configuration (#610) - [`4354594`](https://github.com/hirschmann/nbfc/commit/4354594f65a756aee458ef4982c40de427225454) Add HP Laptop 14-cm0xxx config (#615) - [`c3dd9dc`](https://github.com/hirschmann/nbfc/commit/c3dd9dc6f94f2382428a65009c0f750cf0bc64f0) Improve config for HP ProBook 4530s (#618) - [`439c5f0`](https://github.com/hirschmann/nbfc/commit/439c5f0db991162e2eda4078dbc779d9f55d0178) Add Asus Zenbook UX330UA config (#620) - [`bd60b68`](https://github.com/hirschmann/nbfc/commit/bd60b6821b607bf7a12e517d206c61c090fe8616) Add HP Compaq Presario CQ40 Turion X2 RM-74 config (#643) - [`34134d4`](https://github.com/hirschmann/nbfc/commit/34134d42811117b34a04c7c1bc2b7cd9b94a4f46) Add config Acer Aspire E5-575G config (#651) - [`2c1fcfb`](https://github.com/hirschmann/nbfc/commit/2c1fcfb251a0c77259d7a889fe6f39e506996e18) Add Dell Inspiron 7375 config (#654) ### 📊 Changes **46 files changed** (+1594 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `Common/CommonAssemblyInfo.cs` (+1 -5) ➕ `Common/CommonAssemblyVersion.cs` (+5 -0) ➕ `Configs/Acer Aspire E5-471G.xml` (+67 -0) ➕ `Configs/Acer Aspire E5-575G.xml` (+66 -0) ➕ `Configs/Acer Predator G3-572.xml` (+242 -0) ➕ `Configs/Asus K43U.xml` (+80 -0) ➕ `Configs/Asus K46C.xml` (+50 -0) ➕ `Configs/Asus ROG G751JT.xml` (+132 -0) ➕ `Configs/Asus ROG G752VS.xml` (+112 -0) ➕ `Configs/Dell Inspiron 7375.xml` (+85 -0) ➕ `Configs/Gigabyte AERO 14KV8.xml` (+142 -0) ➕ `Configs/HP Compaq 6530b.xml` (+24 -0) ➕ `Configs/HP Compaq Presario CQ40 Turion X2 RM-74.xml` (+81 -0) ➕ `Configs/HP Laptop 14-cm0xxx.xml` (+67 -0) ➕ `Configs/HP Laptop 17-by1xxx.xml` (+69 -0) ➕ `Configs/HP Pavilion x360 Convertible 15-br0xx.xml` (+73 -0) 📝 `Configs/HP ProBook 4530s.xml` (+29 -4) 📝 `Configs/Lenovo ThinkPad 13.xml` (+2 -2) ➕ `Configs/Lenovo ThinkPad L380 Yoga.xml` (+67 -0) ➕ `Configs/Lenovo ThinkPad L390 i7-8565U.xml` (+57 -0) _...and 26 more files_ </details> ### 📄 Description I am not able to change fan speed on Lenovo yoga C930. Can you check it for me? or does anybody know which register do i have to use to r/w in config file? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 00:35:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#1343
No description provided.