Habe euch vielleicht um eine Lösung zu finden die Telnet Logs und die xml´s angehängt.
Von newcs.xml und mg.config.
~ # /var/emu/newcs
Reading Config file from /var/tuxbox/config/newcs.xml
TCP-log password is disabled!
level: normal
type: init
output: all
logger config: level 1 type 3 output 255
log file:
logger: cant open file , file log disabled
udp log: host 192.168.1.10 port 1000
tcp port: 3001
[ 01:17:10 ] [ Box detect ] Box type 4
[ 01:17:10 ] [ Config ] Option <Seca-PPV> for device 0 (multicam) not present, d
efaulting to NO
[ 01:17:10 ] [ Config ] /dev/tts/1 ECM priority: round
[ 01:17:10 ] [ Config ] Option <autosid> for device 0 (multicam) not present, de
faulting to NO
[ 01:17:10 ] [ Config ] No SIDFILTER is configured, disabling SidOverride for de
vice 0 (multicam)!
[ 01:17:10 ] [ Config ] Option <hostname> or <port> not present for User: dummy,
DISABLING reverse login
[ 01:17:10 ] [ Config ] Option <spider> not present for User: dummy, defaulting
to NO
[ 01:17:10 ] [ Config ] Option <sidoverride> not present for User: dummy, defaul
ting to OFF
[ 01:17:10 ] [ Config ] Option <readers> not present for User: dummy, NO reader
control enabled
[ 01:17:10 ] [ Config ] Option <hostname> or <port> not present for User: User1,
DISABLING reverse login
[ 01:17:10 ] [ Config ] Option <spider> not present for User: User1, defaulting
to NO
[ 01:17:10 ] [ Config ] Option <sidoverride> not present for User: User1, defaul
ting to OFF
[ 01:17:10 ] [ Config ] Option <readers> not present for User: User1, NO reader
control enabled
[ 01:17:11 ] [ Config ] Option <au> not present for User: User2, defaulting to O
FF
[ 01:17:11 ] [ Config ] Option <sidoverride> not present for User: User2, defaul
ting to OFF
[ 01:17:11 ] [ Config ] Option <readers> not present for User: User2, NO reader
control enabled
[ 01:17:11 ] [ EMM Cache ] Initialising Cache with 10 entries
[ 01:17:11 ] [ ECM Cache ] Initialising Cache with 10 entries
[ NewCS ] Process ID is: 259
[ 01:17:11 ] [ Loader ] Reader type 4 on node /dev/tts/1
[ 01:17:11 ] [ Dbox ] Opening device /dev/tts/1
failed to open/dev/rtscts: No such file or directory
rtscts device: Invalid argument
rtscts device: Bad file descriptor
[ 01:17:12 ] [ Loader ] Reset failed ...
[ 01:17:12 ] [ Loader ] Starting Newcamd Server on port 10001
[ 01:17:12 ] [ NewCS ] Ready to GO! smile
~ #
Und der mgcamd Log:
Philips D-BOX2 - Kernel 2.4.33.3-dbox2 (01:23:29).
dbox login: root
BusyBox v1.2.1 (2006.12.20-16:18+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ # /var/emu/mgcamd
tuxbox mgcamd v1.20 by mixvt (compiled Feb 13 2007 2213)
[mg] Net0:0:10s Show ecm:1, emm:1 Up:1 Au:2 Dir:0 Osd:no:80:3 Cache:0 Log
1
72.16.1.1:28007 Reread:0
[mg] Ecm cache time: 15
Box type: dbox2
/dev/dvb/adapter0/ca1 error 16: Device or resource busy
~ # Keys readed
[config] newcamd route = local:127.0.0.1:10001 server cardserv
newcamd keep alive: 0, incoming port: 12000
[newcamd] Connecting to 127.0.0.1:10001...
[mgcam] emm thread started
network port 12000 open: bind error 98: Address already in use
[newcamd] Login to 127.0.0.1:10001 as local failed (0ms)
Der MGCAMD config.
# EMM messages
# 00 don't show any EMM's (default)
# 01 show only valid EMM's
# 02 show valid and bad EMM's with complete data display
M: { 01 }
# ECM messages
# 00 don't show any ECM's
# 01 show only valid ECM's (default)
# 02 show valid and bad ECM's with complete data display
C: { 01 }
# AU
# 00 is ignored (default)
# 01 enable AU
# 02 AU Auto
A: { 02 }
# key update
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
U: { 01 }
# key files folder
# 00 keyfiles in /var/keys
# 01 keyfiles in /var/tmp
T: { 00 }
# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
G: { 01 }
# network retry, use summ for several options
# 00 disable (default)
# 01 retry every new ecm
# 02 try to connect to offline shares every Q: seconds
# 04 try to detect and fast reconnect to lost (and not used atm) server
N: { 00 }
# network ecm timeout in seconds
K: { 10 }
# newcamd dead routes connect retry, sec
Q: { 600 }
# network shares priority
# 00 newcamd, radegast, camd3 (default)
# 01 camd3, radegast, newcamd
# 02 newcamd, camd3, radegast
P: { 00 }
# on screen display type
# 00 No OSD (default)
# 01 neutrino
# 02 enigma
# 03 relook
O: { 00 }
# on screen display Options
# 03 default
# 01 show emu ecm
# 02 show network shares messages
# 04 show decoding failed / fta
# 08 show emm keys update
S: { 03 }
# Log options
# 00 Off (default)
# 01 Network
# 02 console
# 03 both
L: { 02 } 172.16.1.1 28007
# cache ecm pids and data used to open channels,
# store pids in /tmp/ca_cache.list at exit, load at startup,
# same syntax as restore.list
# 00 Off (default)
# 01 Ecm pids cache
# 02 Ecm data cache
# 03 both caches
H: { 00 }
# reread files on zap:
# 00 No (default)
# 01 config (including priority and ignore, but not replace/cache)
# 02 config and keys
# 03 both
R: { 00 }
# debug
# 00 off (default)
# 01 on
D: { 00 }
# box type
# 01 dbox2
# 02 dreambox
# 03 triple-dragon
# 04 relook
B: { 01 }
Die Newcamd.config
EMU = yes
PREFER_EMU = yes
AU = yes
OSD_TIMEOUT = 0
OSD_WEB_LOGIN = root:dbox2
SHOW_ALL_CA_SYSTEMS = no
DEBUG_ECM = yes
DEBUG_EMM = no
DEBUG_CWS = no
DEBUG_CAM = no
SHOW_PAT = no
SHOW_PMT = no
SHOW_ECM = no
SHOW_CAT = no
SHOW_EMM = no
SHOW_CWS_ECM = no
SHOW_CWS_EMM = no
EMM_REPORT_WRONG_SIG = yes
DEFAULT_CW_DELAY = 500
RELOAD_CONFIG_ON_ZAP = no
RELOAD_KEYLIST_ON_ZAP = no
CA_INFO_FILE = /tmp/cainfo.txt
CWS = uds 0 local local
CWS = uds 1 local local
CWS = 127.0.0.1 10001 local local 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv
CWS_CONNECT_TIMEOUT = 20
CWS_INCOMING_PORT = 12000
CWS_DEBUG_PORT = 12001
CWS_KEEPALIVE = no
ADMIN_PASSWORD = test 00 00 00 00 00 00 00 00 00 00 00 00 00 00
NewCS.xml
<?xml version="1.0"?>
<!--
For setup-issues, look in readme.txt!
If there are other troubles, try different forums or irc channels around :o)
-->
<newCSconfig>
<readers name="Card Readers">
<device>
<name>multicam</name>
<type>dbox</type>
<node>/dev/tts/1</node>
<mhz>357</mhz> <!-- or 357 -->
<parity>even</parity>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxkey>0000000000</boxkey>
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>no</carddetect>
<newcamd_port>10001</newcamd_port>
<priority>round</priority> <!-- hard is default -->
<sid>
<allow>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</allow>
<deny>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</deny>
</sid>
</device>
</readers>
<radegastserver>
<!-- valid value for enable are:
0,1 - Enable or Disable radegast server. -->
<enabled>no</enabled>
<!-- valid value for port are:
0,65535 - Which port to listen for incomming connections. -->
<port>10001</port>
<!-- valid value for allow are:
ALL - Not active yet. -->
<allow>
<hostname>127.0.0.1</hostname>
</allow>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<debug>
<level>normal</level>
<type>init</type>
<output>all</output>
<logfile></logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>192.168.1.10</udp_host>
<udp_port>1000</udp_port>
<udp_options></udp_options>
<tcp_port>3001</tcp_port>
<tcp_options></tcp_options>
</debug>
<newcamdserver>
<enabled>yes</enabled>
<name>bla</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile></userfile>
<user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
</user>
<user>
<name>User1</name>
<password>Pass1</password>
<au>on</au>
</user>
<!-- Remove if you dont use reverse login -->
<user>
<name>User2</name>
<password>Pass2</password>
<hostname>localhost</hostname>
<port>12345</port>
<spider>yes</spider>
</user>
</newcamdserver>
</newCSconfig>