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 #1441 ledtou

  • Member
  • 18 posts

0
Neutral

Posted 27 June 2018 - 04:52

k2pro test image with alien5's dts: http://www.mediafire...sdcard.zip/file

Thanks Bro for Kiii pro i am here for any test in my box still waiting ....



Re: Howto build unofficial pli for your unsupported receiver #1442 ftp21_

  • Senior Member
  • 73 posts

+9
Neutral

Posted 27 June 2018 - 08:34

I try to compile CoreElec kernel but i receive a lot of:

note: include '<string.h>' or provide a declaration of 'memset'

Can i suppress this warning with LD_FLAGS?



Re: Howto build unofficial pli for your unsupported receiver #1443 frankviana

  • Senior Member
  • 474 posts

+4
Neutral

Posted 27 June 2018 - 18:49

Some tests (k1 pro) - last image posted by Persian Prince:

 

openpli homebuild k1pro

k1pro login: root
Last login: Thu Jan  1 01:04:22 CET 2015 on pts/0

root@k1pro:~# lsmod
Module                  Size  Used by
se2io_se               98859  0
mali                  239372  0
cfg80211              380241  0
avl6211_fe             49294  0
ampanel                 8967  0
e2_procfs              52052  0
root@k1pro:~#

 

root@k1pro:~# dmesg | grep kernel
[    0.000000@0] Memory: 1575580K/2026496K available (11597K kernel code, 1242K rwdata, 4716K rodata, 1287K init, 3776K bss, 450916K reserved)
[    0.000000@0] Virtual kernel memory layout:
[    4.055422@0] saradc c1108680.saradc: initialized by kernel, clk_div=20
[    4.873758@0] xt_time: kernel timezone is -0000
[    4.972595@0] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[    5.847248@0] Freeing unused kernel memory: 1284K (ffffffc002070000 - ffffffc0021b1000)
[    8.588530@0] avl6211_fe: module license 'Proprietary' taints kernel.
[    8.589334@0] Disabling lock debugging due to kernel taint

 

root@k1pro:~# init 4

root@k1pro:~# enigma2
PYTHONPATH: /usr/lib/enigma2/python
DVB_API_VERSION 5 DVB_API_VERSION_MINOR 10
ENIGMA_DEBUG_LVL=3
[MAIN] executing main
close failed in file object destructor:
IOError: [Errno 5] Input/output error
close failed in file object destructor:
IOError: [Errno 5] Input/output error
close failed in file object destructor:
IOError: [Errno 5] Input/output error
close failed in file object destructor:
IOError: [Errno 5] Input/output error
close failed in file object destructor:
IOError: [Errno 5] Input/output error
 


Edited by frankviana, 27 June 2018 - 18:51.

Dreambox Two, GT-Media V8XS, GT-Media M7x, GT-Media v9 prime, Gt-Media Finder Meter 2, , TBS 6903-x v2, Octagon SF8008 single, Edision OS Mini 4k, Zgemma h9s SE, GT-Media V8UHD, Raspberry Pi 4, T95 Max + (CoreElec/Tvheadend), Freesky Triplo X, Zgemma h9 twin, Zgemma h9s, Amiko SHD 8900, Gt-Media GTC, Octagon SX88+, Octagon SX88, Vu Zero, Vu+ Zero 4K, Mecool K1/K2/K3, Azamerica s2010, Azamerica s810B, Nazabox Xgame, Koqit K1 mini, TBS 5520se, TBS 5925, TBS 6922se, Openbox X5, Openbox S9, AZBOX TITAN twin, AZBOX Premium+, AZBOX Elite , Rasp Pi, Rasp Pi 2/3, Orange Pi PC, Coolsat 5000, Dm528s, DM800se, Satlink 6933, Satlink 6960, Satlink 6932, GT-Media V8, Gt-Media V8 Meter,  PixelView PlayTV USB SBTVD ISDB-T (dib0700), Mygica S270 ISDB-T (Siano Rio). C-Band Motorized dish - 5,00m (20ºE - 116.8ºW), Ku-Band Motorized dish - 1,80m (3ºw - 116,8ºW)


Re: Howto build unofficial pli for your unsupported receiver #1444 takitr

  • Senior Member
  • 77 posts

