Ergebnis 1 bis 10 von 523

Baum-Darstellung

  1. #11
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    First error: in the kernel .config, the module for wireless is not selected. This is logical, because with wireless drivers any image will be too big to fit flash (it is only 16 Mbyte, the kernel is usually around two, so there only 14 Mbyte left for the rootfs, which is not much and even most Neutrino variants are bigger that that. You have to be aware that you are building for a very old receiver with very little flash memory.

    Second error: the rootfs is just 12 kbyte too large. Remove kernel modules you do not need, like the USB serial drivers. As the resulting free space is not large, it is very likely that the image will run slow or not at all.

    Third error: the amount of free space on an USB stick and the building of the devs in the flash routines have nothing to do with each other.

    Misunderstanding: you do not build for USB. You build an image for a certain receiver. After that has been done, you use the flash environment to convert the image built to the file(s) you need to run it on a box, which can sometimes be in flash memory only, sometimes on a USB stick, or both, depending on the capabilities on the receiver involved and the image built.

    My git is fork of the Duckbox Developers git maintained by max. With respect to the UFS910, both gits are effectively the same, as I do not develop for Kathrein receivers. The main difference is the flash environment, which was are rewitten by me.

    Last remark: it is still unclear to me what you are trying to achieve. On a UFS910 your options are probably limited to running either E2 or Neutrino off a USB stick.

    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

  2. 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
  •