Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 15 May 05:33
· 236 commits to main since this release

Battery & Power

  • Rewrote the percentage calculation algorithm to fix inaccurate readings, especially during low-charge states.
  • Fixed incorrect initial battery state reporting by verifying shared memory is ready.
  • The monitor now pushes full battery status data to the OS (including Full status).
  • Added a custom rtc daemon. This bypasses missing kernel modules to handle the PCF8563 Real-Time Clock.
  • Adjusted the GPIO power-off overlay to ensure the PSP shuts down correctly when the power button is triggered.

Gamepad & System

  • Switched the gamepad driver to use monotonic time. This prevents the screen dimming feature from triggering incorrectly when the system time updates.
  • Updated build-lakka.sh to copy only the required 32-bit or 64-bit binaries for the target architecture.

Compute Module 5 Reminder

  • Power draw is very high. The system may cut off if power demand spikes. The hardware gets very hot.
  • Audio through headphones and speakers does not work with the CM4 carrier. Bluetooth or USB audio required.

Full Changelog: v2.1.0...v2.2.0