Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: DM 800, Αναβάθμιση και feeds

  1. #11

    Re: Απ: DM 800, Αναβάθμιση και feeds

    Quote Originally Posted by devilcosta View Post
    Εκτέλεσε μια μια τις εντολές

    Και αν δεν έχεις τα feeds πήγαινε με ftp στο /etc/opkg/ και άνοιξε ένα αρχείο που τελειώνει σε .conf να δεις αν η ip είναι 188.165.252.42
    σε αυτό opkg.cinf εχει αυτά μέσα

    # Must have one or more source entries of the form:
    #
    # src <src-name> <source-url>
    #
    # and one or more destination entries of the form:
    #
    # dest <dest-name> <target-path>
    #
    # where <src-name> and <dest-names> are identifiers that
    # should match [a-zA-Z0-9._-]+, <source-url> should be a
    # URL that points to a directory containing a Familiar
    # Packages file, and <target-path> should be a directory
    # that exists on the target system.

    # Proxy Support
    #option http_proxy http://proxy.tld:3128
    #option ftp_proxy http://proxy.tld:3128
    #option proxy_username <username>
    #option proxy_password <password>

    # Enable GPGME signature
    # option check_signature 1

    # Offline mode (for use in constructing flash images offline)
    #option offline_root target

    dest root /
    lists_dir ext /var/lib/opkg

    και εχει και αυτό .......

    satdreamgr-extra-dm800-feed.conf

    που εχει αυτην την ip ..

    src/gz satdreamgr-extra-dm800 http://23.94.65.126/feeds/satdreamgr-extra-dm800

  2. #12

    devilcosta's Avatar
    Join Date
    Dec 2010
    Location
    Εδώ
    Posts
    9,710
    Rep Power
    2556267

    Απ: DM 800, Αναβάθμιση και feeds

    Ένα άλλο που να έχει μέσα το url με τα feeds
    Member SatDreamGr Projects.
    ....................................
    Orbital Position = 5W - 3E - 9E - 13E - 19E.
    ....................................
    Satellite Receivers = Edision OS Mio 4K -- Edision OS Nino+ -- Edision OS Mini -- Edision OS Mega -- Medi@link IXUSS ZERO -- Dm 7020HD -- Vu+ Solo 2 -- Octagon SF4008 Triple 4K.
    ....................................
    Module = CI+ Fransat.
    ....................................
    Tuner Card = TBS5925.
    ....................................
    Images = SatDreamGr.

  3. #13

    devilcosta's Avatar
    Join Date
    Dec 2010
    Location
    Εδώ
    Posts
    9,710
    Rep Power
    2556267

    Απ: DM 800, Αναβάθμιση και feeds

    Εδώ δεν έχεις την σωστή ip, άρα δεν εκτελείς σωστά την εντολή σωστά

    src/gz satdreamgr-extra-dm800 http://23.94.65.126/feeds/satdreamgr-extra-dm800
    Member SatDreamGr Projects.
    ....................................
    Orbital Position = 5W - 3E - 9E - 13E - 19E.
    ....................................
    Satellite Receivers = Edision OS Mio 4K -- Edision OS Nino+ -- Edision OS Mini -- Edision OS Mega -- Medi@link IXUSS ZERO -- Dm 7020HD -- Vu+ Solo 2 -- Octagon SF4008 Triple 4K.
    ....................................
    Module = CI+ Fransat.
    ....................................
    Tuner Card = TBS5925.
    ....................................
    Images = SatDreamGr.

  4. #14

    devilcosta's Avatar
    Join Date
    Dec 2010
    Location
    Εδώ
    Posts
    9,710
    Rep Power
    2556267

    Απ: DM 800, Αναβάθμιση και feeds

    Κανε αυτό,

    αλλα πιο image πέρασες;

    Code:
    sed -i 's/23.94.65.126/188.165.252.42/g' /etc/opkg/*.conf
    Member SatDreamGr Projects.
    ....................................
    Orbital Position = 5W - 3E - 9E - 13E - 19E.
    ....................................
    Satellite Receivers = Edision OS Mio 4K -- Edision OS Nino+ -- Edision OS Mini -- Edision OS Mega -- Medi@link IXUSS ZERO -- Dm 7020HD -- Vu+ Solo 2 -- Octagon SF4008 Triple 4K.
    ....................................
    Module = CI+ Fransat.
    ....................................
    Tuner Card = TBS5925.
    ....................................
    Images = SatDreamGr.

  5. #15

    Re: Απ: DM 800, Αναβάθμιση και feeds

    Quote Originally Posted by devilcosta View Post
    Ένα άλλο που να έχει μέσα το url με τα feeds
    αυτά εχει μεσα και τιποτα άλλο


    στο /etc/opkg/


    all-feed.conf

    src/gz satdreamgr-openpli-all http://23.94.65.126/feeds/satdreamgr...-3.0/dm800/all

    arch.conf

    arch all 1
    arch any 6
    arch noarch 11
    arch mips32el-nf 16
    arch dm800 21
    arch mipsel 26

    dm800-feed.conf

    src/gz satdreamgr-openpli-dm800 http://23.94.65.126/feeds/satdreamgr....0/dm800/dm800

  6. #16

    devilcosta's Avatar
    Join Date
    Dec 2010
    Location
    Εδώ
    Posts
    9,710
    Rep Power
    2556267

    Απ: DM 800, Αναβάθμιση και feeds

    telnet

    sed -i 's/23.94.65.126/188.165.252.42/g' /etc/opkg/*.conf
    Member SatDreamGr Projects.
    ....................................
    Orbital Position = 5W - 3E - 9E - 13E - 19E.
    ....................................
    Satellite Receivers = Edision OS Mio 4K -- Edision OS Nino+ -- Edision OS Mini -- Edision OS Mega -- Medi@link IXUSS ZERO -- Dm 7020HD -- Vu+ Solo 2 -- Octagon SF4008 Triple 4K.
    ....................................
    Module = CI+ Fransat.
    ....................................
    Tuner Card = TBS5925.
    ....................................
    Images = SatDreamGr.

  7. #17

    Re: Απ: DM 800, Αναβάθμιση και feeds

    Quote Originally Posted by devilcosta View Post
    Κανε αυτό,

    αλλα πιο image πέρασες;

    Code:
    sed -i 's/23.94.65.126/188.165.252.42/g' /etc/opkg/*.conf
    http://sgcpm.com/satdreamgr-images-4...reambox/dm800/

    σε original 800 hd

  8. #18

    Re: Απ: DM 800, Αναβάθμιση και feeds

    Έβαλα αυτό που μου είπες αλλά δεν … το περνάει

    root@dm800:~# sed -i 's/23.94.65.126/188.165.252.42/g' /etc/opkg/*.conf
    root@dm800:~#

  9. #19

    devilcosta's Avatar
    Join Date
    Dec 2010
    Location
    Εδώ
    Posts
    9,710
    Rep Power
    2556267

    Απ: DM 800, Αναβάθμιση και feeds

    Μετά την εντολή εδώ (dm800-feed.conf) δεν άλλαξε η ip ;
    Member SatDreamGr Projects.
    ....................................
    Orbital Position = 5W - 3E - 9E - 13E - 19E.
    ....................................
    Satellite Receivers = Edision OS Mio 4K -- Edision OS Nino+ -- Edision OS Mini -- Edision OS Mega -- Medi@link IXUSS ZERO -- Dm 7020HD -- Vu+ Solo 2 -- Octagon SF4008 Triple 4K.
    ....................................
    Module = CI+ Fransat.
    ....................................
    Tuner Card = TBS5925.
    ....................................
    Images = SatDreamGr.

  10. #20

    Re: Απ: DM 800, Αναβάθμιση και feeds

    Quote Originally Posted by devilcosta View Post
    Μετά την εντολή εδώ (dm800-feed.conf) δεν άλλαξε η ip ;
    εχει αυτό ..

    src/gz satdreamgr-openpli-dm800 http://188.165.252.42/feeds/satdream....0/dm800/dm800

    Έκανα επανεκκίνηση στον δεκτοί δυο φόρες πράσινο και όλα οκ..

    σε ευχαριστώ ..

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SD Feeds on 10°E
    By Reinh@rd in forum Feeds Sat by Reinh@rd
    Replies: 140
    Last Post: 21-03-23, 16:48
  2. SD Feeds on 16°E
    By Reinh@rd in forum Feeds Sat by Reinh@rd
    Replies: 24
    Last Post: 13-03-23, 18:55
  3. HD Feeds on 2.9°W
    By Reinh@rd in forum Feeds Sat by Reinh@rd
    Replies: 18
    Last Post: 13-03-23, 11:57
  4. SD Feeds on 30°W
    By Reinh@rd in forum Feeds Sat by Reinh@rd
    Replies: 18
    Last Post: 04-03-23, 16:28
  5. HD Feeds on 16°E
    By Reinh@rd in forum Feeds Sat by Reinh@rd
    Replies: 2
    Last Post: 04-08-22, 12:31

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •