card keeps freezing

coley65

Inactive User
Joined
May 16, 2009
Messages
339
Reaction score
8
morning all after a very very late night tring to share my blue card with my tm600 as a server and my dm500 as a client. I can not stop these freezing any help on this its driving me crazy.

Thanks coley
 
have you set up an account on the 600 seperate to the 600 login details for the 500 to access, if youre using the same details on both boxes this will cause your problems
 
Last edited:
just wanted to see if I get a reply I will now give more details.

Tm 600 server cccam2100+newcs1.65

CCcam config:

N: 127.0.0.1 15000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14

SHOW TIMING : yes
SERVER LISTEN PORT : 12000
ALLOW TELNETINFO: yes
ALLOW WEBINFO: yes
SHOW EXTENEDED CLIENT INFO : yes
WEBINFO LISTEN PORT : 16001
WEBINFO USERNAME : root
WEBINFO PASSWORD : admin
DEBUG : yes
LOG WARNINGS : /tmp/warnings.txt
F: dream dream

newcs config:
<newCSconfig>
<readers name="SCI">
<globals>
<listening-ip>127.0.0.1</listening-ip>
</globals>
<device>
<name>Lower Cardreader</name>
<type>sci</type>
<mhz>600</mhz>
<node>/dev/sci0</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>yes</blocksa>
<blockua>yes</blockua>
<blockga>yes</blockga>
<!-- <boxkey>0000000000</boxkey> -->
<!-- <rsa>0000000000</rsa> -->
<irdeto-camkey>0000000000000000</irdeto-camkey>
<irdeto-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<ipk>0000000000000000000000000000000000000000000 00 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
<ucpk>000000000000000000000000000000000000000000 00 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
<PTShandshake>No</PTShandshake>
<carddetect>no</carddetect>
<newcamd_port>15000</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>Yes</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<debug>
<password>NewCSpwd</password>
<level>normal</level>
<type>init</type>
<output>console,tcp</output>
<console_options>normal,init</console_options>
<tcp_port>1001</tcp_port>
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<enabled>yes</enabled>
<name>cardserver</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile>/tmp/users.txt</userfile>
<user>
<spider>off</spider>
<rate>1</rate>
<sidoverride>off</sidoverride>
<status>access</status>
<name>newcs</name>
<password>newcs</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>


</newcamdserver>
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>newcs</name>
<password>newcs</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>

</newCSconfig>

+---------+---------------+------------+------------+---------+-----+--------+----------------------+----------+
| Username| Host | Connected | Idle time | ECM | EMM | Version| Last used share | Ecm time |
+---------+---------------+------------+------------+---------+-----+--------+----------------------+----------+
|##### |######## # |00d 01:30:24|00d 01:30:24|0 (0) |0 (0)|2.0.9 | | |
|#### |######### |00d 00:52:30|00d 00:00:05|346 (246)|0 (0)| |0961:000000:0000 (ok) | 0.1727s |
+---------+---------------+------------+------------+---------+-----+--------+----------------------+----------+

I was up till 4 trying to get this sorted I noticed you had a late one 2 lol

thanks for your help m8

coley

just to add
Server connections: 1
+----------------------+------------+-------+--------+----------------+-------+-------------------------------+
| Host | Connected | Type | Version| NodeID | Cards | CAID/Idents |
+----------------------+------------+-------+--------+----------------+-------+-------------------------------+
|127.0.0.1:15000 |00d 00:21:31|newcamd| | | 1 |remote 0961:000000 155(122) |
| | | | | |local 0961:000000 224(128) |
+----------------------+------------+-------+--------+----------------+-------+-------------------------------+
 
Last edited by a moderator:
in your newcs.xml file, in between the

</user>

</httpd>

add this

<user>
<name>dm500</name>
<password>dm500</password>
</user>


then on the dm500 in your cccam.cfg file add this

N: PUT YOUR TM600 IP HERE!! 15000 dm500 dm500 01 02 03 04 05 06 07 08 09 10 11 12 13 14


restart the cams on both boxes, and youll have freeze free viewing

;)
 
Last edited:
Thanks for the reply as I understand my dm500 is reading the card direct so no need for any entry in tm600 cccam.config. so on the dm500 I just need the one line the n line which tells dm cccam to connect to tm600

heres is what I entered in the dm

N: 192.168.0.18 15000 dm500 dm500 01 02 03 04 05 06 07 08 09 10 11 12 13 14


I have amended the tm 600 newcs as follows

