Oscam + CCcam 2.1.3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • faridbou
    Junior Member
    • Nov 2011
    • 24

    #361
    oscam freeze

    Hej:
    after i have fixe my Tnt card with oscam ,my dm freeze when changing channels ,any solution to make it better
    thanks

    Comment

    • davvo
      DK Veteran
      • Apr 2009
      • 666

      #362
      which channels freeze
      from the card or server ????????

      Comment

      • faridbou
        Junior Member
        • Nov 2011
        • 24

        #363
        Thanks Davvo french fr2 tf1 m6 some of them and always i had to reboot my dm

        Comment

        • faridbou
          Junior Member
          • Nov 2011
          • 24

          #364
          Ithink is from the card but not sure but we can starte from the card

          Comment

          • davvo
            DK Veteran
            • Apr 2009
            • 666

            #365
            try this
            put aeskey in one at a time
            or change the order of the aeskeys


            put aeskey starting with

            EF 1st
            A7 2nd
            43 3rd

            make sure you put , between the keys
            Last edited by davvo; 17 November, 2011, 13:55.

            Comment

            • faridbou
              Junior Member
              • Nov 2011
              • 24

              #366
              Hallo
              aes EF 1st I don?t have it
              I have try with the second ad thirt does?t work
              best regard

              Comment

              • faridbou
                Junior Member
                • Nov 2011
                • 24

                #367
                It freeze always at channel TMC

                Comment

                • davvo
                  DK Veteran
                  • Apr 2009
                  • 666

                  #368
                  @garry
                  i made a Script to check if OSCAM is running
                  and if not restart it
                  the Script checks every 1 minute

                  but it will need editing to your image
                  so i will need the name and path of your oscam camscript
                  heres are my paths change to suite your image
                  and post back

                  the script is callled oscam.check.sh
                  and it goes in usr/script/ att 755
                  do you have the path usr/script/


                  my camscript path and name
                  /usr/camscript/Ncam_oscam.sh
                  do you have the path /usr/camscript/


                  the oscam.check log goes in
                  /var/log/
                  and the
                  oscam.log goes in
                  /tmp
                  do you have the path /var/log



                  post back you paths and you camscript name
                  i will edit it for your image
                  then i will post the script

                  once that is done we can move on to cron
                  the script can be tested without cron
                  to see if it works
                  using dcc telnet
                  and pasting the oscam camscript
                  like this
                  /usr/camscript/Ncam_oscam.sh stop

                  then start it like this
                  /usr/script/oscam.check.sh
                  if oscam restarts then we know the script works
                  Last edited by davvo; 18 November, 2011, 12:43.

                  Comment

                  • garry1312
                    DK Veteran
                    • Oct 2010
                    • 2178

                    #369
                    Originally posted by davvo
                    @garry
                    i made a Script to check if OSCAM is running
                    and if not restart it
                    the Script checks every 1 minute

                    but it will need editing to your image
                    so i will need the name and path of your oscam camscript
                    heres are my paths change to suite your image
                    and post back

                    the script is callled oscam.check.sh
                    and it goes in usr/script/ att 755
                    do you have the path usr/script/


                    my camscript path and name
                    /usr/camscript/Ncam_oscam.sh
                    do you have the path /usr/camscript/


                    the echo log and oscam log go in
                    /var/log/oscam.check
                    do you have the path /var/log



                    post back you paths and you camscript name
                    i will edit it for your image
                    then i will post the script

                    once that is done we can move on to cron
                    the script can be tested without cron
                    to see if it works
                    using dcc telnet
                    and pasting the oscam camscript
                    like this
                    /usr/camscript/Ncam_oscam.sh stop

                    then start it like this
                    /usr/script/oscam.check.sh
                    if oscam restarts then we know the script works
                    Hi Davvo thanks for that. I am at work the now but when I get in tonight I will check my paths and post.


                    Rest In Peace Michael Mcharg, A true friend and although gone never forgotten. 11-10-08.

                    Comment

                    • faridbou
                      Junior Member
                      • Nov 2011
                      • 24

                      #370
                      Hej
                      my oscam with TNT card still freeze when i zap ,always atTMC channel .i have put 3 aes keys and change there place but still to same pb any solution guys
                      thank you all

                      Comment

                      • piopat
                        DK Veteran
                        • May 2008
                        • 708

                        #371
                        perhaps card mhz is to high ,i dont know about tnt cards so the other guys are more experienced but with a sky card on some boxes if the card mhz is to high it will cause freezes . so perhaps this is the issue .
                        i love it when a dreambox comes together.

                        Comment

                        • faridbou
                          Junior Member
                          • Nov 2011
                          • 24

                          #372
                          thanks piopat,but how we can fixit this mhz?

                          Comment

                          • davvo
                            DK Veteran
                            • Apr 2009
                            • 666

                            #373
                            @faridbou

                            try this config
                            restart oscam after edit

                            oscam.server

                            Code:
                            [reader] 
                            Label = tntsat 
                            Protocol = internal 
                            Device = /dev/sci0 
                            detect = cd
                            mhz = 500
                            cardmhz = 357
                            emmcache = 1,3,2 
                            Group = 1 
                            caid = 0500 
                            AESKeys = 0500@030B00:[COLOR=Yellow]PUT-THE-AESKeys-HERE[/COLOR]

                            Comment

                            • garry1312
                              DK Veteran
                              • Oct 2010
                              • 2178

                              #374
                              Hi Davvo just getting round to check.

                              I have all 3 of those file path's mate.


                              Rest In Peace Michael Mcharg, A true friend and although gone never forgotten. 11-10-08.

                              Comment

                              • davvo
                                DK Veteran
                                • Apr 2009
                                • 666

                                #375
                                i need the full cam name

                                in


                                /usr/camscript/camname.sh


                                mine is

                                /usr/camscript/Ncam_oscam.sh

                                Comment

                                Working...