Und gehn die 0.89 oder 0.90 stabiler als die vorigen?
Wie siehts damit aus wenn das Internet abreist, verbindet er dann neu oder ist es immer noch zu dumm?
Druckbare Version
Und gehn die 0.89 oder 0.90 stabiler als die vorigen?
Wie siehts damit aus wenn das Internet abreist, verbindet er dann neu oder ist es immer noch zu dumm?
die IncubusCamd.prio sieht so aus:
anbieter ist Sat.Code:#
# This file use the same sintax as CCcam.prio file.
#
# In this file you can configure what CAIDs/PIDs incubusCamd should prefer or ignore
# file content can have ignores (I) and prio lists (P)
#
# situation 1: ignore allways this caid, all idents, on all channels
# I: caid
#
# situation 2: ignore allways this caid/ident pair
# I: caid:ident
#
# situation 3: ignore this caid/ident pair, on channel 'sid'
# I: caid:ident:sid
#
# situation 4: when both caid1 and caid2 exist for a channel, prefer caid1 over caid2
# P: caid1, caid2
#
# situation 5: when caid1:ident1 till caidN:identN exist for a channel, use them in order of this list.
# P: caid1:ident1, caid2:ident2, .., caidN:identN
#
# situation 6: when caid1:ident1 till caidN:identN exist for channel 'sid', use them in order of this list.
# Sid on first caid/ident pair identifies sid for which list is used. All other sids ignore this list.
# P: caid1:ident1:sid, caid2:ident2, .., caidN:identN
#
I:09C4
P: 1722, 1801:001101
karte ist S02
(internet CS)
sag mal lieste auch manchmal ne anleitung
du setzt
P: 1722, 1801:001101
das kan doch nicht war sein seit wan ist kabel deutschland noch auf 1801
richtig müste es heisen
P: 1722:000000
I: 1801:000000
P: 1702:000000
I: 1801:00501
den emu karten wollen wir nicht
warum benutzt keiner die fertigen Prio files von seite 29 denke ich
da haben so einige np freaks dran gearbeitet unteranderem sind das erkentnisse von medix Cyberscitymaste Darkmaster und noch einige andere aus NP boards
und noch was achtet auf die reihen folge in der incubus CFG wie ihr die server eintragt Incubus fängt mit dem letzten server an nicht mit dem 0
also und noch was incubus ist in sachen KD immer noch der meinung das KD auf 1801:001101 sendet es ist immer noch ein bug
sperrt die 1801:001101 einfach in der CFG mit priorität 0 aus
und gut ist.
und da so einige läute anscheinend etwas Lese faul sind und auch keine Suchfunktion benutzen können
hier noch mal die Ganzen Post mit neuer Config für die 0.90 damit rennt sie dan auch sogar für türkische leute geeignet ******** geht und Dsmart auch.
Code:##############################################################################
# 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/keys/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=1
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=1
console_logs_broadcast_port=666
# When activated, camd will listen on the specified port for connections. All
# command (to view the full list use -help command) received will be processed.
#
console_command_broadcast=1
console_command_broadcast_port=777
########################### 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
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
#
cs_protocol_order=cccam,gbox
# 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
########################### 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>:<caid_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>:<caid_4>:<prov_id_6>/[aes_key_16]/[EMM]
# camd35://<username_32>:<password_32>@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM]
# gbox://<localhost>:<localport>:<password_8>@<peer_address>:<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:
#
#card_server_url=cccam://username:password@192.168.1.24:12000
#card_server_url=cccam://username:password@yourname.dyndns.org:15000
#card_server_url=gbox://yourname.dyndns.org:6666:password@hisname.dyndns.org:6666:peer_pass
#card_server_url=cccam://username:password@hostname:port
#card_server_url=gbox://192.168.1.24:5555:password@192.168.1.32:4444:peer_pass
#card_server_url=newcamd://username:password@192.168.0.100:10550:0500:028800/0102030405060708091011121314
#card_server_url=radegast://@192.168.0.100:10550:0100:000065
#card_server_url=aroureos://@yourhostname.dyndns.org:10666:0500:007C00
#card_server_url=camd35://username:password@192.168.0.50:14150:0603:000000
#card_server_url=camd33://username:password@192.168.0.50:10550:0603:000000 # cam33 without AES encryption
#card_server_url=camd33://username:password@192.168.0.50:10500:0604:000000/01020304050607080910111213141516 # cam33 with AES encryption
card_server_url=cccam://XXX:XXX@XXXXXXess.dyndns.org:10000
card_server_url=cccam://XXX:XXX@XXXXXXess.dyndns.org:9000
card_server_url=cccam://XXX:XXX@XXXXXXerver.selfip.net:13000
card_server_url=cccam://XXX:XXX@XXXXXXserver.selfip.net:14000
card_server_url=cccam://XXX:XXX@XXXXXXress.dyndns.org:11000
card_server_url=cccam://XXX:XXX@XXXXXXkelhoven.dyndns.org:12000
card_server_url=gbox://XXXX.dyndns.org:2519:652XXXX55@XXXX.selfip.net:2519:AA24XXXX65
[CaIDTunnel]
1833:1702:000000:0080 #History HD
1833:1702:000000:0081 #Sky Sport HD
1833:1702:000000:0082 #Discovery HD
1833:1702:000000:0083 #Sky Cinema HD
1833:1702:000000:0084 #EuroSport HD
1833:1702:000000:007E #Disney Cinemagic HD
1833:1702:000000:007F #National Geography HD
Code:### PREMIERE BLOCKBUSTER ###
#
# Premiere 1
P: 1702:000000:000a, 1722:000000:000a
I: 1801:000401:000a, 1801:000501:000a
#
# Premiere 2
P: 1702:000000:000b, 1722:000000:000b
I: 1801:000401:000b, 1801:000501:000b
#
# Premiere 3
P: 1702:000000:002b, 1722:000000:002b
I: 1801:000401:002b, 1801:000501:002b
#
# Premiere 4
P: 1702:000000:0009, 1722:000000:0009
I: 1801:000401:0009, 1801:000501:0009
#
# Disney Channel
P: 1702:000000:0022, 1722:000000:0022
I: 1801:000401:0022, 1801:000501:0022
#
#
### PREMIERE ENTERTAINMENT ###
#
# Premiere Filmfest
P: 1702:000000:0014, 1722:000000:0014
I: 1801:000401:0014, 1801:000501:0014
#
# Premiere Filmclassic
P: 1702:000000:0029, 1722:000000:0029
I: 1801:000401:0029, 1801:000501:0029
#
# Premiere Nostalgie
P: 1702:000000:0204, 1722:000000:0204
I: 1801:000401:0204, 1801:000501:0204
#
# Premiere Serie
P: 1702:000000:0010, 1722:000000:0010
I: 1801:000401:0010, 1801:000501:0010
#
# Premiere Krimi
P: 1702:000000:0017, 1722:000000:0017
I: 1801:000401:0017, 1801:000501:0017
#
#
### PREMIERE THEMA ###
#
# SciFi
P: 1702:000000:0024, 1722:000000:0024
I: 1801:000401:0024, 1801:000501:0024
#
# 13th Street
P: 1702:000000:002a, 1722:000000:002a
I: 1801:000401:002a, 1801:000501:002a
#
# MGM
P: 1702:000000:0203, 1722:000000:0203
I: 1801:000401:0203, 1801:000501:0203
#
# Heimatkanal
P: 1702:000000:0016, 1722:000000:0016
I: 1801:000401:0016, 1801:000501:0016
#
# Jetix
P: 1702:000000:001c, 1722:000000:001c
I: 1801:000401:001c, 1801:000501:001c
#
# Junior
P: 1702:000000:0013, 1722:000000:0013
I: 1801:000401:0013, 1801:000501:0013
#
# Hit 24
P: 1702:000000:00a8, 1722:000000:00a8
I: 1801:000401:00a8, 1801:000501:00a8
#
# Goldstar TV
P: 1702:000000:0206, 1722:000000:0206
I: 1801:000401:0206, 1801:000501:0206
#
# Classica
P: 1702:000000:0018, 1722:000000:0018
I: 1801:000401:0018, 1801:000501:0018
#
# Discovery Channel
P: 1702:000000:000e, 1722:000000:000e
I: 1801:000401:000e, 1801:000501:000e
#
# Discovery Geschichte
P: 1702:000000:000d, 1722:000000:000d
I: 1801:000401:000d, 1801:000501:000d
#
# Focus Gesundheit
P: 1702:000000:000f, 1722:000000:000f
I: 1801:000401:000f, 1801:000501:000f
#
# Animal Planet
P: 1702:000000:000c, 1722:000000:000c
I: 1801:000401:000c, 1801:000501:000c
#
# Beate-Uhse.tv
P: 1702:000000:0015, 1722:000000:0015
I: 1801:000401:0015, 1801:000501:0015
#
# Thema Live
P: 1702:000000:0298, 1722:000000:0298
I: 1801:000401:0298, 1801:000501:0298
#
P: 09C4:000000:0298 "Premiere - Big Brother Deutschland [NDS]"
P: 098E:000000:0298 "Premiere - Big Brother Deutschland [NDS KabelBW]"
P: 1702:000000:0298 "Premiere - Big Brother Deutschland [B sat]"
P: 1722:000000:0298 "Premiere - Big Brother Deutschland [B kab]"
P: 1833:000000:0298 "Premiere - Big Brother Deutschland [N3]"
<<<
#
### PREMIERE ARENA ###
#
# Arena Home
P: 1702:000000:0032, 1722:000000:0032
I: 1801:000401:0032, 1801:000501:0032
#
#
### PREMIERE SPORT ###
#
# Premiere Sport Portal
P: 1702:000000:0011, 1722:000000:0011
I: 1801:000401:0011, 1801:000501:0011
P: 1702:000000:00de, 1722:000000:00de
I: 1801:000401:00de, 1801:000501:00de
P: 1702:000000:00dd, 1722:000000:00dd
I: 1801:000401:00dd, 1801:000501:00dd
P: 1702:000000:0309, 1722:000000:0309
I: 1801:000401:0309, 1801:000501:0309
#
#
### PREMIERE DIREKT FEEDS ###
#
# Premiere Direkt (Start-Auswahl)
P: 1702:000000:0012, 1722:000000:0012
I: 1801:000401:0012, 1801:000501:0012
P: 1702:000000:00d0, 1722:000000:00d0
I: 1801:000401:00d0, 1801:000501:00d0
P: 1702:000000:00d1, 1722:000000:00d1
I: 1801:000401:00d1, 1801:000501:00d1
P: 1702:000000:00d2, 1722:000000:00d2
I: 1801:000401:00d2, 1801:000501:00d2
P: 1702:000000:00d3, 1722:000000:00d3
I: 1801:000401:00d3, 1801:000501:00d3
P: 1702:000000:00d4, 1722:000000:00d4
I: 1801:000401:00d4, 1801:000501:00d4
P: 1702:000000:00dc, 1722:000000:00dc
I: 1801:000401:00dc, 1801:000501:00dc
P: 1702:000000:00e1, 1722:000000:00e1
I: 1801:000401:00e1, 1801:000501:00e1
P: 1702:000000:00e2, 1722:000000:00e2
I: 1801:000401:00e2, 1801:000501:00e2
P: 1702:000000:00e3, 1722:000000:00e3
I: 1801:000401:00e3, 1801:000501:00e3
P: 1702:000000:00f1, 1722:000000:00f1
I: 1801:000401:00f1, 1801:000501:00f1
P: 1702:000000:00f2, 1722:000000:00f2
I: 1801:000401:00f2, 1801:000501:00f2
P: 1702:000000:00f3, 1722:000000:00f3
I: 1801:000401:00f3, 1801:000501:00f3
P: 1702:000000:00f4, 1722:000000:00f4
I: 1801:000401:00f4, 1801:000501:00f4
#
#
### PREMIERE BLUE MOVIE & EROTIK ###
#
# Premiere Erotik - Ab 18!
P: 1702:000000:0201, 1722:000000:0201
I: 1801:000401:0201, 1801:000501:0201
#
# Premiere Erotik 1
I: 1801:000401:030a, 1801:000501:030a
P: 1702:000000:030a, 1722:000000:030a
#
# Premiere Erotik 2
I: 1801:000401:030c, 1801:000501:030c
P: 1702:000000:030c, 1722:000000:030c
#
# Blue Movie
I: 1801:000401:0299, 1801:000501:0299
P: 1702:000000:0299, 1722:000000:0299
#
# Blue Movie Extra
I: 1801:000401:029a, 1801:000501:029a
P: 1702:000000:029a, 1722:000000:029a
#
# Blue Movie Gay
I: 1801:000401:029f, 1801:000501:029f
P: 1702:000000:029f, 1722:000000:029f
#
#
### PREMIERE START/AUSTRIA ###
#
# Premiere Start
I: 1801:000401:0008, 1801:000501:0008
P: 1702:000000:0008, 1722:000000:0008
#
# Premiere Austria
I: 1801:000401:0035, 1801:000501:0035
P: 1702:000000:0035, 1722:000000:0035
P:0500:008110 "prio - Seasons "
P:0664:000000 "prio - Digiturk HD "
P:0d00:000000 "prio - Digiturk (7E/42E)"
P:0500:023b00 "prio - Mct Mini (13E)"
P:0500:021110 "prio - Art /Ant1 (13E)"
P:0604:000000 "prio - Nova/LTV/Showtime/SCT/Spice Platinum/ARY/BulSatCom/multichoiceDSTV(13E/5W/7W/15W/39E/68.5E)"
P:0100:000065 "prio - S2 - Cyfra+ (13E)"
P:0100:004101 "prio - Digital+"
P:0500:07c000 "prio - TPS (13E) (TPSCrypt2) (EMU only Via2.3)"
P:1801:007101 "prio - Polsat (13E)"
P:0919:000000 "prio - Sky Italia (13E)"
P:0500:024400 "prio - Dorcel TV(FREEX/FREEX2/Xdream/DORCEL TV) (13E)"
P:0500:020910 "prio - Sex View (13E)"
P:0100:000081 "prio - S2 - Canal+ France (19E)"
P:0100:000080 "prio - S2 - Canal+ France (19E)"
P:1801:000000 "prio - Premiere (19E) (N2)"
P:0d02:000000 "prio - Upc Direct (19E)"
P:0100:00006a "prio - S2 - Canal+ Digitaal NL (19E)"
P:0500:024f00 "prio - MaxTV Romania (5E)"
P:1802:000000 "prio - TV CABO"
P:0961:000000 "prio - BskyB & Setanta Sports (28E)"
P:0b00:000000 "prio - Conax (TechnisatMTV+Radio-19E/FocusSat-1W/C+ Nordic-1W/iTVN-13E/DigiAlb-16E/ContoTV-7E/DishTV-95E)"
P:0602:000000 "prio - Pink Plus/Pehla (13E/16E)"
P:091f:000000 "prio - Total TV (16E)"
P:0d06:000000 "prio - ITV Partner (16E)"
P:0100:00002f "prio - Orbit (26E/8W)"
P:0622:000000 "prio - AlbaniaSat/Canal+ NL/Euro1080 (16E/19E/23E/36E)"
P:092b:000000 "prio - D-Smart (42E)"
P:0500:020810 "prio - ABsat (19E/13E)"
P:0100:00006c "prio - Canal+ Vlaanderen (19E/23E)"
P:0500:020a00 "prio - HRT Croatia (13E) v2.5"
P:0500:022e00 "prio - Neovisne Tv Hayat (13E) "
P:0500:023800 "prio - SRG Swiss (13E) (new card)"
P:0100:033110 "prio - Ala Carte (19E)"
P:0500:030700 "prio - JS SPORT 1&2 (13E)"
P:092f:000000 "prio - dolce (39E)"
P:090f:000000 "prio - Viasat (5E)"
P:1810:000000 "prio - D+ SPAÝN (30W) (NAGRA 3)"
P:0929:000000 "prio - boom (4W)"
P:0668:000000 "prio - Orbit (26E/8W)"
P:0100:000035 "prio - Orbit TVMAX (26E)"
P:0100:00006d "prio - Ketnet/Canvas (19E)"
P:0100:00006e "prio - CanalSat Horizons (22W)"
P:0500:021700 "prio - Private Spice (13E)"
P:0500:0a0000 "prio - Bbc Prime (13E)"
P:1801:002111 "prio - Digi Tv"
P:0960:000000 "prio - Sky Uk (28E)"
P:0500:023100 "prio - Various"
P:5501:000000 "prio - Grifin (39E)"
P:0550:010000 "prio - AthinaSat (39E) [Griffin]"
P:0558:010000 "prio - AthinaSat (39E) [Griffin-2]"
P:0100:000084 "prio - Virtuall Card K3/S2 - Numericable (13E/19E)"
P:0100:000085 "prio - S2 - FTC (13E/19E)"
P:0100:000086 "prio - S2 - Pro Tv (13E/19E)"
P:0500:023600 "prio - CANALSAT FRANCE (via2) (19E)"
P:0500:008110 "prio - CANALSAT FRANCE (via) (19E)"
P:0500:025100 "prio - Mct (13E)"
P:0500:009400 "prio - Srg Swiss (13E) (EMU)(old card)"
P:04a7:000000 "prio - InXtc/XPlusTV (13E/10E) (dreamcrypt)"
P:0500:021c00 "prio - Free-X Tv/XDreamTV (13E/19E)"
P:0b00:022f00 "prio - MaxTV Romania (5E)"
P:0d03:000000 "prio - Cryptoworks CAID"
P:0d05:000000 "prio - Cryptoworks CAID"
P:0d07:000000 "prio - Cryptoworks CAID"
P:0d0f:000000 "prio - Cryptoworks CAID"
P:0d70:000000 "prio - Cryptoworks CAID"
P:0603:000000 "prio - JSC Sport+ (7W)"
P:1801:001101 "prio - DigiKabel (ID.Unused)"
P:0500:023100 "prio - Nsab (5E)"
P:0100:0000b1 "prio - Mediaset (13E/5W)"
P:0100:000821 "prio - Numericable (19E/13E)"
P:0b01:000000 "prio - TVN/Conto TV (13E/12W)"
P:0500:022c00 "prio - RTV International (13E)"
P:0500:021900 "prio - Bht Bosnia TV (13E/12W)"
I:09c4:000000 "prio - Premiere NDS (19E)"
Hallo erstmal
Habe mich durch die Postings gelesen und es geschafft incubus ans laufen zu bekommen aber das Bild ruckelt und auf HD friert das Bild nach einer Zeit ein
AAF 2.0e im Flash rising sun und enterprise V2.2 auf dem Stick
beides mit incubus 0.90 wobei das enterprise besser läuft aber dann nach 5-10 min. so abkackt das man es neustarten muss
DHCP is an
incubus prio hab ich noch nicht verändert
die prio auf der letzten seite kann doch nicht richtig sein oder dort sind doch noch prem. daten drin
Vielen Dank schon mal im vorraus und grosses Lob an die Mods hier
@Cyberscitymaste
ich habe die dateien incubusCamd.conf und incubusCamd.prio wie von dir angegeben auf die kathi kopiert.
leider habe ich immer noch kein bild, dafür aber denselben fehler wie schon zu beginn.
was ist das problem?Code:Using prio file: /var/keys/incubusCamd.prio
************** Starting log on Mon Aug 10 20:51:49 2009 **************
cam[di:-]: Ready.
cam[di:-]: Message data:
9F 80 32 3C 03 6D 66 29 00 13 01 81 08 00 C0 00
00 04 37 00 01 82 02 01 00 84 02 00 64 02 00 6E
00 00 06 00 82 00 00 03 00 78 00 00 03 00 79 00
00 06 00 7D 00 00 06 00 83 00 00 06 00 54 00 00
SID:6d66, NS:00c00000, TSID:0437, ONID:0001, PMT PID:0064, DM:2, DMX:0
Root CA Info | CA Descriptors: 0
PID Section | Type: 02 [MPEG2 Video], PID: 006e, CA Descriptors: 0
PID Section | Type: 06 [Teletext/VBI], PID: 0082, CA Descriptors: 0
PID Section | Type: 03 [MPEG1 Audio], PID: 0078, CA Descriptors: 0
PID Section | Type: 03 [MPEG1 Audio], PID: 0079, CA Descriptors: 0
PID Section | Type: 06 [Teletext/VBI], PID: 007d, CA Descriptors: 0
PID Section | Type: 06 [Teletext/VBI], PID: 0083, CA Descriptors: 0
PID Section | Type: 06 [Teletext/VBI], PID: 0054, CA Descriptors: 0
cam[di:-]: Can't decode. CA info not found.
cam[di:-]: Removing inactive service (SID: 6d66).
cam[di:-]: Message data:
9F 80 32 3C 03 6D 66 29 00 13 01 81 08 00 C0 00
00 04 37 00 01 82 02 01 00 84 02 00 64 02 00 6E
00 00 06 00 82 00 00 03 00 78 00 00 03 00 79 00
00 06 00 7D 00 00 06 00 83 00 00 06 00 54 00 00
was verursacht die meldung "Can't decode. CA info not found."?
THX
tach ;) hat jemand auch das problem mit der neusten version 0.91 das incubus nicht gestartet wird. bei mir startet der zwar aber nach 1 - 2 sek steht dann wieder no active cam. mit der 0.90 keine probleme!
jo, hier auch
bei mir "segmentation fault" auf deutsch glaub ich speicherzugriffsfehler,
kenn ich wenn ich auf linux die dateien nicht umbenannt habe bzw falsche versionen benutzte....
scheint dann ein bug zu sein. schätze mal dauert nicht lange bis ne neue version kommt ^^
k.A., hoffe nur nicht das die Entwickler die "fremde" Boxen ausperren wollen, meinte mal sowas ähnliches gelesen zu haben. will aber jetzt auch nicht schwarz malen. hoffen wir einfach das es sich um ein bug handelt und das das bald gefixt wird
version 0.92 ist draussen und funzt wieder ;)
Wo bekomme ich die neue version denn her ?
gruß sterni
auf diversen foren oder upload centern die sowas anbieten. ich schick dir mal ne pm. ich weiss nicht ob man fremde links hier offen posten darf ^^
bei mir klappt eigentlich alles aber auf den HD Kanälen ruckelt es bis zum absturz hat jemand einen tip
rising sun mit incubus 0.9 und 1 server inder config bei 2 servern war das mit dem ruckeln auch auf den anderen kANÄLEN
Hilfe würd doch am freitag so gern FC in HD sehen
Hallo.
Je mehr ich hier gelesen habe, umso weniger verstehe ich.
Mal steht das KD mit Incubus geht und anderswo das es nicht geht.
Also ich habe eine Kathi910 mit RisingSun und Incubus 0.88.
Als Server habe ich eine Fritzbox7170 mit Freetz, CCCam, Smargo und S02-Karte.
Als Clienten eine Dream und die Kathi.
Mit der Dream ,CCCam2.1.1, wird S-Y und KD hell.
Mit der Kathi, Incubus, nur S-y.
Ist es nun techn. möglich damit KD zu erhellen, wenn ja was muss ich, wahrscheinlich in der config, ändern bzw. eintragen?
DREAM0N.
also soweit ich weiß ist es bis jetzt noch nicht möglich mit der incubusCamd den CCcam Emu mitzunutzen. Auch die 0.92 brachte bei mir diesbezüglich keine Besserung.
Gehen tut es bis jetzt nur wenn du eine Karte von KD, oder einfach nur die Keys auf ner RSA im Share hast.
Das wäre ja Schade.
Habe hier immer wieder was über KD gelesen und dachte es geht auch mit Emu.
Danke erstmal.
Aber ganz sicher bist du dir nicht?
Na ja, vielleicht gibt es ja doch bald eine Möglichkeit.
DREAM0N
Hallo,
ich hoffe Ihr könnt mir helfen.
Bis gestern hatte ich eine Dbox2 gehabt aber seid heute bin ich im besitz von einem Kathi 922. Neue Software ist schon drauf (e2).
Auf der Dbox lief cccam und hatte nur einen eintrag in der config.
Beispiel --> c: cardserver.com 12345 meinnick passwort
Die Incubus config sieht so aus:
[Prov:FF00]
card_server_url_0=cccam://meinnick:passwort@cardserver.com:12345
[Servers]
card_server_url_0=cccam://meinnick:passwort@cardserver.com:12345
Aber es bleibt alles dunkel. Box ist online.
Danke schon mal jetzt für euere hilfe.
Welche Incubus-Version ist es denn? 0.87 vom Server über AAF?
Bei SERVERS musst du die _0 wegmachen.
Leider hat das Löschen der 0 nichts gebracht.
Als Image benutze ich TDT_E2_AAF_RISING_SUN_SKY_Update1_UFS922
Incubus habe ich über Download Manager gezogen und zwar die ver 0.90
Die 0.90 hat eine andere Syntax als die vorherigen.
So funzt es dann. Hab ich aber alles schon gepostet inklusive der prio-DateiZitat:
[General]
background_execution=1
debug_level=3
log_to_console=1
log_to_file=0
logfile_name=/tmp/incubusCamd.log
on_screen_messages_show=0
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
console_logs_broadcast=1
console_logs_broadcast_port=666
softcamfile_name=/var/keys/SoftCam.Key
priofile_name=/var/keys/incubusCamd.prio
#webif=1 <------------ DIESES erst ab Version 0.92
#webif_port=16003
########################### provider configuration ###########################
[Prov:000000:CaID:0000]
check_priority=cs,cs,cs
cs_protocol_order=cccam
process_emms_on_cs_mode=0
process_emm_g=0
process_emm_s=0
process_emm_u=0
########################### servers configuration ############################
[Servers]
card_server_url=cccam://ich:meiner@192.168.0.28:12000/yes/[EMM]
########################### CaIDs tunneling configuration ############################
[CaIDTunnel]
1833:1702:000000:0080 #History HD
1833:1702:000000:0081 #Sky Sport HD
1833:1702:000000:0082 #Discovery HD
1833:1702:000000:0083 #Sky Cinema HD
1833:1702:000000:0084 #EuroSport HD
1833:1702:000000:007E #Disney Cinemagic HD
1833:1702:000000:007F #National Geography HD
Es läuft leider immer noch nicht.
Kannst du dir meine log datei angucken.
Using prio file: /var/keys/incubusCamd.prio
************** Starting log on Sat Dec 12 20:00:03 1970 **************
cam[di:-]: Ready.
cam[di:-]: Message data:
9F 80 32 5A 03 00 0A 31 00 3B 01 81 08 00 C0 00
SID:000a, NS:00c00000, TSID:0002, ONID:0085, PMT PID:0065, DM:2, DMX:0
Root CA Info | CA Descriptors: 6
CA Descriptor | CAID: 1702, ECM PID: 1742, PROV ID: 000000
CA Descriptor | CAID: 1722, ECM PID: 1c43, PROV ID: 000000
CA Descriptor | CAID: 1833, ECM PID: 1842, PROV ID: 000000
CA Descriptor | CAID: 1834, ECM PID: 1c42, PROV ID: 000000
CA Descriptor | CAID: 1836, ECM PID: 1843, PROV ID: 000000
CA Descriptor | CAID: 09c4, ECM PID: 1b42, PROV ID: 000000
PID Section | Type: 00 [], PID: 0065, CA Descriptors: 6
CA Descriptor | CAID: 1702, ECM PID: 1742, PROV ID: 000000
CA Descriptor | CAID: 1722, ECM PID: 1c43, PROV ID: 000000
CA Descriptor | CAID: 1833, ECM PID: 1842, PROV ID: 000000
CA Descriptor | CAID: 1834, ECM PID: 1c42, PROV ID: 000000
CA Descriptor | CAID: 1836, ECM PID: 1843, PROV ID: 000000
CA Descriptor | CAID: 09c4, ECM PID: 1b42, PROV ID: 000000
PID Section | Type: 06 [Teletext/VBI], PID: 0020, CA Descriptors: 0
PID Section | Type: 02 [MPEG2 Video], PID: 01ff, CA Descriptors: 0
PID Section | Type: 03 [MPEG1 Audio], PID: 0200, CA Descriptors: 0
PID Section | Type: 03 [MPEG1 Audio], PID: 0201, CA Descriptors: 0
PID Section | Type: 06 [Teletext/VBI], PID: 0203, CA Descriptors: 0
cam[di:-]: Selected: CAID:1702, ECM PID:1742, ECM Table:80, PROV ID:000000
ECM[di:1] **** [Fri Aug 14 11:38:13 2009] Start processing ECM...
CaID: 1702 - BetaCrypt.
Provider ID: 000000 - Supported.
Raw Encrypted ECM:
80 70 90 C7 00 00 00 01 10 10 00 87 12 07 84 00
Decoder: Using CCcam protocol card-server.
ECM[di:1] **** [Fri Aug 14 11:38:13 2009] Start processing ECM...
CaID: 1702 - BetaCrypt.
Provider ID: 000000 - Supported.
Raw Encrypted ECM:
80 70 90 C7 00 00 00 01 10 10 00 87 12 07 84 00
cam[di:1]: Invalid card-server url. Ignoring ECM.
ECM[di:1] **** [Fri Aug 14 11:38:17 2009] Start processing ECM...
CaID: 1702 - BetaCrypt.
Provider ID: 000000 - Supported.
Raw Encrypted ECM:
Was heiste den bitte cam[di:1]: Invalid card-server url. Ignoring ECM.
das die server addresse falsch ist ? ist aber aus der cccam config der dbox und wenn dir dran ist läuft alles bestens.
[QUOTE=Atomicdevil;962723]Es läuft leider immer noch nicht.
Kannst du dir meine log datei angucken.
Using prio file: /var/keys/incubusCamd.prio
************** Starting log on Sat Dec 12 20:00:03 1970 **************
Hy,
der hat ein Connectproblem zum Server. Am besten nimmst Du die der Cam beiliegende conf-Datei und trägst nur unter
########################### servers configuration ############################
[Servers]
card_server_url=cccam://ich:meiner@192.168.0.28:12000
Deine Daten ein.
Gruß
Geht leider auch nicht.
Wenn ich das Netzwerkkabe an die dbox schalte, rennt sie.
Somit kann es nicht am Router liegen und behaupte mal, dass die Einstellungen im kathi auch oki sind, da ich ja den Downloadmanager benutzen kann.
oh man ich habe langsam kein bock mehr
Hi all,
kann mir bitte einer sagen wo ich beim AAF Rising Sun für den Kathrein 922 ich die Files packen muss?
Hi,
gibt es nun eine Möglichkeit mit Incubus auf einen Cccam Server zuzugreifen und den Emu des Servers mitzubenutzen damit KD-Home hell wird ?
Danke + Gruß
Wolvi
Nein
Hallo Leute,
ich habe ebenfalls das Problem mit dem Sky de HD freezes.
Ich verwende das Summer Dream Image für meine Kathrein UFS 910 14W.
Außerdem verwende ich die Imcubuscamd 0.92 um auf einen CCcam
Server zuzugreifen. Leider gibt es wie bei vielen NDS freezes.
Kann mir vielleicht jemand helfen oder eine 09.92 conf und eine prio file
für Sky de uploaden.
Vielen Dank schonmal
Gruß
Rob
Hast mal probiert das NDS zu unterdrücken?
Gib mal in der CCcam.cfg auch in der CCcam.prio folgendes ein:
unter
# situation 1: ignore allways this caid, all idents, on all channels
I: 09c4
Du hast sicher eine S02-Karte, dann dürften die Freezer weg sein.
mfg
@thw64
Danke, hat jetzt geklappt, keine freezes mehr, du meintest aber
I: 094c oder ?
THX
Brauche Rat.
Habe incubus 0.90auf meiner Kathi und alles geht wunderbar.
Leider geht bei den HD Sendern nur Discovery und Sky Sport und alle anderen Sender von Sky HD gehen nicht.
Was ist da faul ?
Mit Incubus 0.88 geht alles nur da habe ich Aussetzer.
Danke
@Brutzelkarte
hast du mal in der incubuscamd.prio Datei und dem Punkt:
# situation 1: ignore allways this caid, all idents, on all channels
I: 094c
eingetragen, dann wird NDS ignoriert und über nagra3 getunnelt
und in der incuboscamd.conf unter
CaIDs tunneling configuration
1833:1702:000000:0080 #History HD
1833:1702:000000:0081 #Sky Sport HD
1833:1702:000000:0082 #Discovery HD
1833:1702:000000:0083 #Sky Cinema HD
1833:1702:000000:0084 #EuroSport HD
1833:1702:000000:007E #Disney Cinemagic HD
1833:1702:000000:007F #National Geography HD
getragen.
Schau dir auch mal die letzten Beiträge in diesem Thread an.
Dann sollte Sky de HD nicht mehr freezen und ...
Habe incubuscamd 0.92 und nun habe ich diese Probleme nicht mehr.
Habe jetzt auch die 0.92 eingebaut und deinen Rat befolgt und es läuft !!!
Danke !!!!!!!
die neue Incubus 0.93 ist raus und ich muss sagen da wurde so einiges gefixt.
incubusCamd, cam daemon.
---------------------------------------------------------------------------------
Available for processor types: sh4 (tested only on Cuberevo family receivers)
Use the sh4_e2 version on cuberevo with enigma 1 or enigma 2 on board, the other version (*.sh4) on cuberevo with dgstation firmwares
Use the sigma version on azbox hd firmwares
Use the ppc version on dreambox with enigma 1 (or receivers like); for triple dragon and dgstation firmwares on ppc check
the config to know how to set the cam for those boxes
Use the mips version on dreambox with enigma 2 (or receivers like)
Card client for protocols: cccam, gbox, newcamd 5.20, newcamd 5.25, radegast old, radegast new, aroureos, camd 33, camd 35
Emulators for: Seca 1, Seca 2, Viaccess 1, Viaccess 2, Viaccess 2.3, Viaccess 2.4, Conax, Cryptoworks, Tps Crypt 1, Tps Crypt 2, Tps Crypt 3, Biss, Constant CW
.conf and .prio files can be inserted in the incubusCamd binary file directory, or in /var/bin directory, or in /etc, or in /var/keys
SoftCam.Key must be inserted in the /var/keys directory
.prio and SoftCam.Key file directories can be declared also in the .conf file
----------------
History:
02/07/1947, V0.93
- fixed ecm pid debug log for biss encryption
- fixed a bug on filters (more stability)
- add seca2/seca3 handler (i suggest to use it only on providers wich uses both seca2 and seca3 with same provid value,
like TVVlandeeren and Canal Digitaal)
- fixed bug on reading prio/ignore
- updated web interface
- newcamd and radegast are now managed in a better way, no more connecting/disconnecting is done if no server
is disconnected before (or the connection would be broken)
- fixed a bug wich will not find card on cccam protocol if multi provider (like seca2/seca3 pids) are declared with the same values
- added emm management (it works only with newcamd servers wich use the EMM in the config line, do not forget to enable also
"process_emms_on_cs_mode" and your emm-g/s/u blocker options)
- fixed some bugs with timeshift using original dgs based firmwares (if you find more bugs report them as usually)
- fixed some bugs with PIP using original dgs based firmwares (if you find more bugs report them as usually)
EMM for internal emu will be enabled when testers will report emm are working ok with almost all codifies.
Do not forget this is a beta version so it could be some EMM will not work as expected, but i can't test every codify
in the world and every smart card for each provider, so... you know, just report what works and what does not!
ich habe sie bei mir testweise lauf und die umschaltzeiten wauw muss sagen mega geil.
Hallo Leute
habe bei meinem AAF Summer E2 "von Hand" die 0.92 installiert - so weit so gut ! - läuft alles wie geplant - NUR wird die Cam nicht mehr automatisch gestartet - hat jemand eine Idee , an was das liegen könnte ??
Danke
Hallo,
bin neu hier.Hab mir den Thread von anfang an durchgelesen.Habe noch ein paar fragen.Habe auf meiner Kati 910 das Rising sun Image drauf und Incubuscam 0.92.
Möchte nun auch Cardsharing machen.Habe die Incubuscam.config und die prio von Cyberscitymaste aus Seite 42 übernommen.
Nun habe ich heute einen Testzugang bekommen und wollte das mal meine Kati als Client ausprobieren.
Nun sieht allerdings bei jeder Version von Incubuscam die config etwas anders aus.
z.B fehlen bei der Incubuscam 0.92. die Zeilen:
[Prov:000501:CaID:1833]
decoder_type=1
card_server_url_1=cccam://kathi:kathi@dyndns.dyndns.org:12000
[Prov:000000:CaID:0000]
card_server_url_0=cccam://kathi:kathi@dyndns.dyndns.org:12000
ES gibt nur die Zeile mit Server
[Servers]
card_server_url=cccam://kathi:kathi@dyndns.dyndns.org:12000
Meine Frage nun wo genau muss ich nun meine Daten eingeben.Und muss ich noch was in der prio ändern.
Nimm am besten die orginal Incubuscam.config die Du beim Download Manager online runterladen kannst und bearbeite diese mit Ultraedit oder Proton.
Füge dort nur deine Testzeile ein.
card_server_url=cccam://kathi:kathi@dyndns.dyndns.org:12000
Die Prio kannst Du vorerst lassen