LED der Dreambox Two konfigurieren

    • 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

      The post was edited 2 times, last by redbull7 ().

    • newnigma2 sichern
      AIO flashen
      dann alles aktualisieren
      dann das newnigma2 backup wieder einspielen

      siehe auch
      i-have-a-dreambox.com/wbb5/for…ostID=2304328#post2304328

      wichtig!
      falls ein neuerer Rescue Loader als #104 bereits installiert UND/ODER der Flash auf GPT umstellt wurde, den Rescue Loader #104 NICHT flashen
      Das gilt nur wenn die installierte Rescue Loader Version kleiner als #104 ist!
      Gruß Fred

      Die Dreambox ist tot, es lebe die Dreambox

      ¯\_(ツ)_/¯

      Source Code

      1. root@dm920:~$ mount | grep "/ "
      2. /dev/mmcblk1p1 on / type ext4 (rw,relatime,data=ordered)
      3. root@dm920:~$