+24
Neutral

Posted 27 June 2018 - 20:16

Look coreele modules
CoreELEC:~ # lsmod
Module Size Used by
sha1_generic 2204 0
hci_uart 30134 1
r848a 34365 1
8021q 19007 0
avl6862 253461 1
dhd 752447 0
btsdio 4394 0
bluetooth 339002 4 btsdio,hci_uart
6lowpan_iphc 10183 1 bluetooth
cfg80211 374858 1 dhd
mali 192433 5
ir_rc6_decoder 4037 0
aml_fe 5242 0
ir_nec_decoder 2733 0
aml 94171 16 aml_fe
dvb_core 99849 2 aml,aml_fe
wifi_dummy 806 0
meson_ir 3997 0
rc_core 25817 4 meson_ir,ir_nec_decoder,ir_rc6_decoder
amlvideodri 12218 1
videobuf_res 5378 1 amlvideodri
videobuf_core 16643 2 amlvideodri,videobuf_res
videodev 152145 2 amlvideodri
dwc_otg 233249 0
fbcon 38031 0
bitblit 4468 1 fbcon
softcursor 1168 1 bitblit
font 7327 1 fbcon
CoreELEC:~ #

Re: Howto build unofficial pli for your unsupported receiver #1445 takitr

  • Senior Member
  • 77 posts

+24
Neutral

Posted 27 June 2018 - 20:17

dvbcore
Avl6862
R848a
Aml_fe

Re: Howto build unofficial pli for your unsupported receiver #1446 ftp21_

  • Senior Member
  • 73 posts

+9
Neutral

Posted 27 June 2018 - 21:39

Look coreele modules
CoreELEC:~ # lsmod
Module Size Used by
sha1_generic 2204 0
hci_uart 30134 1
r848a 34365 1
8021q 19007 0
avl6862 253461 1
dhd 752447 0
btsdio 4394 0
bluetooth 339002 4 btsdio,hci_uart
6lowpan_iphc 10183 1 bluetooth
cfg80211 374858 1 dhd
mali 192433 5
ir_rc6_decoder 4037 0
aml_fe 5242 0
ir_nec_decoder 2733 0
aml 94171 16 aml_fe
dvb_core 99849 2 aml,aml_fe
wifi_dummy 806 0
meson_ir 3997 0
rc_core 25817 4 meson_ir,ir_nec_decoder,ir_rc6_decoder
amlvideodri 12218 1
videobuf_res 5378 1 amlvideodri
videobuf_core 16643 2 amlvideodri,videobuf_res
videodev 152145 2 amlvideodri
dwc_otg 233249 0
fbcon 38031 0
bitblit 4468 1 fbcon
softcursor 1168 1 bitblit
font 7327 1 fbcon
CoreELEC:~ #

Have you compiled the coreelec kernel with bitbake?



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

  • Senior Member
  • 92 posts

+1
Neutral

Posted 28 June 2018 - 09:11

Please fix errors if possible

