JafarAkhondali / acer-predator-turbo-and-rgb-keyboard-linux-module

Linux kernel module to support Turbo mode and RGB Keyboard for Acer Predator notebook series
GNU General Public License v3.0
337 stars 59 forks source link

Powerlimit is being affected #132

Open SuperSecureHuman opened 7 months ago

SuperSecureHuman commented 7 months ago

Model

Predator PH315-54

Issue - Powerlimit of the nvidia card being affected.

Here is the power limit in powersaving mode (Same for balanced mode) - 80W

image

Here is the powerlimit in Performance Mode - 95W

image

These are before loading the modules.

After I load the module - With or without turbo on, the powermit is down to 80W

image

In Performance mode, GPU goes till 95W, while in balanced and Powersave, it stops at 80 W. This is the expected behavior even when the module is loaded. But the GPU is stuck at 80W, no matter the governor.

JafarAkhondali commented 6 months ago

Possible issue: Our driver code is not updated with latest changes from Linux kernel.