PDA

View Full Version : dm500 help with tring card



k4m3no5
4th December, 2010, 06:55 PM
i have 2 dreambox dm500 and a tring card which has conax encryption and i want to watch it on 1 of dms but when i put the card on it says no or unknown card inserted
i wanted to keep 1 dm500 in the living room and the other in my bedroom or at least i need to get it to work on one of the dms
now i've read that it can be done through cccam/newcs and the problem is that i cant get it to work i dont know how
i use gemini 4.7 and cccam 2.2.1
so if some1 knows how to do that and helps me
that would make me happy plzzzzzzzzzzz Help
Thank you in advance
plzzzz some1:wavey::wavey::wavey:

smirnoff_rules
4th December, 2010, 07:01 PM
got this from another site ,, l have no idea myself

ok i will give the hole cfg so that you can replace yours

<?xml version="1.0"?>
<newCSconfig>
<readers name="Card Readers">
<device>
<name>SCI Lower Slot</name>
<type>sci</type>
<mhz>357</mhz>
<node>/dev/sci0</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<blockC0>Yes</blockC0>
<carddetect>no</carddetect>
<newcamd_port>15000</newcamd_port>
<autosid>Yes</autosid>
<pincode>0000</pincode>
<priority>round</priority>
</device>

</readers>
<radegastserver>
<enabled>no</enabled>
<port>10003</port>
<allow>ALL</allow>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<debug>
<level>normal</level>
<type>init</type>
<output>console,udp,tcp</output>
<logfile></logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>192.168.1.232</udp_host>
<udp_port>1000</udp_port>
<udp_options></udp_options>
<tcp_port>3001</tcp_port>
<tcp_options></tcp_options>
</debug>
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>admin</name>
<password>admin</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<newcamdserver>
<enabled>yes</enabled>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<name>newcs</name>
<userfile>/tmp/users.txt</userfile>
<user>
<name>user1</name>
<password>pass1</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>

</newcamdserver>
</newCSconfig>



try it like this and add a n line on your cccam.cfg like this

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

restart cccam-newcs and it will work

k4m3no5
5th December, 2010, 06:53 PM
<?xml version="1.0"?>
<newCSconfig>
<readers name="Card Readers">
<device>
<name>SCI Lower Slot</name>
<type>sci</type>
<mhz>357</mhz>
<node>/dev/sci0</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<blockC0>Yes</blockC0>
<carddetect>no</carddetect>
<newcamd_port>15000</newcamd_port>
<autosid>Yes</autosid>
<pincode>0000</pincode>
<priority>round</priority>
</device>

</readers>
<radegastserver>
<enabled>no</enabled>
<port>10003</port>
<allow>ALL</allow>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<debug>
<level>normal</level>
<type>init</type>
<output>console,udp,tcp</output>
<logfile></logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>192.168.1.232</udp_host>
<udp_port>1000</udp_port>
<udp_options></udp_options>
<tcp_port>3001</tcp_port>
<tcp_options></tcp_options>
</debug>
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>admin</name>
<password>admin</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<newcamdserver>
<enabled>yes</enabled>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<name>newcs</name>
<userfile>/tmp/users.txt</userfile>
<user>
<name>user1</name>
<password>pass1</password>
<au>on</au>
<allow>lower</allow>
<allow>upper</allow>
</user>

</newcamdserver>
</newCSconfig>
this is for newcs.xml right

k4m3no5
5th December, 2010, 06:56 PM
oh and what is this
<udp_host>192.168.1.232</udp_host>
this ip is for?

k4m3no5
5th December, 2010, 07:00 PM
smirnoff_rules (http://www.digital-kaos.co.uk/forums/members/46-smirnoff_rules/) thank you very very much for your help

smirnoff_rules
5th December, 2010, 07:02 PM
no prob .. is it all working now ,, did u have to change anything or just paste in ?

k4m3no5
6th December, 2010, 05:36 PM
N: 127.0.0.1 15000 user1 pass1 01 02 03 04 05 06 07 08 09 10 11 12 13 14
i think that this is a line to connect to newcamd server m8
am i right?