MP-martiiGit-by-FFTeam-13-02-2014-GMOne-Triplex-Alien2-7162-Receiver

    • MP-martiiGit-by-FFTeam-13-02-2014-GMOne-Triplex-Alien2-7162-Receiver

      - oscam mit emu neuere Version
      - russisches Flexzugefügt
      - gitorious.org/neutrino-mp/mart…e289aaab909c3be5cb?page=1

      Zum Eintrag: Download
      1x Triplex alter Sattuner + dvb-C/T --- 2x Triplex neuer Sattuner + Dvb-C/T2 --- LX 2 1 Sat+ Dvb-C/T2 --- 4x Dbox1 --- 2x Pace --- 1x GM990 reloaded 1x Pingulux (alte)
    • Thankyou for this great image. I flashed on my Amiko Alien 2 triplex box, and is running very smooth and fine. :thumbsup:
      I have two questions, that maybe you can help me on that.
      1) I would like to have as a boot image the logo of Amiko set top boxes instead of the Edision one. Do you have a file to send to the box with the Amiko image?

      2) Some sat channels don't have EPG (I am referring to the Rai channels 2 and 3 on Hotbird 13E and Astra 19,2E). Normally under images enigma2 this can be solevd using a plugin called CrossEPG. Is it possible to have this plugin under Neutrino too? would be very helpful also to use for programming records on those channels.

      Anyways thankyou again for this great firmware, I think is the best one on the net for Spark boxes actually. :danke:
    • Here is an Amiko bootlogo.
      Just unpack it and copy it to /boot and restart the box.
      Dateien
      • bootlogo.zip

        (55,14 kB, 45 mal heruntergeladen, zuletzt: )
      Greetz von DrStoned :D :D :D

      Golden Media TripleX | Amiko Alien 2 | Dreambox DM7025SS | Dbox2 Nokia SAT AVIA 500 mit 64 MB RAM, HDD 100GB im Wechselrahmen, CF-Kartenslot, USB-Schnittstelle und Multicam |
      Datenspeicher für alle Receiver: Synology DS212j über NFS
    • Found a bug....

      Hello to all :)
      @Thomas66
      After several days of using this version of Neutrino, I found a bug in the software. Is related to the DVBT channels on VHF frequencies. I found a strange behaviour each time I was tunning a channel that belongs to a mux present in that band (specifically 191.5 Mhz. wideband 7 Mhz). Every time I was trying to wach a channel of that mux, the decoder was getting blocked and acting erratic. The reason of this is because of memorizing the mux in the database according to the standard parameters for VHF, the wideband of the mux instead of been 7Mhz is been memorized like 8Mhz (wich is falsh) .
      I hope the developing team can solve this problem, because is the ONLY ONE that I found in this firmware. In fact, appart from this issue, the firmware is far away the best I could find from several other ones on the net for Spark boxes like Amiko Alien 2 triplex or Golden Media triplex .
      The team has developed a great software, and would be the perfect one solving this little problem. :thumbsup:
    • bitte erkläre das Problem nochmal, so ganz hab ich es noch nicht verstanden
      Danke

      Update Online seit gestern 22.10 uhr
      Menü > 2 > 7 > rote taste
      2 mal exit - neustart
      1x Triplex alter Sattuner + dvb-C/T --- 2x Triplex neuer Sattuner + Dvb-C/T2 --- LX 2 1 Sat+ Dvb-C/T2 --- 4x Dbox1 --- 2x Pace --- 1x GM990 reloaded 1x Pingulux (alte)
    • Thomas66 schrieb:

      bitte erkläre das Problem nochmal, so ganz hab ich es noch nicht verstanden
      Danke

      Update Online seit gestern 22.10 uhr
      Menü > 2 > 7 > rote taste
      2 mal exit - neustart

      Ok, I will try to be more clear (I don't speak german, sorry!)
      After scanning all the DVBT frequencies on my box, I noticed that the only mux that I receive in VHF frequency (191.5 Mhz) is been saved as 8Mhz wideband instead of 7Mhz wideband. For this reason I cannot see the channels inside this mux, and the box is getting blocked.

      Here goes a translation in german using google translate. Hope it helps.

      Nach dem Scannen alle DVBT Frequenzen auf meine Box, bemerkte ich, dass die einzige, die ich in Mux UKW-Frequenz (191,5 MHz) empfangen wird als 8Mhz Breitband statt 7Mhz Breitband gespeichert. Aus diesem Grund kann ich nicht sehen, die Kanäle in diesem Mux, und die Box wird immer blockiert.

      Mfg, :danke:
    • Do you mean this ?

      Quellcode

      1. WARNING! It is probably unsuitable for enigma! -->
      2. <!-- Parameters are (unfortunately, the neutrino parser does not allow default settings,
      3. the default is always "0"):
      4. * bandwidth:
      5. "0"-8MHz "1"-7MHz "2"-6MHz "3"-AUTO
      6. * constellation:
      7. "0"-QPSK "1"-QAM16 "2"-QAM32 "3"-QAM64 "4"-QAM128 "5"-QAM256 "6"-AUTO
      8. * transmission_mode:
      9. "0"-2k "1"-8k "2"-AUTO
      10. * code_rate_[HL]P:
      11. "0"-NONE "1"-1/2 "2"-2/3 "3"-3/4 "4"-4/5 "5"-5/6 "6"-6/7 "7"-7/8 "8"-8/9 "9"-AUTO
      12. * guard_interval:
      13. "0"-1/32 "1"-1/16 "2"-1/8 "3"-1/4 "4"-AUTO
      14. * hierarchy:
      15. "0"-NONE "1"-1 "2"-2 "3"-4 "4"-AUTO -->
      16. <locations>
      17. <terrestrial name="auto-Default" flags="5">
      18. <transponder frequency="177500" bandwidth="1" constellation="6" transmission_mode="2" code_rate_HP="9" code_rate_LP="9" guard_interval="4" hierarchy="0" />
      19. <transponder frequency="184500" bandwidth="1" constellation="6" transmission_mode="2" code_rate_HP="9" code_rate_LP="9" guard_interval="4" hierarchy="0" />
      20. <transponder frequency="191500" bandwidth="1" constellation="6" transmission_mode="2" code_rate_HP="9" code_rate_LP="9" guard_interval="4" hierarchy="0" />
      21. <transponder frequency="198500" bandwidth="1" constellation="6" transmission_mode="2" code_rate_HP="9" code_rate_LP="9" guard_interval="4" hierarchy="0" />
      22. ......
      Alles anzeigen

      It is at 7MHz in terrestrial.xml ,but where I live there is no service at this frequency
    • DboxOldie schrieb:

      Do you mean this ?

      Quellcode

      1. WARNING! It is probably unsuitable for enigma! -->
      2. ......

      It is at 7MHz in terrestrial.xml ,but where I live there is no service at this frequency

      Yes! is exactly this. It should be 7Mhz wideband as it states on the database you are showing here, but the frequency is memorized as 8Mhz wideband ?(
      After te scanning, if you go to services, manual scan of frequencies you will see two entries of the frequency, one showing 191.5 Mhz, 7 Mhz and next to this one another one showing 191.5 Mhz 8Mhz.
      That is why the channels cannot been seen, they are saved as 8Mhz wideband instead of 7Mhz wideband. This is the bug I found.
      If you want, since I have DVBT channels, I can test with my box.
    • DboxOldie schrieb:

      @Bigsailor 69:
      Well, look here :

      Quellcode

      1. hxxp://dual.franken.bplaced.de/spark7162/ (change the xx of course )

      There you will find a Dual Neutrino Image ( NMP + NHD2 )
      You may switch to Neutrino HD2 by using the point in plugins ( blue > scripts), and try a DVB-T scan.
      In a few days I will build a new one with actually source. :)

      Test done..... but the DVBT tuner doesn't tune any terrestrial mux ;(
      I am going to explain now in detail: After selecting the NHD2 type I choose for the terrestrial frequencies Europe DVBT, and then I choose a mux (I did it with two different ones, one for VHF band and one for UHF band). The test of signal was ok, but the scanning give me the error "not channels found" this was made with the auto parameters given by the database and even if I set up manually all the parameters of the mux the scanning was giving me the same error.
      Then I tried also the NMP system, and in this one selecting the terrestrial tuner and doing the test signal for a terretrial mux, the test signal was for the sat trasponder I was been tuned before, no way to change to terrestrial tuner :cursing: and doing a manual scanning the scanning was been done on the trasponder of the last sat channel been tuned.
      I hope was a clear explanation for you.... if not just ask me.
      :thx:
    • Mhhh...strange :(
      With NHD2 I use auto scan and choose this: Europe, Middle East, Africa: DVB-T Frequencies and the scan gets 44 tv Services inclusive some hbbtv Services
      With MP I use auto scan too and choose this: auto-Default ( ther is only this choice )
      Both work....
      I must say : It is the SAB-Triplex with old DVB-T1/C tuner.
      Dateien
      • infobar_nhd2_T.png

        (131,52 kB, 55 mal heruntergeladen, zuletzt: )
      • infobar_mp_T.png

        (32,49 kB, 42 mal heruntergeladen, zuletzt: )
    • @DboxOldie, That is why I asked @Thomas66, since under Spark and enigma2 images like Sorglospaket and old images HDMU, the terrestrial tuner is working ok. On this one is only the problem I found, but the rest of this image works perfect!
      Anyways, :thx: for your answers.

      PS.: If you can explain this to @Thomas66 in german, maybe they can do something.
    • hallo,
      finde das Image soweit klasse,habe es auf meiner triplex auch drauf,
      jetzt meine frage,wie kann ich eine unitymedia senderliste online installieren,
      wenn ich auf sendersuche gehe,findet er sie zwar,aber die Sender sind voll am ruckeln,rtl,pro7 also,fast alle
      normale und sky Sender,über den online feed,sagt er immer error..
      bitte um hilfe..lg
    • KEINE Updates mehr für dieses Image !

      wer weiter Updates möchte ist gezwungen das neue uimage zu flashen, hab da lange daran gesessen und läuft nun Freezfrei auch nach Stunden.
      Probleme hatte wenige Receiver von verschiedenen Importueren wie amiko,gis etc.
      1x Triplex alter Sattuner + dvb-C/T --- 2x Triplex neuer Sattuner + Dvb-C/T2 --- LX 2 1 Sat+ Dvb-C/T2 --- 4x Dbox1 --- 2x Pace --- 1x GM990 reloaded 1x Pingulux (alte)

    Flag Counter