In recent days we have various options for incecat ROM142 card on dm800.
Mpcs + newcs + CCcam version I uploaded to the ECM is unstable and time is quite large (over a Segunda).
Cccam + newcs version (by Radegast Protocol) is quite fast but breaks newcs (I think happens when there are many applications on the card).
CCcam + rqcs version is stable but with an ECM over time 0.750ms.
I variant that is CCcam + Sbox few days. ECM time of 0.300ms and stable.
Sbox correctly recognize the card and communicate with CCcam with newcamd protocol.
Installation consists of two files: sbox and sbox.conf (configuration file). Both go to / usr / bin (/ var / bin to e1).
Configuration file looks like this:
*********************************************
[main]
server_only=1 # 0=emu+newcamd server 1=only newcamd server
#TREBUIE SA FIE 1 DACA SE FOLOSESTE IN COMBNATIE CU
# CCCAM
log=0 # 0=no log 1=log to /tmp/sbox.log //ALWAYS USE 0//
[slot0]
active=1 # 0=inactive 1=active SE ACTIVEAZA SLOT-UL UNDE E CARD-UL
sci=/dev/sci0 # lower
ncdserver=0 # 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314 # newcamd deskey
port=15050 # newcamd port VA FI FOLOSIT ACEST PORT IN LINIA N DIN cccam.cfg
users=USER:PASS:1 # newcamd userass:au SE VOR FOLOSI IN
#LINIA N DIN cccam.cfg.E
[slot1]
active=0 # 0=inactive 1=active
sci=/dev/sci1 # upper
ncdserver=0 # 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314 # newcamd deskey
port=15051 # newcamd port
users=dummy:dummy:1,dummy1:dummy1:0 # newcamd userass:au
[slot2]
active=0 # 0=inactive 1=active
sci=/dev/tts/0 # phoenix interface
ncdserver=0 # 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314 # newcamd deskey
port=15052 # newcamd port
users=dummy:dummy:1,dummy1:dummy1:0 # newcamd userass:au
[CCCCCCCC] # nagra2 camid AICI TREBUIE PUSA SERIA CARD-ULUI
#IN HEXADECIMAL. SERIA E CEA DE PE CARD (FARA ULTIMELE
# 2 CIFRE) TRECUTA IN HEXADECIMAL. DACA INCEPE CU 0,
# SE VA ADAUGA UN 0 LA INCEPUTUL EI IN HEXADECIMAL.
#CEL MAI USOR E SA ****ITI SBOX PRIN TELENET SI O VETI
#VEDEA ACOLO
rsa= # rsa "n" from this card (like newcs) FARA SPATII
boxkey= # boxkey from this card FARA SPATII
emm=7 # 0=accept all 1=block emms 2=block emmu 4=block emmg #puteti pune orice dar nu va face AU pentru ca nu primeste
#EMM de la CCcam.
#[AAAAAAAA] # seca camid
#ok_view=1 # if ok_view=1 sbox simulates the "ok view this #season" on seca smartcards
#emm=7 # 0=accept all 1=block emms 2=block emmu 4=block #emmg
[NewCamd]
#server0=dummy:dummy@localhost:15050/0102030405060708091011121314/0
#server1=dummy:dummy@localhost:15051/0102030405060708091011121314/2
#server2=dummy:dummy@localhost:15052/0102030405060708091011121314/7
************************************************** ******
Then add a line in N cccam.cfg. To go with the sbox file above, it should look:
N: 127.0.0.1 15050 USER PASS 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
Do not forget to give 755 the sbox executable.
Re-shared post
Mpcs + newcs + CCcam version I uploaded to the ECM is unstable and time is quite large (over a Segunda).
Cccam + newcs version (by Radegast Protocol) is quite fast but breaks newcs (I think happens when there are many applications on the card).
CCcam + rqcs version is stable but with an ECM over time 0.750ms.
I variant that is CCcam + Sbox few days. ECM time of 0.300ms and stable.
Sbox correctly recognize the card and communicate with CCcam with newcamd protocol.
Installation consists of two files: sbox and sbox.conf (configuration file). Both go to / usr / bin (/ var / bin to e1).
Configuration file looks like this:
*********************************************
[main]
server_only=1 # 0=emu+newcamd server 1=only newcamd server
#TREBUIE SA FIE 1 DACA SE FOLOSESTE IN COMBNATIE CU
# CCCAM
log=0 # 0=no log 1=log to /tmp/sbox.log //ALWAYS USE 0//
[slot0]
active=1 # 0=inactive 1=active SE ACTIVEAZA SLOT-UL UNDE E CARD-UL
sci=/dev/sci0 # lower
ncdserver=0 # 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314 # newcamd deskey
port=15050 # newcamd port VA FI FOLOSIT ACEST PORT IN LINIA N DIN cccam.cfg
users=USER:PASS:1 # newcamd userass:au SE VOR FOLOSI IN
#LINIA N DIN cccam.cfg.E
[slot1]
active=0 # 0=inactive 1=active
sci=/dev/sci1 # upper
ncdserver=0 # 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314 # newcamd deskey
port=15051 # newcamd port
users=dummy:dummy:1,dummy1:dummy1:0 # newcamd userass:au
[slot2]
active=0 # 0=inactive 1=active
sci=/dev/tts/0 # phoenix interface
ncdserver=0 # 0=newcamd server off 1=newcamd server on
deskey=0102030405060708091011121314 # newcamd deskey
port=15052 # newcamd port
users=dummy:dummy:1,dummy1:dummy1:0 # newcamd userass:au
[CCCCCCCC] # nagra2 camid AICI TREBUIE PUSA SERIA CARD-ULUI
#IN HEXADECIMAL. SERIA E CEA DE PE CARD (FARA ULTIMELE
# 2 CIFRE) TRECUTA IN HEXADECIMAL. DACA INCEPE CU 0,
# SE VA ADAUGA UN 0 LA INCEPUTUL EI IN HEXADECIMAL.
#CEL MAI USOR E SA ****ITI SBOX PRIN TELENET SI O VETI
#VEDEA ACOLO
rsa= # rsa "n" from this card (like newcs) FARA SPATII
boxkey= # boxkey from this card FARA SPATII
emm=7 # 0=accept all 1=block emms 2=block emmu 4=block emmg #puteti pune orice dar nu va face AU pentru ca nu primeste
#EMM de la CCcam.
#[AAAAAAAA] # seca camid
#ok_view=1 # if ok_view=1 sbox simulates the "ok view this #season" on seca smartcards
#emm=7 # 0=accept all 1=block emms 2=block emmu 4=block #emmg
[NewCamd]
#server0=dummy:dummy@localhost:15050/0102030405060708091011121314/0
#server1=dummy:dummy@localhost:15051/0102030405060708091011121314/2
#server2=dummy:dummy@localhost:15052/0102030405060708091011121314/7
************************************************** ******
Then add a line in N cccam.cfg. To go with the sbox file above, it should look:
N: 127.0.0.1 15050 USER PASS 01 02 03 04 05 06 07 08 09 10 11 12 13 14 256
Do not forget to give 755 the sbox executable.
Re-shared post