Jump to content


Photo

dm7020hdv2 help for dmm-bsp


  • Please log in to reply
83 replies to this topic

Re: dm7020hdv2 help for dmm-bsp #41 Beeker

  • PLi® Contributor
  • 1,471 posts

+196
Excellent

Posted 14 July 2017 - 21:10

Yes license warnings...A lot of them are fixed,  e2openplugins (GPLv2) also point to wrong license. I'm not sure,but probably MIT license packagegroup bbclas OE-core?

We just started and a lot of boxes are untested. Not much respons yet.

 

You have to live with that errors for the time being. sorry.


Edited by Beeker, 14 July 2017 - 21:12.

DM920, Gigablue UHD TRIO 4K and DM8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.

Re: dm7020hdv2 help for dmm-bsp #42 zeros

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 1 August 2017 - 19:03

Generally today, all of the things works (tested with my dm7020hd V1). But still, I'm worried about tomorrow, because these things are working honestly on the top of Word of honor. Also, it is not normal to the user with small knowledge. But everything works exactly as it says in the Guide 100%

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: dm7020hdv2 help for dmm-bsp #43 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 25 August 2017 - 14:47

Hi, I've added full support for the old DM800HD PVR to you meta-dream BSP Layer.

I've also fixed a few other issues regarding the dvb-modules and added back the splash-screens which were removed from the openpli-bootlogo.

It required a shitload of work to get the kernel up and running using gcc-6.

But it's here.

 

See: https://github.com/D...ta-dream/pull/8

 

It can successfully build both the openpli-enigma2-image and openpli-enigma2-feed :)

 

So the "most cloned" receiver can now run OpenPLi 6 again ;)

 

Will probably make lots of users happy hehe.



Re: dm7020hdv2 help for dmm-bsp #44 Erik Slagter

  • PLi® Core member
  • 46,951 posts

+541
Excellent

Posted 25 August 2017 - 15:57

How did you manage to get a modern enigma running on such an old kernel (+ dvb4linux interface)?


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: dm7020hdv2 help for dmm-bsp #45 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 25 August 2017 - 17:26

A few things.
I've rewritten the asm patches (from xtrend since they have a mips32el-nf receiver as well) for linux 2.6.18.
See: https://github.com/M...tils-gcc6.patch.
I've also rewritten the eglibc 2.19 recepies to build with our recent OE (and renamed them to glibc).
Furthermore it required quite a few bbappends for packages relying on newer kernel ABI's and backporting some code from more recent kernels to 2.6.18.
For example this one for enigma2 ;) https://github.com/M...ld_dvbapi.patch
However the v4l-dvb-modules come pre-compiled, had to draw the line somewhere and cheat a little :P

Still the problem remains that you cannot build for this receiver alongside other mips32el-nf receivers since they use a more recent version of glibc and kernel-headers.

So the dm800 image and feeds needs to be built in a separate build-directory and the mips-feed cannot be shared.

Re: dm7020hdv2 help for dmm-bsp #46 babsy98

  • Senior Member
  • 166 posts

+18
Neutral

Posted 25 August 2017 - 18:43

nice work, i dont have a working dm800 so i cant test



Re: dm7020hdv2 help for dmm-bsp #47 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 25 August 2017 - 20:50

Well I just did some testing and it seems to work very well.

A fresh build for dm800 by only replacing the meta-dream BSP layer with the one from our DMM-PLi github account.

No changes to meta-openpli or whatsoever creating an original homebuild image based on the develop branch.

 

It boots fine, the wizard guides me trough everything and I did a cable scan.

It seems to be a bit faster as well compared to my older PLi-4 builds, zapping is pretty fast and the remote control is more responsive.

 

I also installed the youtube plugin and played back some videos which playback perfectly fine.

The fixes for fragmented videos in the new gstreamer 1.12.x really did good for this old SoC.

I remember in the past using my PLi-4 builds I had to use serviceapp and set exteplayer3 as the default player for youtube videos or else they would skip and freeze as hell.

 

So mission complete I guess ;)


Edited by MastaG, 25 August 2017 - 20:51.


Re: dm7020hdv2 help for dmm-bsp #48 zeros

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 27 August 2017 - 08:28

I can assure you that everything is all right by now!  :)

Thank you makers for the fast fixing. (yet yesterday were issues, that was corrected)

dm7020hd V1 all OK.

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: dm7020hdv2 help for dmm-bsp #49 Beeker

  • PLi® Contributor
  • 1,471 posts

+196
Excellent

Posted 31 August 2017 - 16:37

Now dm7080 AKA Goliath build against test1 branch OpenPLi with test1 branch meta-dream.

 

https://github.com/D...ream/tree/test1

 

and

 

https://github.com/O...core/tree/test1

 

Other boxes which are building against test1 branch are:

 

-dm8000

-dm7020hd

-dm7020hdv2

 

dm900,dm820 and dm520 not tested yet.

 

As you see in description, it's a bit complicated to get it working, but it can be done.

I encounter some fetch problems, so i added the source in case you don't have them.

 

This should be solved the boot problem dm7080 and dm820 with this new Openembedded-core.

 

This requires a complete rebuild from scratch.

 

For those who want to test/try it...Go your way and report. Especially dm7080..which encounter boot problem with rc-6.0/develop branch.

 

 

 

 

 

Attached Files


DM920, Gigablue UHD TRIO 4K and DM8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.

