Posts by mrgmx

    Try post before mate with multiple readings in Oscam file and see if that works!


    To be honest i havent switched my server off in the past few weeks so didnt even bother trying it?


    You will teach me something if it works although the credit comes from the other Mods, just forgotten who :)

    Failing that try adding this in oscam.server


    SERIAL READER : /dev/ttyUSB0
    SERIAL READER : /dev/ttyUSB1
    SERIAL READER : /dev/ttyUSB2
    SERIAL READER : /dev/ttyUSB3
    SERIAL READER : /dev/ttyUSB4


    Restart Oscam and which ever reading picks up your Reader keep that one in the oscam.server file and delete the rest!

    I Have this problem mate, everytime i reboot PC it assigns a diff device ID to my ports pain in the arse!


    What you may have to do is the following because unless someone puts me right using the USB hub you may not be able to fix it with the SERIAL READER : /dev/ttyUSB0 setting


    Reboot Machine
    In termianl lsusb
    Stop Oscam using killall -9 oscam should do it
    now edit your oscam.server file using the nano command or whatever you use
    add line
    device 001:003 (your settings)
    Save the file
    In terminal type oscam -b (starts oscam)


    and see if it picks it up


    You may have to do this everytime you reboot your server unless someone else has an option?


    ECM times will decrease though so is worth doing

    before trying was the error on installing/running script and similar to my post here


    http://linuxsat-support.com/li…l-script-please-help.html


    if so try


    Open the terminal and use this command :


    apt-get install libssl0.9.8:i386


    After it will install try to start the oscam, it should start fine. ( GeorgeXL)

    I know i had a problem with the libraires? Maybe useless though?



    If your going to try debain try this


    http://linuxsat-support.com/li…l-package-debian-6-a.html


    I installed ok and was all up and running in no time (kinda) :)

    Andy you have done the following steps first?


    sudo apt-get install opensc pcscd libccid



    And edited the following by running command



    nano /etc/opensc/opensc.conf



    Make that file exactly the same as below by either deleting hash from start of line and or delete line


    reader_drivers = pcsc, ctapi;
    try_emulation_first = yes;
    lock_login = false;
    provider_library = /lib/libpcsclite.so.1


    If the file looks like the above ctrl + o and ctrl + x


    Reboot and run the

    opensc-tool -l

    Andy,


    Just double check the way you input command mate! Has to be exact format file is in e.g Cccam needs to Cccam
    Check file is present in the directory (use ls command)
    check spaces e.t.c
    the last command you didnt put a space between 755 /tmp


    Opensc reference was to
    i have typed in the command opensc-tool ?list-readers


    all i get is the below and no sign of the omnikey reader connected to vmware and my pc

    You mat have to add -l to the command opensc-tool ?list-readers

    The readout that you got was the help file telling you what paramaters you can get?


    Few commands you may need


    ls (list files in directory)
    cd /tmp (navigate to tmp directory)
    cd .. (navigate back)
    nano (edit) so nano /usr/local/etc/Cccam.cfg will edit the Cccam file e.t.c

    Have a look here mate, Same sort of problems so this should get you sorted!


    chmod 755 is a command you run as root(admin)


    Log in as root (enter password)


    chmod 755 thescriptfile.sh


    or


    chmod 755 /thedirectory/youwant/thescriptfile.sh


    Its a command you will use often on here


    Just double check you typed opensc command correct otherwise add -l
    What you saw when you typed it was a list of options to display


    Any problems come back mate

    You dont need the port on the server Cccam.cfg line mate


    Just double check the bits in post before


    And that the following are all the same Port Open = Port in Server Cccam file = Port given in C line


    We will get you there soon mate

    Sorry mate may have mislead you on last post!
    Head hurting from Game Last night :)!


    in your Cccam.cfg file on server the f line for above example would be simply
    F: test test1


    C Line is fine but just check the following:


    In external box, The default Cam is set to the same you are using
    The box was restarted after adding Cline and Cline is set to active
    Check you Oscam log on your server to see if there is an error - connecting


    End user shouldnt have to open any ports or anything mate

    F: Lines in Cccam on server
    F: myipaddress.no-ip 12345 turn er123 {add share restrictions e.t.c if needed}


    C: Lines to peers/friend/boxes
    C: myipaddress.no-ip 12345 turn er123 {add share restrictions e.t.c if needed}

    Horses for courses mate but if your going to use the Smargo use Powered Hub as Rocket suggests, you can see a 25 - 50% drop in ECM times!


    Either way there a tweaking/configurations that can be done to readers


    But all the info is on here dependant on your provider

    Hi Gaboss!


    It is always a nice start to post an Intro mate, we wouldnt want to help or talk to strangers :)


    I have a Duo with simliar setup and all seems to be ok?
    Only differences are ive got mgcamd 1.38 (Have you had a look at this?)
    Are the sat feeds setup exactly the same?


    Where is you Oscam? Seperate Server?
    Have you had a look in Oscam Log, it should tell/show any problems if you are getting a repetive error/problem?


    Start there and post back, someone else may add to this

    You will have to tell us abit more on your setup here mate!


    What box have you installed your image on?
    What are you planning on sharing? Card? Is box the server?
    Have you set Cccam as default cam on box?


    Bit more info mate if possible

    Not a 100% sure from here mate due to your setup?
    Anyone any ideas?


    Have you added lines to Cccam.cfg on server and corrosponding line in recievers?


    Oscam needs to be on Receiver/Server reading the card i believe you then using Cccam (or oscam can be used) to share to your internal and external boxes?


    For external sharing you will need a No-IP or DyDns address!


    Have a look here


    http://linuxsat-support.com/ca…nes-clines-beginners.html