PDA

View Full Version : Gamma directly in CCcam


crodreamer
19-06-2008, 16:18
Gamma directly in CCcam 2.0.9. ONLY

Little howto for gamma in cccam with phoenix:

in cccam cfg:

CAMKEY: /dev/ttyS0 00 00 00 00 00 00 00 00

CAMDATA: /dev/ttyS0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

TRY ALL CHIDS : /dev/ttyS0



For other older version of CCcam work with comination of newcs:

in cccam cfg:

CAMKEY: /dev/ttyS0 00 00 00 00 00 00 00 00

CAMDATA: /dev/ttyS0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

TRY ALL CHIDS : /dev/ttyS0


in newcs:

<readers name="Phoenix">
<device>
<name>Phoenix Interface</name>
<type>phoenix</type>
<mhz>600</mhz>
<node>/dev/ttyS0</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<!-- <boxkey>0000000000</boxkey> -->
<!-- <rsa>0000000000</rsa> -->
<******-camkey>0000000000000000</******-camkey>
<******-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</******-camkey-data>
<crypto-special>No</crypto-special>
<ipk>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
<ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>34000</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>

now you have to start newcs and cccam, in telnet you see that the card is recognized by newcs, when the card is recognized in newcs you can zap to one channel to see if ecms are sended.

If ecms are sended you can kill manually newcs and the card will run directly in cccam.

After every reboot the card has to be opend by newcs first, then it will run in cccam.



Tested on Server not in Dream !!!

stan
28-08-2008, 03:13
thanks

but is there a chance to share 3 gamma cards using the dm7000 card readers at the same time without using phoenix?

If so, plz tell me the required settings to change/add into cccam.cfg

thanks in advance :)

yiorgosc
08-11-2008, 10:45
crodreamer

thanks for the tip about newCS and cccam.
I tried to apply this in my debian server but it doesnt work.
I have a phoenix reader and an irdento card which works
under newCS but not with cccam.

I started newCS which recognised the card and started sending
ECMs. the I started cccam and stop newCS but cccam still
does not find my card.

do I need to have the line
ERIAL READER : /dev/ttyS0 PHOENIX
in cccam.cfg? If I do have then newCS gives me an error
when I start cccam that the serial port is busy, or something

thanks