NewCS + Infinity USB Unlimited + Ideto + Humax 5400

bong25

Inactive User
Joined
Jun 28, 2009
Messages
2
Reaction score
0
Hi to all,

I am having trouble to setup Newcs, as above-mentioned subject, the Server is setup in Debian 5.0.1 with KDE Desktop.

I have been reading and followed a lot of forum and could not get my head to make things work.

The thing that I want to achieve is to run Newcs Server using only Irdeto Card using Infinity USB Unlimited as card reader, then with Humax 5400 as Client controlled by Windows Sharing Pack (WSP).

Here is my newcs.xml:

<?xml version="1.0"?>

<newCSconfig>
<readers name="Standard Phoenix on PC">
<device>
<name>Infinity</name>
<type>phoenix</type>
<mhz>600</mhz>
<node>/dev/ttyUSB0</node>
<parity>even</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<irdeto-camkey>0000000000000000</irdeto-camkey>
<irdeto-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<ipk>0000000000000000000000000000000000000000000 00 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
<ucpk>000000000000000000000000000000000000000000 00 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>34003</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>
<radegastserver>
<enabled>No</enabled>
<port>10001</port>
<allow>
<hostname>127.0.0.1</hostname>
</allow>
</radegastserver>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>newcsn</name>
<password>NewCSpwd</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<debug>
<password>NewCSpwd</password>
<mode>advance</mode>
<level>normal</level>
<type>init,general</type>
<output>file,console,tcp</output>
<console_options>normal,init</console_options>
<logfile>/home/bong/newcslog.txt</logfile>
<file_options>init,general</file_options>
<tcp_port>1001</tcp_port>
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<enabled>Yes</enabled>
<name>newcs</name>
<deskey>01 02 03 09 07 03 01 07 05 09 00 01 03 09</deskey>
<user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>No</spider>
<rate>0</rate>
<cardlevel>0</cardlevel>
<readers>
<allow>Infinity</allow>
</readers>

</user>
</newcamdserver>
<chameleon2>
<server>
<port>1234</port>
<enabled>no</enabled>
<realm>myShares</realm>
</server>
<peer>
<hostname>localhost</hostname>
<port>1234</port>
<name>myname</name>
<password>mypassword</password>
<realm>myShares</realm>
</peer>
<user>
<name>myname</name>
<password>mypassword</password>
<realm>myShares</realm>
</user>
<virtualcards>
<builtin>no</builtin>
<vc>
<caid>0000</caid>
<provider>0000000</provider>
</vc>
<dvc>
<caid>0001</caid>
<provider>0000000</provider>
</dvc>
</virtualcards>
</chameleon2>
</newCSconfig>

And the output screen as below:

This is NewCS 1.66 [Build: 82] - the New CardServer by the Butter-team..
Compiled on May 22 2009 at 11:54:29
Reading Config file from /etc/newcs.xml
TCP-log password is enabled, set to: NewCSpwd
level: normal
type: init,general
output: file,console,tcp
logger config: level 1 type 3 output 13
Console log options: level 1 type 3
log file: /home/bong/newcslog.txt
File log options: level 1 type 3
TCP log options: level 1 type 3
[ 21:14:27 ] [ Box detect ] Box type 1 (General Boxtype - Generic)
[ 21:14:27 ] [ Config ] Option <blockc0> for device 0 (Infinity) not present, defaulting to NO
[ 21:14:27 ] [ Config ] Value in <ipk> for device 0 (Infinity) is INVALID, skipping...
[ 21:14:27 ] [ Config ] Value in <ucpk> for device 0 (Infinity) is INVALID, skipping...
[ 21:14:27 ] [ Config ] Pincode for device 0 (Infinity): 0000
[ 21:14:27 ] [ Config ] /dev/ttyUSB0 ECM priority: round
[ 21:14:27 ] [ Chameleon2 ] Adding name myname on destination localhost (Realm: myShares) on port 1234 - 0x8aaf478 [ op ptr 0x8aafa08 ]
[ 21:14:27 ] [ httpd ] httpd-user: newcs, password: NewCSpwd, accesslevel: admin
[ 21:14:27 ] [ EMM Cache ] Initialising dynamic Cache
[ 21:14:27 ] [ ECM Cache ] Initialising dynamic Cache
[ NewCS ] Process ID is: 2835
[ 21:14:27 ] [ Loader ] Starting Telnet on port 1001
[ 21:14:27 ] [ Loader ] Started HTTP-server on port: 8080
[ 21:14:27 ] [ Loader ] Reader type 2 on node /dev/ttyUSB0
[ 21:14:27 ] [ Phoenix ] Opening device /dev/ttyUSB0
[ 21:14:27 ] [ Phoenix ] Setting Parity to: EVEN
[ 21:14:27 ] [ Phoenix ] Setting 2 Stop bits on node /dev/ttyUSB0
[ 21:14:27 ] [ Phoenix ] Setting Baud to custom 16129
[ 21:14:28 ] [ Phoenix ] Normal RESET on node /dev/ttyUSB0
[ 21:14:30 ] [ Loader ] Unknown card
[ 21:14:30 ] [ Loader ] Trying Irdeto (T=14)
[ 21:14:30 ] [ Loader ] Reader type 2 on node /dev/ttyUSB0
[ 21:14:32 ] [ Phoenix ] Opening device /dev/ttyUSB0
[ 21:14:32 ] [ Phoenix ] Setting Parity to: EVEN
[ 21:14:32 ] [ Phoenix ] Setting 2 Stop bits on node /dev/ttyUSB0
[ 21:14:32 ] [ Phoenix ] Setting Baud to standard 9600
[ 21:14:33 ] [ Phoenix ] Normal RESET on node /dev/ttyUSB0
[ 21:14:34 ] [ Loader ] Reset failed ...
[ 21:14:34 ] [ Loader ] Starting Newcamd Server on port 34003
[ 21:14:34 ] [ Newcamd ] Newcamd thread Server started on port 34003
newcamd: main loop
[ 21:14:34 ] [ NewCS ] Ready to GO! :)
DbnKSat:/home/bong# [ 21:14:50 ] [ Newcamd:34003 ] User dummy logged in, client: Generic
[ 21:14:50 ] [ Newcamd:34003 ] Connection from dummy to not-ready server!

And here is the log in WSP:

[10:03:02 PM] Server1 : Connecting to server...
[10:03:02 PM] Server1 : Connected to serwer, getting mod key...
[10:03:02 PM] Server1 : Mod Key: 9ED7D89DE1F47839DA864BD316C2
[10:03:02 PM] Server1 : TX: 004021BFEAFAAC96568B772BF7340B70BBDC41D0C2687F99F46D06991791798E78164C691D0871F9D9C88A96B98030A0CC4C8F9D980C98E42237BC3D85AE66536B3D
[10:03:02 PM] Server1 : Can't get login answer...

What am I doing wrong? Please I need guidance. Thanks in advance.

Edit: I have used only 2 files from NewCS, the core "newcs.i686" and config "newcs.xml" did I missed something?
 
Last edited:
Hmmm, I guest what I want to achieve is impossible, since no help at all.
 
Listen mate you have just joinede this top forum and havent even spent 2 mins introducing yourself in the who are you section.

Maybe if you introduced yourself first and explained who u were and ur hobbies etc u may have got a bit more help.


Ur a bit cheecky if u ask me.

Mr p
 
I dont think its about how many posts you have, how friendly you are, or how long you have been registered here. Members are unlikely to think 'nah i wont help cos he just joined' :)
I think the problem is that nobody knows. Where do you start lol. Mixing windows, debian, newcs, usb programmer, irdeto card, humax5400 and wsp software.... its just about the worst nightmare to consider. If you are clever you 'may' get it going, but i think if you are really clever you just forget that idea.

Sorry i cant help anyway.
 
i understand what ur saying but it would be alot better for himself and other users if they introduced themselves first.

maybe the topic in question is to hard for the average sat person to understand but im sure if he introduced himself he would get more appriciation.


maybe im wrong but we see people who come for a quick fix and then disapear dont we and they only come for 1.



mr p
 
Back
Top