Oscam + CCcam 2.1.3

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • garry1312
    DK Veteran
    • Oct 2010
    • 2178

    #376
    odd mate theres two neither seem to refer to Oscam:

    Ncam_Ci.sh
    Ncam_mgcamd_1.35a.sh


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

    Comment

    • davvo
      DK Veteran
      • Apr 2009
      • 666

      #377
      Ncam_Ci.sh is for Common Interface

      Ncam_mgcamd_1.35a.sh is for mgcamd

      go to the blue panal and see what cams you have

      Comment

      • garry1312
        DK Veteran
        • Oct 2010
        • 2178

        #378
        im running Oscam through rami panel rather than the blue panel.


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

        Comment

        • garry1312
          DK Veteran
          • Oct 2010
          • 2178

          #379
          in blue panel all i have is common interface and mgcamd


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

          Comment

          • davvo
            DK Veteran
            • Apr 2009
            • 666

            #380
            how do you select oscam
            if you where to use mgcamd cccam ect
            and wanted to switch back to oscam
            how would you select oscam

            i need to link the oscam.check script
            to the oscam cam script

            the oscam.check script needs to follow a path to the oscam cam script
            so that if oscam stoped working it will restart oscam
            Last edited by davvo; 19 November, 2011, 15:51.

            Comment

            • garry1312
              DK Veteran
              • Oct 2010
              • 2178

              #381
              I select my cams through Rami panel, its in plugin menu, same idea as using a cam on tspanel.


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

              Comment

              • davvo
                DK Veteran
                • Apr 2009
                • 666

                #382
                there must be a cam script for oscam in that plugin directory

                if you can find the path and name of it
                i can sort the script out
                Last edited by davvo; 19 November, 2011, 19:09.

                Comment

                • davvo
                  DK Veteran
                  • Apr 2009
                  • 666

                  #383
                  @garry
                  have a look in

                  usr/script

                  thats where the VTI panal puts them
                  Last edited by davvo; 19 November, 2011, 19:11.

                  Comment

                  • faridbou
                    Junior Member
                    • Nov 2011
                    • 24

                    #384
                    Hej Davoo aftir putting
                    mhz = 500
                    cardmhz = 357 in oscam server it freeze more so i had to delete them ,we have to find another solution.
                    my best regard

                    Comment

                    • davvo
                      DK Veteran
                      • Apr 2009
                      • 666

                      #385
                      you can update your oscam version and see if that helps

                      or
                      remove this
                      detect = cd

                      leave this in

                      mhz = 500
                      cardmhz = 357
                      Last edited by davvo; 19 November, 2011, 20:34.

                      Comment

                      • garry1312
                        DK Veteran
                        • Oct 2010
                        • 2178

                        #386
                        yep mate its in usr/script

                        oscam_1.10-stable-5876_cam.sh


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

                        Comment

                        • davvo
                          DK Veteran
                          • Apr 2009
                          • 666

                          #387
                          in
                          usr/bin

                          is your oscam bin file called
                          oscam_1.10-stable-5876

                          Comment

                          • davvo
                            DK Veteran
                            • Apr 2009
                            • 666

                            #388
                            files are below

                            put the file called oscam.check.sh in usr/script/ att 755

                            put the file called oscam.check in var/log att 644

                            to test the script open dcc telnet
                            copy and paste this to stop oscam running
                            when done press enter on keyboard

                            /usr/script/oscam_1.10-stable-5876_cam.sh

                            that should stop oscam running

                            now to run the script dcc telnet

                            copy and paste enter on keyboard

                            /usr/script/oscam.check.sh

                            if oscam restarts the script is working


                            now you need to install a cron manager

                            and paste this line in var/ect/cron-manager-name/root att 755

                            */1 * * * * /usr/script/oscam.check.sh

                            then reboot

                            the 1 is one minute
                            you can change to what you like
                            Attached Files
                            Last edited by davvo; 20 November, 2011, 13:58.

                            Comment

                            • garry1312
                              DK Veteran
                              • Oct 2010
                              • 2178

                              #389
                              Thanks mate much appreciated will give this a try tonight.

                              Is there any specific cron manager you would recommend?


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

                              Comment

                              • garry1312
                                DK Veteran
                                • Oct 2010
                                • 2178

                                #390
                                Originally posted by davvo
                                now you need to install a cron manager

                                and paste this line in var/ect/cron-manager-name/root att 755

                                */1 * * * * /usr/script/oscam.check.sh

                                then reboot

                                the 1 is one minute
                                you can change to what you like
                                Unsure about this one mate when I go to var/etc/cron in there theres a folder called crontabs another called examples then 3 files:

                                busybox-cron
                                timezone.sh
                                cronmanager.sh

                                I take it I add the line to cronmanager.sh but there is a lot of text etc in there will I just add that to the bottom?


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

                                Comment

                                Working...