Page 1 of 2 12 LastLast
Results 1 to 20 of 22

Thread: Newcs On Winxp Issue

  1. #1
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    212
    Reputation
    353

    Default Newcs On Winxp Issue

    Has anyone come accross the following problem?



    Reading Config file from newcs.xml
    TCP-log password is enabled, set to: NewCSpwd
    TCP-log set to simple mode
    level: normal
    type: init
    output: console,tcp
    logger config: level 1 type 3 output 5
    Console log options: level 1 type 3
    TCP log options: level 1 type 3
    [ 2036 ] [ Box detect ] Windows XP Build 2600
    [ 2036 ] [ Config ] Value in <ipk> for device 0 (Phoenix Interface) is INVALID, skipping...
    [ 2036 ] [ Config ] Value in <ucpk> for device 0 (Phoenix Interface) is INVALID, skipping...
    [ 2036 ] [ Config ] Pincode for device 0 (Phoenix Interface): 0000
    [ 2036 ] [ Config ] COM1 ECM priority: round
    [ 2036 ] [ EMM Cache ] Initialising Cache with 20 entries
    [ 2036 ] [ ECM Cache ] Initialising dynamic Cache
    [ 2036 ] [ Loader ] Starting Telnet on port 1001
    [ 2036 ] [ Loader ] Reader type 2 on node COM1
    [ 2036 ] [ Phoenix ] Opening device COM1
    [ 2036 ] [ Phoenix ] Setting parity to EVEN on node COM1
    [ 2036 ] [ Phoenix ] Setting 2 Stop bits on node COM1
    [ 2036 ] [ Phoenix ] Setting baud to 9600
    [ 2038 ] [ Loader ] Clearing all autosids on reader ...
    [ 2038 ] [ Loader ] Unknown card
    [ 2038 ] [ Loader ] Trying Irdeto (T=14)
    [ 2038 ] [ Loader ] Reader type 2 on node COM1
    [ 2038 ] [ Phoenix ] Opening device COM1
    [ 2038 ] [ Phoenix ] Setting parity to EVEN on node COM1
    [ 2038 ] [ Phoenix ] Setting 2 Stop bits on node COM1
    [ 2038 ] [ Phoenix ] Setting baud to 5760
    [ 2040 ] [ Loader ] Clearing all autosids on reader ...
    [ 2040 ] [ ATR ] T=14 1etu=175.01us Guardtime:17etu WWT:9600etu
    [ 2040 ] [ ATR ] Historical bytes: I R D E T O A C S V 4 . 1
    [ 2040 ] [ Loader ] Init Irdeto card
    [ 2040 ] [ Phoenix ] Setting parity to NONE on node COM1
    [ 2040 ] [ Phoenix ] Setting 2 Stop bits on node COM1
    [ 2040 ] [ Phoenix ] Setting baud to 5760
    [ 2040 ] [ Keyman ] Adding key ****** type 0 on Provider ****** for caid **** ID=*****
    [ 2040 ] [ Keyman ] Adding key ****** type 0 on Provider ****** for caid **** ID=*****
    [ 2040 ] [ Keyman ] Adding key 000 type 0 on Provider ****** for caid **** ID=*****
    [ 2041 ] [ Loader ] Card ***** on port COM1 ready
    [ 2041 ] [ Loader ] Starting Newcamd Server on port 15000
    [ 2042 ] [ Newcamd:15000 ] User dummy logged in, client: CCcam
    [ 2042 ] [ Newcamd:15000 ] Connection from dummy to not-ready server!
    [ 2053 ] [ Newcamd:15000 ] User dummy logged in, client: CCcam
    [ 2053 ] [ Newcamd:15000 ] Connection from dummy to not-ready server!
    Last edited by jtc2005; 14-03-08 at 09:47 PM. Reason: remove keys



