+ Antworten
Seite 6 von 13 ErsteErste ... 45678 ... LetzteLetzte
Ergebnis 51 bis 60 von 130
  1. #51
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    Latest version of Tvheadend use by default transcoding with not possible to use on stb
    also crash when compile ffmpeg
    TVH neeed to be build with --disable-ffmpeg_static --disable-x264_static


  2. #52
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 712 Times in 304 Posts
    If I add the options mentioned to tvheadend.mk, it still does not build.

    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. #53
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    There is ticket on tvheadend.org
    http://tvheadend.org/issues/3568
    If some one can help.

  4. The Following User Says Thank You to Saentist For This Useful Post:



  5. #54
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 712 Times in 304 Posts
    Changed tvheadend.mk to build a fixed git revision (currently that of today) and changed some build options. tvheadend now builds, but have not tested result yet.

    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


  6. #55
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    No second tunner on my Octagon SF1028p
    STB have 2x DVB-S2 tunners

    Code:
    Octagon1028:~# ls -AlR /dev/dvb/
    /dev/dvb/:
    drwxr-xr-x    2 root     root           260 Dec 24 14:34 adapter0
    
    
    /dev/dvb/adapter0:
    crw-rw----    1 root     root      212,   1 Dec 23 23:23 audio0
    crw-rw----    1 root     root      212,   6 Dec 23 23:23 ca0
    crw-rw----    1 root     root      212,   6 Dec 23 23:23 ca1
    crw-rw----    1 root     root      212,   4 Dec 23 23:23 demux0
    crw-rw----    1 root     root      212,  20 Dec 23 23:23 demux1
    crw-rw----    1 root     root      212,   5 Dec 23 23:23 dvr0
    crw-rw----    1 root     root      212,  21 Dec 23 23:23 dvr1
    crw-rw----    1 root     root      212,   3 Dec 23 23:23 frontend0
    crw-rw----    1 root     root      212,   7 Dec 23 23:23 net0
    crw-rw----    1 root     root      212,   8 Dec 23 23:23 osd0
    crw-rw----    1 root     root      212,   0 Dec 23 23:23 video0
    In Neutrino and Enigma there is available second tunner.
    Miniaturansichten angehängter Grafiken Miniaturansichten angehängter Grafiken Klicken Sie auf die Grafik für eine größere Ansicht 

Name:	tunner.GIF 
Hits:	40 
Größe:	9,7 KB 
ID:	12943  


  7. #56
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    After some investigation, I understand how tunners was created by
    /var/etc/init.d/makedev script
    with search name in
    /var/etc/hostname
    (I'm not a programmer just experimentalist)
    But how my Octagon SF1028P aka "atevio7500" following rules don't have second tunner created?


  8. #57
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    Can anyone fix flash.sh to be possible make USB images for Neutrino?
    ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++
    + Summary
    + =======
    +
    + Receiver : atevio7500
    + Linux version : linux-sh4-2.6.32-61
    + Kernel patch level : P0217
    + Image : Neutrino
    + Will run in/on : USB
    +
    ++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++


    -- Prepare root -------------------------------------------------------


    Prepare Neutrino root for atevio7500.




    Root preparation completed.




    -- ERROR! -------------------------------------------------------------


    !!! ERROR: DEVS ARE MISSING !!!
    APPARENTLY MAKEDEV IN prepare_root.sh FAILED.


    Exiting...
    -----------------------------------------------------------------------



  9. #58
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 712 Times in 304 Posts
    Fixed.

    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. #59
    Benutzer Avatar von Saentist
    Registriert seit
    28.08.2015
    Ort
    Bulgaria
    Beiträge
    56
    Thanks
    2
    Thanked 6 Times in 5 Posts
    New Problem
    Fresh Ubuntu 16.04
    Building download latest "BASH" but it fall to compile with lots of errors

    is it possible to be added "DMESG" to bash compilation


  12. #60
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 712 Times in 304 Posts
    Please note that for Ubuntu 16.04 you need an additional module. Possibly your problem will be fixed by doing a git pull of StartHere.git and rerunning prepare4cdk.sh.

    In addition, I will further test with Ubuntu 16.04. My test machine builds Enigma2 OK after abovementioned action, but have not tested Neutrino and/or Tvheadend yet.

    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


Berechtigungen

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