Posts by lex7791

    Hello everybody in this great forum!!!

    I hope all of you have health!

    -----

    Cause of hard lockdown i am playing with Linux ubuntu 18.4 and some Cards

    i know my cards will not open but ""Just For Fun""

    -----

    in enigma2 is easy all logs in my 2 cards says ""CARD OK""

    BUT in ubuntu "Always ERROR"" initializing card

    ----

    i have smargo smartreader V1 (i got it this morning) when i put oscam and my config.files the Smargo's led blinking but nothing ...card detected and Status oscam "ERROR"

    I am new in Ubuntu...maybe wrong oscam...maybe wrong conf files...maybe need drivers in ubuntu ....i dont kow nothing

    ----

    My cards ar N@VA and @TE(Both activated)....i just want to write Card ok in status Can you help me please?

    ----

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    Bus 004 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC

    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


    -----

    Can you link me an oscam configured with usr/local/bin and usr/local/etc ? with smartreader support? and smargo support ?

    Can you wtite me for thease 2 cards the right config's ...oscam server ....oscam..user and oscam.conf ?

    -----

    Sorry for all of this questions BUT i am very new in ubuntu and card reader staff


    Tks a lot my good friends !!!log.txt

    hello everyone in this great forum !!!

    i have a card reader-programmer TBS 3101 ....it has serial (COM) only connection (the usb is for power only)

    how can i install it and make functional with ubuntu 18.4 lts and Oscam ...please?

    i have one direct serial rs232 cable....and a serial to usb adapter

    Thanks a lot

    Please if you know how to....write me detailed command cause i am very begginer with ubuntu!!!!

    Καλησπερα σε ολη την ομορφη παρεα!

    -------

    Μπορει καποιος να με βοηθησει αναλυτικα πως μπορω να εγκαταστησω ενα ή δυο readers στο Ubuntu 18.4 lts ....και να τρεξω oscam απο ubuntu?

    Με το usr/local/bin kαι το usr/local/etc ... κατι κανω...σχεδον

    Αλλα δεν εχω καταφερει να τα κανω να λειτουργησουν με oscam τα 2 readers με τιποτα μα με τιποτα

    ---------

    στο lsusb τα βρισκει κανονικα αλλα σιγουρα θα θελει και να εγκαταστησω καποια πραγματα ....που δυστυχως ειμαι εντελως ασχετος

    ---------

    Τα readers ειναι

    1/ Infinity USB unlimited ( ttyUSBX)

    2/ TBS 3101 only serial connection (ttySx)

    --------

    Αν ξερει καποιος εστω και 1 απο τα 2 να τα εγκαταστησω θα το εκτιμουσα αφανταστα!!!!! Καλο θα ηταν για μενα να ειναι σε Ubuntu 18.4 LTS αλλα εσεις ξερετε!!

    Υποψιν ...ειμαι τελειως ασχετος με εντολες τυπου sudo ktl...και αν ειναι ευκολο να μου τα γραψετε αναλυτικα

    Σας ευχαριστω και ολα αυτα ειναι απλα για πειραματικους λογους λογω covid και κλεισουρας στο σπιτι!!!!!

    This module provide a serial interface to use your

    IUU unit in phoenix mode. Loading this module will

    bring a ttyUSB[0-x] interface. This driver must be

    used by your favorite application to pilot the IUU


    This driver is still in alpha stage, so bugs can

    occur and your system may freeze. As far I now,

    I never had any problem with it, but I'm not a real

    guru, so don't blame me if your system is unstable


    You can plug more than one IUU. Every unit will

    have his own device file(/dev/ttyUS0,/dev/ttyUSB1,...)



    How to install it ?


    A.Compile yourself


    1. Prepare your kernel 2.6.21 an up

    2. Compile it with usbserial enabled

    3. install it as usual

    4. cd into V2.6 directory

    5. type 'make all'


    B.Use prebuilt modules


    iuu_phoenix-2.6.21.ko and iuu_phoenix-2.6.22.ko

    are provided for those who are unable to compile

    kernels.

    You can directly use insmod with the right module like this:


    insmod -f iuu_phoenix-2.6.21.ko ( or 2.6.22.1 )



    How to tune the reader speed ?


    A few parameters can be used at load time

    To use parameters, just unload the module if it is

    already loaded and use modprobe iuu_phoenix param=value.

    In case of prebuilt module, use the command

    insmod iuu_phoenix param=value.


    Example:


    modprobe iuu_phoenix clockmode=3


    The parameters are:


    parm: clockmode:1=3Mhz579,2=3Mhz680,3=6Mhz (int)

    parm: boost:overclock boost percent 100 to 500 (int)

    parm: cdmode:Card detect mode 0=none, 1=CD, 2=!CD, 3=DSR, 4=!DSR, 5=CTS, 6=!CTS, 7=RING, 8=!RING (int)

    parm: xmas:xmas color enabled or not (bool)

    parm: debug:Debug enabled or not (bool)


    - clockmode will provide 3 different base settings commonly adopted by

    different software:

    1. 3Mhz579

    2. 3Mhz680

    3. 6Mhz


    - boost provide a way to overclock the reader ( my favorite :-) )

    For example to have best performance than a simple clockmode=3, try this:


    modprobe boost=195


    This will put the reader in a base of 3Mhz579 but boosted a 195 % !

    the real clock will be now : 6979050 Hz ( 6Mhz979 ) and will increase

    the speed to a score 10 to 20% better than the simple clockmode=3 !!!



    - cdmode permit to setup the signal used to inform the userland ( ioctl answer )

    if the card is present or not. Eight signals are possible.


    - xmas is completely useless except for your eyes. This is one of my friend who was

    so sad to have a nice device like the iuu without seeing all color range available.

    So I have added this option to permit him to see a lot of color ( each activity change the color

    and the frequency randomly )


    - debug will produce a lot of debugging messages...



    Last notes:


    Don't worry about the serial settings, the serial emulation

    is an abstraction, so use any speed or parity setting will

    work. ( This will not change anything ).Later I will perhaps

    use this settings to deduce de boost but is that feature

    really necessary ?

    The autodetect feature used is the serial CD. If that doesn't

    work for your software, disable detection mechanism in it.



    Have fun !


    Alain Degreffe

    [reader]

    enable = 1

    label = card

    protocol = mouse

    device = /dev/ttyS0

    detect = cd

    mhz = 600

    cardmhz = 369

    caid = 09BE

    ident = 09BE:000000

    ecmwhitelist = 09BE:71,6E,78,3A

    boxid = xxxxx

    ins7e =

    k1_unique =

    ins7e11 = 15

    group = 1

    emmcache = 1,3,2,0

    blockemm-unknown = 1

    blockemm-u = 0

    blockemm-s = 1

    blockemm-g = 1

    saveemm-unknown = 1

    saveemm-u = 1

    audisabled = 0

    disablecrccws = 1

    ndsversion = 2

    read_old_classes = 0

    Hello everybody!

    i have installed ubuntu 20.4 lts

    also i connected infinity usb unlimited

    ------

    in lsusb it regognize it 008:002 and /dev/ttyUSB0

    ------

    i use in oscam.server the below.....

    [reader]

    enable = 1

    label = card

    protocol = smartreader

    device = 008:002

    detect = cd

    -- after a litle says reader device error

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

    if i put protocol mouse

    and device= /dev/ttyUS0 ....the webif dont even open

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

    Can you help me infinity usb unlimited to work with oscam and ubuntu 20.4lts ?

    tks a lot!!


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

    Oh ...i forgot to say that the oscam.bin is compatible with smartreader///mouse///phoenix////etc....