From 7c87592428cbc16f2f07e8014df19b5f89f8eeda Mon Sep 17 00:00:00 2001 From: "Signor Pellegrino (from Citadel PC)" Date: Thu, 25 Sep 2025 20:42:50 +0300 Subject: [PATCH] Update Vixand configs --- .../overlay/usr/share/openipc/customizer.sh | 11 ++++---- .../overlay/usr/share/openipc/customizer.sh | 25 ++++++++++++------- .../overlay/usr/share/openipc/customizer.sh | 14 ++++++----- .../overlay/usr/share/openipc/customizer.sh | 8 +++--- 4 files changed, 34 insertions(+), 24 deletions(-) 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 5401530..8757b16 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,20 +5,19 @@ # # 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' # # # Set custom majestic settings # -cli -s .nightMode.irCutPin1 8 -cli -s .nightMode.irCutPin2 9 +cli -s .video0.codec h264 +#cli -s .audio.speakerPin 55 +cli -s .nightMode.irCutPin1 9 +cli -s .nightMode.irCutPin2 8 cli -s .nightMode.backlightPin 16 #cli -s .nightMode.lightMonitor true cli -s .nightMode.minThreshold 2000 cli -s .nightMode.maxThreshold 14000 -#cli -s .audio.speakerPin 55 -cli -s .video0.codec h264 # # # Set wlan device and credentials if need @@ -27,6 +26,8 @@ cli -s .video0.codec h264 #fw_setenv wlanssid Router #fw_setenv wlanpass 12345678 # +fw_setenv soc gk7205v210 +# adduser viewer -s /bin/false -D -H echo viewer:123456 | chpasswd # diff --git a/devices/gk7205v210_lite_vixand-ivg-g4f-a-w/general/overlay/usr/share/openipc/customizer.sh b/devices/gk7205v210_lite_vixand-ivg-g4f-a-w/general/overlay/usr/share/openipc/customizer.sh index d55d2be..0401cf3 100644 --- a/devices/gk7205v210_lite_vixand-ivg-g4f-a-w/general/overlay/usr/share/openipc/customizer.sh +++ b/devices/gk7205v210_lite_vixand-ivg-g4f-a-w/general/overlay/usr/share/openipc/customizer.sh @@ -8,21 +8,28 @@ fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/gk7205v210_lite_vixand-ivg-g4f-a-w-nor.tgz' # # +# Set custom majestic settings +# +cli -s .video0.codec h264 +#cli -s .audio.speakerPin 55 +cli -s .nightMode.irCutPin1 9 +cli -s .nightMode.irCutPin2 8 +cli -s .nightMode.backlightPin 16 +cli -s .nightMode.lightMonitor true +cli -s .nightMode.minThreshold 2000 +cli -s .nightMode.maxThreshold 14000 +# +# # Set wlan device and credentials if need # fw_setenv wlandev atbm603x-generic-usb #fw_setenv wlanssid Router #fw_setenv wlanpass 12345678 # -# Set majestic settings +fw_setenv soc gk7205v210 +# +adduser viewer -s /bin/false -D -H +echo viewer:123456 | chpasswd # -cli -s .nightMode.irCutPin1 8 -cli -s .nightMode.irCutPin2 9 -cli -s .nightMode.backlightPin 14 -#cli -s .nightMode.lightMonitor true -cli -s .nightMode.minThreshold 2000 -cli -s .nightMode.maxThreshold 14000 -#cli -s .audio.speakerPin 55 -cli -s .video0.codec h264 exit 0 diff --git a/devices/gk7205v210_lite_vixand-ivg-g4f-a/general/overlay/usr/share/openipc/customizer.sh b/devices/gk7205v210_lite_vixand-ivg-g4f-a/general/overlay/usr/share/openipc/customizer.sh index c24a08f..adbf092 100644 --- a/devices/gk7205v210_lite_vixand-ivg-g4f-a/general/overlay/usr/share/openipc/customizer.sh +++ b/devices/gk7205v210_lite_vixand-ivg-g4f-a/general/overlay/usr/share/openipc/customizer.sh @@ -5,19 +5,19 @@ # # Set custom upgrade url # -fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/gk7205v200_lite_vixand-ivg-g4f-a-nor.tgz' +fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/gk7205v210_lite_vixand-ivg-g4f-a-nor.tgz' # # # Set custom majestic settings # -cli -s .nightMode.irCutPin1 8 -cli -s .nightMode.irCutPin2 9 -cli -s .nightMode.backlightPin 14 +cli -s .video0.codec h264 +#cli -s .audio.speakerPin 55 +cli -s .nightMode.irCutPin1 9 +cli -s .nightMode.irCutPin2 8 +cli -s .nightMode.backlightPin 16 #cli -s .nightMode.lightMonitor true cli -s .nightMode.minThreshold 2000 cli -s .nightMode.maxThreshold 14000 -#cli -s .audio.speakerPin 55 -cli -s .video0.codec h264 # # # Set wlan device and credentials if need @@ -26,6 +26,8 @@ cli -s .video0.codec h264 #fw_setenv wlanssid Router #fw_setenv wlanpass 12345678 # +fw_setenv soc gk7205v210 +# adduser viewer -s /bin/false -D -H echo viewer:123456 | chpasswd # diff --git a/devices/gk7205v210_lite_vixand-ivg-g4h/general/overlay/usr/share/openipc/customizer.sh b/devices/gk7205v210_lite_vixand-ivg-g4h/general/overlay/usr/share/openipc/customizer.sh index 5983d38..8ef750d 100644 --- a/devices/gk7205v210_lite_vixand-ivg-g4h/general/overlay/usr/share/openipc/customizer.sh +++ b/devices/gk7205v210_lite_vixand-ivg-g4h/general/overlay/usr/share/openipc/customizer.sh @@ -18,13 +18,13 @@ cli -s .osd.enabled true cli -s .osd.template "OpenIPC | %F %T %Z" cli -s .audio.enabled true cli -s .audio.volume 50 -cli -s .nightMode.irCutPin1 8 # or vice versa -cli -s .nightMode.irCutPin2 9 -cli -s .nightMode.backlightPin 14 # or 16 +#cli -s .audio.speakerPin 55 +cli -s .nightMode.irCutPin1 9 # or vice versa +cli -s .nightMode.irCutPin2 8 +cli -s .nightMode.backlightPin 16 # or 14 #cli -s .nightMode.lightMonitor true cli -s .nightMode.minThreshold 2000 cli -s .nightMode.maxThreshold 14000 -#cli -s .audio.speakerPin 55 # # # Set wlan device and credentials if need