atef@atef-ganm ~ $ cd openpli-oe-core
atef@atef-ganm ~/openpli-oe-core $ MACHINE=spark make image
Building image for spark
Loading cache: 100% |##########################################################################################################################################################################################################| Time: 0:00:00
Loaded 3563 entries from dependency cache.
Parsing recipes: 100% |########################################################################################################################################################################################################| Time: 0:00:47
Parsing of 3039 .bb files complete (2752 cached, 287 parsed). 3849 targets, 691 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.34.0"
BUILD_SYS         = "i686-linux"
NATIVELSBSTRING   = "linuxmint-18.3"
TARGET_SYS        = "sh4-oe-linux"
MACHINE           = "spark"
DISTRO            = "openpli"
DISTRO_VERSION    = "homebuild"
TUNE_FEATURES     = "sh4"
meta-oe           
meta-filesystems  
meta-multimedia   
meta-networking   
meta-python       
meta-webserver    = "HEAD:dfbdd28d206a74bf264c2f7ee0f7b3e5af587796"
meta              = "HEAD:93dd2f9f3edf0584f9e806c629611d645dd72dbf"
meta-openpli      = "develop:3fde7c378142341e3a5ebc28ecb982ffcd3055ee"
meta-vuplus       = "HEAD:525268ac0f87dd649105ae74114fe6989774cce2"
meta-xsarius.pli5 = "HEAD:0b498ddfd3ca9091c1158830222c6c03d7025c42"
meta-qviart       = "HEAD:f2d263cbb9de121f14aabd60981e8670cf148bd2"
meta-xp           = "HEAD:2f818d2ee1efbf0a4536d8384d716a0767cf7039"
meta-xtrend       = "HEAD:ac054abbe235f33f6a69e7a8ff0fa9a7efa84f59"
meta-formuler     = "HEAD:e1d33c48edb119dcc3163855b0b1af510912ef52"
meta-gfutures     = "HEAD:4015ce2bb7c46cd10574eff3100f67fb74c38bda"
meta-xpeedc       = "HEAD:f12908a5573de8a6a06ad9f75081846a590511c4"
meta-zgemma       = "HEAD:9c0ae72060437fb6951f82e64f1e0e882cf00f95"
meta-edision      = "HEAD:d792a8d81164ad0fed279a453350a3b965032169"
meta-miraclebox   = "HEAD:d44871d4d1f357d5b38488ed505b48fa8c8feff3"
meta-spycat       = "HEAD:a19f11bbcdcad969e9f6f8d2c30df0653427d4cb"
meta-gi           = "HEAD:01fd1e8256f53d40371e65514e13a53ef53e400d"
meta-sab          = "HEAD:92262feb14e4005c8096150daac7313e9cb3d85a"
meta-gigablue     = "HEAD:8d3c8baa4f7d6bb241f13d212fd3a1b251d2ada3"
meta-amiko        = "HEAD:eb5c966a3ba38388abdcda61ed07fb056e4d488b"
meta-axasuhd      = "HEAD:dfc1465665f504fdc4d6fc9a401e630b04123211"
meta-local        = "develop:3fde7c378142341e3a5ebc28ecb982ffcd3055ee"
meta-qt5          = "HEAD:c6aa602d0640040b470ee81de39726276ddc0ea3"
meta-amlogic      = "HEAD:bdb96c328cad870ebdceb9ab67a2548422a4bfcb"
meta-azbox        = "HEAD:7d5f4dec99265dafda2252edbe04711e8af0c4f0"
meta-ceryon       = "HEAD:9a65813b6e6aafaaee9b0222d647c77d37a84ba7"
meta-dags         = "HEAD:e1bafca487a2314123ef7b146ae8a8c00a75ee08"
meta-dinobot      = "HEAD:dd23c067ae5750b11aca205883146c022f041397"
meta-dream        = "HEAD:8002f726cc0fd8f4b2c735f26674eebdeefeecdd"
meta-entwopia     = "HEAD:1e2a7a434b90c2e9d1f01bc2deb8ab2eee931019"
meta-fulan        = "HEAD:8b6a9aa044735e07ab119c7d7eaaafac28a22fff"
meta-ini          = "HEAD:c5656c5b410e6cf20c46ce9924d6227195eb863f"
meta-octagon      = "HEAD:7af69bcaa41ca0b2f7ebfbf8309bf44f63f71b67"
meta-odin         = "HEAD:6814cdda4d14e71850f30d78d5be7ebcc77721a2"
meta-raspberrypi  = "HEAD:d95f0b61526c5d0fae82f43463280ad6aecd3087"
meta-xcore        = "HEAD:e86cf2a5f126ad9de978043f6ab7f98918294b9e"
pli-extras        = "develop:aa2702c2d74ec5655889d39684d8b53a94b34816"

