+ Antworten
Ergebnis 1 bis 10 von 523

Hybrid-Darstellung

  1. #1
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Not work:

    ~/buildsystem-Audioniek$ git pull
    fatal: Not a git repository (or any of the parent directories): .git

    ~/buildsystem-Audioniek/apps$ git pull
    Already up-to-date.

    No updates...

    No enigma2.xxx files in /deps

    Download manually and overwrite /make and all directory.

    run ./make.sh...

    Build of Enigma2 for ufs910 successfully completed....

    Loading enigma2... Error...

    .................................................. .....................

    Neutrino flash not work, image only 4,5M:

    Code:
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    +
    +  flash.sh
    +
    + This script creates the file(s) you need to run the image built last
    + in the receiver's flash memory, the internal hard disk or from a USB
    + stick.
    +
    + Author : Audioniek, based on previous work by schishu, bpanther
    +          and others.
    + Date   : 11-02-2017
    +
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    
    ls: 'linux-sh4-2.6.32.??_0_ufs910.config' is not available: No such file or directory exists
    -- Output destination -------------------------------------------------
    
     Where would you like your Neutrino image to run?
       1) on a USB stick
       2) in the receivers flash memory (*)
     Select target (1-2)? 2
    fatal: Not a git repository (or any of the parent directories): .git
    [3;J
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    +
    +  Summary
    +  =======
    +
    +  Receiver           : ufs910
    +  Linux version      : linux-sh4-2.6.32-
    +  Kernel patch level : P0
    +  Image              : Neutrino
    +  Built from         : buildsystem
    +  Will run in/on     : flash
    +
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    
    -- Prepare root -------------------------------------------------------
    
     Prepare Neutrino root for ufs910.
    
     Copying release image... done.
     Creating devices... done.
     Moving kernel... done.
     Moving var directory... done.
     Creating mini-rcS and inittab... done.
    
     Root preparation completed.
    
    -- Create output file(s) ----------------------------------------------
    
     Build Neutrino output file(s) for ufs910 running in/on flash.
    
    Creating neutrino flash image for ufs910...
    
     - Prepare kernel file... done.
     - Checking kernel size... OK: 1549594 (0x0017A51A, max. 0x00190000) bytes.
     - Create a squashfs 4.0 partition for root.../home/turulbird/buildsystem-Audioniek/flash/flash_tools/mksquashfs4.0: invalid option
    
    SYNTAX:/home/turulbird/buildsystem-Audioniek/flash/flash_tools/mksquashfs4.0 source1 source2 ...  dest [options] [-e list of exclude
    dirs/files]
    
    Options are
    -version        print version, licence and copyright message
    -recover <name>        recover filesystem data using recovery file <name>
    -no-recovery        don't generate a recovery file
    -info            print files written to filesystem
    -no-exports        don't make the filesystem exportable via NFS
    -no-progress        don't display the progress bar
    -no-sparse        don't detect sparse files
    -b <block_size>        set data block to <block_size>.  Default 131072 bytes
    -processors <number>    Use <number> processors.  By default will use number of
                processors available
    -read-queue <size>    Set input queue to <size> Mbytes.  Default 64 Mbytes
    -write-queue <size>    Set output queue to <size> Mbytes.  Default 512 Mbytes
    -fragment-queue <size>    Set fagment queue to <size> Mbytes.  Default 64 Mbytes
    -noI            do not compress inode table
    -noD            do not compress data blocks
    -noF            do not compress fragment blocks
    -no-fragments        do not use fragments
    -always-use-fragments    use fragment blocks for files larger than block size
    -no-duplicates        do not perform duplicate checking
    -noappend        do not append to existing filesystem
    -keep-as-directory    if one source directory is specified, create a root
                directory containing that directory, rather than the
                contents of the directory
    -root-becomes <name>    when appending source files/directories, make the
                original root become a subdirectory in the new root
                called <name>, rather than adding the new source items
                to the original root
    -all-root        make all files owned by root
    -force-uid uid        set all file uids to uid
    -force-gid gid        set all file gids to gid
    -nopad            do not pad filesystem to a multiple of 4K
    -root-owned        alternative name for -all-root
    -noInodeCompression    alternative name for -noI
    -noDataCompression    alternative name for -noD
    -noFragmentCompression    alternative name for -noF
    -sort <sort_file>    sort files according to priorities in <sort_file>.  One
                file or dir with priority per line.  Priority -32768 to
                32767, default priority 0
    -ef <exclude_file>    list of exclude dirs/files.  One per line
    -wildcards        Allow extended shell wildcards (globbing) to be used in
                exclude dirs/files
    -regex            Allow POSIX regular expressions to be used in exclude
                dirs/files
    -p <pseudo-definition>    Add pseudo file definition
    -pf <pseudo-file>    Add list of pseudo file definitions
    /home/turulbird/buildsystem-Audioniek/flash/scripts/flash/neutrino/nor_neutrino_flash.sh: 135. line:  8828 Segmentation error    $PAD $SIZE_ROOTH $TMPDIR/mtd_root.bin $TMPDIR/mtd_root.pad
     done.
     - Checking root size...stat: stat '/home/turulbird/buildsystem-Audioniek/flash/tmp/mtd_root.bin' unsuccessful: No such file or directory
     OK: 0 (0x00000000, max. 0x00B40000) bytes.
     - Create a jffs2 partition for var... done.
     - Checking var size... OK: 983040 (0x000F0000, max. 0x002F0000) bytes.
     - Create output file(s) and MD5... done.
     - Creating .ZIP output file... done.
    
    -- Instructions -------------------------------------------------------
    
     The receiver must be equipped with a TDTmaxiboot boot loader,
     or a boot loader with compatible capabilities.
    
     To flash the created image copy the file miniFLASH.img
     to the root (/) of your FAT32 formatted USB stick.
     Insert the USB stick in the/a USB port on the receiver.
    
     To start the flashing process press RECORD for 10 sec on your
     remote control while the receiver is starting.
    
    
    -- Result -------------------------------------------------------------
    
     Output file(s) created in /home/turulbird/buildsystem-Audioniek/flash/out:
    
    all 6,8M
    -rw-r--r-- 1 4,5M szept 20 20:27 miniFLASH.img
    -rw-r--r-- 1   33 szept 20 20:27 miniFLASH.img.md5
    -rw-r--r-- 1 2,3M szept 20 20:27 ufs910_neutrino_P_CDK-rev0_HAL-rev805-github_NMP-revXXX.zip
    
    -- Finished -----------------------------------------------------------
    Geändert von turulbird (21.09.2017 um 16:57 Uhr)


  2. #2
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    Zitat Zitat von turulbird Beitrag anzeigen
    Not work:

    ~/buildsystem-Audioniek$ git pull .......... and: Download manually and overwrite /make and all directory.
    If you download the git manually you do not have a git-environment and cannot perform a git pull. Do a git clone, not a download.

    Zitat Zitat von turulbird Beitrag anzeigen
    No enigma2.xxx files in /deps
    My mistake: if the preparation fails there are indeed no enigma2* files in ./deps. Better to be sure though.

    Zitat Zitat von turulbird Beitrag anzeigen
    Loading enigma2... Error...
    As explained before I do not have a UFS910. Receivers I do not posses I cannot test; the flash-environment was carefully copied from Max but apparently contains some mistakes.

    Zitat Zitat von turulbird Beitrag anzeigen
    Neutrino flash not work, image only 4,5M:
    Recent changes in the build environment caused a failure in kernel version detection. This has been fixed. The error when starting mksquashfs4.0 has been fixed as well. Do a git pull in the flash directory. Currently there is (and was) no support for Neutrino on USB for UFS910 flash. This was not detected, but now displays a message.

    Regards,

    Audioniek.
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers

  3. The Following User Says Thank You to Audioniek For This Useful Post:



Berechtigungen

  • Neue Themen erstellen: Ja
  • Themen beantworten: Ja
  • Anhänge hochladen: Ja
  • Beiträge bearbeiten: Ja
  •