-
I have a laptop (AERO 15). When I run the program, I get an error message (NVApi could not initialize).
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
cheers |
Beta Was this translation helpful? Give feedback.
-
Laptops tend to use proprietary controls and even models from the same manufacturer are not the same. Supporting all that is a full project on its own. Check out https://github.com/hirschmann/nbfc which has a large collection of laptops included. The software also allows you to create your own laptop entry, but requires knowing how to locate fan control registers manually... |
Beta Was this translation helpful? Give feedback.
Laptops tend to use proprietary controls and even models from the same manufacturer are not the same. Supporting all that is a full project on its own.
Check out https://github.com/hirschmann/nbfc which has a large collection of laptops included. The software also allows you to create your own laptop entry, but requires knowing how to locate fan control registers manually...