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:
Installation Steps
- Download the latest version of the module
- Install the module in your Root manager
- Reboot device
- The module will automatically detect device model and apply adaptive configuration
- 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.loglog file
View runtime status and logs through the WebUI interface - Using
action.shscript 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.