Wie ich schon anfangs sagte, wenn ich den Parameter "J" in der mbox.cfg auf "0" setze, kann ich die Kanäle mit Caid 1833 öffnen aber dann gehen die getunnelten Kanäle mit Caid1702 nicht mehr auf.
Funkschlumf
Druckbare Version
Wie ich schon anfangs sagte, wenn ich den Parameter "J" in der mbox.cfg auf "0" setze, kann ich die Kanäle mit Caid 1833 öffnen aber dann gehen die getunnelten Kanäle mit Caid1702 nicht mehr auf.
Funkschlumf
Lass mal die ganze mbox.cfg sehen.
Hier nun die cfg.//mbox.cfg EXPLANATION and EXAMPLES
//A: { 0 } // for QBoxHD receivers or for any receivers if needed it
//A: { x }
//Choose adapter path
//x=0 -> /dev/dvb/adapter0/
//x=1 -> /dev/dvb/adapter1/
//x=2 -> /dev/dvb/adapter2/
//x=.. -> .......
//default x=0
D: { 4 }
//D: { x }
//x=0 -> disable
//x=1 -> enable dbox2 cw writing
//x=2 -> enable STAPI for IPBOX
//x=3 -> enable STAPI for Kathrein
//x=4 -> enable Linux DVB API for Kathrein
//x=5 -> enable triple dragon
//x=6 -> enable Qbox HD
//default disabled
B: { 0 }
//B: { x }
//x=0 -> disable local UDP ports 8004-80xx ,this ports are used with DVB cards and gbox plugin (Windows and Linux)
//x=1 -> enable
//default disabled
Z: { 12 } { 127.0.0.1 8000 }
// Z option -> control sending/writing current informations
// Z: { xy } { IP port }
// x=0 -> don't print time stamp (in console screen and in debug file)
// x=1 -> print time stamp ( .... )
// y=0 -> no writing/sending informations to debug file/destination IP
// y=1 -> send informations to destination IP but not in debug file
// y=2 -> write informations to debug file but don't send to destination IP
// y=3 -> write/send informations to debug file/destination IP
// IP port -> destination IP and UDP port where to send informations
// no default
#C: { 127.0.0.1 7999 }
// C option -> control receiving some command messages localy or from another IP
// C: { IP port }
// IP-> your local IP or you DNS
// port -> on what port you will be waiting command messages
// no default
U: { 1 }
// U options -> Update peer(s) IP if it changes while peer still resending ecm's/cw etc.. information
// default only on hello message peer(s) IP are updated !!!
// U: { x }
// x=0 -> disabled
// x=1 -> enabled
// default disabled
L: { 1 }
// L option -> how mbox to menage virtual card(s) with level 0
// ( only for peer(s) who have and can reshare virtual cards but don't want to use LEVEL 0 card(s) for them self)
// L: { x }
// x=0 -> don't load any virtual cards with LEVEL 0, you can't use them for your self
// x=1 -> load all virtual cards with LEVEL 0 ,you will be using them for your self
// default 1
#G: { /hdd/ }
//G option -> redirect writing ONLY debug.txt file to internal or external HDD in receivers or for any other reason.
//Remove #, ONLY if you want to use this option !!!!!!!
T: { /tmp/ }
// T option -> where to store temp files ... (share.info,debug.txt ,etc.)
// T: { folder_path_to_files, example: T: { /tmp/ } }
K: { /var/keys/ }
// K option -> where is cwshare.cfg file
// K: { folder_path_to_files, example: K: { /var/keys/ } }
M: { 1 }
// M option -> Mode option
// M: { x }
// x=0 -> local mode no NET
// x=1 -> NET mode
// default 0
P: { 2/tmp/camd.socket }
// P option -> PMT location (Dont used with linux and windows)
// you must be tuned to channel so image can generate this file
// { /tmp/pmt.tmp } for receivers and images that create this file <- use this if you can
// { 1/tmp/camd.socket } for enigma 1
// { 2/tmp/camd.socket } for enigma 2
W: { 0 }
// W option -> write raw ECM to ecm.raw file
// W: { x }
// x=0 -> disabled
// x=1 -> enabled
// default disabled
Q: { 2 }
//Q option -> newcamd connect retry in sec.
//Q: { x }
// default 300 sec.
F: { 500 }
//F option -> reset writing debug.txt from begining if file size is higher then (x)(KB)
//F { x } -> decimal in KBytes
//default 500 KB
///DO NOT USE THIS ,NOT TESTED !!!!!!!!//
//V: { card_type device clock inverse_Reset}
#V: { 3 1 3571200 0 }
#V: { 3 2 3571200 1 }
// card_type:
// Seca 3 , Irdeto 4, Conax 5, Cryptoworks 6, Viaccess 7, NDS 8, Nagravision 9
// device:
// COM1/ttyS0 1
// COM2/ttyS1 2
// /dev/sci0 3
// /dev/sci1 4
// /dev/usb/tts/0 5
// /dev/usb/tts/1 6
// /dev/tts/0 7
// /dev/tts/1 8
// /dev/ttyUSB0 9
// /dev/ttyUSB1 10
//clocks for COM ports in Hz
//for SCI slots use this values
// 1 - 3.33 Mhz
// 2 - 3.63 Mhz
// 3 - 4 Mhz
// 4 - 4.44 Mhz
// 5 - 5Mhz
// 6 - 5.71 Mhz
// 7 - 6.66 Mhz
// 8 - 8 Mhz
//Inverse Reset
// 1 -yes
// 0 -no
///DO NOT USE THIS ,NOT TESTED !!!!!!!!//
J: { 1 }
// J option -> enable adding betacrypt header to N3 ECM for Premier
// J { x }
// x = 0 -> disabled
// x = 1 -> enabled
R: { 3600 }
// R option -> resend hello to all peers after X seconds, ony for gboxx peers,not mbox peers
//default in code 3600 seconds
H: { 0 0 1 0 0 0 }
// H option -> mapping provid (0-disabled, 1-enabled)
//H: { a b c d e f }
//a-> mapping all 0BXX to 0B00
//b-> mapping 1810 to 1801
//c-> mapping 1803 to 1801
//d-> mapping 1802 to 1801
//e-> mapping 1815 to 1801
//f-> mapping 1822 to 1801
//S: { COM1 }
//S option -> enable sssp protocol
//S: { x }
//x=COM1
//x=COM2
//x=/dev/ttyS0
//x=/dev/ttyS1
Hier mal meine von Clienten:
//mbox.cfg EXPLANATION and EXAMPLES
D: { 4 }
//D: { x }
//x=0 -> disable
//x=1 -> enable dbox2 cw writing
//x=2 -> enable STAPI for IPBOX
//x=3 -> enable STAPI for Kathrein
//x=4 -> enable Linux DVB API for Kathrein
//default disabled
B: { 0 }
//B: { x }
//x=0 -> disable local UDP ports 8004-80xx ,this ports are used with DVB cards and gbox plugin (Windows and Linux)
//x=1 -> enable
//default disabled
Z: { 13 } { 192.168.100.2 3254 }
// Z option -> control sending/writing current informations
// Z: { xy } { IP port }
// x=0 -> don't print time stamp (in console screen and in debug file)
// x=1 -> print time stamp ( .... )
// y=0 -> no writing/sending informations to debug file/destination IP
// y=1 -> send informations to destination IP but not in debug file
// y=2 -> write informations to debug file but don't send to destination IP
// y=3 -> write/send informations to debug file/destination IP
// IP port -> destination IP and UDP port where to send informations
// no default
#C: { 127.0.0.1 7999 }
// C option -> control receiving some command messages localy or from another IP
// C: { IP port }
// IP-> your local IP or you DNS
// port -> on what port you will be waiting command messages
// no default
U: { 1 }
// U options -> Update peer(s) IP if it changes while peer still resending ecm's/cw etc.. information
// default only on hello message peer(s) IP are updated !!!
// U: { x }
// x=0 -> disabled
// x=1 -> enabled
// default disabled
L: { 1 }
// L option -> how mbox to menage virtual card(s) with level 0
// ( only for peer(s) who have and can reshare virtual cards but don't want to use LEVEL 0 card(s) for them self)
// L: { x }
// x=0 -> don't load any virtual cards with LEVEL 0, you can't use them for your self
// x=1 -> load all virtual cards with LEVEL 0 ,you will be using them for your self
// default 1
#G: { /hdd/ }
//G option -> redirect writing ONLY debug.txt file to internal or external HDD in receivers or for any other reason.
//Remove #, ONLY if you want to use this option !!!!!!!
T: { /tmp/ }
// T option -> where to store temp files ... (share.info,debug.txt ,etc.)
// T: { folder_path_to_files, example: T: { /tmp/ } }
K: { /var/keys/ }
// K option -> where is cwshare.cfg file
// K: { folder_path_to_files, example: K: { /var/keys/ } }
E: { 1 }
// E option -> disable same cards from peers
// E: { x }
// x=0 -> use same cards(boxids) from peers
// x=1 -> don't use same cards(boxids) from peers
// default 1
M: { 1 }
// M option -> Mode option
// M: { x }
// x=0 -> local mode no NET
// x=1 -> NET mode
// default 0
P: { 2/tmp/camd.socket }
// P option -> PMT location (Dont used with linux and windows)
// you must be tuned to channel so image can generate this file
// { /tmp/pmt.tmp } for receivers and images that create this file <- use this if you can
// { 1/tmp/camd.socket } for enigma 1
// { 2/tmp/camd.socket } for enigma 2
W: { 0 }
// W option -> write raw ECM to ecm.raw file
// W: { x }
// x=0 -> disabled
// x=1 -> enabled
// default disabled
H: { 0 }
//H option -> C line priority over network cards
// H: { x }
// x=0 -> disabled -> newtwork cards and local cards has same priority
// x=1 -> enabled -> your local cards has priority, no network cards used
// default disabled
Q: { 300 }
//Q option -> newcamd connect retry in sec.
//Q: { x }
// default 300 sec.
F: { 500 }
//F option -> reset writing debug.txt from begining if file size is higher then (x)(KB)
//F { x } -> decimal in KBytes
//default 500 KB
OK, werde es mal damit probieren, melde mich wieder.
Funkschlumf
Hallo,
wieso finde ich die cwshare.cfg nicht über den ftp?
Habe ich evtl. etwas beim download falsch gemacht,
alle anderen dateien waren zum anpassen vorhanden..!?
Wegen den Lines zum forwarding stellen sich gewiss später noch
fragen aber alles zu seiner zeit.
Danke für Eure oder Deine Hilfe
"musicsnapper"
Gruss doubtfire
PS: Woran erkenne ich am besten ob das multicam funktioniert. wurde
mir als nicht funktionsgetestet verkauft, aber alle meldungen bisher bei
onlineupdates wurden erfolgreich durchgeführt?
D A N K E ! ! !
lade den Emu noch mal runter ,vergiss die "keys" nicht.
ich verstehe die welt nicht mehr, die grundlegendsten dinge klappen nicht mehr obwohl ich mich beim netzwerk rel. sicher bin. habe mir wegen der ewigen umsteckerei einen switch gekauft und das crossover mal beiseite gelegt. nun möchte ich den download der emus wiederholen und ich bekomme keine vernünfitge i-net verbindung mit der dbox hin....??? über den switch internet für den pc einwandfrei. bei der box der internet test mal alles erreichbar, mal nur glj.6x.to über ip dann mal nur über dns, dann mal beide nicht, dann mal der gateway nicht erreichbar... ich verzweifle, dabei kommt er manchmal bis kurz vor den download bricht aber dann ab.
Was könnte das bloß sein?
ach ja und wenn ich jetzt wieder direkt mit demselben kabel mit dem es vorher geklappt hat, an den router gehe klappt es auch nicht
mehr....?
ftp verbindung stellt er her, hat aber dann probleme files in das /tmp verzeichnes zu kopieren, dauert ewig und gibt dann noch ne fehlermeldung aus.
die beiden dinge noch als nachtrag.
Prüfe ,ob IPs oder Macip´s im Netzwerk evtl doppelt vergeben sind.
Musicsnapper du bist echt geil und hast es drauf, auf so was muss man erstmal kommen!!!!!!
hatte im router fest zugeordnete mac's obwohl zu anderen Ips als ausgewählt für die dbox, trotzdem funzt der download wieder nach freigabe der festen mac zuweisung!!!!!!!!!!!!!!!!!!!!!!!!
jetzt erstmal weiter!!! hoffe muss mich nicht zu baldigst melden obwohl ich jetzt schon schisse vor den line zuweisungen habe, fühle mich da nicht so zu hause!
sorry, war nen schuss in ofen. hat nur nochmal fürs basis update funktioniert. danach jetzt wieder gleiche probleme wie vorher, router sollte jetzt klar sein nichts doppelt, alles freigegeben. und kann nicht mal mehr mbox noch mpcs runterladen online....:-(
weiss net was los ist
So, gelöst Updates funktionieren wieder alle, hatte wohl vergessen Gbox zu aktivieren bevor ich das update starte, das habe ich getan, funktioniert wieder. basis update, mbox und mpcs 0.9-gbx-beta5.3 online upgedated.
Die dinge für mpcs sind alle über ftp erreichbar, aber so wie mir vorher die
cwshare.cfg fehlte (macht sie immer noch) fehlt mir jetzt auch mbox.cfg, die ich ja vorher hatte? wollte keyupdates machen aber springt dann immer wieder zurück aus dem menü raus ohne eine tätigkeit.
irgendeine idee, was ich schon wieder vergesse?
und muss ich multiemu oder single emu mode haben um weiterzukommen?
Danke nochmal für Hilfe.
Gruss doubtfire
@nodoubt69 ,Du hast Post !
Hallo,
wie kann es sein, dass ich die mbox nicht ans laufen bekomme, wenn sie sich selbst bei Kathi Start startet kommt keine Fehlermeldung, allerdings kommt nur die meldung sie ist aber nicht aktiv. Starte ich sie manuell, kommt immer die fehlermeldung mbox.sh40 Startfehler... Was könnte ich noch falsch machen. Key update habe ich auch durchgeführt..
Danke für Eure Hilfe.
Danke Tausendmal an musicnapper!!!!!
möchte mein cs intern nun mit ner vu+ duo erweitern
server etc aber alles so belassen falls es geht
kann man mit der vu+ mit cccam direkt auf den mpcs zugreifen?
wenn ja wie wenn nein wer hat noch ideen?
am server sind 5 mal die 910,ein diablo cam und ich hoffe bald die vu+ ;)
danke und gruß
Ich hab keine VU+ ,die hat aber einen Mipsel Prozessor,den wir von der Dreambox kennen ,also läuft die .mips Version der Mbox darauf ,hier noch einiges dazu : http://www.spinnes-board.de/vb/showt...=138052&page=3 .
Berichte ,wenn Du Erfolg hast ,evtl will ich mir auch mal eine VU+ gönnen.
Folgendes habe ich in die 15001: eingefügt:
SA: { 007A } // Sky Sport HD 2 //
SA: { 007B } // Sky Action HD //
SA: { 007C } // Sky Cinema Hits HD //
Leider ohne Erfolg, habe ich noch etwas vergessen,
Danke für Info.
Der Eintrag ist richtig,ist es denn auf Deiner Karte auch freigeschaltet,offensichtlich haben die damit öfters Probleme,probier sie mal in einem AC ,oder etwas Zertifiziertem.
Jepp, musste aktiviert werden läuft jetzt, allerdings habe ich noch das problem, dass ich beim suchlauf mit der kathi den cinema hits hd nicht reinbekomme, er bringt mir immer nur sky sport hd 2 und den sky action hd
aber leider nicht die cinema hits hd! woran könnte das liegen?
Danke sehr.
Mit Neutrino hat die Kathi sie sofort gefunden ,probiere gleich mal E2 ,so habs mit dem Hot Summer probiert, alle 3 gefunden und gehen auch auf.
habe das aaf 2.0e, damit klappts net, kann ich nicht die settings extrahieren, infos für cinema hits hd einfügen, uploaden und dann sollte es gehen oder ist das nicht so einfach!?
Versuch mal folgendes:
Beende zuerst den Emu und mach dann einen Suchlauf, evtl. bekommst du dann den Hits HD.
Also habe es versucht, EMU aus, Sendersuchlauf, aber es bleibt dabei er findet mir sport hd2 und den action. HITS HD bleibt aus! Mist noch mehr Ideen...?
1. was sagt den dein Signal Stärke bei 10744 h 22000
2 wenn dein LNB zu alt ist bekommste den Sender nie ich hatte es mal nagelneues LNB wo es trozdemnicht ging da hat das LNB einen Frequenz fehler gehabt 1 der 3 Mischer die in den LNB´s sitzt war defekt
alles Lief nur Sk....Direkt nicht
3 welche Soft ist drauf
benutze mal die neue AAF da wurde am Tuner treiber was gefixt.
Du Meinst 10773 22000 h 2/3 8psk ?
der Master transponder von Astra ist
10744 h 22000
google doch mal
also wir stellen immer nach diesem transponder die antennen ein
Achso !
Ich würde trotzdem mal den 10773 er checken, mache LNB´s haben im Lowband Probleme ,die bis jetzt unbemerkt blieben .
1. was sagt den dein Signal Stärke bei 10744 h 22000
Signalstärke 64%, springt alle 5 sec. mal auf 89%, Signalqualität
gar keine!! nur bei 10733 h 22000, wie gesagt aber da nur 2 programme
cine hits hd nicht
2 wenn dein LNB zu alt ist bekommste den Sender nie ich hatte es mal nagelneues LNB wo es trozdemnicht ging da hat das LNB einen Frequenz fehler gehabt 1 der 3 Mischer die in den LNB´s sitzt war defekt
alles Lief nur Sk....Direkt nicht
Sollte nicht zu alte sein. ca. 4 Jahre, oder!?
3 welche Soft ist drauf
benutze mal die neue AAF da wurde am Tuner treiber was gefixt
was meinst du mit neue AAF. habe die AAF 2.0e drauf, gibts schon was neues?
Problem gelöst! 2 Möglichkeiten:
1 - Senderliste mit Editor downloaden, den von SKY HD2 oder Action kopieren
SID anpassen für Cinema Hits und es geht: Einschränkung: bei mir kein EPG
2 - Soft nochmal runter Original drauf von 1.6 bis 2.02 oder das was man begehrt! Sendersuchlauf - dann ist er auch dabei!
Senderliste exportieren, dann wieder AAF drauf oder was man so haben will,
upload der senderliste und fertig. dann geht auch epg!
geht die Anleitung von Seite 1 auch mit einem Externen Kartenleser (einem Master CRD2)
an der DBox?
und wenn ja muß dann nur in der mpcs.server was umgeschrieben werden?
Danke
Probier mal :
[reader]
Label = multicam
Protocol = mouse
Device = /dev/tts/2
EMMCache = 1,3,2
Detect = DSR
CAID = 1702,1833
Group = 1
Danke für deine Antwort.
Mach ich gleich am Wochenende ich muß die DBox aus dem Keller holen.
Nur zum Verständnis warum hast du das in eine 2 geändert?
Danke
Das spricht dann die 2 Serielle Schnittstelle an ,an welcher der externe Reader hängt
und warum bei device tts und nicht sci ?
Danke nochmal
Mit sci werden die internen Reader der Dreambox angesprochen.
Hallo noch mal,
so ich hab jetzt auf der dbox2 mpcs mit cccam die als server läuft.
Jetzt würde ich mich gerne mit meiner Kathi und E2 zur Dbox verbinden.
Was kann ich denn auf der Kathi für einen EMU nutzen, der sich zur cccam verbindet.
Danke noch mal