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 #1121 takitr

  • Senior Member
  • 77 posts

+24
Neutral

Posted 24 May 2018 - 22:25

Good evening all I have an android box s905x  MACHINE=s905x make image does not work.

You can use wetek-meta but need to be reconfigure
KERNEL_DEVICETREE = "gxbb_p200_2G_wetek_play_2.dtb"
Like This
KERNEL_DEVICETREE = "gxl_p212_2g.dtb"
But you test with UART log

Re: Howto build unofficial pli for your unsupported receiver #1122 engineerkhan15

  • Senior Member
  • 145 posts

+18
Neutral

Posted 24 May 2018 - 23:12

 

 

Good evening all I have an android box s905x  MACHINE=s905x make image does not work.

That's because no Amlogic box is supported except Wetek Play2.

 

What is the news of the progress of enigma on kpro
thnks

 

Still no success.

Though, will certainly give it a try by modifying "linux-linkdroid_3.14.29.bb" and "alien5.dts" in meta-linkdroid at oe-alliance-core on some coming weekend.



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

  • Senior Member
  • 151 posts

0
Neutral

Posted 24 May 2018 - 23:52

 

Good evening all I have an android box s905x  MACHINE=s905x make image does not work.

You can use wetek-meta but need to be reconfigure
KERNEL_DEVICETREE = "gxbb_p200_2G_wetek_play_2.dtb"
Like This
KERNEL_DEVICETREE = "gxl_p212_2g.dtb"
But you test with UART log

 

thank you and how do I do thank you.



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

  • Senior Member
  • 53 posts

+2
Neutral

Posted 25 May 2018 - 06:40

hi to all ,

i build my image for dm 500hd it's fine, but i have no feed server, i can't get softcam like oscam , or other plugin , why i don't have feed server like in openpli 4.0

 

how to do to add feed server like official openpli.



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

  • PLi® Contributor
  • 1,589 posts

+202
Excellent

Posted 25 May 2018 - 08:42

See post #810-#811 and #828 (page 41-42).

dm500 needs 3 symlinks.

-dm500hd
-mips32el
-all

 


Edited by Beeker, 25 May 2018 - 08:43.

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 #1126 ycf83

  • Senior Member
  • 53 posts

+2
Neutral

Posted 25 May 2018 - 15:39

hi bro

 

i have created 3 symlinks in /var/www/html/feeds/openpli-homebuild/  ,

 

i do MACHINE=dm500hd make feed, apache is runing , i can browse file (all , mips32el, dm500hd)  with my internet explorer  (like 192.168.0.53/feeds , its work ..)

 

i have  change /etc/opkg/all-feed.conf with my pc ip adress

 

but when i make with telnet  opkg update , i get this error :

 

 

'* opkg_conf_parse_file: /etc/opkg/all-feed.conf:1: Ignoring config line with trailing garbage: `src/gz openpli-all http://192.168.0.53/...-homebuild/all/



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

  • PLi® Contributor
  • 1,589 posts

+202
Excellent

Posted 25 May 2018 - 16:03

I thought i was the only one with that error -_- .

 

Update pli-extras.

https://github.com/P...1650447f8d3e0e0

 

Unfortunately you must flash the box, because you can't update OPKG when OPKG isn't working.

 

Report patch failure when occur.


Edited by Beeker, 25 May 2018 - 16:04.

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 #1128 ycf83

  • Senior Member
  • 53 posts

+2
Neutral

Posted 25 May 2018 - 16:11

thnk's bro for replay , but im new   i don't understand  , what i can do it ??



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

  • PLi® Contributor
  • 1,589 posts

+202
Excellent

Posted 25 May 2018 - 16:15

In openpli-oe-core

pli-extras/update.sh

Build image

MACHINE=dm500hd make image

And flash image.


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 #1130 ycf83

  • Senior Member
  • 53 posts

+2
Neutral

Posted 25 May 2018 - 16:24

yse bro , i do it to day at 13h00   pli-extras/update.sh ,  build new image ,  and is the same problem


Edited by ycf83, 25 May 2018 - 16:25.


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

  • PLi® Contributor
  • 1,589 posts

+202
Excellent

Posted 25 May 2018 - 16:29

Oh yes you're using multiboot....Problem.

 

Image needs to be in flash, otherwise NO..


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 #1132 ycf83

  • Senior Member
  • 53 posts

+2
Neutral

Posted 25 May 2018 - 16:32

ok  :/

 

thnk's for help bro.



Re: Howto build unofficial pli for your unsupported receiver #1133 Adga

  • Senior Member
  • 140 posts

+9
Neutral

Posted 26 May 2018 - 10:36

Hello
After the upgrade (2018-05-22), "manual search", "auto search" and so on have disappeared.

Attached Files


Edited by Adga, 26 May 2018 - 10:37.

DM900 UHD + Formuler Z8 (IPTV) + 520 HD + DM7080HD + DM8000HD


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

  • PLi® Contributor
  • 1,589 posts

+202
Excellent

Posted 26 May 2018 - 13:11

Perhaps due to this commit?

https://github.com/O...ea0b02ee28d52b3

 

If none of the tuners is configured, then you get tuner configuration and fallback only.

 

Check tuner configuration.


Edited by Beeker, 26 May 2018 - 13:13.

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 #1135 Adga

  • Senior Member
  • 140 posts

+9
Neutral

Posted 26 May 2018 - 13:32

All tuners are configured, with Open ATVs, DMM images are fine


DM900 UHD + Formuler Z8 (IPTV) + 520 HD + DM7080HD + DM8000HD


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

  • PLi® Contributor
  • 1,589 posts

+202
Excellent

Posted 26 May 2018 - 14:02

Perform an online update and test again please.


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 #1137 Adga

  • Senior Member
  • 140 posts

+9
Neutral

Posted 26 May 2018 - 14:12

Now it is good

Attached Files


DM900 UHD + Formuler Z8 (IPTV) + 520 HD + DM7080HD + DM8000HD


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

  • PLi® Contributor
  • 1,589 posts

+202
Excellent

Posted 26 May 2018 - 14:17

OK thanks. I apply patch to dm920 as well.


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 #1139 zeros

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 26 May 2018 - 14:59

I'll add a new link later today. The new thing is that the feed is already there automatically, no need to feed over write.

DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB

Vertex 4K60 4:4:4 600MHz


Re: Howto build unofficial pli for your unsupported receiver #1140 campeino

  • New Member
  • 3 posts

0
Neutral

Posted 26 May 2018 - 17:38

 It's great to get openpli for my xpeed lx3 . Pli always was my image favorite with my xtrend et9000 ., one only problem , lost the display of mi xpeed lx3 always loading the rest is working well

thanks for all the hard work


Edited by campeino, 26 May 2018 - 17:39.



50 user(s) are reading this topic

0 members, 50 guests, 0 anonymous users