Re: dm7020hdv2 help for dmm-bsp #50 zeros

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 2 September 2017 - 06:46

Thank for the fast fixing​ again! New Python 2.7.13

With dm7020hd OK, just building feed gives some errors.

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: dm7020hdv2 help for dmm-bsp #51 zeros

  • PLi® Contributor
  • 1,635 posts

+61
Good

Posted 3 September 2017 - 19:14

Feed building also OK now, many thanks!!! The nice script makes life enjoyable  :) Look at the README

https://github.com/D...ream/tree/test1

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: dm7020hdv2 help for dmm-bsp #52 daimon

  • Senior Member
  • 220 posts

+5
Neutral

Posted 5 September 2017 - 09:45

Now dm7080 AKA Goliath build against test1 branch OpenPLi with test1 branch meta-dream.

 

https://github.com/D...ream/tree/test1

 

and

 

https://github.com/O...core/tree/test1

 

Other boxes which are building against test1 branch are:

 

-dm8000

-dm7020hd

-dm7020hdv2

 

dm900,dm820 and dm520 not tested yet.

 

As you see in description, it's a bit complicated to get it working, but it can be done.

I encounter some fetch problems, so i added the source in case you don't have them.

 

This should be solved the boot problem dm7080 and dm820 with this new Openembedded-core.

 

This requires a complete rebuild from scratch.

 

For those who want to test/try it...Go your way and report. Especially dm7080..which encounter boot problem with rc-6.0/develop branch.

 

><the build fails enigma2 plugin.bb fail>>><

 


Edited by daimon, 5 September 2017 - 09:46.


Re: dm7020hdv2 help for dmm-bsp #53 Beeker

  • PLi® Contributor
  • 1,471 posts

+196
Excellent

Posted 5 September 2017 - 10:54

Error?

 

No changes required for enigma2-plugin.bb

 

I attached working enigma2-plugin.bb to post anyway.

 

 

 

 

Attached Files


DM920, Gigablue UHD TRIO 4K and DM8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.

Re: dm7020hdv2 help for dmm-bsp #54 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 5 September 2017 - 12:29

Also check kodi, I think it's going to work now ...


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


Re: dm7020hdv2 help for dmm-bsp #55 daimon

  • Senior Member
  • 220 posts

+5
Neutral

Posted 5 September 2017 - 12:31

build fails openwebif.bb autobackup.bb when you reload the build  enigma2-plugins.bb fails

 

ubuntu 16.04 3. build dm7080.


Edited by daimon, 5 September 2017 - 12:32.


Re: dm7020hdv2 help for dmm-bsp #56 Beeker

  • PLi® Contributor
  • 1,471 posts

+196
Excellent

Posted 5 September 2017 - 12:46

? Never had problems with those recipes.

 

Are you sure test1 branch meta-dream, test1 branch openpli-oe-core and git submodules are up to date?

 

Run in openpli-oe-core:

make update
cd meta-dream
git pull origin test1

Edited by Beeker, 5 September 2017 - 12:46.

DM920, Gigablue UHD TRIO 4K and DM8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.

Re: dm7020hdv2 help for dmm-bsp #57 daimon

  • Senior Member
  • 220 posts

+5
Neutral

Posted 5 September 2017 - 13:45

raise Exception, "Failed to compile: " + src
| Exception: Failed to compile: locale/fi.po
| WARNING: /media/dati/open/plitest/openpli-oe-core/build/tmp/work/dm7080-oe-linux/enigma2-plugin-extensions-openwebif/1+gitAUTOINC+75dfdf4f9f-r0/temp/run.do_install.26872:1 exit 1 from 'exit 1'
| ERROR: Function failed: do_install (log file is located at /media/dati/open/plitest/openpli-oe-core/build/tmp/work/dm7080-oe-linux/enigma2-plugin-extensions-openwebif/1+gitAUTOINC+75dfdf4f9f-r0/temp/log.do_install.26872)
ERROR: Task (/media/dati/open/plitest/openpli-oe-core/meta-openpli/recipes-openpli/e2openplugins/enigma2-plugin-extensions-openwebif.bb:do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4843 tasks of which 3833 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory


Re: dm7020hdv2 help for dmm-bsp #58 Beeker

  • PLi® Contributor
  • 1,471 posts

+196
Excellent

Posted 5 September 2017 - 13:57

Try

cd build
source env.source
bitbake -c cleanall enigma2-plugin-extensions-openwebif
cd ..

And continue with build


DM920, Gigablue UHD TRIO 4K and DM8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.

Re: dm7020hdv2 help for dmm-bsp #59 Beeker

  • PLi® Contributor
  • 1,471 posts

+196
Excellent

Posted 5 September 2017 - 17:18

Tested a build from scratch dm7080, no problem. except rtl891eu due to license checksum.

 

The only thing way openwebif fails to compile, is due to missing hosttools in meta-dream/conf/layer.conf

#Include subversion, mercurial, msgfmt(gettext) and zip to hosttools
HOSTTOOLS += "svn hg msgfmt zip"

But if your meta-dream test1 branch is up to date you have that.


DM920, Gigablue UHD TRIO 4K and DM8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.

Re: dm7020hdv2 help for dmm-bsp #60 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 5 September 2017 - 17:20

Why don't you add depends to unzip-native and you are adding zip to hosttools?
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


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users