Hallo
Also habe noch den 1.12
root@dreambox:~$ cat /proc/stb/fp/fp_version
1.12
root@dreambox:~$ grep config.fp.led /etc/enigma2/settings
config.fp.led.default_color=0x0000FF
config.fp.led.shutdown_color=0xFF0000
config.fp.led.default_brightness=0
config.fp.led.standby_color=0xFFFFFF
config.fp.led.standby_brightness=0
root@dreambox:~$ for file in $(find /proc/stb/fp/ -name *led*); do echo "$file: $(cat $file)";done
/proc/stb/fp/led_fade: 00000007
/proc/stb/fp/led_blink: 000710ff
/proc/stb/fp/led_color: 000000ff
/proc/stb/fp/led_brightness: 00000000
root@dreambox:~$
Werde wohl auf den 1.14 mal updaten. Das neueste Newnigma ist installiert.
Um sicher zu gehen: Ist das der richtige für die TWO: flash-scripts_1.1+git4+81ff8d40bb-r0.0_arm64.deb ?
Der Befehl: flash-fsbl löst bei mir nur eine Fehlermeldung aus: Fatal: Cannot access '/usr/share/u-boot-bin/dreamtwo/u-boot.bin
Muss es also per FTP machen.
Danke
mfg
Also habe noch den 1.12
root@dreambox:~$ cat /proc/stb/fp/fp_version
1.12
root@dreambox:~$ grep config.fp.led /etc/enigma2/settings
config.fp.led.default_color=0x0000FF
config.fp.led.shutdown_color=0xFF0000
config.fp.led.default_brightness=0
config.fp.led.standby_color=0xFFFFFF
config.fp.led.standby_brightness=0
root@dreambox:~$ for file in $(find /proc/stb/fp/ -name *led*); do echo "$file: $(cat $file)";done
/proc/stb/fp/led_fade: 00000007
/proc/stb/fp/led_blink: 000710ff
/proc/stb/fp/led_color: 000000ff
/proc/stb/fp/led_brightness: 00000000
root@dreambox:~$
Werde wohl auf den 1.14 mal updaten. Das neueste Newnigma ist installiert.
Um sicher zu gehen: Ist das der richtige für die TWO: flash-scripts_1.1+git4+81ff8d40bb-r0.0_arm64.deb ?
Der Befehl: flash-fsbl löst bei mir nur eine Fehlermeldung aus: Fatal: Cannot access '/usr/share/u-boot-bin/dreamtwo/u-boot.bin
Muss es also per FTP machen.
Danke
mfg
The post was edited 2 times, last by redbull7 ().