Jump to content


Photo

Howto build unofficial pli for your unsupported receiver


  • This topic is locked This topic is locked
2740 replies to this topic

Re: Howto build unofficial pli for your unsupported receiver #2461 wu-li

  • Senior Member
  • 28 posts

0
Neutral

Posted 20 September 2018 - 16:16

SPARK7111

vision-enigma2-pli-extras-spark_usb - 2018.09.20, 11:27:07

-... 11420-sh_4 -... STAPI (without IPv6)> RUNNING <

-plugin -oscam- -modem- - removed

- two files used from 'openpli-enigma2-homebuild-spark_usb' 2018.03.29

 

 

 

OCTAGON1008 sh4_

 

 

 

openpli-enigma2-pli-extras-octagon1008.rootfs.tar.gz - SUCCESS (I will try to run by the end of the week)

 

Still the question at the end - FEED ?

 

What names to use for both -SPARK7111- -OCTAGON1008-: homebuild, vision ?

 

sudo apt-get update

 

   sudo apt install apache2

 

   cd / var / www / html

 

   sudo mkdir feeds; cd feeds; sudo mkdir vision-pli-extras; cd vision-pli-extras;

   sudo ln -s / home / wu-Extensa-5620 / openpli-oe-core / build / tmp / deploy / ipk / all all

   sudo ln -s / home / wu-Extensa-5620 / openpli-oe-core / build / tmp / deploy / ipk / sh4 sh4

   sudo ln -s / home / wu-Extensa-5620 / openpli-oe-core / build / tmp / deploy / ipk / spark spark

sudo ln -s / home / wu-Extensa-5620 / openpli-oe-core / build / tmp / deploy / ipk / octagon1008 octagon1008

 

 

Thanks !!!



Re: Howto build unofficial pli for your unsupported receiver #2462 ycf83

  • Senior Member
  • 53 posts

+2
Neutral

Posted 20 September 2018 - 20:09

hi, i build feed too, u need to change opkg file in your stb , my build machine have

this ip : 192.168.1.73 

i have 3 files in my dreambox

 

at :

 /etc/opkg

dm500hd-feed.conf

src/gz openpli-dm500hd http://192.168.1.73/feeds/openpli-homebuild/dm500hd

mips32el-feed.conf

src/gz openpli-mips32el http://192.168.1.73/feeds/openpli-homebuild/mips32el

all-feed.conf

src/gz openpli-all http://192.168.1.73/feeds/openpli-homebuild/all

i run update with telnet in my dreambox 500 hd

root@dm500hd:~# opkg update
Downloading http://downloads.openpli.org/feeds/openpli-6-release/3rd-party-dm500hd/Packages.gz.
Updated source 'openpli-3rd-party-dm500hd'.
Downloading http://downloads.openpli.org/feeds/openpli-6-release/3rd-party/Packages.gz.
Updated source 'openpli-3rd-party'.
Downloading http://192.168.1.73/feeds/openpli-homebuild/all/Packages.gz.
Updated source 'openpli-all'.
Downloading http://192.168.1.73/feeds/openpli-homebuild/dm500hd/Packages.gz.
Updated source 'openpli-dm500hd'.
Downloading http://192.168.1.73/feeds/openpli-homebuild/mips32el/Packages.gz.
Updated source 'openpli-mips32el'.
root@dm500hd:~#

i hope u get idea for feed    :)

 



Re: Howto build unofficial pli for your unsupported receiver #2463 Beeker

  • PLi® Contributor
  • 1,475 posts

+197
Excellent

Posted 20 September 2018 - 20:55

Seems all OK to me, after building feed no addition work regarding OPKG.

 

Just install a plugin via telnet or GUI.

When install fails, try to run the build again.

 

Tip:

 

Change line 17 in the openpli-oe-core/meta-openpli/conf/distro/openpli-common.conf from:

DISTRO_FEED_URI ?= "http://${DISTRO_HOST}/feeds/${FEED_NAME}"

to

DISTRO_FEED_URI ?= "http://192.168.1.73/feeds/${FEED_NAME}"

Then you don't need to replace the OPKG files after a flash.

 

After a flash (In that case only) you need to rename the openpli-homebuild directory to openpli-extras in the var/www/feeds directory, to match with the paths in the OPKG files.


Edited by Beeker, 20 September 2018 - 20:57.

Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.


Re: Howto build unofficial pli for your unsupported receiver #2464 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 20 September 2018 - 21:00

Tip:
 
Change line 17 in the openpli-oe-core/meta-openpli/conf/distro/openpli-common.conf from:

[/code]
Then you don't need to replace the OPKG files after a flash.


Tip++:

Please don't change line 17. Add DISTRO_HOST = "192.168.1.73" in site.conf.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Howto build unofficial pli for your unsupported receiver #2465 atef

  • Senior Member
  • 92 posts

+1
Neutral

Posted 20 September 2018 - 21:13

MastaG, are you alive bro

Emu doesnt work on spark1

Hope u ll fix it soon

Regards

 

 

Replace the driver with attachments

 

 

pti.ko >>Track

/lib/modules/2.6.32.71_stm24_0217/extra/pti 

stmdvb.ko >>Track

/lib/modules/2.6.32.71_stm24_0217/extra/player2/linux/drivers/media/dvb/stm/dvb  

Good luck

Attached Files


VU PLUS ULTIMO:Dreambox 820 hd:Spark 7111


