+ 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
    Hi!

    UFS 910 E2 flash minimal build ok, but NO USB STICK on the VFD the second reboot:

    Code:
    16515072 bytes read
    ............................................................................................................................................................................................................................................................Erased 252 sectors
    Copy to Flash... ..............................................................................................................................done
    
    
    maxiU-Boot 1.3.1 (May 19 2010 - 23:05:16) - by SoLaLa
    
    DRAM:  64 MB
    Flash: 16 MB
    In:    serial
    Out:   serial
    Err:   serial
    selected Image to start: ----Flash----
    
    no originalsoft detected, trying bootargs_0, if empty trying e2-bootargs...
    Hit any key to stop autoboot:  0
    ## Booting image at a0040000 ...
       Image Name:   Linux-2.6.32.71_stm24_0217
       Image Type:   SuperH Linux Kernel Image (gzip compressed)
       Data Size:    4308270 Bytes =  4.1 MB
       Load Address: 84001000
       Entry Point:  84002000
       Verifying Checksum ... OK
       Uncompressing Kernel Image ... OK
    
    Starting kernel console=ttyAS0,115200 root=/dev/mtdblock2 ip=192.168.100.2:192.168.100.8:192.168.100.10:255.255.255.0:kathrein:eth0:off mem=64m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=0 nwhwconf=device:eth0,hwaddr:00 init=/bin/devinit - 0x00000000 - 0 ...
    
    INIT: version  booting
    ------------------------------------------------------------
    deploy.sh version V0.13 (version for Kathrein UFS910)
    ------------------------------------------------------------
    
    <- Mounting USB stick ->
    mount: mounting /dev/sdb1 on /instsrc failed: No such device or address
    mount: mounting /dev/sdb on /instsrc failed: No such device or address
    mount: mounting /dev/sdb1 on /instsrc failed: No such device or address
    mount: mounting /dev/sdb on /instsrc failed: No such device or address
    mount: mounting /dev/sdb1 on /instsrc failed: No such device or address
    mount: mounting /dev/sdb on /instsrc failed: No such device or address
    mount: mounting /dev/sdb1 on /instsrc failed: No such device or address
    mount: mounting /dev/sdb on /instsrc failed: No such device or address
    mount: mounting /dev/sdb1 on /instsrc failed: No such device or address
    mount: mounting /dev/sdb on /instsrc failed: No such device or address
    mount: mounting /dev/sdb1 on /instsrc failed: No such device or address
    mount: mounting /dev/sdb on /instsrc failed: No such device or address
    INIT: Entering runlevel: 3
    INIT: no more processes left in this runlevel
    USB-stick prepare in Instructions, all files copied in /kathrein/ufs910/.

    Needed mini-uboot in flash? Dont work mini-uboot, AAF Recovery 1.9 says: Done mini install and activate and next boot only maxi-uboot...

    After added pen prepared mini1, mini2:

    Code:
    INIT: version  booting
    ------------------------------------------------------------
    deploy.sh version V0.13 (version for Kathrein UFS910)
    ------------------------------------------------------------
    
    <- Mounting USB stick ->
    ./deploy.sh: line 1: can't open /instsrc/Image_Installer.ini: no such file
    grep: /instsrc/Image_Installer.ini: No such file or directory
    grep: /instsrc/Image_Installer.ini: No such file or directory
    grep: /instsrc/Image_Installer.ini: No such file or directory
    grep: /instsrc/Image_Installer.ini: No such file or directory
    -------------------------------------
    Using the following settings:
    
    partition    :
    createmini   :
    keepsettings :
    keepbootargs :
    
    usejfs       :
    useext2e2    :
    
    usbhdd       :
    format       :
    update       :
    -------------------------------------
    sh: 1: unknown operand
    
    <- Formatting HDD (rootfs) ->
    mke2fs 1.46.4 (18-Aug-2021)
    /dev/sda1 contains a vfat file system labelled 'X'
    Creating filesystem with 251896 4k blocks and 62976 inodes
    Filesystem UUID: 69f0b360-bfde-11d3-bf55-001dec00d6ba
    Superblock backups stored on blocks:
            32768, 98304, 163840, 229376
    
    Allocating group tables: done
    Writing inode tables: done
    Creating journal (4096 blocks): done
    Writing superblocks and filesystem accounting information: done
    
    sh: 1: unknown operand
    <- Skipping installation of root file system ->
    mount: mounting /dev/sda3 on /mnt failed: No such device or address
    umount: can't unmount /mnt: Invalid argument
    -rwxr-xr-x    1 0        0            15712 Mar  2  2022 fw_printenv
    lrwxrwxrwx    1 0        0               21 Mar  2  2022 fw_setenv -> /usr/sbin/fw_printenv
    <- Flashing U-Boot args: Warning: Bad CRC, using default environment
    Can't open /dev/mtd7: Permission denied
    Error: can't write fw_env to flash
    Warning: Bad CRC, using default environment
    Can't open /dev/mtd7: Permission denied
    Error: can't write fw_env to flash
    Warning: Bad CRC, using default environment
    Can't open /dev/mtd7: Permission denied
    Error: can't write fw_env to flash
    Warning: Bad CRC, using default environment
    Can't open /dev/mtd7: Permission denied
    Error: can't write fw_env to flash
    done ->
    
    INIT: Entering runlevel: 3
    INIT: no more processes left in this runlevel
    VFD: 9 MOUNT USB, 7 FORMAT ERROR, SET BOTTARGS, ERROR KRNL FLASH

    But the flash build, not usb...

    Image_Installer.ini working in flash image?:

    Code:
    # createmini:   This setting will only have effect in combination with partition=1
    #               0 only creates system partition, swap partition and record partition
    #               1 additionally creates 4 partitions MINI1 to MINI4 at the end of the disk
    .......................
    [parameter] 
    partition=0
    createmini=0
    keepsettings=1
    keepbootargs=1
    But createmini disabled = 0

    Geändert von turulbird (05.03.2022 um 18:57 Uhr)


  2. #2
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    Hello Turulbird,

    Some time ago I added the ufsinstaller for the UFS910, deriving it from the UFS922. As with the UFS922, the ufsinstaller assumes the image is running off the internal hard disk. As the UFS910 has not got one as standard, the best way is to build and USB image and use that in the classic way with the maxi-uboot you already have on your box.

    Adding an internal hard disk to the UFS910 is not difficult. You have to solder in 4 10nF SMD capacitors and the SATA data connector. If you use a 2.5 inch hard drive, you only need +5 Volt and the power supply in the UFS910 has enough power to operate such a drive.

    If an internal hard drive is installed, use the directions regarding the UFS922 and build a flash image. I have running E2 successfully on both 14W and 1W standby models.

    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:



  4. #3
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Hi!

    Thank you, so much is not important, there is Vu+ Solo SE too.
    I can not start Neutrino flash image and E2 usb image.

    2022. neutrino usb images working:

    https://www.dropbox.com/sh/t6hd0hi19...AjiML7Tsa?dl=0

    Thanks!
    Geändert von turulbird (05.03.2022 um 23:01 Uhr)


Berechtigungen

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