From 434ecd893af39947cef43340e1726b2a9a18b3d5 Mon Sep 17 00:00:00 2001 From: user <197711+onoraba@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:27:12 +0300 Subject: [PATCH] backlight 14 to 16 and setenv soc (#67) --- .../general/overlay/usr/share/openipc/customizer.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devices/gk7205v210_lite_vixand-ivg-g3s/general/overlay/usr/share/openipc/customizer.sh b/devices/gk7205v210_lite_vixand-ivg-g3s/general/overlay/usr/share/openipc/customizer.sh index 7520b84..5401530 100644 --- a/devices/gk7205v210_lite_vixand-ivg-g3s/general/overlay/usr/share/openipc/customizer.sh +++ b/devices/gk7205v210_lite_vixand-ivg-g3s/general/overlay/usr/share/openipc/customizer.sh @@ -5,6 +5,7 @@ # # Set custom upgrade url # +fw_setenv soc gk7205v210 fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/gk7205v210_lite_vixand-ivg-g3s-nor.tgz' # # @@ -12,7 +13,7 @@ fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/g # cli -s .nightMode.irCutPin1 8 cli -s .nightMode.irCutPin2 9 -cli -s .nightMode.backlightPin 14 +cli -s .nightMode.backlightPin 16 #cli -s .nightMode.lightMonitor true cli -s .nightMode.minThreshold 2000 cli -s .nightMode.maxThreshold 14000