Autor
Nachricht
RiCo-X
Mitglied
Anmeldungsdatum: 31.07.2006 Beiträge: 14
cccam + newcs Hallo @ all
wer kann mir erklären, was ich im newcs einstellen muss damit ich meine CCcam mit der Dbox2 Multicam betreiben kann ????
leider findet man hier auch keine Anleitung wie das gehen soll mit newcs !!
wäre für hilfe dankbar, und andere interessiert das sicher auch..
gruss
daRiCo
Verfasst am: 07.08.2006, 13:42
südschwede
Betatester
Anmeldungsdatum: 01.04.2006 Beiträge: 197
CCcam mit MC mal zum testen
newcs nach /bin/emu/newcs ---> Rechte 755 (newcs-1_beta5)
/var/tuxbox/config/newcamd/newcamd.conf
Code: 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 10000 glj ncs 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan dbox2
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
/var/tuxbox/config/newcamd.conf
Code: DEMUX_API = 3
BOX_TYPE = DBOX2
CONTROL_WORD_DEVICE = GTX
CA_API = 3
GTX_OUTPUT_MODE = 16
PMT_UPDATE_WATCH = no
EMU = yes
PREFER_EMU = yes
DISABLE_CAM = no
CAM_CASYS = 0
AU = yes
SHOW_ALL_CA_SYSTEMS = no
OSD = none
OSD_WEB_LOGIN = root:dbox2
DEBUG_ECM = yes
DEBUG_EMM = no
DEBUG_CWS = no
DEBUG_CAM = no
DEBUG_CAM_HEX = no
SHOW_CW = 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
OSD_WAIT_TIME = 2000
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 10000 glj ncs 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan dbox2
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
/var/tuxbox/config/newcs.xml (für FreeX)
Code: <?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>
<baud>16128</baud>
<parity>odd</parity>
<databits>8</databits>
<reset>invert</reset>
<export>1</export>
<enabled>1</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxid>0000000000</boxid>
<crypto-special>Yes</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>10000</newcamd_port>
</device>
</readers>
<xmlserver>
<enabled>0</enabled>
<port>10000</port>
<allow>ALL</allow>
<administrator>Master</administrator>
<password>123456</password>
</xmlserver>
<radegastserver>
<enabled>0</enabled>
<port>10001</port>
<allow>ALL</allow>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<debug>
<level>normal</level>
<type>all</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>1001</tcp_port>
<tcp_options></tcp_options>
</debug>
<newcamdserver>
<enabled>1</enabled>
<name>Newcs</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile>/tmp/users.txt</userfile>
<user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
</user>
<user>
<name>User1</name>
<password>Pass1</password>
<au>on</au>
</user>
<user>
<name>User2</name>
<password>Pass2</password>
<hostname>192.168.0.1</hostname>
<!--Is just for Reverse Login needed -->
<port>14445</port>
<!--Is just for Reverse Login needed -->
</user>
<user>
<name>glj</name>
<password>ncs</password>
<hostname>127.0.0.1</hostname> <!--Is
just for Reverse Login needed -->
<port>10000</port>
<!--Is just for Reverse Login needed -->
</user>
</newcamdserver>
<sid>
<provider>
<caid>0961</caid>
<allow>
<id>23f1</id><id>247e</id><id>276a</id><id>2756</id>
</allow>
</provider>
</sid>
</newCSconfig>
/var/tuxbox/config/newcs.xml (für PW)
Code: <?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>
<baud>9600</baud>
<parity>even</parity>
<databits>8</databits>
<reset>normal</reset>
<export>1</export>
<enabled>1</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxid>0000000000</boxid>
<crypto-special>Yes</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>10000</newcamd_port>
</device>
</readers>
<xmlserver>
<enabled>0</enabled>
<port>10000</port>
<allow>ALL</allow>
<administrator>Master</administrator>
<password>123456</password>
</xmlserver>
<radegastserver>
<enabled>0</enabled>
<port>10001</port>
<allow>ALL</allow>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<debug>
<level>normal</level>
<type>all</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>1001</tcp_port>
<tcp_options></tcp_options>
</debug>
<newcamdserver>
<enabled>1</enabled>
<name>Newcs</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile>/tmp/users.txt</userfile>
<user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
</user>
<user>
<name>User1</name>
<password>Pass1</password>
<au>on</au>
</user>
<user>
<name>User2</name>
<password>Pass2</password>
<hostname>192.168.0.1</hostname>
<!--Is just for Reverse Login needed -->
<port>14445</port>
<!--Is just for Reverse Login needed -->
</user>
<user>
<name>glj</name>
<password>ncs</password>
<hostname>127.0.0.1</hostname> <!--Is
just for Reverse Login needed -->
<port>10000</port>
<!--Is just for Reverse Login needed -->
</user>
</newcamdserver>
<sid>
<provider>
<caid>0961</caid>
<allow>
<id>23f1</id><id>247e</id><id>276a</id><id>2756</id>
</allow>
</provider>
</sid>
</newCSconfig>
/var/keys/newcamd-client.txt
Code: # Format of this file is the following for a newcamd server
# put me in /var/keys,but just if you use newcamd cardserver
[127.0.0.1]
port = 10000
key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
username = glj
password = ncs
/var/keys/CCcam.cfg
Code: ######### Setup der CCcam #########
#F: username password hops { ca4:id,ca4:id,... }
#C: hostname.CCcamServer port username password
N: 127.0.0.1 10000 glj ncs 01 02 03 04 05 06 07 08 09 10 11 12 13 14
#R: 127.0.0.1 678 0100 000080
#L: ip port username password ca4 id6 nr_of_hops_away (default: 1)
SERVER LISTEN PORT : 12000
CARD INFO PORT : 14000
ONLINE CLIENTS PORT : 15000
ONLINE CONNECTIONS PORT : 15001
ONLINE SHARES PORT : 15002
ONLINE PROVIDERS PORT : 15003
#ZAP OSD TIME : 3
#PHOENIX READER PATH : /dev/tts/1
#SHOW TIMING : yes
#DEBUG : yes
#NEWCAMD CONF : yes
#B: /dev/tts/1 00
SOFTKEY FILE : /var/keys/SoftCam.Key
AUTOROLL FILE : /var/keys/AutoRoll.Key
#STATIC CW FILE : /var/keys/constant.cw
CAID IGNORE FILE : /var/keys/CCcam.ignore
#LOG WARNINGS : /tmp/warnings.txt
im Multicammenü einschalten
nun noch Camd-Reset und es sollte gehen
Alle Tests habe ich mit newcs-1_beta5 und einem 6MHz Multicam gemacht !!!
In neueren Versionen (newcs-1_RC1-RC10) habe ich die PW-Karte nicht mehr vernünftig zum laufen bekommen die FreeX aber immer
Es kann sein das ich schon etwas zu viel gepostet habe, aber wir können ja die anderen Emus dann auch noch mit reinnehmen die mit newcs zusammenlaufen (camd3, camx, newcamd ...... )
Südschwede
_________________ --> 1m Hirschmann Astr/Hotb mit Gigaswitch 11/20
--> 4xNokia 500 2xI mit Multicam
--> 1xPhilips 600 2xI mit Multicam-NG
--> 1xSagem 600 1xI mit Multicam
--> 1xNokia Dbox1 DVB2k beta6
--> 1xLinvdr 0.7-1.3.34-SC5.0
--> 1xDSL-Home-CCcamServer
Verfasst am: 07.08.2006, 20:49
DunkDream
Mitglied
Anmeldungsdatum: 08.04.2006 Beiträge: 50
Super Anleitung danke. Wo kriege ich die newcs-1_beta5 her?
beste Grüße
Verfasst am: 08.08.2006, 11:55
südschwede
Betatester
Anmeldungsdatum: 01.04.2006 Beiträge: 197
Ich hätte sie ja gleich (geshrinkt) mit angehängt, geht leider nicht.
Südschwede
Zitat: edit g5401:
Nu auf unserer Update- Seite
gruß g5401
_________________ --> 1m Hirschmann Astr/Hotb mit Gigaswitch 11/20
--> 4xNokia 500 2xI mit Multicam
--> 1xPhilips 600 2xI mit Multicam-NG
--> 1xSagem 600 1xI mit Multicam
--> 1xNokia Dbox1 DVB2k beta6
--> 1xLinvdr 0.7-1.3.34-SC5.0
--> 1xDSL-Home-CCcamServer
Verfasst am: 08.08.2006, 14:38
RiCo-X
Mitglied
Anmeldungsdatum: 31.07.2006 Beiträge: 14
super anleitung !! klasse arbeit südschwede !!!!
ich hab die cccam nun am laufen mit multicam !!!
aber mal ehrlich für nen Noob wäre die Anleitung mit NewCs doch bissl
schwer.......... der sollte sich dann lieber cccam 1.1. und camd3
zulegen (das sind die einzigen die noch zusammen laufen können)
gruss
daRiCo
Verfasst am: 08.08.2006, 23:30
südschwede
Betatester
Anmeldungsdatum: 01.04.2006 Beiträge: 197
CCcam mit MC-NG (Autoclock) mal zum testen
newcs nach /bin/emu/newcs ---> Rechte 755 (newcs-1_beta5)
/var/tuxbox/config/newcamd/newcamd.conf
Code: 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 10000 glj ncs 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan dbox2
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
/var/tuxbox/config/newcamd.conf
Code: DEMUX_API = 3
BOX_TYPE = DBOX2
CONTROL_WORD_DEVICE = GTX
CA_API = 3
GTX_OUTPUT_MODE = 16
PMT_UPDATE_WATCH = no
EMU = yes
PREFER_EMU = yes
DISABLE_CAM = no
CAM_CASYS = 0
AU = yes
SHOW_ALL_CA_SYSTEMS = no
OSD = none
OSD_WEB_LOGIN = root:dbox2
DEBUG_ECM = yes
DEBUG_EMM = no
DEBUG_CWS = no
DEBUG_CAM = no
DEBUG_CAM_HEX = no
SHOW_CW = 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
OSD_WAIT_TIME = 2000
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 10000 glj ncs 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan dbox2
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
/var/tuxbox/config/newcs.xml (für FreeX(via2), Easytv(cw), MTV(conax))
Code: <?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>
<baud>9600</baud>
<parity>odd</parity>
<databits>8</databits>
<reset>invert</reset>
<export>1</export>
<enabled>1</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxid>0000000000</boxid>
<crypto-special>Yes</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>10000</newcamd_port>
</device>
</readers>
<xmlserver>
<enabled>0</enabled>
<port>10000</port>
<allow>ALL</allow>
<administrator>Master</administrator>
<password>123456</password>
</xmlserver>
<radegastserver>
<enabled>0</enabled>
<port>10001</port>
<allow>ALL</allow>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<debug>
<level></level>
<type></type>
<output></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>1001</tcp_port>
<tcp_options></tcp_options>
</debug>
<newcamdserver>
<enabled>1</enabled>
<name>Newcs</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile>/tmp/users.txt</userfile>
<user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
</user>
<user>
<name>User1</name>
<password>Pass1</password>
<au>on</au>
</user>
<user>
<name>User2</name>
<password>Pass2</password>
<hostname>192.168.0.1</hostname>
<!--Is just for Reverse Login needed -->
<port>14445</port>
<!--Is just for Reverse Login needed -->
</user>
<user>
<name>srv</name>
<password>gljimg</password>
<hostname>127.0.0.1</hostname> <!--Is
just for Reverse Login needed -->
<port>10000</port>
<!--Is just for Reverse Login needed -->
</user>
</newcamdserver>
<sid>
<provider>
<caid>0961</caid>
<allow>
<id>23f1</id><id>247e</id><id>276a</id><id>2756</id>
</allow>
</provider>
</sid>
</newCSconfig>
/var/tuxbox/config/newcs.xml (für PW)
Code: <?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>
<baud>5760</baud>
<parity>even</parity>
<databits>8</databits>
<reset>normal</reset>
<export>1</export>
<enabled>1</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxid>0000000000</boxid>
<crypto-special>Yes</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>10000</newcamd_port>
</device>
</readers>
<xmlserver>
<enabled>0</enabled>
<port>10000</port>
<allow>ALL</allow>
<administrator>Master</administrator>
<password>123456</password>
</xmlserver>
<radegastserver>
<enabled>0</enabled>
<port>10001</port>
<allow>ALL</allow>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<debug>
<level></level>
<type></type>
<output></output>
<logfile></logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>192.168.0.10</udp_host>
<udp_port>1000</udp_port>
<udp_options></udp_options>
<tcp_port>1001</tcp_port>
<tcp_options></tcp_options>
</debug>
<newcamdserver>
<enabled>1</enabled>
<name>Newcs</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile>/tmp/users.txt</userfile>
<user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
</user>
<user>
<name>User1</name>
<password>Pass1</password>
<au>on</au>
</user>
<user>
<name>User2</name>
<password>Pass2</password>
<hostname>192.168.0.1</hostname>
<!--Is just for Reverse Login needed -->
<port>14445</port>
<!--Is just for Reverse Login needed -->
</user>
<user>
<name>srv</name>
<password>gljimg</password>
<hostname>127.0.0.1</hostname> <!--Is
just for Reverse Login needed -->
<port>10000</port>
<!--Is just for Reverse Login needed -->
</user>
</newcamdserver>
<sid>
<provider>
<caid>0961</caid>
<allow>
<id>23f1</id><id>247e</id><id>276a</id><id>2756</id>
</allow>
</provider>
</sid>
</newCSconfig>
/var/keys/newcamd-client.txt
Code: # Format of this file is the following for a newcamd server
# put me in /var/keys,but just if you use newcamd cardserver
[127.0.0.1]
port = 10000
key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
username = glj
password = ncs
/var/keys/CCcam.cfg
Code: ######### Setup der CCcam #########
#F: username password hops { ca4:id,ca4:id,... }
#C: hostname.CCcamServer port username password
N: 127.0.0.1 10000 glj ncs 01 02 03 04 05 06 07 08 09 10 11 12 13 14
#R: 127.0.0.1 678 0100 000080
#L: ip port username password ca4 id6 nr_of_hops_away (default: 1)
SERVER LISTEN PORT : 12000
CARD INFO PORT : 14000
ONLINE CLIENTS PORT : 15000
ONLINE CONNECTIONS PORT : 15001
ONLINE SHARES PORT : 15002
ONLINE PROVIDERS PORT : 15003
#ZAP OSD TIME : 3
#PHOENIX READER PATH : /dev/tts/1
#SHOW TIMING : yes
#DEBUG : yes
#NEWCAMD CONF : yes
#B: /dev/tts/1 00
SOFTKEY FILE : /var/keys/SoftCam.Key
AUTOROLL FILE : /var/keys/AutoRoll.Key
#STATIC CW FILE : /var/keys/constant.cw
CAID IGNORE FILE : /var/keys/CCcam.ignore
#LOG WARNINGS : /tmp/warnings.txt
im Multicammenü einschalten
nun noch Camd-Reset und es sollte gehen
Ich habe mir noch eine Dbox2 Philips zugelegt und mal ein NG-Multicam (FW 1.07) eingebaut und ein paar Tests gemacht.
Alle Tests habe ich mit newcs-1_beta5 und einem NG (Autoclock) Multicam gemacht !!!
In neueren Versionen (newcs-1_RC1-RC10) habe ich die PW-Karte nicht mehr vernünftig zum laufen bekommen die FreeX aber immer
In den newxs.xml habe ich die Logfunktion abgeschalten was noch etwas Speed beim Zapping bringt
Getestete Karten PW-Komplett, Freex(via2), Easytv(cw), MTV(conax) alle OK !!!
Südschwede
_________________ --> 1m Hirschmann Astr/Hotb mit Gigaswitch 11/20
--> 4xNokia 500 2xI mit Multicam
--> 1xPhilips 600 2xI mit Multicam-NG
--> 1xSagem 600 1xI mit Multicam
--> 1xNokia Dbox1 DVB2k beta6
--> 1xLinvdr 0.7-1.3.34-SC5.0
--> 1xDSL-Home-CCcamServer
Verfasst am: 08.08.2006, 23:54
Luda
Mitglied
Anmeldungsdatum: 02.04.2006 Beiträge: 65
Hi,
hab das gerade mal nach Anleitung versucht aber PW wird nicht helle.
Selbe Hardware Philips + NG2 Multicam.
_________________ Philips D-Box2 Sat. Avia 600
Multicam NG²
GLJ Image April V2
Verfasst am: 29.10.2006, 05:51
RiCo-X
Mitglied
Anmeldungsdatum: 31.07.2006 Beiträge: 14
habe dbox2 nokia mit MC ! nach deiner anleitung(1) bekomm ich immer das im logg wenn ich newcs starte :
/bin/emu # ./newcs
Reading Config file /var/tuxbox/config/newcs.xml
level: normal
type: all
output: all
logger config: level 1 type 255 output 255
log file:
logger: cant open file , file log disabled
udp log: host 192.168.2.10 port 1000
tcp port: 1001
[ 14:56:20 ] [ Newcamd ] Server name: Newcs
[ 14:56:20 ] [ Newcamd ] Des key 0102030405060708091011121314
[ 14:56:20 ] User 2: dummy Pass: dummy host none Port: 0 Au: on
[ 14:56:20 ] User 3: User1 Pass: Pass1 host none Port: 0 Au: on
[ 14:56:20 ] User 4: User2 Pass: Pass2 host 192.168.2.100 Port: 14445 Au: off
[ 14:56:20 ] User 5: glj Pass: ncs host 127.0.0.1 Port: 10000 Au: off
[ 14:56:20 ] [ SID ] Adding SID 23f1 for caid 0961 [Allow]
[ 14:56:20 ] [ SID ] Adding SID 247e for caid 0961 [Allow]
[ 14:56:20 ] [ SID ] Adding SID 276a for caid 0961 [Allow]
[ 14:56:20 ] [ SID ] Adding SID 2756 for caid 0961 [Allow]
[ 14:56:20 ] [ Cache ] Initialising Cache with 10 entries
[ 14:56:20 ] [ Cache ] Initialising Cache with 10 entries
[newcs] Process id 24554
[ 14:56:20 ] Calibrating delay loops
[ 14:56:20 ] usleep(5) takes: 0 s 41 us
[ 14:56:20 ] usleep(10) takes: 0 s 39 us
[ 14:56:20 ] usleep(100) takes: 0 s 131 us
[ 14:56:20 ] usleep(500) takes: 0 s 533 us
[ 14:56:20 ] Allocation memory for 100 regular users
[ 14:56:20 ] [ Loader ] Reader type dbox on node /dev/tts/1
[ 14:56:20 ] [ Dbox ] Opening device /dev/tts/1
failed to open/dev/rtscts: No such file or directory
rtscts device: Bad file descriptor
rtscts device: Bad file descriptor
[ 14:56:22 ] [ CardMan] Atr header is 00 00 [NORMAL]
[ 14:56:22 ] [ Loader ] Dont know this card...
[ 14:56:22 ] [ NewCS ] Ready to GO!
/bin/emu #
an was kann das noch liegen südschwede ????
danke dir !
Verfasst am: 23.11.2006, 16:03
Luda
Mitglied
Anmeldungsdatum: 02.04.2006 Beiträge: 65
http://xeon015.server4you.de/forum/glj/viewtopic.php?t=4604
http://xeon015.server4you.de/forum/glj/viewtopic.php?t=3679
Schau mal hier und hier.
_________________ Philips D-Box2 Sat. Avia 600
Multicam NG²
GLJ Image April V2
Verfasst am: 25.11.2006, 00:26
Beiträge der letzten Zeit anzeigen: Alle Beiträge 1 Tag 7 Tage 2 Wochen 1 Monat 3 Monate 6 Monate 1 Jahr Sortieren nach: Zeit Titel des Beitrags Autor Aufsteigend Absteigend