auto restart oscam on dm500 server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rodbouy
    DK Veteran
    • Jul 2010
    • 1320

    #16
    Originally posted by smoggie
    havent tried again but I didnt manually install oscam. I stopped cccam via blue panel and left only oscam running as cardserver. Typed in "ps" in telnet to confirm that only oscam was running. Will post back at the weekend. Cheers Rodbouy.
    OScam now on build 1.20.

    Edit

    I just decided to upgrade to 1.20 and get the timeout as current settings, as it doesnt read the card.

    Is this the same for you?
    Last edited by Rodbouy; 12 September, 2012, 23:28.

    Comment

    • Rodbouy
      DK Veteran
      • Jul 2010
      • 1320

      #17
      Alright mate here are my configs if you want them.

      oscam.conf

      Code:
      [global]
      logfile                       = stdout
      waitforcards                  = 1
      waitforcards_extra_delay      = 3000
      preferlocalcards              = 1
      lb_mode                       = 1
      lb_save                       = 1000
      lb_savepath                   = /tmp/stats
      lb_reopen_mode                = 1
      lb_retrylimit                 = 1000
      lb_stat_cleanup               = 24
      unlockparental                = 1
       
       
      [newcamd]
      port                          = *****[COLOR=#0068cf]@CAID:000000[/COLOR]
      key                           = 0102030405060708091011121314
       
      [cccam]
      port                          = *****
      reshare                       = 1
       
      [cs357x]
      port                          = *****
       
      [dvbapi]
      enabled                       = 1
      au                            = 1
      boxtype                       = dreambox
      user                          = Local
      socket                        = /tmp/camd.socket
      [webif]
      httpport                      = ****
      httpuser                      = Rodbouy
      httppwd                       = *****
      httprefresh                   = 5
      httpcss                       = /var/tuxbox/config/light-blue-3d-V2.0.css
      httpallowed                   = 127.0.0.1, IP RANGE of network
      httphideidleclients           = 1
       
       
      [monitor]
      appendchanninfo = 1
      oscam.server
      Code:
       
      [reader]
      label                         = NAME YOUR READER 
      protocol                      = internal
      device                        = /dev/sci0
      blockemm-u                    = 0
      blockemm-s                    = 0
      blockemm-g                    = 1
      blockemm-unknown              = 1
      emmcache                      = 1,3,15
      group                         = 1
      caid                          = CAID
      ecmwhitelist                  = CAID:3E,42,44,45,47,4E,4F,53,54,61,62,67,68,69,6A, 6B,6D,6F,71,72,73,77,78,79,7A,7C,7D,7E,80,8B,85
      oscam.user

      Code:
       
      1st user willl au card
       
      [account]
      user                          = Smoggie1
      pwd                           = Smoggiepass1
      group                         = 1
      uniq                          = 3
      au                            = Name of reader
       
      2nd user wont au card
       
      [account]
      user                          = Smoggie2
      pwd                           = SmoggiePass2
      group                         = 1
      uniq                          = 3
       
      dvbapi to clear channels on box but user must match that in oscam.conf no pass req
       
      [account]
      user                          = Local
      pwd                           = 
      group                         = 1
      au                            = NAME OF READER to update card
      In the oscam.conf I showed 3 examples of cams to use.

      If linking 2 boxes use camd [cs357x].

      you just add the details to oscam.server and give it a user acc in oscam.user

      Thet white list is uptodate, a old one I had wouldn clear ESPN HD but updated it last night and all working.

      Comment

      • smoggie
        DK Veteran
        • Jul 2008
        • 863

        #18
        Cheers for the info Rodbuoy. If I remember righlty it was showing the card entitlements in oscam so I presume the card was being read. I still haven't tried it again but will update thread as soon as I do.

        Comment

        • smoggie
          DK Veteran
          • Jul 2008
          • 863

          #19
          Okay tried today with the above configs and also installed the latest oscam. All is working fine. Thanx very much for the help Rodbuoy

          Comment

          • seanmckeown
            Top Poster +
            • Nov 2008
            • 206

            #20
            I've just been testing something similar myself. I went from using cccam to oscam and was able to keep the same lines just by activating the cccam protocol in oscam. Although I didn't put it in or activate dvbapi, and my lines are working no problem. Do I need to put in the dvbapi details? Just curious as it seems to be working fine without it and don't want to fix somthing that's not broken

            Sent from my Lumia 800 using Board Express

            Comment

            • Rodbouy
              DK Veteran
              • Jul 2010
              • 1320

              #21
              Dvbapi is the inbuilt cam so that you are able to clear channels on the box, wont affect anytbing else

              Comment

              • seanmckeown
                Top Poster +
                • Nov 2008
                • 206

                #22
                Cheers. Is 500 MHz an ok speed for the card in a dm500?

                Sent from my Lumia 800 using Board Express

                Comment

                • Rodbouy
                  DK Veteran
                  • Jul 2010
                  • 1320

                  #23
                  Im pretty sure clones set at 357 as they dpnt change no matter what you try to set it as

                  Comment

                  • smoggie
                    DK Veteran
                    • Jul 2008
                    • 863

                    #24
                    Its the 1st time I've heard clones will run at 375
                    If it runs at 500 these are the settings

                    mhz = 500
                    cardmhz = 500

                    Comment

                    Working...