X

Flash Image erstellen

Einklappen
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • jockyw2001
    Erfahrene Benutzer
    • 12.04.2008
    • 252

    #16
    Zitat von TangoCash Beitrag anzeigen
    Try a "make clean" and a "rm .deps/*" first to cleanup your cdk.
    then do a "make yaud-neutrino-mp" to build neutrino,
    and then make flash.
    Thanks, build in progress. Will post result later.

    PS: line 189 in libstb-hal/libe3player/container-ffmpeg.c must be changed to:
    static char* Codec2Encoding(enum AVCodecID id, int* version)
    (enum name in avformat.h is AVCodecID)

    Image is ready, still way too big, miniFLASH.img is a bit smaller (now 33,6MB).
    The release-neutrino folder is a lot smaller and went down from 36MB to 1,183 items, totalling 22.3 MB.

    Do you still have any ideas left
    Zuletzt geändert von jockyw2001; 17.09.2013, 14:35.

    Kommentar

    • TangoCash
      Erfahrene Benutzer
      • 23.11.2008
      • 179

      #17
      The ufs922 has nearly the same setup like the fortishd.

      (release_neutrino :1.267 Objects / 26,4 MB)

      Maybe your max-tdt/tdt/flash/fortis_hdbox/out and+or max-tdt/tdt/flash/fortis_hdbox/tmp dir is not empty
      remove them with sudo rm -rf before make_flash.sh
      a.k.a. DaHooD

      Es gibt nur 10 Arten von Menschen auf der Welt, die die binär können, und die die die anderen 1000 suchen.

      Kommentar

      • jockyw2001
        Erfahrene Benutzer
        • 12.04.2008
        • 252

        #18
        I did rm out and tmp folders before running make_flash.sh

        The details of the tmp subfolders are:
        KERNEL 1 item, with size 1.8 MB
        ROOT 1,730 items, totalling 22.3 MB
        STORAGE 107 items, totalling 1.6 MB

        And release_neutrino 1,183 items, totalling 25.7 MB

        Perhaps you can compare with your folders. Thx!

        EDIT: I've added a log file for make_flash

        EDIT2: I checked script flash_part_w_fww and it looks I am chasing ghosts:
        fortis) echo "Creating flash image for $HOST..."
        SIZE_KERNEL=0x200000
        SIZE_ROOT=0xC00000
        SIZE_VAR=0x11C0000
        ERASE_SIZE=0x20000

        kernel, root and var size add up to 0x1FC0000 which is about 31,75MB

        For ufs922 and ufs910 the sum is 0xFC0000 which is about 16MB

        And I thought the AV7000 also has 16MB flash, which now I am not sure about anymore ...
        Angehängte Dateien
        Zuletzt geändert von jockyw2001; 17.09.2013, 16:13.

        Kommentar

        • TangoCash
          Erfahrene Benutzer
          • 23.11.2008
          • 179

          #19
          the miniFLASH.img should have exactly 16.515.072 Bytes

          but i think the var size is to big in the script. (SIZE_VAR=0x11C0000 instead of SIZE_VAR=0x1C0000)
          a.k.a. DaHooD

          Es gibt nur 10 Arten von Menschen auf der Welt, die die binär können, und die die die anderen 1000 suchen.

          Kommentar

          • jockyw2001
            Erfahrene Benutzer
            • 12.04.2008
            • 252

            #20
            Yes, I believe you are right about the faulty flash size for the Fortis-HD in flash_part_w_fw.sh
            I am deperaty trying to find out if the Atevio 7000 has 16MB or 32 MB flash size
            If it has 32MB flash, then it's all okay.

            Kommentar

            • TangoCash
              Erfahrene Benutzer
              • 23.11.2008
              • 179

              #21
              Im not sure..there images with 16 MB and with 32 Mb around
              a.k.a. DaHooD

              Es gibt nur 10 Arten von Menschen auf der Welt, die die binär können, und die die die anderen 1000 suchen.

              Kommentar

              • jockyw2001
                Erfahrene Benutzer
                • 12.04.2008
                • 252

                #22
                Zitat von TangoCash Beitrag anzeigen
                Im not sure..there images with 16 MB and with 32 Mb around
                After editing the script I created an image for 16MB flash. If I have some free time I will try to flash it.

                Thx for your help and patience!

                PS: does neutrino-mp actually run fine on your ufs922 and 910?

                Kommentar

                • TangoCash
                  Erfahrene Benutzer
                  • 23.11.2008
                  • 179

                  #23
                  try "make yaud-neutrino-mp-exp-next" it is the newest branch.
                  the branch "neutrino-mp" is not maintained at this time.

                  works fine on different boxes.

                  EDIT:

                  910 and 922 have 16 MB, all others 32 or more.
                  a.k.a. DaHooD

                  Es gibt nur 10 Arten von Menschen auf der Welt, die die binär können, und die die die anderen 1000 suchen.

                  Kommentar

                  Nicht konfiguriertes PHP-Modul

                  Einklappen

                  Flash Image erstellen

                  Einklappen
                  Lädt...
                  X