Re: Howto build unofficial pli for your unsupported receiver #2466 comag

  • New Member
  • 3 posts

+1
Neutral

Posted 20 September 2018 - 21:53

pti   here lies  https://gitorious.or...6b96156b2e7862e



Re: Howto build unofficial pli for your unsupported receiver #2467 comag

  • New Member
  • 3 posts

+1
Neutral

Posted 20 September 2018 - 22:01

plis delete  



Re: Howto build unofficial pli for your unsupported receiver #2468 comag

  • New Member
  • 3 posts

+1
Neutral

Posted 20 September 2018 - 22:03

plis   delete 



Re: Howto build unofficial pli for your unsupported receiver #2469 buc61b

  • Senior Member
  • 154 posts

+1
Neutral

Posted 20 September 2018 - 23:48

[quote name="atef" post="936535" timestamp="1537474381"]
[/quote]

Replace the driver with attachments


pti.ko >>Track
/lib/modules/2.6.32.71_stm24_0217/extra/pti
stmdvb.ko >>Track
/lib/modules/2.6.32.71_stm24_0217/extra/player2/linux/drivers/media/dvb/stm/dvb
Good luck[/quote]

Thnx. It works

Edited by buc61b, 20 September 2018 - 23:50.


Re: Howto build unofficial pli for your unsupported receiver #2470 Abu Baniaz

  • PLi® Contributor
  • 2,435 posts

+62
Good

Posted 21 September 2018 - 01:57

Its been a few months since I built a homebuild PLi image. How do I overcome this error please? The files in that location were last updated on 10 march. Deleting them is no good.
ERROR: When reparsing /home/openvix/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb.do_image_sdcard, the basehash value changed from e01960138c905edb9194b0b2505373ae to 7f315ae03a73dc8b7deeb62f1d9659dc. The metadata is not deterministic and this needs to be fixed.
I have run the cleanup.sh

Thanks in advance.

Attached Files



Re: Howto build unofficial pli for your unsupported receiver #2471 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 21 September 2018 - 08:34

Delete "pli-extras" and clone it again ;)

Open Vision sources: https://github.com/OpenVisionE2


Re: Howto build unofficial pli for your unsupported receiver #2472 wu-li

  • Senior Member
  • 28 posts

0
Neutral

Posted 21 September 2018 - 10:58

QUESTION ???

 

example:
The image was compiled on 15.09.2018, in the meantime corrections and additions have been made.
20/09/2018 - new photo - used "./update.sh" - AT THE END OF COMPILATION 99% - 2 ERROR.

 

files in the "images" folder?

.bb
.bbappend

 

~ /openpli-oe-core/pli-extras/recipes-openpli/images

 

- Should the use of "./update.sh" change from DATE 20/09/2018 - refresh?
- Will they be refreshed - only after CHANGING the correction content on 'GIT'?

 

THE PROBLEM IS DISAPPEED AFTER OPENING THEIR "TEXT EDITOR" AND "SAVING"

 

                                      - transition> day / day <

 

21/09/2018 AGAIN - THE END OF COMPILATION 99% - 2 ERROR



Re: Howto build unofficial pli for your unsupported receiver #2473 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 21 September 2018 - 11:27

Do you understand yourself? because I don't know what kind of English you wrote ...

Using too many "?" and "!" marks or bold words makes your writing imperative or offensive so the result is "I won't help you".

Open Vision sources: https://github.com/OpenVisionE2


Re: Howto build unofficial pli for your unsupported receiver #2474 wu-li

  • Senior Member
  • 28 posts

0
Neutral

Posted 21 September 2018 - 11:38

sorry for my English

translator



Re: Howto build unofficial pli for your unsupported receiver #2475 builder

  • Member
  • 8 posts

0
Neutral

Posted 21 September 2018 - 19:06

Hi, Persian Prince! Is a working image for Axas E3HD?



Re: Howto build unofficial pli for your unsupported receiver #2476 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 21 September 2018 - 19:37

Hi, Persian Prince! Is a working image for Axas E3HD?


Hi there,

Download from http://www.mediafire...q4d9/pli-extras and test it yourself ;)

Open Vision sources: https://github.com/OpenVisionE2


Re: Howto build unofficial pli for your unsupported receiver #2477 kookesam

  • Senior Member
  • 151 posts

0
Neutral

Posted 21 September 2018 - 19:55

good evening Miter Persian Prince it is possible to add octagon sf1008G+ SE+ thanks.



Re: Howto build unofficial pli for your unsupported receiver #2478 builder

  • Member
  • 8 posts

0
Neutral

Posted 21 September 2018 - 20:17

Persian Prince. The images for E3HD is spoiled, does not work.


Edited by builder, 21 September 2018 - 20:18.


Re: Howto build unofficial pli for your unsupported receiver #2479 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 21 September 2018 - 22:03

good evening Miter Persian Prince it is possible to add octagon sf1008G+ SE+ thanks.


Where are the sources for that model?

Persian Prince. The images for E3HD is spoiled, does not work.


We don't have the box so we may be able to do something if you provide some logs and help with testing.

Open Vision sources: https://github.com/OpenVisionE2


Re: Howto build unofficial pli for your unsupported receiver #2480 rantanplan

  • PLi® Contributor
  • 1,800 posts

+83
Good

Posted 22 September 2018 - 01:17

I think octagon sf1008G is identical to Atevio 7500 ;)




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users