Skip to content

Installation Guide

Requirements

Device Requirements

  • Rooted Android device
  • Device with MediaTek (MTK) processor supporting Mali GPU
  • Device supporting GPUFreq v1 or v2 drivers
  • Root solution supporting modules like Magisk v20.4+, KernelSU or APatch

WebUI Requirements

To use WebUI features, you need one of the following environments:

  • KernelSU/APatch users: Directly click the "Open WebUI" function in the module from the manager
  • Magisk users: Need to install one of the following apps:
    • KsuWebUI - Standalone WebUI application
    • SSU - SSU manager application

Installation Steps

  1. Download the latest version of the module
  2. Install the module in your Root manager
  3. Reboot device
  4. The module will automatically detect device model and apply adaptive configuration
  5. Check logs to confirm the module is working properly

Verification

After installation, you can verify the module is working properly by:

  • Check the /data/adb/gpu_governor/log/gpu_gov.log log file
    View runtime status and logs through the WebUI interface
  • Using action.sh script to check module status

Using action.sh Script

The module provides the action.sh script, supporting interactive operations via volume keys:

Script Features:

  • Control Governor Service: Start or stop the GPU governor service
  • Set Log Level: Choose debug, info, warn, or error level
  • View Module Status: Display module version, running status, and other information

Operation:

  • Volume Up Key: Move selection down (increment selection in menu)
  • Volume Down Key: Confirm selection

The script will automatically detect the current system language and display the corresponding Chinese or English interface.

If you encounter issues, please check the log files or contact technical support.

Released under the GPL-3.0 License.