Openpli-5 (still next master)
Re: Openpli-5 (still next master) #321
Re: Openpli-5 (still next master) #322
Posted 20 May 2016 - 16:38
@peti
I found this: https://github.com/o...b6503d0e3f72331 -
reportedly (upgraded) glibc 2.23 doesn't like bcm7405/7413 boxes for whatever reason (brodcom drivers fault?)
to check I built master-next image with only glibc rolled back to 2.22 and it boots and works fine...
not sure if we can expect any glibc fix/backport upstream, maybe older boxes simply will no longer be able to keep up with OE
I did a fresh fresh build from the master-next head with glibc 2.22, and compiled successfully and box is booting. Thanks for the hint. Hopefully someone can fix it, as this chip is not such ancient.
ok, have some good news - today compiled master-next with yesterday's OE snapshot for my et9500, and, guess what - image boots and (at first glance) works fine
apparently glibc update to 2.24 solved our bcm7413 mysterious issue
root@et9x00:~# opkg list-installed *libc6* libc6 - 2.24-r0
so, after next OE update in OpenPLi master-next our problematic boxes should be again in play
Attached Files
Edited by blzr, 20 May 2016 - 16:38.
Re: Openpli-5 (still next master) #323
Re: Openpli-5 (still next master) #324
Posted 20 May 2016 - 19:31
Krogoth sounds like Klingon?
* 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: Openpli-5 (still next master) #325
Re: Openpli-5 (still next master) #326
Posted 22 May 2016 - 12:46
Doesn't ring a bell.
* 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: Openpli-5 (still next master) #327
Re: Openpli-5 (still next master) #328
Posted 22 May 2016 - 16:54
it does increase the size of the image, about 20MB more for OpenPLi 5, for boxes with just 64MB flash couldn´t even be installed on, could be a bit tight even for 128MB flash boxes
Yes I'm afk it does , But unfortunately evolutions off media and all other do the longer the more require more software and .... . Gues that indeed the older boxes will slowly but surely need to be replaced in time. This is a bit normal the old flash for base software image was from the days all was sd now more then 50 % is already HD and sd support will drop down the longer the faster everywhere. 20 MB those days is peanuts but for old boxes ....
Re: Openpli-5 (still next master) #329
Re: Openpli-5 (still next master) #330
Posted 22 May 2016 - 20:28
Will many users actually care about Samba?
I've never used a 'share' mapping between my linux receiver and my windows pc.
When I need to transfer files either way, I always use ftp.
Making Samba an option, to be installed though packages, shouldn't upset many people I think.
If you need it, you can install it after flashing.
If you don't need it, it'll keep your box tidy and leave more room for other things.
Edited by adri, 22 May 2016 - 20:31.
Re: Openpli-5 (still next master) #331
Posted 23 May 2016 - 10:58
ok, have some good news - today compiled master-next with yesterday's OE snapshot for my et9500, and, guess what - image boots and (at first glance) works fine
apparently glibc update to 2.24 solved our bcm7413 mysterious issue
thanks for the info, blzr, just started to build a new image for my VU+ Uno, will let you know
T90 | 28.2E-23.5E-19.2E-13E-9E-4.8E-0.8W-4W
Zgemma H7S | OpenPLI develop branch
Re: Openpli-5 (still next master) #332
Re: Openpli-5 (still next master) #333
Posted 23 May 2016 - 15:51
enigma2 fails to compile with the current OE head - probably due to giflib update: http://git.openembed...1694c555633b921
Tpo -c -o service/service_libenigma_service_a-servicedvb.o `test -f 'service/servicedvb.cpp' || echo '../../git/lib/'`service/servicedvb.cpp | ../../git/lib/gdi/picload.cpp: In function 'void gif_load(Cfilepara*, bool)': | ../../git/lib/gdi/picload.cpp:481:39: error: too few arguments to function 'GifFileType* DGifOpenFileName(const char*, int*)' | gft = DGifOpenFileName(filepara->file); | ^ | In file included from ../../git/lib/gdi/picload.cpp:12:0: | /home/peti/openpli5/openpli-oe-core/build/tmp/sysroots/vuuno/usr/include/gif_lib.h:179:14: note: declared here | GifFileType *DGifOpenFileName(const char *GifFileName, int *Error); | ^ | ../../git/lib/gdi/picload.cpp:571:19: error: too few arguments to function 'int DGifCloseFile(GifFileType*, int*)' | DGifCloseFile(gft); | ^ | In file included from ../../git/lib/gdi/picload.cpp:12:0: | /home/peti/openpli5/openpli-oe-core/build/tmp/sysroots/vuuno/usr/include/gif_lib.h:183:9: note: declared here | int DGifCloseFile(GifFileType * GifFile, int *ErrorCode); | ^ | ../../git/lib/gdi/picload.cpp:575:19: error: too few arguments to function 'int DGifCloseFile(GifFileType*, int*)' | DGifCloseFile(gft); | ^ | In file included from ../../git/lib/gdi/picload.cpp:12:0: | /home/peti/openpli5/openpli-oe-core/build/tmp/sysroots/vuuno/usr/include/gif_lib.h:183:9: note: declared here | int DGifCloseFile(GifFileType * GifFile, int *ErrorCode); | ^ | make[4]: *** [gdi/picload.o] Error 1
T90 | 28.2E-23.5E-19.2E-13E-9E-4.8E-0.8W-4W
Zgemma H7S | OpenPLI develop branch
Re: Openpli-5 (still next master) #334
Posted 23 May 2016 - 16:31
As workaround.
diff --git a/lib/gdi/picload.cpp b/lib/gdi/picload.cpp index 580826b..42bf46f 100644 --- a/lib/gdi/picload.cpp +++ b/lib/gdi/picload.cpp @@ -478,7 +478,7 @@ static void gif_load(Cfilepara* filepara, bool forceRGB = false) int cmaps; int extcode; - gft = DGifOpenFileName(filepara->file); + gft = DGifOpenFileName(filepara->file, 0); if (gft == NULL) return; do @@ -568,11 +568,11 @@ static void gif_load(Cfilepara* filepara, bool forceRGB = false) } while (rt != TERMINATE_RECORD_TYPE); - DGifCloseFile(gft); + DGifCloseFile(gft, 0); return; ERROR_R: eDebug("[ePicLoad] <Error gif>"); - DGifCloseFile(gft); + DGifCloseFile(gft, 0); } //---------------------------------------------------------------------------------------------
Attached Files
Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.
Re: Openpli-5 (still next master) #335
Re: Openpli-5 (still next master) #336
Posted 25 May 2016 - 19:15
Hello to all and especially core members.
Now for further development about the upcoming pli5 still master next concerning gstreamer.
It will be gstreamer > = 1.0
Is it a good idea since now openpli-oe-core master-next and master-for-gcc5 is working with e2 next-master to remove all deprecated code related to gst < 1.0. ?
This would make it a lot easier to finally add mkv vob subtitle support and as far like possible based on gstreamer evolution also chapter support on m4v containers and so on ...
by gst >= 1.0 we are working with subtitle in sync (which was not possible by gst < 1.0)
Off course this for code by e2 next-master only.
Re: Openpli-5 (still next master) #337
Re: Openpli-5 (still next master) #338
Posted 25 May 2016 - 21:05
master-for-gcc5 is gstreamer 0.10.
It is openpli-4 with some updated devtools like ncurses, binutils,linux-utils..etc.
No need for that.
Oeps I thaught that master-for-gcc5 was the oe master-next but for build on machines who had gcc >= then 5.0 like ubuntu 16.04.
This means actually that last master-for-gcc5 is a kind off deprecated git recipe
Edited by christophecvr, 25 May 2016 - 21:05.
Re: Openpli-5 (still next master) #339
Re: Openpli-5 (still next master) #340
2 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
-
Bing (2)