Discussion about NewCS Emu's

cocoa117

Registered
Messages
19
guys, I been told to turn the default setting to 600 in the newcs configure file. Would it damage my card (official digital+) or my dreambox (dreambox 500)?

It also showed "Reinit card with caid 1800" message, anyone know what does it mean?

Thanks

Reading Config file from /var/tuxbox/config/newcs.xml
TCP-log password is disabled!
level: normal
type: init
output: console
logger config: level 1 type 3 output 1
Console log options: level 1 type 3
[ 22:05:32 ] [ Box detect ] Box type 2
[ 22:05:32 ] [ Config ] Option <sid> for device 0 (lower) not present, no static sids added to filter
[ 22:05:32 ] [ Config ] /dev/sci0 ECM priority: hard
/var/tuxbox/config > [ 22:05:32 ] [ Config ] Option <spider> not present for User: bytech, defaulting to NO
[ 22:05:32 ] [ EMM Cache ] Initialising Cache with 10 entries
[ 22:05:32 ] [ ECM Cache ] Initialising Cache with 10 entries
[ NewCS ] Process ID is: 619
[ 22:05:32 ] [ Loader ] Reader type 5 on node /dev/sci0
[ 22:05:32 ] [ Sci ] Opening device /dev/sci0
[ 22:05:32 ] [ Sci ] CARD_DETECT for sci returned 1
[ 22:05:33 ] [ ATR ] WARNING! You are overclocking your card: 6.000Mhz (Max 5Mhz)
[ 22:05:33 ] [ Loader ] Init Nagra card
[ 22:05:36 ] [ Loader ] Card 1800 on port /dev/sci0 failed
[ 22:05:36 ] [ Loader ] Starting Newcamd Server on port 34000
[ 22:05:36 ] [ NewCS ] Ready to GO! :)
[ 22:05:36 ] [ Loader ] Reinit card with caid 1800
[ 22:05:40 ] [ Loader ] Reinit card with caid 1800
[ 22:05:44 ] [ Loader ] Reinit card with caid 1800
[ 22:05:48 ] [ Loader ] Reinit card with caid 1800
[ 22:05:52 ] [ Loader ] Reinit card with caid 1800
 

predator

VIP
Messages
430
help needed for newcs+mgcamd

m8 asked me for help,on how to configure newcs+mgamd.he is using dm-7000s as a server and with skystar2 pci card using pli flubber.can any body help.:confused:
 

tufail_74

Registered
Messages
28
buddy can u post it to rapidshare.com coz the site mentioned above is blocked in saudi arabia.

thnx
 

snowman.nl

Registered
Messages
5
hey premierecard don't work whith newcs.i686 !

can't read comport:
Code:
<readers name="Phoenix">
<device>
<name>Phoenix</name>
<type>phoenix</type>
<mhz>600</mhz>
<node>/dev/ttyS0</node>
<parity>even</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>

whith versie 1.30 oke
Reply With Quote

================================================================

[root@canal ~]# killall -9 newcs.i686
[root@canal ~]# cd /home/e-smith/files/primary/files

[root@canal files]# cp newcs.i686 /root/csserver
cp: overwrite `/root/csserver/newcs.i686'? y

[root@canal files]# cd /root/csserver
[root@canal csserver]# chmod 755 newcs.i686

[root@canal csserver]# cd /etc/rc.d
[root@canal rc.d]# pico rc.local

[root@canal rc.d]# cd /root/csserver
[root@canal csserver]# ./newcs.i686

This is NewCS 1.50 - the New CardServer by Butter-team..
Compiled on Oct 26 2007 at 16:26:17
Reading Config file from /etc/newcs.xml
No certificate specified in config, trying to look in current dir..
No certificate found, dependencies will be disabled..
[ 14:54:03 ] [ Box detect ] Box type 1
[ 14:54:03 ] [ Config ] Enabling SSL engine
[ 14:54:03 ] [ Config ] SSL engine disabled due to Certificate errors
[ 14:54:03 ] [ Config ] Auto readers config enabled
[ 14:54:03 ] [ Config ] Devicetype in config must be wrong, defaulting to Phoenix..
[ 14:54:03 ] [ Config ] Devicetype in config must be wrong, defaulting to Phoenix..
[ 14:54:03 ] [ Config ] Option <cache> not present, defaulting EMM: 20, ECM: Dynamic
[ NewCS ] Process ID is: 4511
[ 14:54:03 ] [ NewCS ] Ready to GO! :)
=============================================================

?xml version="1.0"?>
<!--

<?xml version="1.0"?>
<!--

For setup-issues, look in readme.txt!
If there are other troubles, try different forums or irc channels around Surprised)

-->



<newCSconfig>

<readers name="Card Readers">
<device>
<name>phoenix</name>
<type>Phoenix</type>
<node>/dev/ttyS0</node>
<mhz>600</mhz> <!-- or 357 -->
<parity>even</parity>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxkey>0000000000</boxkey>
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>no</carddetect>
<newcamd_port>680</newcamd_port>
<priority>round</priority> <!-- hard is default -->
<sid>
<allow>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</allow>
<deny>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</deny>
</sid>
</device>


</readers>

<radegastserver>
<!-- valid value for enable are:
0,1 - Enable or Disable radegast server. -->
<enabled>no</enabled>

<!-- valid value for port are:
0,65535 - Which port to listen for incomming connections. -->
<port>10001</port>

<!-- valid value for allow are:
ALL - Not active yet. -->
<allow>
<hostname>127.0.0.1</hostname>
</allow>
</radegastserver>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<debug>
<level>normal</level>
<type>init</type>
<output>all</output>
<logfile></logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>192.168.1.10</udp_host>
<udp_port>1000</udp_port>
<udp_options></udp_options>
<tcp_port>3001</tcp_port>
<tcp_options></tcp_options>
</debug>
<newcamdserver>
<enabled>yes</enabled>
<name>digitaal</name>
<deskey>12 10 12 04 05 16 07 08 09 10 11 12 13 14</deskey>
<userfile></userfile>
<user>
<name>local</name>
<password>local</password>
<au>on</au>
</user>
<user>
<name>klant5</name>
<password>klant5</password>
<au>on</au>
</user>
<user>
<name>klant7</name>
<password>klant7</password>
<au>on</au>
</user>
<user>
<name>klant8</name>
<password>klant8</password>
<au>on</au>
</user>
<user>
<name>klant9</name>
<password>klant9</password>
<au>on</au>
</user>
<user>
<name>klant10</name>
<password>klant10</password>
<au>on</au>
</user>
<user>
<name>klant11</name>
<password>klant11</password>
<au>on</au>
</user>
<user>
<name>klant12</name>
<password>klant12</password>
<au>on</au>
</user>

</newcamdserver>
</newCSconfig>
===============================================
this is rong


[root@canal ~]# killall -9 newcs.i686
[root@canal ~]# cd /home/e-smith/files/primary/files

[root@canal files]# cp newcs.i686 /root/csserver
cp: overwrite `/root/csserver/newcs.i686'? y

