Results 1 to 15 of 15

Thread: Smargo firmware ver_1.04 Released

  1. #1
    Premium Member

    Join Date
    Jan 2008
    Posts
    1,920
    Thanks
    361
    Thanked 804 Times in 379 Posts
    Rep Power
    377
    Reputation
    5712

    Default Smargo firmware ver_1.04 Released

    Released today version 1.04

    Release notes shortly.


  2. The Following 6 Users Say Thank You to warbo For This Useful Post:

    Decapper (26-02-10),Kavakid (25-02-10),mborkp (28-02-10),OSIRUS (27-02-10),toor (03-03-10),Windy (25-02-10)



Look Here ->
  • #2
    Premium Member

    Join Date
    Jan 2008
    Posts
    1,920
    Thanks
    361
    Thanked 804 Times in 379 Posts
    Rep Power
    377
    Reputation
    5712

    Default

    From Maxdigital:

    Documentation is not finished yet.

    Largest improvements:

    The smartreader works even faster with most cards.
    Many extra smartcards support.
    Enigma support must improved.
    New setting: Smartcardreader+ ID through udev.
    - smartreader allways start up on right DEV/ port.
    - Combine smartcard with smartreader!!


    ------------------------
    Linux tool:

    Options:
    ./srp_tool -h (help info)
    ./srp_tool -n <#> (give an ID to smartreader ("0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~¦")
    ./srp_tool -d <comport or id> (gives smartreader information)
    ./srp_tool -p (0 = pc mode / 1 = enigma mode)
    ./srp_tool -m (0 = autoswitch / 1 = fixed Mhz mode)

    By fixed mode
    ./srp_tool -x <frequency> (Fixed mode set frequency )
    ./srp_tool -t <val> t = val (Fixed mode set T-val mode)
    ./srp_tool -e <val> egt = val (Fixed mode set egt-val mode)

    Freq VALUES MHZ
    3 16
    4 12
    5 9.61
    6 8
    7 6.86
    8 6
    9 5.34
    10 4.80
    11 4.36
    12 4
    13 3.69
    14 3.43
    15 3.20

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

    Example ID smartcardreader+ with smartcard

    We have three smartcards and three smartreader+.
    card1 = First Full card
    card2 = Second Full card
    card3 = Starter card

    We will give the three smartreaders+ an ID
    First smartreader+ we will ID as "READER F"
    second smartreader+ we will ID as "READER G"
    Third smartreader+ we will ID as "READER S"

    We program the ID into the smartreader+
    ./srp_tool -n F
    ./srp_tool -n G
    ./srp_tool -n S

    we place the smartcards into the smartreader+
    smartcard first full card into Reader F
    smartcard second full card into Reader G
    smartcard starter card into Reader S


    Now we will set a name in linux OS for the smartreader+
    Modify or add a new file in /etc/udev/ (depand on linux OS)

    First Full card is placed in smartreader+ called "Reader F". We will name it in linux OS "sr+_firstfull"
    Than this line must be placed in the file:
    SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", ATTRS{serial}=="Reader F", SYMLINK+="Sr+_firstfull"

    Second Full card is placed in smartreader+ called "Reader G". We will name it in linux OS "sr+_secondfull"
    Than this line must be placed in the file:
    SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", ATTRS{serial}=="Reader G", SYMLINK+="Sr+_secondfull"


    Starter card is placed in smartreader+ called "Reader S". We will name it in linux OS "Sr+_starter"
    Than this line must be placed in the file:
    SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", ATTRS{serial}=="Reader S", SYMLINK+="Sr+_starter"


    The USB ports will be reconnised after the changes like this:

    /dev/Sr+_firstfull
    /dev/Sr+_secondfull
    /dev/Sr+_starter


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

    Example cccam
    Normally the smartreader+ will be set like this:
    /dev/ttyUSB0 smartreader+
    /dev/ttyUSB1 smartreader+
    /dev/ttyUSB2 smartreader+
    (which one is a full card and which one is starter card?? You allways need to control it and adjust settings or change cards in smartreader)

    We given the smartreader+ a name so when use loadbalance or different frequency must be used than we always know we set the right smartreader+.
    After reboot, replacement of smartreader+ or other interuption you allways know that the right smartcardreader+ is set in right mode.

    This is what you place now in cccam:
    /dev/Sr+_firstfull smartreader+
    /dev/Sr+_secondfull smartreader+
    /dev/Sr+_starter smartreader+

    Example: Set frequence, loadbalance
    SMARTCARD CLOCK FREQUENCY: /dev/Sr+_firstfull 80000000
    SMARTCARD CLOCK FREQUENCY: /dev/Sr+_secondfull 80000000
    SMARTCARD CLOCK FREQUENCY: /dev/Sr+_starter 60000000
    LOADBALANCE : /dev/Sr+_firstfull /dev/Sr+_secondfull

    Example: Set PID

    not yet available.
    ------------------------

  • #3
    Junior Member
    Join Date
    Feb 2008
    Age
    72
    Posts
    75
    Thanks
    4
    Thanked 0 Times in 0 Posts
    Rep Power
    199
    Reputation
    10

    Default

    Warbo
    could i get one of them Smargo Smartreaders off of you if you have any left.pm me the details thanks.
    johna

  • #4
    Premium Member

    Join Date
    Jan 2008
    Posts
    1,920
    Thanks
    361
    Thanked 804 Times in 379 Posts
    Rep Power
    377
    Reputation
    5712

    Default

    Hi Johna.

    I'm currently out of stock I'm afraid. I will have new stock in two weeks. If you want to wait just let me know and I'll put one aside.

  • #5
    Senior Member mborkp's Avatar
    Join Date
    Feb 2008
    Posts
    1,121
    Thanks
    526
    Thanked 300 Times in 163 Posts
    Rep Power
    263
    Reputation
    1466

    Default

    Hi,
    what's going on with the new 1.4 drivers? All disapeared from

    According to oscam forum there was some problems with the released 1.4 drivers. Now both 1.3 and 1.4 are gone from the site?

    Cheers

  • #6
    Senior Member rewstar's Avatar
    Join Date
    Apr 2008
    Location
    WA
    Posts
    986
    Thanks
    173
    Thanked 80 Times in 61 Posts
    Rep Power
    243
    Reputation
    759

    Default

    Is this firmware update safe or not?
    Cheers
    DM600 & 85cm Motorised Dish

  • #7
    Premium Member

    Join Date
    Jan 2008
    Posts
    1,920
    Thanks
    361
    Thanked 804 Times in 379 Posts
    Rep Power
    377
    Reputation
    5712

    Default

    Quote Originally Posted by rewstar View Post
    Is this firmware update safe or not?
    Cheers
    It's supposed to be fine and I haven't had any reports of failings from the download link. Proceed at your own risk though.

    To be honest I don't think there is any real difference for aussies between the versions.

  • #8
    Senior Member mborkp's Avatar
    Join Date
    Feb 2008
    Posts
    1,121
    Thanks
    526
    Thanked 300 Times in 163 Posts
    Rep Power
    263
    Reputation
    1466

    Default

    well, just checked the site, the link is dead... ?
    Cheers

    Quote Originally Posted by warbo View Post
    It's supposed to be fine and I haven't had any reports of failings from the download link. Proceed at your own risk though.

    To be honest I don't think there is any real difference for aussies between the versions.

  • #9
    Senior Member mborkp's Avatar
    Join Date
    Feb 2008
    Posts
    1,121
    Thanks
    526
    Thanked 300 Times in 163 Posts
    Rep Power
    263
    Reputation
    1466

    Default

    Quote Originally Posted by rewstar View Post
    Is this firmware update safe or not?
    Cheers
    I've 2 smargos, I updated one and it is not recognised under windows smargo program anymore, that's why I asked what it the story with the update.
    Hopefully we will find out something from Warbo.
    Cheers

  • #10
    Premium Member

    Join Date
    Jan 2008
    Posts
    1,920
    Thanks
    361
    Thanked 804 Times in 379 Posts
    Rep Power
    377
    Reputation
    5712

    Default

    What I meant was that the file has been downloaded plenty of times from here and to date nobody has emailed me to say they've had any dramas. That's no to say they haven't though.

    To be honest I haven't upgraded one myself. When the firmware came out I was out of stock and all my stock since has had 1.04 preloaded.

    Don't forget to try running the windows smargo config software in administrator mode. I know you need to do that if you have windows 7 or else it won't recognise the smargo.

  • #11
    Senior Member urban_s0ulja's Avatar
    Join Date
    Jan 2008
    Location
    South East Asia
    Posts
    4,068
    Thanks
    380
    Thanked 510 Times in 330 Posts
    Rep Power
    379
    Reputation
    2276

    Default

    Quote Originally Posted by mborkp View Post
    I've 2 smargos, I updated one and it is not recognised under windows smargo program anymore, that's why I asked what it the story with the update.
    Hopefully we will find out something from Warbo.
    Cheers
    Hi Mate,

    Ive had one customer report a similar issue to you after upgrading to 1.04. (Out of about 150+)

    Sent out a replacement to him and got him to return his faulty unit.

    Couldn't sus out the issue with it, it just wouldn't get detected after the upgrade. So i just threw it in my returns box. He did say that the upgrade completed successfully.

    Ive upgraded plenty of the readers I sell myself without any dramas.

    Haven't been able to isolate the problem.

    Not sure if you purchased it from me, but if you did don't hesitate to drop a email requesting a replacement

    Hope that saves you pulling out anymore hair

  • #12
    Senior Member mborkp's Avatar
    Join Date
    Feb 2008
    Posts
    1,121
    Thanks
    526
    Thanked 300 Times in 163 Posts
    Rep Power
    263
    Reputation
    1466

    Default

    Hi,
    thanks for the feedback
    that's exactly what happend, upgraded under win7 (surely in admin mode), upgrade completed succesfuly, but since then I can't get it to recognise anymore. I got both units from warbo so we see what his recomendation is

    Thanks.

    Quote Originally Posted by urban_s0ulja View Post
    Hi Mate,

    Ive had one customer report a similar issue to you after upgrading to 1.04. (Out of about 150+)

    Sent out a replacement to him and got him to return his faulty unit.

    Couldn't sus out the issue with it, it just wouldn't get detected after the upgrade. So i just threw it in my returns box. He did say that the upgrade completed successfully.

    Ive upgraded plenty of the readers I sell myself without any dramas.

    Haven't been able to isolate the problem.

    Not sure if you purchased it from me, but if you did don't hesitate to drop a email requesting a replacement

    Hope that saves you pulling out anymore hair
    Last edited by mborkp; 24-05-10 at 01:25 PM. Reason: spelling

  • #13
    Senior Member mborkp's Avatar
    Join Date
    Feb 2008
    Posts
    1,121
    Thanks
    526
    Thanked 300 Times in 163 Posts
    Rep Power
    263
    Reputation
    1466

    Default

    hmmm, just pulled it out of the drawer, put it in, did the upgrade again and all seems to be fine now... wired.

    Anyway all ok,

    Thanks Guys

  • #14
    Premium Member

    Join Date
    Jan 2008
    Posts
    1,920
    Thanks
    361
    Thanked 804 Times in 379 Posts
    Rep Power
    377
    Reputation
    5712

    Default

    Quote Originally Posted by mborkp View Post
    hmmm, just pulled it out of the drawer, put it in, did the upgrade again and all seems to be fine now... wired.

    Anyway all ok,

    Thanks Guys
    Nice to hear mate.

  • #15
    Junior Member
    Join Date
    Apr 2008
    Age
    64
    Posts
    60
    Thanks
    4
    Thanked 6 Times in 5 Posts
    Rep Power
    0
    Reputation
    -14

    Default

    hi there members
    just like to say i got 3 smargo from warbo thank you for that and as he stated "GENUINE " units not like other members who sell clones at a higher price.clones units still work but dont upgrade to v1.04 if using debian as a server.

  • Similar Threads

    1. Smargo Smartreader +
      By gado in forum Buy Sell and Trade
      Replies: 0
      Last Post: 22-12-09, 12:16 PM
    2. M3i Zero F-Core for firmware 1.4 Released DSi
      By urban_s0ulja in forum Nintendo
      Replies: 1
      Last Post: 26-08-09, 08:01 PM
    3. Smargo
      By allover in forum Satellite TV General
      Replies: 0
      Last Post: 09-05-09, 02:35 PM
    4. FS: NEW Smargo Smartreader
      By sandery in forum Buy Sell and Trade
      Replies: 0
      Last Post: 09-12-08, 04:22 PM
    5. Smargo SmartReaderPlus - New
      By warbo in forum Buy Sell and Trade
      Replies: 0
      Last Post: 07-08-08, 07:28 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
    •