Cccam startup

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eidur
    Newbie
    • Dec 2010
    • 3

    #1

    Cccam startup

    Is thera a way to have your reciver start up on Cccam?
    That is to say if the power is turned off the reciver automaticly starts up with Cccam when the power comes back on?

    Thanks
    Eidur
  • springer
    Newbie
    • Nov 2009
    • 12

    #2
    Restarting from main menu should do the trick

    Comment

    • Jo-Jo
      DK Veteran
      • Jul 2009
      • 511

      #3
      Yes make sure cam is running then Goto menu/shutdown/restate enigma

      Comment

      • eidur
        Newbie
        • Dec 2010
        • 3

        #4
        it works
        Thanks

        Eidur

        Comment

        • karlpowell
          Top Poster
          • Jan 2009
          • 189

          #5
          OR telnet to the box and run from command window like this.

          start - run type cmd (press enter)
          in black window type telnet and your box IP IE telnet 192.168.0.1
          you will need to install telnet client if you use vista or win7.

          enter root as user and your password ( default = dreambox)
          type all this
          cd ..
          cd ..
          cd usr (enigma2) or cd var (enigam 1 )
          cd bin
          now to see if ccam is running already type ps, if you see ccam in the list kill it by typing kill and the number besides ccam.
          next type
          ./CCcam_2.2.1 -dv ( for ccam 221)
          ./CCcam_214 -dv (for CCam 214)

          and you will see cccam run and will ouput to the command window .


          have fun

          Comment

          • monkey666
            Newbie
            • Sep 2012
            • 4

            #6
            Originally posted by Jo-Jo
            Yes make sure cam is running then Goto menu/shutdown/restate enigma
            Awesome thank you ! it kept booting into common interface for before was a nightmare your answer solved the problem thank you.

            Comment

            Working...