image not loading

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MetMan
    V.I.P. Member
    • Jun 2008
    • 1091

    #16
    Originally posted by chel3sea
    sorry on n##l cable,will it then pick up any new channels automatically
    sounds like ur missing scanning a transponder, this one

    <transponder id="0001" onid="a701" frequency="150000000" inversion="2" symbol_rate="6887000" fec_inner="9" modulation="3">
    <channel service_id="0065" name="Smash Hits" service_type="01"/>
    <channel service_id="0066" name="Kerrang!" service_type="01"/>
    <channel service_id="0067" name="Magic" service_type="01"/>
    <channel service_id="0068" name="Fashion TV" service_type="01"/>
    <channel service_id="0069" name="KISS" service_type="01"/>
    <channel service_id="006a" name="MTV Base" service_type="01"/>
    <channel service_id="006b" name="Discovery Science" service_type="01"/>
    <channel service_id="006d" name="Disc Channel +1" service_type="01"/>
    <channel service_id="006e" name="Chelsea TV" service_type="01"/>
    <channel service_id="006f" name="Q" service_type="01"/>

    edit ur service file to add this

    or check ur cables.xml file

    or try leaving servicescan / autoscan on they may pop in

    cheers

    Comment

    • chel3sea
      Member
      • Mar 2009
      • 41

      #17
      Originally posted by MetMan
      sounds like ur missing scanning a transponder, this one

      <transponder id="0001" onid="a701" frequency="150000000" inversion="2" symbol_rate="6887000" fec_inner="9" modulation="3">
      <channel service_id="0065" name="Smash Hits" service_type="01"/>
      <channel service_id="0066" name="Kerrang!" service_type="01"/>
      <channel service_id="0067" name="Magic" service_type="01"/>
      <channel service_id="0068" name="Fashion TV" service_type="01"/>
      <channel service_id="0069" name="KISS" service_type="01"/>
      <channel service_id="006a" name="MTV Base" service_type="01"/>
      <channel service_id="006b" name="Discovery Science" service_type="01"/>
      <channel service_id="006d" name="Disc Channel +1" service_type="01"/>
      <channel service_id="006e" name="Chelsea TV" service_type="01"/>
      <channel service_id="006f" name="Q" service_type="01"/>

      edit ur service file to add this

      or check ur cables.xml file

      or try leaving servicescan / autoscan on they may pop in

      cheers
      what would you recommend as the easiest way to remedy this? do i need to type all the info in manually?

      Comment

      • PaphosAL
        Old Git
        • Mar 2008
        • 1064

        #18
        Originally posted by chel3sea
        what would you recommend as the easiest way to remedy this? do i need to type all the info in manually?
        Of course not, LOL! Use metapad (Freeware) and just carefully Copy 'n Paste the complete new section in.

        Metman's add-in is a few bricks short of a bungalow, though- and would give you a corrupt and non-functioning sevices.xml

        It needs to look like this, m8:
        Code:
         
        <transponder id="0001" onid="a701" frequency="150000000" inversion="2" symbol_rate="6887000" fec_inner="9" modulation="3">
        <channel service_id="0065" name="Smash Hits" service_type="01"/>
        <channel service_id="0066" name="Kerrang!" service_type="01"/>
        <channel service_id="0067" name="Magic" service_type="01"/>
        <channel service_id="0068" name="Fashion TV" service_type="01"/>
        <channel service_id="0069" name="KISS" service_type="01"/>
        <channel service_id="006a" name="MTV Base" service_type="01"/>
        <channel service_id="006b" name="Discovery Science" service_type="01"/>
        <channel service_id="006d" name="Disc Channel +1" service_type="01"/>
        <channel service_id="006e" name="Chelsea TV" service_type="01"/>
        <channel service_id="006f" name="Q" service_type="01"/>
        [COLOR=red]</transponder>[/COLOR]
        ...complete with the closing tag - LOL! Cheers- AL

        Comment

        • mickydibble
          V.I.P. Member
          • Nov 2008
          • 2166

          #19
          Originally posted by PaphosAL
          Of course not, LOL! Use metapad (Freeware) and just carefully Copy 'n Paste the complete new section in.

          Metman's add-in is a few bricks short of a bungalow, though- and would give you a corrupt and non-functioning sevices.xml

          It needs to look like this, m8:
          Code:
           
          <transponder id="0001" onid="a701" frequency="150000000" inversion="2" symbol_rate="6887000" fec_inner="9" modulation="3">
          <channel service_id="0065" name="Smash Hits" service_type="01"/>
          <channel service_id="0066" name="Kerrang!" service_type="01"/>
          <channel service_id="0067" name="Magic" service_type="01"/>
          <channel service_id="0068" name="Fashion TV" service_type="01"/>
          <channel service_id="0069" name="KISS" service_type="01"/>
          <channel service_id="006a" name="MTV Base" service_type="01"/>
          <channel service_id="006b" name="Discovery Science" service_type="01"/>
          <channel service_id="006d" name="Disc Channel +1" service_type="01"/>
          <channel service_id="006e" name="Chelsea TV" service_type="01"/>
          <channel service_id="006f" name="Q" service_type="01"/>
          [COLOR=red]</transponder>[/COLOR]
          ...complete with the closing tag - LOL! Cheers- AL
          funny ha

          Comment

          • EAMO 2
            DK Veteran
            • Nov 2008
            • 1201

            #20
            [QUOTE=PaphosAL;252486]Of course not, LOL! Use metapad (Freeware) and just carefully Copy 'n Paste the complete new section in.

            Metman's add-in is a few bricks short of a bungalow, though- and would give you a corrupt and non-functioning sevices.xml

            It needs to look like this, m8:
            Code:
             
            <transponder id="0001" onid="a701" frequency="150000000" inversion="2" symbol_rate="6887000" fec_inner="9" modulation="3">
            <channel service_id="0065" name="Smash Hits" service_type="01"/>
            <channel service_id="0066" name="Kerrang!" service_type="01"/>
            <channel service_id="0067" name="Magic" service_type="01"/>
            <channel service_id="0068" name="Fashion TV" service_type="01"/>
            <channel service_id="0069" name="KISS" service_type="01"/>
            <channel service_id="006a" name="MTV Base" service_type="01"/>
            <channel service_id="006b" name="Discovery Science" service_type="01"/>
            <channel service_id="006d" name="Disc Channel +1" service_type="01"/>
            <channel service_id="006e" name="Chelsea TV" service_type="01"/>
            <channel service_id="006f" name="Q" service_type="01"/>
            [COLOR=red]</transponder>[/COLOR]
            ...complete with the closing tag - LOL! Cheers- AL
            Howyu old timer, great post, kind of stuff needed on here
            Break from tedium of listening to us young bucks waffling on

            Comment

            • chel3sea
              Member
              • Mar 2009
              • 41

              #21
              sorry lads if i seem a bit of a div,but this is all a learning curve for me and thanks to you guys im achieving stuff i would never dream of,cheers!

              Comment

              • EAMO 2
                DK Veteran
                • Nov 2008
                • 1201

                #22
                Originally posted by chel3sea
                sorry lads if i seem a bit of a div,but this is all a learning curve for me and thanks to you guys im achieving stuff i would never dream of,cheers!
                Great stuff,
                You deserve a stiff drink after that.
                Can you confirm "BATTLE OF D-BOX" is officialy over.
                Don't shoot me, but don't forget 2 patches for N2 fix to sort out EPG
                & other triivialities. Maybe when you get out of \\intensive Care Unit you
                can have a look at them. (SP 1 & SP 2). Enjoy your rest

                Comment

                • chel3sea
                  Member
                  • Mar 2009
                  • 41

                  #23
                  cheers,where can i find those patches,didnt see any in downloads

                  Comment

                  • MetMan
                    V.I.P. Member
                    • Jun 2008
                    • 1091

                    #24
                    Originally posted by chel3sea
                    cheers,where can i find those patches,didnt see any in downloads




                    the original com11 was also a few bricks short.......
                    Last edited by MetMan; 12 August, 2009, 18:58.

                    Comment

                    • EAMO 2
                      DK Veteran
                      • Nov 2008
                      • 1201

                      #25
                      Originally posted by chel3sea
                      cheers,where can i find those patches,didnt see any in downloads
                      Thought you'd have had your bellyful of d-box by now Chels.

                      Comment

                      • EAMO 2
                        DK Veteran
                        • Nov 2008
                        • 1201

                        #26
                        Originally posted by MetMan
                        http://www.digital-kaos.co.uk/forums...sp2-bit-47292/


                        the original com11 was also a few bricks short.......
                        Thought BOTH SP1 & SP2 were needed to iron out final wrinkles,MET
                        You might let me know before to-night as i 'm fixing N2 on 4 d-boxes &
                        1 of them will be ringing me to-morrow if EPG is not bang-on

                        Comment

                        • MetMan
                          V.I.P. Member
                          • Jun 2008
                          • 1091

                          #27
                          Originally posted by EAMO 2
                          Thought BOTH SP1 & SP2 were needed to iron out final wrinkles,MET
                          You might let me know before to-night as i 'm fixing N2 on 4 d-boxes &
                          1 of them will be ringing me to-morrow if EPG is not bang-on
                          The way I understand it both Sp1 & 2 are required to sort out the epg prob.

                          SP2 and a bit was to fix some of the menu issues with an updated english.locale file if u haven't added this, some of the menus, from what i can remember, such as in the miscellaneous folder show errors, have a look.

                          Al fixed this with the modified locale file.

                          cheers

                          Comment

                          • EAMO 2
                            DK Veteran
                            • Nov 2008
                            • 1201

                            #28
                            [QUOTE=MetMan;253520]The way I understand it both Sp1 & 2 are required to sort out the epg prob.

                            SP2 and a bit was to fix some of the menu issues with an updated english.locale file if u haven't added this, some of the menus, from what i can remember, such as in the miscellaneous folder show errors, have a look.

                            Al fixed this with the modified locale file.
                            Thank you Met I only had quick thru file, didn't get to put on my d-box yet.
                            What I really wasn't sure was if SP1 was 1chip & SP2 was 2chip.
                            I didn't think it was, but delighted you have clarified it

                            Comment

                            • smartie
                              Newbie
                              • Aug 2009
                              • 7

                              #29
                              Can't Flash

                              Hi All I have posted this question already in dbox connection refused think i posted it in the wrong place appologies for posting this again......hopefully someone can help......

                              Hi all - i have downloaded commando 11 from the download area and am trying to flash it using a crossover cable (don't have a null modem connection on laptop) and FLA.

                              I have got so far with it to the extent that the dbox will not boot anymore - and I dont see the "flashing" word when i try to flash it with the new image.......does anyone have any ideas.

                              Is this a Vista problem or dbox problem - in the network part of Vista i see "unidentified network" is this the problem???

                              Any help greatly appreciated.....

                              Comment

                              • EAMO 2
                                DK Veteran
                                • Nov 2008
                                • 1201

                                #30
                                [QUOTE=smartie;.....

                                Hi all - i have downloaded commando 11 from the download area and am trying to flash it using a crossover cable (don't have a null modem connection on laptop) and FLA.

                                I have got so far with it to the extent that the dbox will not boot anymore - and I dont see the "flashing" word when i try to flash it with the new image.......does anyone have any ideas.

                                Mornin' Smartie
                                First of all let's kick your a**e. You're going to flash image using
                                null medem, that's fine. How do you propose to transfer fix to your box
                                without crossover. It can be done, but can you do it.??. Consider yourself chastised.
                                Your next post on here should read "Have got off my a**e & now
                                have crossover, can someone help me.
                                RESPONCE; CERTAINLY.
                                Anyway, I find best to use both null-modem & crossover cables when
                                transferring image & files to d-box. I also reccomend to use Hallenberg
                                IFA to flash image, & use FXP to transfer files to d-box folders.
                                Regarding Vista look in Downloads--D-box--guides; tutorial about
                                using Vista. If not there look under DREAM--guides. I removed Vista from my L/top & installed XP. I flash a lot of boxes for people linux & cable , & find XP ideal. Might not suit everyone ,Windows blocks the use of certain programs by pirate XP users.
                                Best of luck with your mission. Read thru GUIDES, time well spent.
                                Need any help, come back or better still P.M. Chel3sea . There's no
                                problem he hasn't encountered with d-box

                                Comment

                                Working...