Author Topic: Co*ax MGcamd/NewCS  (Read 1429 times)

0 Members and 1 Guest are viewing this topic.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Co*ax MGcamd/NewCS
« on: April 02, 2010, 12:06:37 PM »
Co*ax MGcamd/NewCS
newcs.xml:
Code: You are not allowed to view links. Register or Login
For setup-issues, look in readme.txt!
If there are other troubles, try different forums or irc channels around :o)

The configfile are NOT case-sensitive, and shouldnt care about dos/unix cr/lf.

** This is the example file for Dreambox/TD etc. that use SCI interfaces.


 -->
- <newCSconfig>
- <readers name=&quot;Card Readers&quot;>
- <device>
 <name>lower</name>
 <type>sci</type>
 <mhz>600</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>
- <!-- <boxkey>0000000000</boxkey>
 -->
- <!-- <rsa>0000000000</rsa>
 -->
 <1rd3t0-camkey>0000000000000000</1rd3t0-camkey>
 <1rd3t0-camkey-data>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</1rd3t0-camkey-data>
 <crypto-special>No</crypto-special>
 <ipk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ipk>
 <ucpk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</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>
- <!-- <device>
 -->
 <name>upper</name>
 <type>sci</type>
 <mhz>600</mhz>
 <node>/dev/sci1</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>
 -->
 <1rd3t0-camkey>0000000000000000</1rd3t0-camkey>
 <1rd3t0-camkey-data>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</1rd3t0-camkey-data>
 <crypto-special>No</crypto-special>
 <ipk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ipk>
 <ucpk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ucpk>
 <PTShandshake>No</PTShandshake>
 <carddetect>yes</carddetect>
 <newcamd_port>34001</newcamd_port>
 <autosid>Yes</autosid>
 <Seca-PPV>no</Seca-PPV>
 <pincode>0000</pincode>
 <priority>round</priority>
- <!-- </device>
 -->
- <device>
 <name>smargo</name>
 <type>phoenix</type>
 <mhz>600</mhz>
 <parity>none</parity>
 <node>/dev/usb/ttyUSB0</node>
 <export>Yes</export>
 <enabled>No</enabled>
 <blocksa>No</blocksa>
 <blockua>No</blockua>
 <blockga>Yes</blockga>
 <blockc0>No</blockc0>
 <boxkey>00000000</boxkey>
 <crypto-special>No</crypto-special>
 <PTShandshake>No</PTShandshake>
 <carddetect>yes</carddetect>
 <newcamd_port>34002</newcamd_port>
 <autosid>Yes</autosid>
 <Seca-PPV>no</Seca-PPV>
 <pincode>0000</pincode>
 <priority>round</priority>
- <sid>
 <allow />
- <deny>
 <id />
 </deny>
 </sid>
 </device>
 </readers>
- <radegastserver>
 <enabled>No</enabled>
 <port>16000</port>
- <allow>
 <hostname>localhost</hostname>
 </allow>
 </radegastserver>
- <cache>
 <emm>20</emm>
 <ecm>-1</ecm>
 </cache>
- <httpd>
- <server>
- <!-- Port to accept connections on
 -->
 <port>8080</port>
 <enabled>yes</enabled>
 </server>
- <user>
- <!-- valid value for userfile are:
  Any username you'd like - Used for browser to logon (its case sensitive).
 -->
 <name>newcs</name>
- <!-- valid value for password are:
  Any password you'd like - Used for browser to logon (its case sensitive).
 -->
 <password>newcs</password>
- <!-- valid value for accesslevel are:
  admin, stats - Define what rights the user has in the web-console
 -->
 <accesslevel>admin</accesslevel>
 </user>
 </httpd>
- <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>newcs</name>
 <deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
- <user>
 <name>dummy</name>
 <password>dummy</password>
 <hostname>localhost</hostname>
 <port>12000</port>
 <au>on</au>
 <sidoverride>off</sidoverride>
 <spider>No</spider>
 <rate>2</rate>
 </user>
- <user>
 <name>mpcs</name>
 <password>dummy</password>
 <au>No</au>
 <spider>No</spider>
 <sidoverride>No</sidoverride>
- <readers>
 <allow>lower</allow>
 <allow>smargo</allow>
 </readers>
 <rate>0</rate>
 </user>
 </newcamdserver>
 </newCSconfig>
Code: You are not allowed to view links. Register or Login






lower
sci
357
/dev/sci0
odd
normal
Yes
Yes
No
No
No


<1rd3t0-camkey>0000000000000000
<1rd3t0-camkey-data>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
No
0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
No
yes
34000
Yes
no
0000
round


upper
sci
357
/dev/sci1
odd
normal
Yes
Yes
No
No
No


<1rd3t0-camkey>0000000000000000
<1rd3t0-camkey-data>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
No
0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
No
yes
34001
Yes
no
0000
round


smargo
phoenix
357
none
/dev/usb/ttyUSB0
Yes
No
No
No
Yes
No
00000000
No
No
yes
34002
Yes
no
0000
round










No
16000

localhost



20
-1



8080
yes



newcs


newcs


admin



NewCSpwd
normal
init
console,tcp
normal,init
1001
normal,init


Yes
newcs
01 02 03 04 05 06 07 08 09 10 11 12 13 14

dummy
dummy
localhost
12000
on
off
No
   2


mpcs
dummy
No
No
No

lower
smargo

0


Telnet:
Code: You are not allowed to view links. Register or Login
**************************
*           *
*  The Gemini Project  *
*           *
**************************

OpenDreambox 4.6.0 dm600pvr

dm600pvr login: root
root@dm600pvr:~> cd /var/bin
root@dm600pvr:/usr/bin> newcs_1.62

Also es läuft jetzt.
So geht es:
Installieren:

mgcam 1.31 mit Newcs 1.62

unter /var/tuxbox/config/
die Datei ersetzen mit: newcs.xml