Initialising tasks: 100% |#####################################################################################################################################################################################################| Time: 0:00:18
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: When reparsing /home/atef/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb.do_image_spark71xxusbimg, the basehash value changed from 017dc93014780fcf7d071b659913269a to ac053acfc487cdcaca8f82317aa22fda. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/atef/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb.do_image_spark71xxusbimg, the basehash value changed from 017dc93014780fcf7d071b659913269a to ac053acfc487cdcaca8f82317aa22fda. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/atef/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb.do_image_spark71xxusbimg, the basehash value changed from 017dc93014780fcf7d071b659913269a to ac053acfc487cdcaca8f82317aa22fda. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/atef/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb.do_image_spark71xxusbimg, the basehash value changed from 017dc93014780fcf7d071b659913269a to ac053acfc487cdcaca8f82317aa22fda. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/atef/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb.do_image_spark71xxusbimg, the basehash value changed from 017dc93014780fcf7d071b659913269a to ac053acfc487cdcaca8f82317aa22fda. The metadata is not deterministic and this needs to be fixed.
ERROR: openpli-enigma2-image-1.0-r0 do_image_spark71xxusbimg: Taskhash mismatch 5780f2604173080f51263f44ad4d6cb3 versus 9ce1396f600ec72dc8e0dc3dd8114243 for /home/atef/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb.do_image_spark71xxusbimg
ERROR: Taskhash mismatch 5780f2604173080f51263f44ad4d6cb3 versus 9ce1396f600ec72dc8e0dc3dd8114243 for /home/atef/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb.do_image_spark71xxusbimg
ERROR: When reparsing /home/atef/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb.do_image_spark71xxusbimg, the basehash value changed from 017dc93014780fcf7d071b659913269a to ac053acfc487cdcaca8f82317aa22fda. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/atef/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb.do_image_spark71xxusbimg, the basehash value changed from 017dc93014780fcf7d071b659913269a to ac053acfc487cdcaca8f82317aa22fda. The metadata is not deterministic and this needs to be fixed.
ERROR: When reparsing /home/atef/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb.do_image_spark71xxusbimg, the basehash value changed from 017dc93014780fcf7d071b659913269a to ac053acfc487cdcaca8f82317aa22fda. The metadata is not deterministic and this needs to be fixed.
NOTE: Tasks Summary: Attempted 6035 tasks of which 6010 didn't need to be rerun and all succeeded.

Summary: There were 10 ERROR messages shown, returning a non-zero exit code.
Makefile:125: recipe for target 'image' failed
make: *** [image] Error 1
atef@atef-ganm ~/openpli-oe-core $ 


VU PLUS ULTIMO:Dreambox 820 hd:Spark 7111


Re: Howto build unofficial pli for your unsupported receiver #1448 dreamce

  • Senior Member
  • 43 posts

0
Neutral

Posted 28 June 2018 - 16:29

Hi Spark 7111 Openpli 6 new image...



Re: Howto build unofficial pli for your unsupported receiver #1449 rudich

  • Senior Member
  • 31 posts

0
Neutral

Posted 28 June 2018 - 16:58

Good day
problem problem Dm920 openpli 6.2 not start playing you tube
well thank you


Re: Howto build unofficial pli for your unsupported receiver #1450 zeros

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 28 June 2018 - 18:11

It just works fine, no problem at all.  :)

Attached Files


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 #1451 rudich

  • Senior Member
  • 31 posts

0
Neutral

Posted 28 June 2018 - 18:58

oh my version is out of date


Re: Howto build unofficial pli for your unsupported receiver #1452 rudich

  • Senior Member
  • 31 posts

0
Neutral

Posted 28 June 2018 - 19:26

Is the current img please?


Edited by rudich, 28 June 2018 - 19:27.


Re: Howto build unofficial pli for your unsupported receiver #1453 zeros

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 28 June 2018 - 21:00

The official PLi image for dm920 does not exist, exists home made homebuild image. Last is on this topic, post #274
Feed was updated yesterday, so after flash make online update.

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 #1454 starz

  • Senior Member
  • 59 posts

+1
Neutral

Posted 28 June 2018 - 22:40

Finally I succed to build and boot openpli on k1plus:) just used pli-extras,linkdroid files and gxbb_201.dts(from linkdroid-linux). I can't test anything because remote doesn't work.must fix it and have to say gxbb_201.dts file boots but doesn't contain any dvb section.box boots and stays on language selection screen for now.

Attached Files



Re: Howto build unofficial pli for your unsupported receiver #1455 frankviana

  • Senior Member
  • 474 posts

+4
Neutral

Posted 28 June 2018 - 22:49

Finally I succed to build and boot openpli on k1plus:) just used pli-extras,linkdroid files and gxbb_201.dts(from linkdroid-linux). I can't test anything because remote doesn't work.must fix it and have to say gxbb_201.dts file boots but doesn't contain any dvb section.box boots and stays on language selection screen for now.

