+ Antworten
Seite 44 von 53 ErsteErste ... 344243444546 ... LetzteLetzte
Ergebnis 431 bis 440 von 523
  1. #431
    Benutzer
    Registriert seit
    04.07.2012
    Beiträge
    79
    Thanks
    30
    Thanked 39 Times in 30 Posts
    Start build of dvbsnoop.
    fatal: remote error:
    The unauthenticated git protocol on port 9418 is no longer supported.
    Please see https://github.blog/2021-09-01-impro...curity-github/ for more information.
    make: *** [make/contrib-apps.mk:1615: /home/amir/buildsystem/.deps/dvbsnoop] Error 1


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

    Do a make update or git pull in your build environment as I have updated the URL for dvbsnoop. I also needed to run this line in a terminal to make it work:

    Code:
    git config --global url."https://github.com/".insteadOf git://github.com/
    Hope this helps.

    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. #433
    Benutzer
    Registriert seit
    04.07.2012
    Beiträge
    79
    Thanks
    30
    Thanked 39 Times in 30 Posts
    titan
    make: *** No rule to make target '/home/amir/buildsystem/patches/build-titan/linux-sh4-2.6.32.71_0217_hs7429.config', needed by '/home/amir/buildsystem/.deps/kernel.do_prepare'. Stop.


  5. #434
    Benutzer
    Registriert seit
    04.07.2012
    Beiträge
    79
    Thanks
    30
    Thanked 39 Times in 30 Posts
    enigma
    make[2]: *** [Makefile:497: servicemp3.lo] Error 1
    make[1]: *** [Makefile:405: all-recursive] Error 1
    make: *** [make/enigma2-plugins.mk:419: /home/amir/buildsystem/.deps/enigma2_servicemp3epl] Error 2


  6. #435
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    Titan: still being developed, and support is not complete yet. I will first try and get it to work on a HS8200, then add other receivers.

    Enigma2: servicemp3_epl has not been changed since 29 jan. and should build OK; it does with my build environment.

    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

  7. The Following 2 Users Say Thank You to Audioniek For This Useful Post:



  8. #436
    Benutzer
    Registriert seit
    25.11.2012
    Beiträge
    64
    Thanks
    47
    Thanked 19 Times in 15 Posts
    hi @Audioniek

    Enable build for Power Vu DES
    https://github.com/Audioniek/buildsy...cd96342fd12b65

    in this commit , i think replace 138 to 136
    Code:
    #define CA_SET_DESCR_MODE _IOW('o', 138, ca_descr_mode_t)  // ??????? no definition
    look here
    https://trac.streamboard.tv/oscam/br...-dvbapi.h#L303
    https://github.com/oe-alliance/oe-al...7_ca.patch#L49
    https://github.com/OpenVisionE2/linu.../dvb/ca.h#L124

    thx for great job




  9. The Following User Says Thank You to pop1234 For This Useful Post:



  10. #437
    Benutzer
    Registriert seit
    24.05.2014
    Beiträge
    94
    Thanks
    44
    Thanked 27 Times in 19 Posts
    hello audioniek
    no source to compile titan
    Starting Titan build
    ====================

    Repository : https://:@github.com/OpenVisionE2/Titan.git
    Cloning remote Titan git...remote: Repository not found.
    fatal: Authentication failed for 'https://:@github.com/OpenVisionE2/Titan.git/'
    done.
    Copying local git content to build environment...cp: cannot stat '/home/bakara/Archive/titan.git': No such file or directory
    done.

    thx for great job

    Regards,
    ainouna


  11. #438
    Benutzer
    Registriert seit
    04.07.2012
    Beiträge
    79
    Thanks
    30
    Thanked 39 Times in 30 Posts
    https://github.com/Audioniek/buildsystem

    - - - Aktualisiert - - -

    Zitat Zitat von ainouna Beitrag anzeigen
    hello audioniek
    no source to compile titan
    Starting Titan build
    ====================

    Repository : https://:@github.com/OpenVisionE2/Titan.git
    Cloning remote Titan git...remote: Repository not found.
    fatal: Authentication failed for 'https://:@github.com/OpenVisionE2/Titan.git/'
    done.
    Copying local git content to build environment...cp: cannot stat '/home/bakara/Archive/titan.git': No such file or directory
    done.

    thx for great job

    Regards,
    ainouna
    https://github.com/Audioniek/buildsystem

  12. The Following User Says Thank You to sadaghiani For This Useful Post:



  13. #439
    Benutzer
    Registriert seit
    24.05.2014
    Beiträge
    94
    Thanks
    44
    Thanked 27 Times in 19 Posts
    hello Audioniek
    I updated the git
    but it does not work
    =================================
    Starting Titan build
    ====================

    Repository : https://:@github.com/OpenVisionE2/Titan.git
    Cloning remote Titan git...remote: Repository not found.
    fatal: Authentication failed for 'https://:@github.com/OpenVisionE2/Titan.git/'
    done.

    Regards
    ainouna


  14. #440
    Benutzer
    Registriert seit
    24.05.2014
    Beiträge
    94
    Thanks
    44
    Thanked 27 Times in 19 Posts
    excuse me Audioniek
    I didn't see the post

    Regards
    ainouna


Berechtigungen

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