Steps:
- Install NextUI 6.11.1 on a freshly formatted SD card. Insert and reboot.
- Copy some games and start one of them.
- Enable Debug HUD from the minarch Frontend options.
- Observe the cpu is stuck at 2000 MHz.
- Observe the CPU Speed set in Frontend options is (by default) Auto.
Expected:
CPU should be dynamically scaling.
Solution:
Change the CPU Speed to Performance and then back to Auto. After the minarch menu is closed, notice the CPU speed is now dynamically scaling as expected.
Possible cause:
I guess something is not being properly initialised either in minarch or the main menu system.
Could be related to #705
Steps:
Expected:
CPU should be dynamically scaling.
Solution:
Change the CPU Speed to Performance and then back to Auto. After the minarch menu is closed, notice the CPU speed is now dynamically scaling as expected.
Possible cause:
I guess something is not being properly initialised either in minarch or the main menu system.
Could be related to #705