Thanks Thanks:  1
Likes Likes:  0
Dislikes Dislikes:  0
Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 51

Thread: Oscam SH40 binary

  1. #16
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    00:46 Changeset [5347] by schlocke
    cccam: fixed a cleanup issue
    00:36 Changeset [5346] by schlocke
    cccam: outgoing cards forwarded in enhanced sid mode only if incoming card …
    Attached Files Attached Files

  2. #17
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    00:56 Changeset [5348] by schlocke
    changed locking behaviour on dns resolving, gethostbyname=mutexlock, getaddrinfo=no mutex lock
    Attached Files Attached Files

  3. #18
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    [5349] by Admin
    To find the locking issues in #5437 and #5438 we added debugging functionality for mutexes which is not normally needed. The debug code is added with this commit but it needs to be manually activated by defining WITH_MUTEXDEBUG in src code if we should need it again.
    Furthermore, resolving the ip from a hostname has been refactored into a function.
    [5350] by Admin
    Remove unneeded variables from client struct.
    [5351] by _network
    viaccess: possible workaround for emm from cccam (#1838)
    [5352] by schlocke
    ccam: fixed auto refresh only for local cards, loadbalancer: do not block timeouts if we got ecms in the past
    [5353] by Admin
    Fix wrong cancelstate-setting in cs_lock-functions, use global functions to add/remove readers to/from reader list and add a lock to make sure that the list always stays consistent.
    Attached Files Attached Files

  4. #19
    Standard RSP member Meridian's Avatar
    Join Date
    01 Sep 2010
    Location
    Andromeda
    Posts
    1,072
    Mentioned
    0 Post(s)
    Rep Power
    62

    Default

    La mine nu stiu cum s-a intamplat...se facu lumina pe undeva...unde a fost bezna! Sarut mana...conasule!!!


  5. #20
    Standard RSP member delta2k2's Avatar
    Join Date
    11 Apr 2008
    Location
    Fost mebru
    Posts
    2,523
    Mentioned
    0 Post(s)
    Rep Power
    78

    Default

    Am lasat oscam-ul la test doua zile, non-stop, pe TVR HD , versiunea 5348.
    Nu s-a blocat, a luat doar din cardul local, nu au fost variatii semnificative la ecm time.

  6. #21
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    Am uitat sa precizez, oscam-ul SH40 "RSP" este compilat pe linux STM23 123!
    E normal sa mearga brici pe ALIEN !
    Last edited by zildan; 06-06-11 at 17:32.

  7. #22
    Standard RSP member
    Join Date
    14 Nov 2010
    Posts
    186
    Mentioned
    0 Post(s)
    Rep Power
    50

    Default

    Acest oscam merge si pe spark, sau numai pe e2?
    Last edited by delta2k2; 06-06-11 at 22:37. Reason: Regula 12 : Quote inutil

  8. #23
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    Ar trebui sa mearga si pe SPARK.

  9. #24
    Standard RSP member MaximusFBI's Avatar
    Join Date
    08 Jan 2011
    Location
    SPACE
    Posts
    183
    Mentioned
    0 Post(s)
    Rep Power
    50

    Default

    Maestre in spark unde il copiem :
    1.in var/bin sau .........
    2. il copiem exact sau redenumim .
    thx.

  10. #25
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    El poate fi oriunde, important e sa porneasca automat.
    E compilat sa isi gaseasca filele de config in /var/keys

  11. #26
    Standard RSP member stargate's Avatar
    Join Date
    23 Apr 2007
    Location
    P3X-888
    Posts
    3,754
    Mentioned
    0 Post(s)
    Rep Power
    94

    Default

    parca ultimile var de oscam nu mai mergeau pe spark ... executabilul se pune in /root/plugin/var/bin . eu am incercat si nu porneste
    Nota: Vizionarea programelor Pay TV fara un abonament valabil este ilegala
    Discutiile purtate si fisierele disponibile aici sunt ?n scop experimental si educational !

  12. #27
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    ------------------------------------------------------------------------
    r5355 | Admin | 2011-06-05 19:18:47 +0200 (Sun, 05 Jun 2011) | 1 line

    Correct some field lengths in WebIf, don't exit OSCam anymore when some minor config parameters are wrong.
    ------------------------------------------------------------------------
    r5354 | neoen | 2011-06-05 15:02:31 +0200 (Sun, 05 Jun 2011) | 8 lines

    NDS: added support for mail messages from provider.
    Text mail messages sent by provider to subscriber are saved to file.
    These messages are encapsulated into Unique EMMs.
    Two new options in global section of oscam.conf are used to enable this feature:
    disablemail = 0 (default is 1)
    mailfile = /path/to/file
    Tested only with SkyIT.

    ------------------------------------------------------------------------
    r5360 | Admin | 2011-06-05 22:47:31 +0200 (Sun, 05 Jun 2011) | 1 line

    WebIf: Remove whitespace from files section.
    ------------------------------------------------------------------------
    r5359 | Admin | 2011-06-05 22:38:42 +0200 (Sun, 05 Jun 2011) | 1 line

    Fix #1894: Don't add messages about sending the pin to the card to the entitlements info.
    ------------------------------------------------------------------------
    r5358 | Admin | 2011-06-05 22:32:33 +0200 (Sun, 05 Jun 2011) | 1 line

    Enhancement #1814: Add log message on failed ecm in order to be able to identify them. Get the caching use in getservicename function really working.
    ------------------------------------------------------------------------
    r5357 | landlord | 2011-06-05 20:47:12 +0200 (Sun, 05 Jun 2011) | 1 line

    Added new parameter 'disablemail' and 'mailfile' to documentation.
    ------------------------------------------------------------------------
    r5356 | Admin | 2011-06-05 19:28:34 +0200 (Sun, 05 Jun 2011) | 1 line

    If OSCam was compiled with debug the behaviour was like the following: A function is called via the call macro. If the function fails, a log is output and the current function also returns an error. As this is not the case with debug disabled it is not consistent. According to ngc1927 in #1906 removing this "return" fixes the enable/disable problem for sci readers and has not come to a drawback yet. If you experience drawbacks in hardware readers from this change (can only happen when the readers have other failures!), please report in the forum.
    ------------------------------------------------------------------------
    r5363 | pattex | 2011-06-06 15:32:49 +0200 (Mon, 06 Jun 2011) | 1 line

    WebIf: better sizing of editboxes
    ------------------------------------------------------------------------
    r5362 | hapeba | 2011-06-06 14:42:51 +0200 (Mon, 06 Jun 2011) | 1 line

    fix #5361 (compile error - module-lcd.c, module-dvbapi.c)
    ------------------------------------------------------------------------
    r5361 | Admin | 2011-06-06 01:52:08 +02.00 (Mon, 06 June 2011) | 1 line

    Some internal restructuring regarding globals.h file to make it a bit more structured.
    --------------------------------------------------------------------------------
    5365 | Admin | 2011-06-07 00:44:09 +0200 (Tue, 07 Jun 2011) | 1 line

    WebIf: Allow emptying au arameter. CCCam: Do not try to wake up reader if it is currently blocked or in shutdown so that pipe is not filled up by useless requests.
    ------------------------------------------------------------------------
    Attached Files Attached Files
    Last edited by zildan; 07-06-11 at 11:21.

  13. #28
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    Changeset [5368] by _network
    viaccess: small fix for cccam emm workaround (#1838)
    Changeset [5367] by schlocke
    loadbalancer: small fix for "notfound" with ecm-time>timeout, now converted to "timeout"
    Changeset [5366] by _network
    viaccess: next try for a workaround for emm from cccam (#1838)
    Attached Files Attached Files

  14. #29
    Standard RSP member stargate's Avatar
    Join Date
    23 Apr 2007
    Location
    P3X-888
    Posts
    3,754
    Mentioned
    0 Post(s)
    Rep Power
    94

    Default

    ultimile doua variante ( 5365 , 5368 ) la mine nu functioneaza , porneste serverul se conecteaza la linii dar nu initializeaza cardul ( tvr ) si nici nu decodeaza .
    Nota: Vizionarea programelor Pay TV fara un abonament valabil este ilegala
    Discutiile purtate si fisierele disponibile aici sunt ?n scop experimental si educational !

  15. #30
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    Hmm, eu am 5368 si decodeaza. Maine pun si locale sa vad ce si cum.

Page 2 of 4 FirstFirst 1234 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •