Posts by sync

    As said you are probably entering the line incorrectly
    My 1st point was that some nagra 3 caids may not work properly this way...


    cardserver > n line to oscam > client

    oscam is actually based on mpcs, I have seen issues with particular caids being handled in oscam via an n line so I would guess that is the problem

    It depends on your definition of "effectively"
    How many cards will you have connected, how many clients, will you share cache etc etc etc
    I have an old test machine that has a pent 4 processor, a 40 gb hard drive and 1gb ram and have used it without any issues and it showed as using 12% memory
    It is java that uses most resources but it is a great learning process to set it up from scratch so off you go ;-)

    You can do this, in real time, if your laptop has a/v capture hardware and software installed.
    You then connect a cable between the composite video and stereo outputs at the back of your *** box (yellow, red and white phono sockets) and the equivalent inputs of the capture device and use the software to capture the recording as you play it back.

    If you would like to install your preferred version of CSP manually on your Ubuntu PC instead of compiling then read on


    1st you must have sun java installed on your ubuntu machine before you install CSP


    Open a terminal


    Code
    mkdir /usr/local/csp


    Code
    chmod 755 /usr/local/csp


    FTP the csp package to /usr/local/csp


    Code
    chmod 755 /usr/local/csp/config/


    Code
    chmod 755 /usr/local/csp/etc/


    Code
    chmod 755 /usr/local/csp/lib/


    Code
    chmod 755 /usr/local/csp/log


    Code
    chmod 755 /usr/local/csp/plugins


    Code
    chmod 755 /usr/local/csp/cardproxy.sh



    To start CSP


    Code
    cd /usr/local/csp/


    Code
    ./cardproxy.sh start




    open your web browser ip-of-csp-server:8082
    or from ubuntu browser 127.0.0.1:8082


    login = admin
    password = secret

    ____
    | _ \
    ___| |_) | _____ __
    / __| _ < / _ \ \/ /
    \__ \ |_) | (_) > <
    |___/____/ \___/_/\_\ (emu/cardserver for PowerPC, MIPS, X86, SH4 & Freetz)


    SmartCards Supported:


    ===================+===+===+===+=======+========== =+
    System |EMM|ECM|SCI|Phoenix|Smartreader|
    ===================+===+===+===+=======+========== =|
    Nagra2/3 |Yes|Yes|Yes|Yes |Yes |
    -------------------+---+---+---+-------+-----------|
    Nagra Tiger/NCMED |Yes|Yes|Yes|Yes |Yes |
    -------------------+---+---+---+-------+-----------|
    Viaccess |No |Yes|Yes|Yes |Yes |
    -------------------+---+---+---+-------+-----------|
    Seca |Yes|Yes|Yes|Yes |Yes |
    -------------------+---+---+---+-------+-----------|
    irde*o |Yes|Yes|Yes|Yes |Yes |
    -------------------+---+---+---+-------+-----------|
    NDS |?? |Yes|Yes|?? |Yes |
    -------------------+---+---+---+-------+-----------|
    Conax |?? |Yes|Yes|?? |?? |
    -------------------+---+---+---+-------+-----------+


    Protocols Supported:


    ===================+======+======+===+===+
    System |Server|Client|EMM|ECM|
    ===================+======+======+===+===+
    Newcamd |Yes |Yes |Yes|Yes|
    -------------------+------+------+---+---+
    Radegast |Yes |No |No |Yes|
    -------------------+------+------+---+---+





    Sbox is much better for nagra 2/3 cards if you have the correct pairing info, never tried it on 0963 card myself, it's very similar to oscam so you should look at that instead

    Increase your max-cache-wait by 50ms every hour and see if it makes any difference


    <max-cache-wait>200ms</max-cache-wait>


    If not I suspect maybe a problem with your ubuntu, I have found 11.04 is the most stable for CSP

    Quote

    ClusteredCache - Malformed line in tracker list skipped


    In your cache file


    Code
    /usr/local/csp/cache/ cluster


    Is there any blank spaces or lines after the ports of peers or end of the file, if so delete it/them, save and restart CSP