How to configure KProfiles in Andromeda IX Kernel (Need Root)
warudoYou Need Franco Kernel Manager (FKM) to do this.
How to turn on/off auto KProfiles:
There are 2 options in Auto KProfiles:
- Y (Default) to enable auto KProfiles.
- N to disable auto kprofiles.
Where to set it:
- Open FKM
- click on 3 lines
- click on kernel settings
- click custom tunables
- click add a new tunable
- click open file manager
- travel to path /sys/module/kprofiles/parameters/auto_kp
- auto_kp uses display notifiers to enforce battery mode when screen is off and fallback to previously used mode when screen is on.
How to set KProfiles mode:
There are 3 profiles to be used with KProfiles:
- 0 = Disabled profile which defaults to max boosting as we used to do maximum boosting before kprofiles.
- 1 = Battery profile which has 0 boosts focusing on battery backup.
- 2 (Default)= Balanced profile which has average boosts to balance between performance and battery backup.
- 3 = Performance profile which has maximum boosts for extra performance and better UX.
Where to set it:
- Open FKM
- click on 3 lines
- click on kernel settings
- click custom tunables
- click add a new tunable
- click open file manager
- travel to path /sys/kernel/kprofiles/kp_mode
- Use the profiles according to your needs. No need to reboot device upon changing the profiles.