[root@canal files]# cd /root/csserver
[root@canal csserver]# chmod 755 newcs.i686

[root@canal csserver]# cd /etc/rc.d
[root@canal rc.d]# pico rc.local

[root@canal rc.d]# cd /root/csserver
[root@canal csserver]# ./newcs.i686

This is NewCS 1.50 - the New CardServer by Butter-team..
Compiled on Oct 26 2007 at 16:26:17
Reading Config file from /etc/newcs.xml
No certificate specified in config, trying to look in current dir..
No certificate found, dependencies will be disabled..
[ 14:54:03 ] [ Box detect ] Box type 1
[ 14:54:03 ] [ Config ] Enabling SSL engine
[ 14:54:03 ] [ Config ] SSL engine disabled due to Certificate errors
[ 14:54:03 ] [ Config ] Auto readers config enabled
[ 14:54:03 ] [ Config ] Devicetype in config must be wrong, defaulting to Phoenix..
[ 14:54:03 ] [ Config ] Devicetype in config must be wrong, defaulting to Phoenix..
[ 14:54:03 ] [ Config ] Option <cache> not present, defaulting EMM: 20, ECM: Dynamic
[ NewCS ] Process ID is: 4511
[ 14:54:03 ] [ NewCS ] Ready to GO! Smile

can you help me

ps my server Linux SME whit mastera 5 on comport
 

ajeeb

Registered
Messages
32
hey friends,
I always read that newcs works with NDZ cards ... ppl say italy ok and s*y and so on..

buttt ! here I test it with another kind of card it's for YesPackage at Amos it's also NDZ
but at newcs interface simply viewed as "not detected"
I try lot's of newcs.xml from ppl
not works

is there somebody can post really works newcs ... don't think this package has strange card same cases !


BR
thanks
 

LEGEND

Registered
Messages
1
Thanks my friend!!!!


and rapidshare now from me :thum:!!

Code:
http://rapidshare.com/files/71549158/magicnewcs.zip


Thanks Again
 
Last edited by a moderator:

xxxAxxx

Super VIP
Messages
1,172
true ,,,3.57--->108 or 118 client

You are overclocking your card: 6.000Mhz
 
Last edited:

The-Shadow-

Registered
Messages
1
I`ve the same Problem with the new ND$ (Germany-Kabel BW):
[ 20:41:11 ] [ Phoenix ] Echo mismatch
[ 20:41:11 ] [ *** ] Could not get P3
[ 20:41:11 ] [ *** ] i/o error ?

What can I do ???

PS @snowman.nl

try
<node>/dev/ttyS1</node>
 
Last edited:

vegeku90

Registered
Messages
1,586
newcs 1.61 for gemini;)

- Fixed alot of instability problems in Chameleon2.
- Added the possibility to run multiple Chameleon2 servers.
(just add more server sections)
- Added realm on running server *NB* Config needs to be modified!
- Added alternative EMM method for oz. (irdetomode in config)
- Updated CDK for freetz to use uClibc 0.29.
 

gnana61

Registered
Messages
1
I have newcs 1.61 with CCCam 2.09 on DM 500s installed..
working perfect..

But how can I see card info (NewCS) if update card and howlong update card)?
 

Tazman

Registered
Messages
1
Viasat HD with newcs?

What are the chances of getting Viasat HD to work with newcs? (think its calles NDS3).

That would be GREAT!!
 

xxxAxxx

Super VIP
Messages
1,172
nice tool they build but newcs all ready running win32 even they say no..all need is just rename same files thats all...

thx
 

wiltop

Registered
Messages
15
I like to use cccam with newcs (dm800) , I use seca2 card (dutch)

who can help me , with settings ?
 
Top