Results 1 to 18 of 18

Thread: Config for an External Card Reader

  1. #1
    Premium Member Hillsbysa's Avatar
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    1,886
    Thanks
    181
    Thanked 174 Times in 100 Posts
    Rep Power
    286
    Reputation
    1378

    Default Config for an External Card Reader

    Looking for a config file that will get a whitey running (and updating) in a card reader plugged into the back of a DM7020. Gemini 4.3 loaded



Look Here ->
  • #2
    Senior Member
    freakee1's Avatar
    Join Date
    Jan 2008
    Location
    somewhere warmer
    Posts
    1,439
    Thanks
    227
    Thanked 768 Times in 405 Posts
    Rep Power
    429
    Reputation
    9214

    Default

    Quote Originally Posted by Hillsbysa View Post
    Looking for a config file that will get a whitey running (and updating) in a card reader plugged into the back of a DM7020. Gemini 4.3 loaded
    I reckon you need the "/dev/tts/0" in the /dev/tts/USBX (for a usb2serial device). COMx on Win32, COM1, COM2 etc. For PC/SC this is just 0, 1 ,2 and so on

    bit



    and a standard jacar phoenix running in phoenix with a 6mhz chip


    but I may be wrong



    f

  • #3
    Premium Member Hillsbysa's Avatar
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    1,886
    Thanks
    181
    Thanked 174 Times in 100 Posts
    Rep Power
    286
    Reputation
    1378

    Default

    I tried Z80's script for the newcs.xml file, and for the Cccam.cfg file I had:

    N: localhost 6666 user1 password 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    N: localhost 7777 user1 password 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    N: localhost 8888 user1 password 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    SERIAL READER : /dev/tts/0

    Tried with and without the last line, running Cccam 1.7.1 and Cccam 2.0.5

    Also made sure the "Don't open serial port" was ticked.

    Phoenix running at 6MHz plugged into the serial port.

    No luck

  • #4
    Premium Member Hillsbysa's Avatar
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    1,886
    Thanks
    181
    Thanked 174 Times in 100 Posts
    Rep Power
    286
    Reputation
    1378

    Default

    no sign of the gurus, just refreshing my interest in a response

  • #5
    Premium Member
    Join Date
    Jan 2008
    Posts
    1,558
    Thanks
    65
    Thanked 84 Times in 64 Posts
    Rep Power
    269
    Reputation
    1032

    Default

    I think you will find that this config has been posted least a couple of times in other threads here.
    z80 has in the past posted samples of newcs.xml and Cccam.cfg from a DM7XXXX which work fine in the DM500 - I know because they worked for me.
    I do not believe the whitey will update unless you are using Grey Wolf.

    Can you supply more details e.g. post the entire info from the config files.
    Members here can then provide more feedback for you.

    Also have you tested the Card Reader e.g. by using NewCS on a WinXP machine?

  • #6
    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

    Another member told me that 2.05 will autoupdate if used as a client and server. That means CCcam is both the server and client. i.e (no newcs)

    I sold my whitey and havent yet purchased another one yet so havent tested it.

  • #7
    Premium Member Hillsbysa's Avatar
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    1,886
    Thanks
    181
    Thanked 174 Times in 100 Posts
    Rep Power
    286
    Reputation
    1378

    Default

    Quote Originally Posted by checkitout View Post
    Can you supply more details e.g. post the entire info from the config files. Members here can then provide more feedback for you.
    Also have you tested the Card Reader e.g. by using NewCS on a WinXP machine?
    The full copy of the config file (Cccam.cfg) is above. The newcs.xml file is exactly as per z80's post. I'll get Grey Wolf or FMCard running to see how that goes on my PC. Photo of the card reader I'm using is below. It was bought as a gamma card reader/programmer on Ebay


  • #8
    Premium Member
    Join Date
    Jan 2008
    Posts
    1,558
    Thanks
    65
    Thanked 84 Times in 64 Posts
    Rep Power
    269
    Reputation
    1032

    Default

    Here is a copy of the newcs.xml and Cccam.cfg from my old DM500 server config that I have used in the past to get the Phoenix reader to work off the serial port.

    I hope this helps, BTW am now using Greywolf as the server.

    Newcs.xml
    --------------------------------------------------------
    <newCSconfig>
    <readers name="Phoenix">
    <device>
    <name>external jaycar mk2</name>
    <type>phoenix</type>
    <node>/dev/tts/0</node>
    <mhz>600</mhz>
    <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>no</carddetect>
    <newcamd_port>7777</newcamd_port>
    <autosid>Yes</autosid>
    <Seca-PPV>no</Seca-PPV>
    <pincode>0000</pincode>
    <priority>fifo</priority>
    </device>


    <device>
    <name>Upper Cardreader</name>
    <type>sci</type>
    <mhz>600</mhz>
    <node>/dev/sci1</node>
    <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>no</carddetect>
    <newcamd_port>8888</newcamd_port>
    <autosid>Yes</autosid>
    <Seca-PPV>no</Seca-PPV>
    <pincode>0000</pincode>
    <priority>fifo</priority>
    </device>

    <device>
    <name>Lower Cardreader</name>
    <type>sci</type>
    <mhz>600</mhz>
    <node>/dev/sci0</node>
    <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>no</carddetect>
    <newcamd_port>9999</newcamd_port>
    <autosid>Yes</autosid>
    <Seca-PPV>no</Seca-PPV>
    <pincode>0000</pincode>
    <priority>fifo</priority>
    </device>

    </readers>
    <cache>
    <emm>20</emm>
    <ecm>-1</ecm>
    </cache>
    <debug>
    <level>normal</level>
    <type>init</type>
    <output>console,tcp</output>
    <console_options>normal,init</console_options>
    <tcp_port>3001</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>Local</name>
    <password>Local</password>
    <au>on</au>
    <sidoverride>on</sidoverride>
    </user>
    <user>
    <name>z80</name>
    <password>z80</password>
    <au>on</au>
    <sidoverride>off</sidoverride>
    </user>
    <user>
    <name>user8888</name>
    <password>pass8888</password>
    <au>on</au>
    <sidoverride>off</sidoverride>
    </user>
    <user>
    <name>user9999</name>
    <password>pass9999</password>
    <au>on</au>
    <sidoverride>off</sidoverride>
    </user>
    <user>
    <name>user7777</name>
    <password>pass7777</password>
    <au>on</au>
    <sidoverride>off</sidoverride>
    </user>

    </newcamdserver>
    </newCSconfig>
    -----------------------------------------------------------

    Cccam.cfg
    -----------------------------------------------------------
    N: localhost 7777 Local Local 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    N: localhost 9999 Local Local 01 02 03 04 05 06 07 08 09 10 11 12 13 14

    -------------------------------------------------------------


    Good Luck

  • #9
    Senior Member Decapper's Avatar
    Join Date
    Jan 2008
    Location
    Your mothers house
    Age
    52
    Posts
    1,026
    Thanks
    119
    Thanked 127 Times in 79 Posts
    Rep Power
    244
    Reputation
    617

    Default

    You have to test the reader first. Also make sure that when you test it you are not using a USB cable as that can effect it

  • #10
    Premium Member Hillsbysa's Avatar
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    1,886
    Thanks
    181
    Thanked 174 Times in 100 Posts
    Rep Power
    286
    Reputation
    1378

    Default

    The seller of the card reader just advised that the jumper settings he gave previously were not correct, so I will have another go tonight

  • #11
    Premium Member Hillsbysa's Avatar
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    1,886
    Thanks
    181
    Thanked 174 Times in 100 Posts
    Rep Power
    286
    Reputation
    1378

    Cool

    Got the correct jumper settings, and the phoenix is now working great. However, not with z80's config

  • #12
    Junior Member
    Join Date
    Jan 2008
    Posts
    60
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Rep Power
    200
    Reputation
    18

    Default

    great stuff mate! its a good feeling when you finally get pics and its not tvsn that bloody channel tricked me so many times!

    did you have a parity line in your newscs file?

  • #13
    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 Hillsbysa View Post
    Got the correct jumper settings, and the phoenix is now working great. However, not with z80's config

    Oh,.... that's a shame.

  • #14
    Premium Member Hillsbysa's Avatar
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    1,886
    Thanks
    181
    Thanked 174 Times in 100 Posts
    Rep Power
    286
    Reputation
    1378

    Default

    Quote Originally Posted by sikhabib View Post
    great stuff mate! its a good feeling when you finally get pics and its not tvsn that bloody channel tricked me so many times!

    did you have a parity line in your newscs file?
    No, not required. It did not work without these lines:

    SERIAL READER : /dev/tts/0
    SERIAL READER : /dev/ttyUSB0
    CAMKEY: /dev/ttyUSB0 00 00 00 00 00 00 00 00
    CAMKEY: /dev/tts/0 00 00 00 00 00 00 00 00
    CAMDATA: /dev/ttyUSB0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    CAMDATA: /dev/tts/0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
    TRY ALL CHIDS : /dev/tts/0
    TRY ALL CHIDS : /dev/ttyUSB0

    The gurus can tell us why...

  • #15
    Premium Member Hillsbysa's Avatar
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    1,886
    Thanks
    181
    Thanked 174 Times in 100 Posts
    Rep Power
    286
    Reputation
    1378

    Default

    Quote Originally Posted by z80 View Post
    Oh,.... that's a shame.
    Why are you smiling then

  • #16
    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 Hillsbysa View Post
    Why are you smiling then
    Because a Newcs server config has nothing to do with a Cccam server config.
    And a cccam config file with only the settings to be a client to a newcs server will never be more than a client.

    That is what I posted, you posted the settings for Cccam to serve, not newcs.

    You are not running newcs, you may as well delete it....

  • #17
    Premium Member Hillsbysa's Avatar
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    1,886
    Thanks
    181
    Thanked 174 Times in 100 Posts
    Rep Power
    286
    Reputation
    1378

    Default

    Quote Originally Posted by z80 View Post
    Because a Newcs server config has nothing to do with a Cccam server config.
    And a cccam config file with only the settings to be a client to a newcs server will never be more than a client.

    That is what I posted, you posted the settings for Cccam to serve, not newcs.

    You are not running newcs, you may as well delete it....
    You kinda missed the point. I was hoping you would explain why your two files (exactly as posted) did not work, but the above script addition did.

    BTW, I did not include the full script. The Newcs config is alive and kicking, don't you worry about that.

  • #18
    Premium Member Hillsbysa's Avatar
    Join Date
    Feb 2008
    Location
    Australia
    Posts
    1,886
    Thanks
    181
    Thanked 174 Times in 100 Posts
    Rep Power
    286
    Reputation
    1378

    Default

    I was told that Newcs does not update the card anyway. If it does for you then maybe there are two different types of cards...

  • 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
    •