Look Here ->
  • #2
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    212
    Reputation
    353

    Default Extract of NEWCS.XML

    <?xml version="1.0"?>
    <!--
    For setup-issues, look in readme.txt!
    If there are other troubles, try different forums or irc channels around )

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

    ** This is the example file for Phoenix Interface on Windows.

    -->


    <newCSconfig>
    <readers name="Phoenix">
    <device>
    <name>Phoenix Interface</name>
    <type>phoenix</type>
    <mhz>357</mhz>
    <node>COM1</node>
    <parity>even</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> -->
    <irdeto-camkey>0000000000000000</irdeto-camkey>
    <irdeto-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irdeto-camkey-data>
    <crypto-special>No</crypto-special>
    <ipk>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
    <ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
    <PTShandshake>No</PTShandshake>
    <carddetect>yes</carddetect>
    <newcamd_port>15000</newcamd_port>
    <autosid>Yes</autosid>
    <Seca-PPV>no</Seca-PPV>
    <pincode>0000</pincode>
    <priority>round</priority>
    </device>
    </readers>
    <radegastserver>
    <enabled>No</enabled>
    <port>16000</port>
    <allow>
    <hostname>localhost</hostname>
    </allow>
    </radegastserver>
    <cache>
    <emm>20</emm>
    <ecm>-1</ecm>
    </cache>
    <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>192.168.1.100</hostname>
    <port>12000</port>
    <au>on</au>
    <sidoverride>off</sidoverride>
    <spider>No</spider>
    <rate>2</rate>
    </user>
    </newcamdserver>
    </newCSconfig>

  • #3
    Member Windy's Avatar
    Join Date
    Jan 2008
    Posts
    293
    Thanks
    103
    Thanked 317 Times in 111 Posts
    Rep Power
    235
    Reputation
    1380

    Default

    edit your first post and remove all references to keys, especially the provider id.

  • #4
    Member Windy's Avatar
    Join Date
    Jan 2008
    Posts
    293
    Thanks
    103
    Thanked 317 Times in 111 Posts
    Rep Power
    235
    Reputation
    1380

    Default

    Try this example




    <device>
    <name>Phoenix</name>
    <type>phoenix</type>
    <mhz>357</mhz>
    <node>COM1</node>
    <parity>none</parity>
    <reset>normal</reset>
    <export>Yes</export>
    <enabled>Yes</enabled>
    <blocksa>No</blocksa>
    <blockua>No</blockua>
    <blockga>No</blockga>
    <crypto-special>No</crypto-special>
    <PTShandshake>No</PTShandshake>
    <carddetect>yes</carddetect>
    <newcamd_port>15001</newcamd_port>
    <autosid>Yes</autosid>
    <Seca-PPV>no</Seca-PPV>
    <priority>round</priority>
    </device>






    <newcamdserver>
    <enabled>yes</enabled>
    <name>test</name>
    <deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
    <userfile></userfile>
    <user>
    <name>user1</name>
    <password>password1</password>
    <au>on</au>
    </user>
    <user>
    <name>user2</name>
    <password>password2</password>
    </user>
    </newcamdserver>



    CCcam.cfg example

    N: xxx.xxx.xxx.xxx 15001 user1 password1 01 02 03 04 05 06 07 08 09 10 11 12 13 14

    xxx.xxx.xxx.xxx = IP Address of your WinXP server (eg 192.168.0.77)

  • #5
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    212
    Reputation
    353

    Default

    Hi Windy and thanks for the help.

    I tried with your version of newcs.xml
    i set user to dummy, and port to 15000

    STILL GETTING SAME ERROR


    Reading Config file from newcs.xml
    TCP-log password is enabled, set to: NewCSpwd
    TCP-log set to simple mode
    level: normal
    type: init
    output: console,tcp
    logger config: level 1 type 3 output 5
    Console log options: level 1 type 3
    TCP log options: level 1 type 3
    [ 21:52:29 ] [ Box detect ] Windows XP Build 2600
    [ 21:52:29 ] [ Config ] COM1 ECM priority: round
    [ 21:52:29 ] [ Config ] Option <spider> not present for User: dummy, defaulting to NO
    [ 21:52:29 ] [ Config ] Option <spider> not present for User: user2, defaulting to NO
    [ 21:52:29 ] [ EMM Cache ] Initialising Cache with 20 entries
    [ 21:52:29 ] [ ECM Cache ] Initialising dynamic Cache
    [ 21:52:29 ] [ Loader ] Starting Telnet on port 1001
    [ 21:52:29 ] [ Loader ] Reader type 2 on node COM1
    [ 21:52:29 ] [ Phoenix ] Opening device COM1
    [ 21:52:29 ] [ Phoenix ] Setting parity to NONE on node COM1
    [ 21:52:29 ] [ Phoenix ] Setting 2 Stop bits on node COM1
    [ 21:52:29 ] [ Phoenix ] Setting baud to 9600
    [ 21:52:31 ] [ Loader ] Clearing all autosids on reader ...
    [ 21:52:31 ] [ Loader ] Unknown card
    [ 21:52:31 ] [ Loader ] Trying Irdeto (T=14)
    [ 21:52:31 ] [ Loader ] Reader type 2 on node COM1
    [ 21:52:31 ] [ Phoenix ] Opening device COM1
    [ 21:52:31 ] [ Phoenix ] Setting parity to NONE on node COM1
    [ 21:52:31 ] [ Phoenix ] Setting 2 Stop bits on node COM1
    [ 21:52:31 ] [ Phoenix ] Setting baud to 5760
    [ 21:52:33 ] [ Loader ] Clearing all autosids on reader ...
    [ 21:52:33 ] [ ATR ] T=14 1etu=175.01us Guardtime:17etu WWT:9600etu
    [ 21:52:33 ] [ ATR ] Historical bytes: I R D E T O A C S V 4 . 1
    [ 21:52:33 ] [ Loader ] Init Irdeto card
    [ 21:52:33 ] [ Phoenix ] Setting parity to NONE on node COM1
    [ 21:52:33 ] [ Phoenix ] Setting 2 Stop bits on node COM1
    [ 21:52:33 ] [ Phoenix ] Setting baud to 5760
    [ 21:52:33 ] [ Keyman ] Adding key ***** type * on Provider **** for caid **** ID=****
    [ 21:52:34 ] [ Keyman ] Adding key ***** type * on Provider **** for caid **** ID=****
    [ 21:52:34 ] [ Keyman ] Adding key ***** type * on Provider **** for caid **** ID=****
    [ 21:52:34 ] [ Loader ] Card ***** on port COM1 ready
    [ 21:52:34 ] [ Loader ] Starting Newcamd Server on port 15000
    [ 21:52:38 ] [ Newcamd:15000 ] User dummy logged in, client: CCcam
    [ 21:52:38 ] [ Newcamd:15000 ] Connection from dummy to not-ready server!
    [ 21:52:49 ] [ Newcamd:15000 ] User dummy logged in, client: CCcam
    [ 21:52:49 ] [ Newcamd:15000 ] Connection from dummy to not-ready server!
    [ 21:53:00 ] [ Newcamd:15000 ] User dummy logged in, client: CCcam
    [ 21:53:00 ] [ Newcamd:15000 ] Connection from dummy to not-ready server!
    Last edited by jtc2005; 14-03-08 at 11:01 PM. Reason: change keys

  • #6
    Member Windy's Avatar
    Join Date
    Jan 2008
    Posts
    293
    Thanks
    103
    Thanked 317 Times in 111 Posts
    Rep Power
    235
    Reputation
    1380

    Default

    Try a different client, evocamd or mgcamd

  • #7
    Senior Member z80's Avatar
    Join Date
    Jan 2008
    Posts
    5,840
    Thanks
    112
    Thanked 77 Times in 48 Posts
    Rep Power
    0
    Reputation
    708

    Default

    card detect should be off for most phoenix readers.

    if its a whitey then should be 600 for the mhz value (6mhz)


    works for me and I get exactly the same errors as you when i have your settings....

  • #8
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    212
    Reputation
    353

    Default

    Still no luck.

    I am going to change the card reader. The card is not a whitey and is definitly working.

    I am using a JAYCAR reader that i buit myself--

  • #9
    Senior Member gado's Avatar
    Join Date
    Jan 2008
    Posts
    880
    Thanks
    21
    Thanked 96 Times in 73 Posts
    Rep Power
    234
    Reputation
    356

    Default

    I had the same problem for ages. I even got to the point where I went to my mate place grabbed his newcs program and config. Guess what same problem.
    I put it down to the chipset on the com ports.

    I got the config modified the com line from com1 to /dev/tts0 and dropped it on my DM500 and she fired up first time.

    So if I were you I would do the same. Get a working newcs from a friend throw it on your machine.

  • #10
    Senior Member z80's Avatar
    Join Date
    Jan 2008
    Posts
    5,840
    Thanks
    112
    Thanked 77 Times in 48 Posts
    Rep Power
    0
    Reputation
    708

    Default

    the jaycar needs to be in phoenix mode, switch pushed in, probably the schottky diode mod as well...etc etc etc.

  • #11
    Junior Member
    Join Date
    Jan 2008
    Posts
    230
    Thanks
    12
    Thanked 44 Times in 28 Posts
    Rep Power
    212
    Reputation
    309

    Default

    Looks like newcs is actually running, ie card connected, keys added, server started, I'd triple check your CCcamd N: line look out for spaces etc maybe also <hostname>all</hostname>

  • #12
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    212
    Reputation
    353

    Default

    I managed to get it working.

    FYI: i just chucked a pci 2 serial card and i am running the card reader off that.

    Does NEWCS support multiple cards? and more than one simultaneous dm500?

  • #13
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    212
    Reputation
    353

    Default

    Quote Originally Posted by jtc2005 View Post
    I managed to get it working.

    FYI: i just chucked a pci 2 serial card and i am running the card reader off that.
    Has anyone experienced PICTURE glitches after 2 minutes on some channels?

    I am using CCcam 2.0.8 on DM500, NEWcs 1.5 WIN32
    AU is on.

  • #14
    Senior Member
    Chieflets's Avatar
    Join Date
    Jan 2008
    Posts
    1,408
    Thanks
    225
    Thanked 581 Times in 314 Posts
    Rep Power
    378
    Reputation
    6677

    Default

    goto cccam 2.0.5 works a treat

    Chieflets

  • #15
    Member jtc2005's Avatar
    Join Date
    Mar 2008
    Location
    Perth, Sydney
    Age
    35
    Posts
    273
    Thanks
    11
    Thanked 77 Times in 42 Posts
    Rep Power
    212
    Reputation
    353

    Default

    I tried CCcam 2.0.4/5/6 and all are the same.

    I am going to try GW.

    I've read that its better than NEWCS.

    Will post feedback.

  • #16
    Junior Member Plantagenet's Avatar
    Join Date
    Jan 2008
    Posts
    158
    Thanks
    6
    Thanked 8 Times in 8 Posts
    Rep Power
    205
    Reputation
    50

    Default

    can we use greywolf for NDS?

    I'm running ccam 2.08 on newcs 1.5 on XP and getting the glitch and jitter every 10 mintes say

  • #17
    Senior Member z80's Avatar
    Join Date
    Jan 2008
    Posts
    5,840
    Thanks
    112
    Thanked 77 Times in 48 Posts
    Rep Power
    0
    Reputation
    708

    Default

    Quote Originally Posted by Plantagenet View Post
    can we use greywolf for NDS?

    I'm running ccam 2.08 on newcs 1.5 on XP and getting the glitch and jitter every 10 mintes say



    GW does not work for NDS and never will unless needed.

    You are doing something wrong, it is capable of perfect performance.

  • #18
    Junior Member Plantagenet's Avatar
    Join Date
    Jan 2008
    Posts
    158
    Thanks
    6
    Thanked 8 Times in 8 Posts
    Rep Power
    205
    Reputation
    50

    Default

    yes perfect.....it was working flawlessly for ages...

    just started to hiccup now...I've reverted to ccam 2.05 sems to have gone away.

    What I would like to know though...maybe twice every week...or as random as you like, NewCS will render itself into a state where it simply logs in each user and then straight away logs them out. NSo no codes are sent.

    Further up the NewCs dump it says [loader] card unknown. Any hints as to what is trigging this mode?

  • #19
    Junior Member
    Join Date
    Jan 2008
    Posts
    44
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    200
    Reputation
    10

    Default

    I used to use newcs and winxp, however it started to glitch.

    I couldn't find the fault, so the easy solution for me was to changed to using cccam 2.0.5 as the server and using the card reader in the dm (not using a whitey).

    Haven't had any problems for the last few months

    cheers.

  • #20
    Senior Member z80's Avatar
    Join Date
    Jan 2008
    Posts
    5,840
    Thanks
    112
    Thanked 77 Times in 48 Posts
    Rep Power
    0
    Reputation
    708

    Default

    magicamd is the answer I believe.

  • Page 1 of 2 12 LastLast

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •