For those still having problems with auto updating...read here

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Devilfish
    Administrator
    • Feb 2008
    • 7872

    #16
    Delete everything in your /keys folder and replace it with the contents of the keys folder from the link in the first post.

    Go to Sky Sports 1 and reboot the box.

    Make sure you're using evocamd or mgcamd.

    Comment

    • maniac2
      Junior Member
      • May 2008
      • 23

      #17
      Great info.Keep it up Kaos.

      Comment

      • dkRookie
        Newbie
        • May 2008
        • 5

        #18
        Many thanks to Devilfish, spent hours trying to get new images to work without any joy. Resorted to old Sportster image and applying this fix to make it work. Thanks again!

        Comment

        • quark01
          Newbie
          • May 2008
          • 16

          #19
          thanks for this brilliant

          thanks for this brilliant

          Comment

          • stellarocksme
            Newbie
            • May 2008
            • 9

            #20
            Lol where do i find gemini 3.4 ?

            Thanks all.

            Comment

            • charlie senator
              V.I.P. Member
              • Mar 2008
              • 174

              #21
              Isn't that the one that fries your box if its a clone ?

              Comment

              • muti
                Newbie
                • May 2008
                • 11

                #22
                Can i watch Multivision Tps with this way? Thanks

                Comment

                • Devilfish
                  Administrator
                  • Feb 2008
                  • 7872

                  #23
                  Originally posted by muti
                  Can i watch Multivision Tps with this way? Thanks
                  No...different Autoroll.key and AutoUpdate.key files would be needed for that package.

                  Try the new Mgcamd_1.30 emu, that should AU on TPS.

                  Comment

                  • kagon
                    Top Poster
                    • May 2008
                    • 140

                    #24
                    Originally posted by stellarocksme
                    Lol where do i find gemini 3.4 ?

                    Thanks all.
                    All Gemini Project images can be found at:

                    Comment

                    • dotcom
                      Newbie
                      • Apr 2008
                      • 5

                      #25
                      Mucho Gracias

                      Comment

                      • HUPextreme
                        Junior Member
                        • May 2008
                        • 30

                        #26
                        mentioned in another thread i notcied you mentioning to add nagraroms to /var/scce. but it seems that all the nagraroms go in the keys folder. Sorry i'm a complete noob, just trying to get the full understanding of how the roms, keys and image work.

                        Comment

                        • kagon
                          Top Poster
                          • May 2008
                          • 140

                          #27
                          Originally posted by HUPextreme
                          mentioned in another thread i notcied you mentioning to add nagraroms to /var/scce. but it seems that all the nagraroms go in the keys folder. Sorry i'm a complete noob, just trying to get the full understanding of how the roms, keys and image work.
                          On some images /var/scce and /var/keys are the same directory (/var/scce is a symlink to /var/keys or vice-versa). Most cam daemons are indeed looking for the roms to be in /var/scce it's just that as I've already mentioned often /var/keys is the same directory.

                          Comment

                          • HUPextreme
                            Junior Member
                            • May 2008
                            • 30

                            #28
                            cool, thanks kagon for clearing things up for me.

                            Comment

                            • kagon
                              Top Poster
                              • May 2008
                              • 140

                              #29
                              Originally posted by HUPextreme
                              cool, thanks kagon for clearing things up for me.
                              No problem. If you're curious what files your particular cam daemon has open you can do the following from a telnet or SSH session on your Dreambox:

                              Code:
                              ps auxww | grep <cam_name>
                              The second field should be the process ID (PID). At which point you can:

                              Code:
                              ls -al /proc/<pid>/fd
                              An example from one of my Linux boxes:

                              Code:
                              # ps auxww | grep syslog
                              root      3704  0.0  0.1   3560   940 ?        Ss   May20   0:00 /usr/sbin/syslog-ng
                              # ls -al /proc/3704/fd
                              dr-x------ 2 root root  0 May 28 13:47 .
                              dr-xr-xr-x 5 root root  0 Jan  1  1970 ..
                              lr-x------ 1 root root 64 May 28 13:47 0 -> /dev/null
                              l-wx------ 1 root root 64 May 28 13:47 1 -> /dev/null
                              l-wx------ 1 root root 64 May 28 13:47 10 -> /var/log/dhcpd.log
                              lrwx------ 1 root root 64 May 28 13:47 11 -> socket:[8574]
                              lrwx------ 1 root root 64 May 28 13:47 12 -> socket:[8801]
                              lrwx------ 1 root root 64 May 28 13:47 13 -> socket:[60239]
                              lrwx------ 1 root root 64 May 28 13:47 14 -> socket:[8924]
                              l-wx------ 1 root root 64 May 28 13:47 16 -> /var/log/auth.log
                              l-wx------ 1 root root 64 May 28 13:47 17 -> /var/log/sudo.log
                              l-wx------ 1 root root 64 May 28 13:47 2 -> /dev/null
                              lrwx------ 1 root root 64 May 28 13:47 3 -> socket:[6370]
                              lr-x------ 1 root root 64 May 28 13:47 4 -> /proc/kmsg
                              l-wx------ 1 root root 64 May 28 13:47 5 -> /var/log/messages
                              l-wx------ 1 root root 64 May 28 13:47 6 -> /dev/tty12
                              lrwx------ 1 root root 64 May 28 13:47 7 -> socket:[7007]
                              lrwx------ 1 root root 64 May 28 13:47 8 -> socket:[7993]
                              lrwx------ 1 root root 64 May 28 13:47 9 -> socket:[8137]
                              I'll try and update this with a Dreambox specific example once I'm at home and can shell into it (it's unfortunately off at the moment).

                              Comment

                              • deanofire
                                Junior Member
                                • May 2008
                                • 27

                                #30
                                excellent post worked a treat first time thanks a lot.
                                only thing is not sure how to check AU in the camd_cfg file is set to enable ?

                                but am up an running for now which is great.

                                thanks

                                Comment

                                Working...