At this stage I feel like I've waded through oceans of treacle and still feel no closer to the end.
I've just purchased a DM7020 and DM500 for a local setup. I have the boxes installed, Nabilosat images installed, channels added etc.
Also have NEWcs and CCCam installed, however thats as far as I can get. I've worked out the Boxkey, added that to the config files etc and just fail to get either box working.
This is my Newcs Config
And my CCcam
I'm starting to find my way around the systems and the tools needed however i think I have my config right yet dont get channels. Would it be the case that I need to put the card back into the sky receiver to re-enable it? It only came out of it this morning, by the way its a White Card.
I've seen mention that NEWcs needs to start before CCcam, I can understand why that has to be the case, however cant see where in the menus to ensure this happens this way?
Appealing for some kind understanding soul to take me under their wing and point me in the right direction.
I've just purchased a DM7020 and DM500 for a local setup. I have the boxes installed, Nabilosat images installed, channels added etc.
Also have NEWcs and CCCam installed, however thats as far as I can get. I've worked out the Boxkey, added that to the config files etc and just fail to get either box working.
This is my Newcs Config
<?xml version="1.0"?>
<!-- This file was created by NewCS & CCcam Config Creator Written By B16MCC -->
<newcsconfig>
<globals>
<listening-ip>192.168.0.21</listening-ip>
</globals>
<readers name="Dreambox SCI">
<device>
<name>Internal Reader</name>
<type>sci</type>
<mhz>368</mhz>
<node>/dev/sci1</node>
<parity>even</parity>
<reset>normal</reset>
<export>yes</export>
<enabled>yes</enabled>
<boxkey>********</boxkey>
<blocksa>no</blocksa>
<blockua>no</blockua>
<blockga>yes</blockga>
<blockc0>yes</blockc0>
<carddetect>yes</carddetect>
<newcamd_port>15000</newcamd_port>
<autosid>Yes</autosid>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>
<radegastserver>
<enabled>no</enabled>
<port>10001</port>
<allow>
<hostname>localhost</hostname>
</allow>
</radegastserver>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<httpd>
<server>
<port>15000</port>
<enabled>yes</enabled>
</server>
<user>
<name>admin</name>
<password>admin</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<debug>
<password>NewCSpwd</password>
<mode>simple</mode>
<level>internal</level>
<type>all</type>
<output>console,tcp</output>
<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>CCcam</name>
<password>CCcam</password>
<allow>Internal Reader</allow>
<au>on</au>
</user>
</newcamdserver>
</newCSconfig>
<!-- This file was created by NewCS & CCcam Config Creator Written By B16MCC -->
<newcsconfig>
<globals>
<listening-ip>192.168.0.21</listening-ip>
</globals>
<readers name="Dreambox SCI">
<device>
<name>Internal Reader</name>
<type>sci</type>
<mhz>368</mhz>
<node>/dev/sci1</node>
<parity>even</parity>
<reset>normal</reset>
<export>yes</export>
<enabled>yes</enabled>
<boxkey>********</boxkey>
<blocksa>no</blocksa>
<blockua>no</blockua>
<blockga>yes</blockga>
<blockc0>yes</blockc0>
<carddetect>yes</carddetect>
<newcamd_port>15000</newcamd_port>
<autosid>Yes</autosid>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>
<radegastserver>
<enabled>no</enabled>
<port>10001</port>
<allow>
<hostname>localhost</hostname>
</allow>
</radegastserver>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<httpd>
<server>
<port>15000</port>
<enabled>yes</enabled>
</server>
<user>
<name>admin</name>
<password>admin</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<debug>
<password>NewCSpwd</password>
<mode>simple</mode>
<level>internal</level>
<type>all</type>
<output>console,tcp</output>
<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>CCcam</name>
<password>CCcam</password>
<allow>Internal Reader</allow>
<au>on</au>
</user>
</newcamdserver>
</newCSconfig>
# This file was created with NewCS & CCcam Config Creator Written By B16MCC
N: 192.168.0.21 15000 CCcam CCcam 01 02 03 04 05 06 07 08 09 10 11 12 13 14
N: 192.168.0.21 15000 CCcam CCcam 01 02 03 04 05 06 07 08 09 10 11 12 13 14
I've seen mention that NEWcs needs to start before CCcam, I can understand why that has to be the case, however cant see where in the menus to ensure this happens this way?
Appealing for some kind understanding soul to take me under their wing and point me in the right direction.
Comment