Register
Results 1 to 7 of 7
  1. #1
    Newbie
    Join Date
    Apr 2009
    Posts
    9
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default dm500 help with tring card

    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

  2. #2
    V.I.P. Member
    smirnoff_rules's Avatar
    Join Date
    Mar 2008
    Location
    birmingham
    Posts
    8,597
    Thanks Thanks Given 
    587
    Thanks Thanks Received 
    1,129
    Thanked in
    612 Posts

    Default

    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
    any information provided is for educational/experimental purposes only.

  3. #3
    Newbie
    Join Date
    Apr 2009
    Posts
    9
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    <?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

  4. #4
    Newbie
    Join Date
    Apr 2009
    Posts
    9
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    oh and what is this
    <udp_host>192.168.1.232</udp_host>
    this ip is for?

  5. #5
    Newbie
    Join Date
    Apr 2009
    Posts
    9
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    smirnoff_rules thank you very very much for your help

  6. #6
    V.I.P. Member
    smirnoff_rules's Avatar
    Join Date
    Mar 2008
    Location
    birmingham
    Posts
    8,597
    Thanks Thanks Given 
    587
    Thanks Thanks Received 
    1,129
    Thanked in
    612 Posts

    Default

    no prob .. is it all working now ,, did u have to change anything or just paste in ?
    any information provided is for educational/experimental purposes only.

  7. #7
    Newbie
    Join Date
    Apr 2009
    Posts
    9
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    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?

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.