newcs config:
<newCSconfig>
<readers name="SCI">
<globals>
<listening-ip>127.0.0.1</listening-ip>
</globals>
<device>
<name>Lower Cardreader</name>
<type>sci</type>
<mhz>600</mhz>
<node>/dev/sci0</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>yes</blocksa>
<blockua>yes</blockua>
<blockga>yes</blockga>
<!-- <boxkey>0000000000</boxkey> -->
<!-- <rsa>0000000000</rsa> -->
<irdeto-camkey>0000000000000000</irdeto-camkey>
<irdeto-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<ipk>0000000000000000000000000000000000000000000 00 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
<ucpk>000000000000000000000000000000000000000000 00 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
<PTShandshake>No</PTShandshake>
<carddetect>no</carddetect>
<newcamd_port>15000</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>Yes</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<debug>
<password>NewCSpwd</password>
<level>normal</level>
<type>init</type>
<output>console,tcp</output>
<console_options>normal,init</console_options>
<tcp_port>1001</tcp_port>
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<enabled>yes</enabled>
<name>cardserver</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile>/tmp/users.txt</userfile>
<user>
<spider>off</spider>
<rate>1</rate>
<sidoverride>off</sidoverride>
<status>access</status>
<name>newcs</name>
<password>newcs</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>


</newcamdserver>
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>newcs</name>
<password>newcs</password>
<accesslevel>admin</accesslevel>
</user>
<user>
<name>dm500</name>
<password>dm500</password>
</user>
</httpd>

</newCSconfig>

However this does not clear on the dm500

Thansk Coley
 
Last edited by a moderator:
just had a cold shower
ok got it working now thanks this is were I added is this the right place.

<newcamdserver>
<enabled>yes</enabled>
<name>cardserver</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<user><name>dummy</name><password>dummy</password><au>on</au><allow>lower</allow><allow>upper</allow></user>
<userfile>/tmp/users.txt</userfile>
<user>
<spider>off</spider>
<rate>1</rate>
<sidoverride>off</sidoverride>
<status>access</status>
<name>dm500</name>
<password>dm500</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>


</newcamdserver>
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>


Also how do I add users from outside my home do I give them an n line to put inside cccam or a c line thanks
I am really gettting confused
coley
 
Last edited by a moderator:
no m8, you have to put the whole 4 lines towards the bottom of the file

the freezing you are getting is the newcs software cicking one receiver when the other requests a key, so you have to set up 2 accounts, one for the local receiver (normally dummy) and one for the 500

to add more people, give them an N: line and add another account for them the same as the dm500, but different name for everyone

youll also have to ensure your tm600 has a static IP by unticking the DCHP box in the comms setup menu and by forwarding port 15000 on your router to the tm600

im going to edit this thread to keep it within the rules ;)
 
Last edited:
Thats fantastic Digidude completely freeze free. I have for connections up and running.

What I dont understand is how I would set cccam on its own with my linux server as that froze aswell.

Sorry about the rules I think my deperation took over but I am not sure were I went wrong was mentioning ports and adresses because if it was I am going to change them all if it poses a sercurity problem.

Thanks for all your help

Coley
 
just edited the sly word out ;)

i dont fully understant the cccam server side of things myself, but newcs is a lot more secure
 
Its abit harder to edit than cccam because of the tree sytem I got quite confused with it anyway I am so pleased with your help we got something going. I am going to have a good play with the TM600 tonight now I have achieved something so far I think the hardware is spot on I really like. I was thinking about a 500HD but I am really off Dream multimedia.

Coley
 
had a good play with newcs found I good doc on what each line does, if any one is interested I will post.

However the freezing is still there it is slightly better than cccam but its still there

The ecm times are less then .2 of a second then for no apparent reason they will jump to around 1.5s to 3.0s and then the freezing occurs what ever I have done has not made any difference, any ideas on this please.

Coley
 
try just doing it with the server receiver and see what way it go's if the card is ok then add an f for your other receiver but remember in the clint receiver you must set it up as an n if you want it to log in to cccam as it will be 2 hops away if you just give it a c line

so your server will have cccam+newcs you set user up in server cccam (N line) to log in to newcs also putting user and pass in to newcs if all is well and card is reading ok then add a user and pass for your clint making sure you give it an nline as well as it will be 2 hops away if your just give it a cline


Also alot of images that have an add on server have cccam+newcs set up to read your skycard nabilo do it like this can be handy if trying to work out what way it works
 
Last edited:
Thanks m8 I have it set up ok I have tried all sorts of combos different recievers this what I have tried. I have tried different versions

current set up

tm600 cccam 2101+newcs166 using nlines in

also tried
tm600 cccam 2100+newcs165 using nlines

dm500 cccam 2.11

debian linux server cccam loads of different versions of cccam + newcs

debian linux server cccam and the nds card in the dm500

All result in

really good ecm <.02 of a second how ever at times peaking @ >2.0s

Anymore Ideas please somebody must know how to do this if you need any more info let me and I will post it.

PS I have a gamma card that works 100%


Thanks Coley
 
change your mhz to 357 in newcs and see dose that do anything
 
Last edited:
Thanks m8 I have it 536mhz and it seems ok and put rate to 0 this is with the white but the blue one not a chance the ecms are all over the place

Thanks Coley
 
Its strange your having these probs with a blue card as most emu's work with out a prob cccam on its own should work from download and I know the downloads of cccam+newcs before 1.66 work with out a prob with the blue card as I have tried it a couple of different times the new new/cs is more for the new white card I think
 
Lol I have tried every version and combo you can think of its weird low ecms with spikes that mess everything up

coley
 
Back
Top