+ Antworten
Seite 12 von 53 ErsteErste ... 2101112131422 ... LetzteLetzte
Ergebnis 111 bis 120 von 523
  1. #111
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    I tried the neutrino in flash, but the same error if run Enigma2 in usb.
    So it does not start enigma2 usb, nor is it my fault because of the usb Enigma2 not run, if TitanNit in flash...

    Other usb image (PKT, HDMU E2; BP neutrino) run in UFS 910 in pendrive.
    Geändert von turulbird (06.06.2016 um 19:34 Uhr)


  2. #112
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 712 Times in 304 Posts
    These are not errors, but simply limitations of the receiver. Neutrino may fit if slimmed down a bit (try building without WLAN drivers), as the root is just slightly too big.

    Apparently you assume you can build about any image for any receiver with any patch level in all variants thinkable. This is not the case and it almost impossible to predict beforehand what will go and what will not.

    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. #113
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    The neutrino diff:1 works all in flash.

    Without wlan the other neutrino diff large to flash.

    Actually, I want to build usb Enigma2, but have so far failed to create works ...

    I'm trying now:

    https://github.com/OpenSH4/StartHere

    Not work. I built ufs910 flashimage, but miniFlash.img 46 MB...
    USB image not doing.
    No *.elf file error, I copy the nor_flash/lib/... and /root/boot/*.elf...

    Geändert von turulbird (06.06.2016 um 19:16 Uhr)


  5. #114
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Neutrino Tangos, wlan diff; rt2870sta error:

    Code:
    CC [M]  /home/b/StartHere/driver/stgfb/stmfb//linux/kernel/drivers/media/video/stmvout_ctrl.o
      CC [M]  /home/b/StartHere/driver/stgfb/stmfb//linux/kernel/drivers/media/video/stmvout_driver.o
      LD [M]  /home/b/StartHere/driver/stgfb/stmfb/stmcore-display-stx7100.o
      LD [M]  /home/b/StartHere/driver/stgfb/stmfb/stmcore-display-stx7109c2.o
      LD [M]  /home/b/StartHere/driver/stgfb/stmfb/stmcore-display-stx7109c3.o
      LD [M]  /home/b/StartHere/driver/stgfb/stmfb/stmfb.o
      LD [M]  /home/b/StartHere/driver/stgfb/stmfb/stm_v4l2.o
      LD [M]  /home/b/StartHere/driver/stgfb/stmfb/stmvout.o
      LD [M]  /home/b/StartHere/driver/stgfb/stmfb/stmvbi.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/crypt_md5.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/crypt_sha2.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/crypt_hmac.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/crypt_aes.o
    /home/b/StartHere/driver/wireless/rt2870sta/common/crypt_aes.c: In function ‘WscEncryptData’:
    /home/b/StartHere/driver/wireless/rt2870sta/common/crypt_aes.c:1522:1: warning: the frame size of 1348 bytes is larger than 1024 bytes [-Wframe-larger-than=]
     }
     ^
    /home/b/StartHere/driver/wireless/rt2870sta/common/crypt_aes.c: In function ‘WscDecryptData’:
    /home/b/StartHere/driver/wireless/rt2870sta/common/crypt_aes.c:1592:1: warning: the frame size of 1348 bytes is larger than 1024 bytes [-Wframe-larger-than=]
     }
     ^
    /home/b/StartHere/driver/wireless/rt2870sta/common/crypt_aes.c: In function ‘AES_GTK_KEY_WRAP’:
    /home/b/StartHere/driver/wireless/rt2870sta/common/crypt_aes.c:2265:1: warning: the frame size of 1096 bytes is larger than 1024 bytes [-Wframe-larger-than=]
     }
     ^
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/crypt_arc4.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/mlme.o
    /home/b/StartHere/driver/wireless/rt2870sta/common/mlme.c: In function ‘BssTableSetEntry’:
    /home/b/StartHere/driver/wireless/rt2870sta/common/mlme.c:5739:39: warning: operation on ‘Tab->BssOverlapNr’ may be undefined [-Wsequence-point]
                         Tab->BssOverlapNr = (Tab->BssOverlapNr++) % MAX_LEN_OF_BSS_TABLE;
                                           ^
    /home/b/StartHere/driver/wireless/rt2870sta/common/mlme.c: In function ‘BssTableSortByRssi’:
    /home/b/StartHere/driver/wireless/rt2870sta/common/mlme.c:6100:1: warning: the frame size of 1708 bytes is larger than 1024 bytes [-Wframe-larger-than=]
     }
     ^
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/cmm_wep.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/action.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/cmm_data.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/rtmp_init.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/cmm_tkip.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/cmm_aes.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/cmm_sync.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/eeprom.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/cmm_sanity.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/cmm_info.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/cmm_cfg.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/cmm_wpa.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/dfs.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/spectrum.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/rtmp_timer.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/rt_channel.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/cmm_profile.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/cmm_asic.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/cmm_cmd.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/sta/assoc.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/sta/auth.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/sta/auth_rsp.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/sta/sync.o
    /home/b/StartHere/driver/wireless/rt2870sta/sta/sync.c: In function ‘PeerBeaconAtScanAction’:
    /home/b/StartHere/driver/wireless/rt2870sta/sta/sync.c:764:1: warning: the frame size of 1276 bytes is larger than 1024 bytes [-Wframe-larger-than=]
     }
     ^
    /home/b/StartHere/driver/wireless/rt2870sta/sta/sync.c: In function ‘PeerBeaconAtJoinAction’:
    /home/b/StartHere/driver/wireless/rt2870sta/sta/sync.c:1094:1: warning: the frame size of 1316 bytes is larger than 1024 bytes [-Wframe-larger-than=]
     }
     ^
    /home/b/StartHere/driver/wireless/rt2870sta/sta/sync.c: In function ‘PeerBeacon’:
    /home/b/StartHere/driver/wireless/rt2870sta/sta/sync.c:1764:1: warning: the frame size of 1300 bytes is larger than 1024 bytes [-Wframe-larger-than=]
     }
     ^
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/sta/sanity.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/sta/rtmp_data.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/sta/connect.o
    /home/b/StartHere/driver/wireless/rt2870sta/sta/connect.c: In function ‘CntlOidScanProc’:
    /home/b/StartHere/driver/wireless/rt2870sta/sta/connect.c:355:1: warning: the frame size of 1740 bytes is larger than 1024 bytes [-Wframe-larger-than=]
     }
     ^
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/sta/wpa.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/sta/ags.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/sta/sta_cfg.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/common/rtmp_init_inf.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/os/linux/rt_profile.o
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/os/linux/sta_ioctl.o
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/sta_ioctl.c: In function ‘rt_ioctl_siwencode’:
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/sta_ioctl.c:1479:6: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses]
       if(!erq->flags & IW_ENCODE_MODE) 
          ^
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/sta_ioctl.c: In function ‘rt_ioctl_siwmlme’:
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/sta_ioctl.c:1979:1: warning: the frame size of 1640 bytes is larger than 1024 bytes [-Wframe-larger-than=]
     }
     ^
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/sta_ioctl.c: In function ‘rt_ioctl_iwaplist’:
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/sta_ioctl.c:599:1: warning: the frame size of 1292 bytes is larger than 1024 bytes [-Wframe-larger-than=]
     }
     ^
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/sta_ioctl.c: In function ‘RTMPIoctlMAC’:
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/sta_ioctl.c:5836:1: warning: the frame size of 1336 bytes is larger than 1024 bytes [-Wframe-larger-than=]
     }
     ^
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/sta_ioctl.c: In function ‘RTMPIoctlE2PROM’:
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/sta_ioctl.c:6035:1: warning: the frame size of 1336 bytes is larger than 1024 bytes [-Wframe-larger-than=]
     }
     ^
      CC [M]  /home/b/StartHere/driver/wireless/rt2870sta/os/linux/rt_linux.o
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/rt_linux.c: In function ‘RtmpOSNetDevDetach’:
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/rt_linux.c:1694:38: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
      struct net_device_ops *pNetDevOps = pNetDev->netdev_ops;
                                          ^
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/rt_linux.c: In function ‘RtmpOSNetDevAttach’:
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/rt_linux.c:1731:38: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default]
      struct net_device_ops *pNetDevOps = pNetDev->netdev_ops;
                                          ^
    /home/b/StartHere/driver/wireless/rt2870sta/os/linux/rt_linux.c:1782:11: error: ‘struct net_device’ has no member named ‘wireless_handlers’
        pNetDev->wireless_handlers = pDevOpHook->iw_handler;
               ^
    scripts/Makefile.build:229: recipe for target '/home/b/StartHere/driver/wireless/rt2870sta/os/linux/rt_linux.o' failed
    make[5]: *** [/home/b/StartHere/driver/wireless/rt2870sta/os/linux/rt_linux.o] Error 1
    scripts/Makefile.build:365: recipe for target '/home/b/StartHere/driver/wireless/rt2870sta' failed
    make[4]: *** [/home/b/StartHere/driver/wireless/rt2870sta] Error 2
    scripts/Makefile.build:365: recipe for target '/home/b/StartHere/driver/wireless' failed
    make[3]: *** [/home/b/StartHere/driver/wireless] Error 2
    Makefile:1429: recipe for target '_module_/home/b/StartHere/driver' failed
    make[2]: *** [_module_/home/b/StartHere/driver] Error 2
    make[2]: Leaving directory '/home/b/StartHere/cdk/linux-sh4-2.6.32.61_stm24_0217'
    /home/b/StartHere/driver/kernel.make:39: recipe for target 'all' failed
    make[1]: *** [all] Error 2
    make[1]: Leaving directory '/home/b/StartHere/driver'
    Makefile:3103: recipe for target '.deps/driver' failed
    make: *** [.deps/driver] Error 2
    b@b:~/StartHere/cdk$
    No wifi error:

    ROOT TOO BIG: 11808768 (0x00B43000, max. 0x00B40000) bytes

    The build usb why not work at neutrino?

    The USB flash drive has enough space on:

    Code:
     Prepare Neutrino root for ufs910.
     Root preparation completed.
    -- ERROR! -------------------------------------------------------------
     !!! ERROR: DEVS ARE MISSING !!!
     APPARENTLY MAKEDEV IN prepare_root.sh FAILED.
     Exiting...
    HTML-Code:
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    +
    +  flash.sh
    +
    + This script creates the file(s) you need to run the image built last
    + in the receiver's flash memory or from a USB stick.
    +
    + Author : Audioniek, based on previous work by schishu, bpanther
    +          and others.
    + Date   : 08-07-2014
    +
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    The build usb works Enigma2 usb, but the E2 usb image does not work ...
    Geändert von turulbird (06.06.2016 um 23:54 Uhr)


  6. #115
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    @ max

    The max-tdt git there is Enigma2 or XBMC for UFS 910-913?

    What a git address?

    This is the original?:

    https://github.com/Duckbox-Developers/StartHere
    Geändert von turulbird (06.06.2016 um 22:51 Uhr)


  7. #116
    Developer Avatar von max
    Registriert seit
    06.05.2012
    Beiträge
    94
    Thanks
    8
    Thanked 79 Times in 43 Posts
    are not kept in E2 DDT git, last stand 2014.

  8. The Following User Says Thank You to max For This Useful Post:



  9. #117
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 712 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

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



  11. #118
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    it is still unclear to me what you are trying to achieve
    The UFS 910 image build exercise just because there are three pieces of UFS 910, the newer image is on them.

    The main objective UFS 913 XBMC image build albis 8000 patch.

    The XBMC not be possible to transfer the git from?:

    git clone https://gitlab.com/FFTEAM/martiis-tdt.git

    It does not matter if older...

    May be updated?

    Geändert von turulbird (07.06.2016 um 18:31 Uhr)


  12. #119
    Benutzer
    Registriert seit
    13.05.2012
    Ort
    Grimma
    Beiträge
    74
    Thanks
    30
    Thanked 16 Times in 15 Posts
    this is not for UFS910

    martii neutrino > spark 7111/7162


  13. #120
    Erfahrener Benutzer Avatar von turulbird
    Registriert seit
    01.09.2012
    Beiträge
    136
    Thanks
    65
    Thanked 2 Times in 2 Posts
    Zitat Zitat von thomas Beitrag anzeigen
    this is not for UFS910

    martii neutrino > spark 7111/7162
    Code:
    turulbird@b:~/martiis-tdt/tdt/cvs/cdk$ ./make.sh
    
      _______                     _____              _     _         _
     |__   __|                   |  __ \            | |   | |       | |
        | | ___  __ _ _ __ ___   | |  | |_   _  ____| | __| |_  __ _| | ___ ___
        | |/ _ \/ _` | '_ ` _ \  | |  | | | | |/  __| |/ /| __|/ _` | |/ _ | __|
        | |  __/ (_| | | | | | | | |__| | |_| |  (__|   < | |_| (_| | |  __|__ \
        |_|\___|\__,_|_| |_| |_| |_____/ \__,_|\____|_|\_\ \__|\__,_|_|\___|___/
    
    
    Targets:
     1) Kathrein UFS-910
     3) Kathrein UFS-912
     4) Kathrein UFS-922
     5) Topfield 7700 HDPVR
     6) Fortis based (HDBOX)
     7) SpiderBox HL-101
     8) Edision Argus vip
     9) Cuberevo (IPBOX 9000)
    10) Cuberevo mini (IPBOX 900)
    11) Cuberevo mini2 (IPBOX 910)
    12) Cuberevo 250 (IPBOX 91)
    13) Cuberevo 9500HD (7000HD)
    14) Cuberevo 2000HD
    15) Cuberevo mini_fta (200HD)
    16) Homecast 5101
    17) Octagon 1008
    18) SPARK
    19) Atevio7500
    20) SPARK7162
    21) IPBOX9900
    22) IPBOX99
    23) IPBOX55
    24) Fortis HS7810A
    25) B4Team ADB 5800S
    26) Fortis HS7110
    27) WHITEBOX
    28) Kathrein UFS-913
    Select target (1-28)?
    The number one?
    Geändert von turulbird (10.06.2016 um 18:29 Uhr)


Berechtigungen

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