Letzte Themen:

Spinne Revival Gruppe bei Facebook? » Autor (Quelle): Beingodik » Letzter Beitrag: rqs Win a Prize Worth Up to $100,000.77! » Autor (Quelle): Kaladar » Letzter Beitrag: Kaladar Win a Prize Worth Up to $100,000.77! » Autor (Quelle): Kaladar » Letzter Beitrag: Kaladar Win a Prize Worth Up to $100,000.77! » Autor (Quelle): Kaladar » Letzter Beitrag: Kaladar Amerika » Autor (Quelle): sammy909 » Letzter Beitrag: sammy909 Wehrpflicht , Panzer » Autor (Quelle): sammy909 » Letzter Beitrag: zeus-crew Wenn Sätze plötzlich eine andere Bedeutung bekommen » Autor (Quelle): Duke » Letzter Beitrag: Humie Keywelt Board Geschichte ? » Autor (Quelle): ernie-c » Letzter Beitrag: sammy909 Sky-Übernahme durch RTL Ein Angebot für jeden Geldbeutel » Autor (Quelle): OSG » Letzter Beitrag: Duke Fehler: Spinnes Mail Dienst » Autor (Quelle): asu » Letzter Beitrag: Spinne
Ergebnis 1 bis 15 von 1038

Thema: Kathi e2 und Incubus als CCcam client

Hybrid-Darstellung

