Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenloses um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereiche, welche für Gäste verwehrt bleiben

Parameter zu div. Emus

andyuhu

Ist gelegentlich hier
Registriert
20. März 2009
Beiträge
97
Reaktionspunkte
32
Punkte
38
Gibt es eine Aufstellung mit welchen Parametern man verschiedene Emus starten kann?
Ev. auch mit Angabe der Plattform, falls es da Unterschiede geben sollte

zB..
Scam:
-k Pfad für keys-Verzeichnis
-s Pfad für scam-Verzeichnis
-v Version
? Debug-Informationen
 
AW: Parameter zu div. Emus

Unterhalte mich ja ungern mit mir selbst, aber dass das niemanden sonst interessiert ?
Wenn die User mal ihre Logs selber lesen könnten, wären wahrscheinlich viele Fragen überflüssig.

Nun gut, ich mach mal weiter:

CCcam (x86)
usage: CCcam [-d] [-C <configfile>]
-d run in the foreground (implies -v and -q)
-v be verbose
-q don't use syslog (use on old systems)
-C <configfile> use <configfile> instead of default (/var/etc/CCcam.cfg)
-f filter on specific demux data (saves some CPU,
but dreambox drivers might not like this too much)
-n show network packets
-s disable server
-t show timing
-l disable self-learning capabilities


Gbox (ppc,):
Hier wäre mir kein zusätzlicher Startparameter bekannt, einzig in der Datei "gbox_cfg" sind folgende Einträge möglich:
# Trace/Debug
# xx yz ; xx=00 no konsole output
# xx yz ; xx=01 konsole output
# xx yz ; y=0 debug output (dont use)
# xx yz ; y=1 no debug output
# xx yz ; z=0 ouput to konsole
# xx yz ; z=1 output to /var/tmp/debug.txt
# xx yz ; z=2 Output to UDP (to capture with gboxt)

Z: { 00 12 } 10.0.0.1 8024 # zum Mitlesen via zB MboxCenter
Z: { 01 10 } 10.0.0.1 8024 # zum Mitlesen an der Konsole, hier kommt bei mir aber sehr wenig
Z: { 01 11 } 10.0.0.1 8024 # schreibt in File - Achtung: Wenn der Speicher voll ist wird die Box abstürzen

mbox (bitte ev. ergänzen, hab´s nur kurz angetestet)
// 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
Z: { 11 } { 10.0.0.1 8024 } # zum Mitlesen via zB MboxCenter, andere Modi wie oben
 
AW: Parameter zu div. Emus

Oscam (x86, build #1837 )
usage: oscam [-b] [-c config-dir] [-d]

-b : start in background
-c <dir> : read configuration from <dir>
default = /usr/local/etc
-d <level> : debug level mask
0 = no debugging (default)
1 = detailed error messages
2 = ATR parsing info, ECM, EMM and CW dumps
4 = traffic from/to the reader
8 = traffic from/to the clients
16 = traffic to the reader-device on IFD layer
32 = traffic to the reader-device on I/O layer
64 = EMM logging
255 = debug all


NewCS (x86)
Usage: /var/emu/newcs/newcs.i686 [OPTION]
-h, --help Print this help message, then exit.
-v, --version Print version information, then exit.
-nd, --nodaemon Start newcs without forking.
-c, --config Configfile (/etc/newcs.xml)
 
Zurück
Oben