Results 1 to 12 of 12

Thread: newcs 1.67 & CCcam 2.1.3 issue

  1. #1
    Senior Member
    Join Date
    Jan 2008
    Location
    Perth
    Posts
    630
    Thanks
    108
    Thanked 24 Times in 20 Posts
    Rep Power
    224
    Reputation
    248

    Default newcs 1.67 & CCcam 2.1.3 issue

    newcs is acting as server & CCcam as client in dreambox

    in Cccam client seems to connect to newcamd server but nothing is happening...

    when i do CCcam -d i getting following message

    0848.761 CCcam: newcamd first read failed 0

    0848.761 CCcam: newcamd receive error -1


    When i do newcs_1.67 -d

    When i do newcs -d

    [Sci] opening device /dev/sci0
    [Sci] Closing device /dev/sci0 [Handle=-1]
    [Sci] Could not open device /dev/sci0 [might be in use by another process?]

    Looks like Cccam or someother process has taken over /dev/sci0


    Anyidea what has to be changed to get newcs working
    Location: Sunny Perth



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
    213
    Reputation
    353

    Default

    can we see ur cccam.cfg and newcs.xml?
    Datalane -

  • #3
    Senior Member
    Join Date
    Jan 2008
    Location
    Perth
    Posts
    630
    Thanks
    108
    Thanked 24 Times in 20 Posts
    Rep Power
    224
    Reputation
    248

    Default

    Quote Originally Posted by jtc2005 View Post
    can we see ur cccam.cfg and newcs.xml?
    Other than N line i don't have anything in CCcam
    N: 127.0.0.1 34000 xxxx xxxx 01 02 03 04 05 06 07 08 09 10 11 12 13 14

    <newCSconfig>
    <readers name="Card Readers">
    <device>
    <name>lower</name>
    <type>sci</type>
    <mhz>600</mhz>
    <node>/dev/sci0</node>
    <parity>odd</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>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
    <ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
    <PTShandshake>No</PTShandshake>
    <carddetect>yes</carddetect>
    <newcamd_port>34000</newcamd_port>
    <autosid>Yes</autosid>
    <Seca-PPV>no</Seca-PPV>
    <pincode>0000</pincode>
    <priority>round</priority>
    </device>
    Location: Sunny Perth

  • #4
    Premium Member
    Join Date
    Mar 2009
    Age
    40
    Posts
    498
    Thanks
    67
    Thanked 149 Times in 63 Posts
    Rep Power
    214
    Reputation
    662

    Default

    no user is specified in your newcs.xml. also what card are you trying to share?

  • #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
    213
    Reputation
    353

    Default

    which card r u trying to share? and in which Dreambox?
    Datalane -

  • #6
    Senior Member
    Join Date
    Jan 2008
    Location
    Perth
    Posts
    630
    Thanks
    108
    Thanked 24 Times in 20 Posts
    Rep Power
    224
    Reputation
    248

    Default

    Quote Originally Posted by zacker View Post
    no user is specified in your newcs.xml. also what card are you trying to share?
    i have removed the user details in the post...whitey on DM800
    Location: Sunny Perth

  • #7
    Premium Member
    Join Date
    Mar 2009
    Age
    40
    Posts
    498
    Thanks
    67
    Thanked 149 Times in 63 Posts
    Rep Power
    214
    Reputation
    662

    Default

    if you are trying to share an austar whitey, will not work with newcs

  • #8
    Junior Member
    Join Date
    Apr 2008
    Location
    Sydney
    Posts
    75
    Thanks
    23
    Thanked 8 Times in 7 Posts
    Rep Power
    198
    Reputation
    47

    Default

    Quote Originally Posted by tmsani View Post
    newcs is acting as server & CCcam as client in dreambox

    in Cccam client seems to connect to newcamd server but nothing is happening...

    when i do CCcam -d i getting following message

    0848.761 CCcam: newcamd first read failed 0

    0848.761 CCcam: newcamd receive error -1


    When i do newcs_1.67 -d

    When i do newcs -d

    [Sci] opening device /dev/sci0
    [Sci] Closing device /dev/sci0 [Handle=-1]
    [Sci] Could not open device /dev/sci0 [might be in use by another process?]

    Looks like Cccam or someother process has taken over /dev/sci0


    Anyidea what has to be changed to get newcs working
    When you are running a telnet connection into your boxes, always make sure you kill the process you are trying to debug first as no doubt the box is running those same processes on those same ports.

    to kill the processes:

    killall cccam
    killall newcs

    Then start them up and you won't have processes being consumed by other devices.

    Esky

  • #9
    Senior Member
    Join Date
    Jan 2008
    Location
    Perth
    Posts
    630
    Thanks
    108
    Thanked 24 Times in 20 Posts
    Rep Power
    224
    Reputation
    248

    Default

    Thanks.when starting the cam do Needto use
    -d or -dv option.
    Location: Sunny Perth

  • #10
    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
    213
    Reputation
    353

    Default

    Quote Originally Posted by zacker View Post
    if you are trying to share an austar whitey, will not work with newcs
    If its not a T3, it will work for sure with newcs1.65. I havnt tried with 1.67.
    Datalane -

  • #11
    Senior Member
    Join Date
    Jan 2008
    Location
    Perth
    Posts
    630
    Thanks
    108
    Thanked 24 Times in 20 Posts
    Rep Power
    224
    Reputation
    248

    Default

    Quote Originally Posted by jtc2005 View Post
    If its not a T3, it will work for sure with newcs1.65. I havnt tried with 1.67.
    It is not T3 it is whitey i am trying on CCcam2.1.3 & Newcs 1.67
    Location: Sunny Perth

  • #12
    Premium Member
    Join Date
    Mar 2009
    Age
    40
    Posts
    498
    Thanks
    67
    Thanked 149 Times in 63 Posts
    Rep Power
    214
    Reputation
    662

    Default

    Quote Originally Posted by jtc2005 View Post
    If its not a T3, it will work for sure with newcs1.65. I havnt tried with 1.67.
    I should have been more specific

  • Similar Threads

    1. CCcam LoadBalancing Issue
      By uflca in forum Dreambox
      Replies: 12
      Last Post: 11-08-09, 11:32 AM
    2. Smargo cccam issue...
      By keegs in forum Programmers
      Replies: 0
      Last Post: 26-07-09, 04:47 PM
    3. Newcs On Winxp Issue
      By jtc2005 in forum Dreambox
      Replies: 21
      Last Post: 02-10-08, 08:25 PM
    4. CCcam issue on WAN
      By berlinabydesign in forum Dreambox
      Replies: 4
      Last Post: 31-08-08, 11:53 PM
    5. CCCam & Whitey issue.
      By kingie05 in forum Dreambox
      Replies: 4
      Last Post: 02-07-08, 08:57 PM

    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
    •