-
From what I've seen, an already written wrapper for the NVIDIA public API is used and then a wrapper was created in this project for the AMD public API for the gpu controls. How are the fans being controlled? Who is responsible for managing that API? Are there any calls to control the hardware that's not done through a tried and tested API? If so, how has that been tested? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@ryan2458 On laptops fans are controlled by asus bios, not via Nvidia / AMD API. I didn't get a your take in general here. |
Beta Was this translation helpful? Give feedback.
@ryan2458 On laptops fans are controlled by asus bios, not via Nvidia / AMD API.
There are known endpoints to apply an (optional) custom fan curve for cpu / gpu fans, that app uses (same as armoury or linux kernel for example)
I didn't get a your take in general here.