View Single Post
Old 09-02-2026, 12:08 PM   #5
Apollyon202
Addict
Apollyon202 ought to be getting tired of karma fortunes by now.Apollyon202 ought to be getting tired of karma fortunes by now.Apollyon202 ought to be getting tired of karma fortunes by now.Apollyon202 ought to be getting tired of karma fortunes by now.Apollyon202 ought to be getting tired of karma fortunes by now.Apollyon202 ought to be getting tired of karma fortunes by now.Apollyon202 ought to be getting tired of karma fortunes by now.Apollyon202 ought to be getting tired of karma fortunes by now.Apollyon202 ought to be getting tired of karma fortunes by now.Apollyon202 ought to be getting tired of karma fortunes by now.Apollyon202 ought to be getting tired of karma fortunes by now.
 
Apollyon202's Avatar
 
Posts: 215
Karma: 251718
Join Date: May 2018
Device: Kobo Libra 2, Clara HD, Aura, Touch
Quote:
Originally Posted by DNSB View Post
For those who want to try the powersave options on their Sage, you can use the following NickelMenu items (as usual, change the main to match where you want to see these items):
Code:
#
menu_item: main :Governor Interactive :cmd_spawn :echo interactive  | tee  /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
menu_item: main :Governor Conservative :cmd_spawn :echo conservative  | tee  /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
menu_item: main :Governor Powersave :cmd_spawn :echo powersave  | tee  /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
#
Does this work on other Kobo models or is this for the Sage only? I mean it looks like a general linux command.
Apollyon202 is offline   Reply With Quote