Skip to content

v1.8

Choose a tag to compare

@zenmode-adri zenmode-adri released this 17 Jun 17:29
· 20 commits to master since this release

What's new in v1.8

CPU OC via boot.ini (teacupx kernel)

A new CPU OC (boot.ini) entry appears in the DTB Tuning menu when the teacupx kernel is detected (/boot/boot.ini present). Select a target frequency from 1368 to 1512 MHz -- the app writes max_cpufreq= to boot.ini with a confirm screen before any change. Takes effect on the next reboot.

GPU benchmark fix for Panel 4 v22

The GPU benchmark runner was still using libEGL.so (which points to Mesa/Panfrost on some panels), causing a black screen during the glmark2 run. Now uses the Mali blob directly, consistent with the v1.7 launcher fix.

Internal hardening

  • OPP voltage scan ignores malformed fdtget output -- prevents "0 mV" entries in the voltage table
  • Chip bin (L0-L3) shown in DTB confirm screens before applying any patch
  • More descriptive error messages for backup and patch failures
  • Code cleanup: backup and patch logic deduplicated, frequency/voltage thresholds as named constants

Installation

Copy R36.Tuner.Next.sh to /opt/system/ and launch from the dArkOSRE options menu.

scp "R36.Tuner.Next.sh" ark@<device-ip>:/opt/system/

First launch extracts bundled tools (~30s, one time only).