Good to hear...

 

Please share the image to test here my 2 receivers: k1 plus and old k2.

 

Use remote.conf posted here.

 

Thanks


Dreambox Two, GT-Media V8XS, GT-Media M7x, GT-Media v9 prime, Gt-Media Finder Meter 2, , TBS 6903-x v2, Octagon SF8008 single, Edision OS Mini 4k, Zgemma h9s SE, GT-Media V8UHD, Raspberry Pi 4, T95 Max + (CoreElec/Tvheadend), Freesky Triplo X, Zgemma h9 twin, Zgemma h9s, Amiko SHD 8900, Gt-Media GTC, Octagon SX88+, Octagon SX88, Vu Zero, Vu+ Zero 4K, Mecool K1/K2/K3, Azamerica s2010, Azamerica s810B, Nazabox Xgame, Koqit K1 mini, TBS 5520se, TBS 5925, TBS 6922se, Openbox X5, Openbox S9, AZBOX TITAN twin, AZBOX Premium+, AZBOX Elite , Rasp Pi, Rasp Pi 2/3, Orange Pi PC, Coolsat 5000, Dm528s, DM800se, Satlink 6933, Satlink 6960, Satlink 6932, GT-Media V8, Gt-Media V8 Meter,  PixelView PlayTV USB SBTVD ISDB-T (dib0700), Mygica S270 ISDB-T (Siano Rio). C-Band Motorized dish - 5,00m (20ºE - 116.8ºW), Ku-Band Motorized dish - 1,80m (3ºw - 116,8ºW)


Re: Howto build unofficial pli for your unsupported receiver #1456 rudich

  • Senior Member
  • 31 posts

0
Neutral

Posted 29 June 2018 - 06:36

OK, thank you


Re: Howto build unofficial pli for your unsupported receiver #1457 rudich

  • Senior Member
  • 31 posts

0
Neutral

Posted 29 June 2018 - 07:01

Thank you  youtube ok



Re: Howto build unofficial pli for your unsupported receiver #1458 rudich

  • Senior Member
  • 31 posts

0
Neutral

Posted 29 June 2018 - 07:48

@Zeros big thank you



Re: Howto build unofficial pli for your unsupported receiver #1459 starz

  • Senior Member
  • 59 posts

+1
Neutral

Posted 29 June 2018 - 20:34

my test image for k1plus.still no working remote,trying to fix it.if it doesn't boot and stands on black screen plug-out and then plug-in your hdmi cable.It must boot now.

 

https://mega.nz/fm/enBAzCTa



Re: Howto build unofficial pli for your unsupported receiver #1460 moham96

  • Senior Member
  • 175 posts

+20
Neutral

Posted 29 June 2018 - 21:11

having issue when building for k2pro

| mkfs.vfat: file /home/oealliancebuilder/openpli-oe-core/build/tmp/work/k2pro-oe-linux/openpli-enigma2-image/1.0-r0/boot.img already exists
| mkfs.fat 4.1 (2017-01-24)
| WARNING: /home/oealliancebuilder/openpli-oe-core/build/tmp/work/k2pro-oe-linux/openpli-enigma2-image/1.0-r0/temp/run.do_image_alien5sdimg.18665:1 exit 1 from 'mkfs.vfat -n "BOOT" -S 512 -C /home/oealliancebuilder/openpli-oe-core/build/tmp/work/k2pro-oe-linux/openpli-enigma2-image/1.0-r0/boot.img $BOOT_BLOCKS'
| ERROR: Function failed: do_image_alien5sdimg (log file is located at /home/oealliancebuilder/openpli-oe-core/build/tmp/work/k2pro-oe-linux/openpli-enigma2-image/1.0-r0/temp/log.do_image_alien5sdimg.18665)
ERROR: Task (/home/oealliancebuilder/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb:do_image_alien5sdimg) failed with exit code '1'
NOTE: Tasks Summary: Attempted 6039 tasks of which 5988 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /home/oealliancebuilder/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb:do_image_alien5sdimg
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Makefile:125: recipe for target 'image' failed
make: *** [image] Error 1




18 user(s) are reading this topic

0 members, 17 guests, 0 anonymous users


    Bing (1)