Posts by Naagendra

    Hello All


    No reply, its strange.
    Well no problem, I search a lot on google and find my solution.
    Here it is I found it on one website, and its working 100% to me.



    oscam.server file example:

    Hello All
    First of all, thanks to support in past.


    I purchased some Smargo Readers V2 black from buydvb.net.
    website confirms that these are genuine.


    When I plug Smargo in ubuntu and give command

    Code
    lsusb -v | grep iSerial


    then I get this result -

    Code
    iSerial 3


    while according to this post http://linuxsat-support.com/showthread.php?t=10185, I should get something like this

    Code
    iSerial 3 Reader 129


    Am I doing anything wrong? , if not then what can be problem ?


    R's

    Hello All
    I Followed this tutorial



    Code
    How to get Smargo Serial:Reader info for use in Oscam
    
    
    
    
        Type these lines in telnet:
    
    [CODE]    lsusb -v | grep iSerial


    You should get something like this:


    Code
    iSerial 3 Reader 129


    Now you can add this in oscam.server:



    PHP
    Device = Serial:Reader 129


    Smargo will now work in oscam without any issues, even after rebooting your PC. number 129 doesnt change! [/CODE]




    and get some info from google and finally I get device name for Smargo V2.


    I gave device name R30 so
    Q.1 Do I write " Device = Serial:R30 " ?
    Q.2 How to do this for Smargo Triple Reader ?


    Waiting for positive reply


    Thanks for so nice website


    EDIT: I am using Ubuntu 13.10