Vorheriger Beitrag Vorheriger Beitrag   Nächster Beitrag Nächster Beitrag
  1. #1
    Neuling
    Registriert seit
    Dec 2009
    Beiträge
    1
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    hi ho freunde der sonne ;D
    ich komm irgend wie nicht weiter incubus 0.93 ist drauf und auch 0.95....
    AAF 2.0 im flash
    image ist AAF Summer Dream V2 E2 ba
    Ufs 910 1 watt
    die box ist nur client
    config :
    ################################################## ############################
    # incubusCamd configuration file #
    # All configuration options in this file observe the same format: #
    # <configuration_name>=<configuration_value> #
    # #
    # Each section are [<section_name>:<option_1>:<option_x>] like. #
    # #
    # No matter about white spaces on any place or UNIX/DOS style files #
    ################################################## ############################
    ########################### general configuration ############################
    [General]
    # Enable (1) or disable (0) background execution
    # 0 - Off
    # 1 - On
    #
    background_execution=0
    # This sets the level of console output for debugging:
    # 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages,
    # 3 - Print all debug messages
    #
    debug_level=0
    # This option enables (1) or disables (0) the writing of debug information to the
    # console.
    #
    log_to_console=0
    # This option enables (1) or disables (0) the writing of console output to a log file
    #
    log_to_file=0
    # When log_to_file is set to 1, this is the path and filename to write console
    # ouput to.
    #
    logfile_name=/var/bin/incubusCamd.log
    # This is the path and filename to read SoftCam.Key file
    # by default it will be searched in the /var/keys directory
    #
    softcamfile_name=/var/keys/SoftCam.Key
    # This is the path and filename to read prio file
    # by default it will be searched in the /var/bin directory, or in /etc, or in /var/keys
    #
    priofile_name=/var/bin/incubusCamd.prio
    # Used to activate on-screen messages. Username and password required if
    # HTTP authentication is enabled on enigma.
    # 0 - Off
    # 1 - On
    #
    on_screen_messages_show=1
    on_screen_messages_username=root
    on_screen_messages_password=
    on_screen_messages_key_update=0
    on_screen_messages_wait_for_key_update=0
    on_screen_messages_ecm=0
    on_screen_messages_emm=0
    # When activated, incubusCamd will listen on the specified port for connections. All
    # log activity will be broadcast in real-time to connected clients.
    #
    console_logs_broadcast=0
    console_logs_broadcast_port=666
    # Enable/disable incubusCamd web interface (default port is 668).
    # 0 - Disable
    # 1 - Enable
    webif=0
    webif_port=668
    ########################### provider configuration ###########################
    #
    # All parameters are in hexadecimal notation.
    # Each section is defined by the provider id value.
    # If you don\'t know the provider id value then use the provider id "000000" and ca id "0000".
    # On provider 000000 caid 0000 goes all provider wich are not declared. If the provider
    # is declared then the cam will use the provider founded.
    #
    [Prov:000000:CaID:0000]
    # ----------------------------------------------------------------------------
    # this provider is a stand-in for all cards and all caid not declared previously
    #
    # You can select wich type of priority to assign on each caid/prov combination
    # priority name available are: card,emu,cs
    # card: internal card reader
    # emu: internal emulator
    # cs: card share protocols
    # each type must be separated by a comma
    #
    # you can also set to use only cs and nothing more, to do it insert on each comma "cs"
    # example: check_priority=cs,cs,cs # only cs in this case
    # example: check_priority=card,emu,emu # no cs in this case
    # obviously this is not suggested but if you prefer to disable an option you should do it in this way
    # you can also declare only one type: check_priority=cs
    # or two types: check_priority=cs,emu
    # and so on
    check_priority=cs,cs,cs
    # You can select wich protocol will be used first for the current caid/prov combination
    # protocol name available are: newcamd,cccam,gbox,radegast,camd33,camd35,aroureos
    # each protocol must be separated by a comma
    #
    # you can also declare only one type: cs_protocol_order=cccam
    # or two types: cs_protocol_order=cccam,newcamd
    # and so on
    cs_protocol_order=cccam,newcamd,gbox,camd35,camd33 ,radegast,aroureos
    # Enable (1) or disable (0) emm process when a cs protocol is used
    # 0 - Off
    # 1 - On
    #
    process_emms_on_cs_mode=0
    # Enable (1) or disable (0) emm g type process
    # 0 - Off
    # 1 - On
    #
    process_emm_g=0
    # Enable (1) or disable (0) emm s type process
    # 0 - Off
    # 1 - On
    #
    process_emm_s=0
    # Enable (1) or disable (0) emm u type process
    # 0 - Off
    # 1 - On
    #
    process_emm_u=0
    # Enable (1) or disable (0) seca 3 ecm pid handler
    # when is set to On, it will try to use seca 3 ecm pid
    # before try seca 2 ecm pid, otherwise seca 2 pid will
    # be selected firstly
    # 0 - Off
    # 1 - On
    #
    seca3_handler=0
    #[Prov:000501:CaID:1833]
    #check_priority=cs,emu,card
    #cs_protocol_order=cccam,newcamd,gbox,camd35,camd3 3,radegast,aroureos
    #process_emms_on_cs_mode=0
    #process_emm_g=0
    #process_emm_s=0
    #process_emm_u=0
    #seca3_handler=0
    ########################### servers configuration ############################
    [Servers]
    #
    # This is the section for the multi-server configuration.
    #
    # URL of card-server to use, formats are as follows:
    #
    # newcamd://<username_31>:<password_31>@<hostname>:<port>:<c ai d_4>:<prov_id_6>/<des_key_14>/[EMM]
    # aroureos://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
    # radegast://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
    # camd33://<username_10>:<password_10>@<hostname>:<port>:<c ai d_4>:<prov_id_6>/[aes_key_16]/[EMM]
    # camd35://<username_32>:<password_32>@<hostname>:<port>:<c ai d_4>:<prov_id_6>/[EMM]
    # gbox://<localhost>:<localport>:<password_8>@<peer_addre ss >:<peer_port>:<peer_pass_8>/[EMM]
    #
    # cccam://<username_20>:<password_32>@<hostname>:<port>/<receive_emu_shared>/[EMM]
    # where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default)
    #
    #
    # NOTE: The "EMM" suffix is optional and tells the card-server client whether
    # to send EMM\'s to the card-server or not. Enabling or disabling this only
    # has effect if the card-server is configured to accept emms from this client.
    #
    # NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section
    # use how many server as you like
    #
    # i.e:
    #
    decoder_type=1
    card_server_url=newcamd://ich:du@.müllers.Kuh.halt:port/yes



    ########################### CaIDs tunneling configuration ############################
    [CaIDTunnel]
    #
    # All values are in hex notation
    # In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID
    #
    # situation 1: this caid, all idents, on all channels will use the tunnel_caid
    # caid:tunnel_caid
    #
    # situation 2: this caid/ident pair will use the tunnel_caid
    # caid:tunnel_caid:ident
    #
    # situation 3: this caid/ident pair, on channel \'sid\' will use the tunnel_caid
    # caid:tunnel_caid:ident:sid

    kann es auch an der prio liegen = ?

  2. #2
    Neuling
    Registriert seit
    Dec 2009
    Beiträge
    6
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Hat denn nun irgend jemand incubusCamd auf einer Kati 922 am laufen ?

  3. #3
    Neuling
    Registriert seit
    Dec 2009
    Beiträge
    6
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Zitat Zitat von Macom2009 Beitrag anzeigen
    Hat denn nun irgend jemand incubusCamd auf einer Kati 922 am laufen ?
    Da keiner geantwortet hatte, habe ich jetzt selber alle Versionen durch. Config und Prio files sind definitiv ok.

    922 und incubusCamd laufen definitiv nicht !

    An alle die das auch probieren ... spart euch die Mühe .... Zwar bekommt man das CS ans laufen und alles sieht so aus als ob es funktionieren müßte, aber die 922 zeigt kein Bild an.

  4. #4
    Mitglied
    Registriert seit
    Oct 2007
    Beiträge
    19
    Danke
    4.294.967.293
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Zitat Zitat von Macom2009 Beitrag anzeigen
    Da keiner geantwortet hatte, habe ich jetzt selber alle Versionen durch. Config und Prio files sind definitiv ok.
    922 und incubusCamd laufen definitiv nicht !

    An alle die das auch probieren ... spart euch die Mühe .... Zwar bekommt man das CS ans laufen und alles sieht so aus als ob es funktionieren müßte, aber die 922 zeigt kein Bild an.
    Hi,

    du hast sicher die indian summer v2 drauf.

    Nimm die erste Version und mach die 3 Fixes (Lüfter, Autoresolution, Runterfahren)
    Da läuft die0.95

    Frag mich nicht warum, aber bei V2 läufts bei mir auch nicht

    Ich weiß nicht wo beim UFS 922 immer das Problem liegt

    MfG

    lexl2

  5. #5
    Neuling
    Registriert seit
    Nov 2009
    Beiträge
    11
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Hallo Leute.

    Ich jetzt Besitzer einer neuen Kathi UFS 922 bin leider nicht ganz so glücklich da ich nach langen hin und her probieren draufgekommen bin, dass das neue AAF - India summer nicht kompatibel mit den neuesten modellen der 922 sind. LEIDER aber ich hoffe auf ein UPDATE

    Naja egal ich lass jetzt einfach mal das aaf-summerdream drauf laufen.

    da ich ein s*y abo habe das momentan auf der Dbox2 mit cccam läuft, möchte ich es auf der Kathi nutzen. ich habe schon mal den incubus 0.95 mit dem AAF updater installiert aber leider ohne erfolg denn ich finde die incubus.conf nicht ... peinlich ...

    was für eine Version soll ich nutzen installieren bzw. hast jemand von euch eine funktionierende conf wo ORF HD hell ist.

    Dbox hat cccam 2.0.11 .. soll lauf forum ja die beste version sein.

    DANKE LEUTE !!!

    schönes WE

  6. #6
    Neuling
    Registriert seit
    Dec 2009
    Beiträge
    6
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Zitat Zitat von lexl2 Beitrag anzeigen
    Hi,
    du hast sicher die indian summer v2 drauf.
    Nimm die erste Version und mach die 3 Fixes (Lüfter, Autoresolution, Runterfahren)
    Da läuft die0.95
    Frag mich nicht warum, aber bei V2 läufts bei mir auch nicht
    Ich weiß nicht wo beim UFS 922 immer das Problem liegt
    MfG
    lexl2
    Danke. Geht tatsächlich nun ...

    Wo bekomme ich die Fixes am einfachsten her ?
    Geändert von Macom2009 (05.12.09 um 21:20 Uhr) Grund: Tippfehler

  7. #7
    Mitglied
    Registriert seit
    Oct 2007
    Beiträge
    19
    Danke
    4.294.967.293
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Zitat Zitat von Macom2009 Beitrag anzeigen
    Danke. Geht tatsächlich nun ...
    Wo bekomme ich die Fixes am einfachsten her ?
    Hi,

    beim Imageherstellerboard.

    Gib dort in der Suche "plugload fanspeed" ein

    MfG

    lexl2

  8. #8
    Mitglied
    Registriert seit
    Aug 2006
    Beiträge
    24
    Danke
    0
    Erhielt 0 Danke für 0 Beiträge
    FAQ Downloads
    0
    Uploads
    0
    Hat schon einer von Euch die neue IncubusCamd v.0.96 getestet? Wie sieht`s den mit der Stabilität aus? Bei mir hat sich die Incubus in Verbindung zu CCcam in der Vergangenheit immer nach einer gewissen Zeit aufgehängt.

Ähnliche Themen

  1. Antworten: 4
    Letzter Beitrag: 25.10.09, 17:41

Berechtigungen

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