dm500 help with tring card

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • k4m3no5
    Newbie
    • Apr 2009
    • 9

    #1

    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
  • smirnoff_rules
    V.I.P. Member
    • Mar 2008
    • 8603

    #2
    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.

    Comment

    • k4m3no5
      Newbie
      • Apr 2009
      • 9

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

      Comment

      • k4m3no5
        Newbie
        • Apr 2009
        • 9

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

        Comment

        • k4m3no5
          Newbie
          • Apr 2009
          • 9

          #5
          smirnoff_rules thank you very very much for your help

          Comment

          • smirnoff_rules
            V.I.P. Member
            • Mar 2008
            • 8603

            #6
            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.

            Comment

            • k4m3no5
              Newbie
              • Apr 2009
              • 9

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

              Comment

              Working...