@neo
The content is already clear.
On the one hand, the working boot version is always my top priority.
The users didn't miss it in this forum and liked their VU+ just the way it is.
So now they're being forced to change their ways, even though it's not coming from VU+.
On the other hand, the acceptance of commits that not only make it necessary to check the construction, and also the flash image, is not so easy.
@
littlesat's statement
I cannot simply forward this PR because I cannot control it.
This should really only be done by people who have tested it on their own VU+ box.
Something is being changed on the boot here.
This is something different than any other .bb
Vu+ 4K Multiboot
Re: Vu+ 4K Multiboot #201
Posted 4 April 2023 - 23:10
Re: Vu+ 4K Multiboot #202
Posted 4 April 2023 - 23:13
@neo
The content is already clear.
On the one hand, the working boot version is always my top priority.
The users didn't miss it in this forum and liked their VU+ just the way it is.
So now they're being forced to change their ways, even though it's not coming from VU+.
On the other hand, the acceptance of commits that not only make it necessary to check the construction, and also the flash image, is not so easy.
@
littlesat's statement
I cannot simply forward this PR because I cannot control it.
This should really only be done by people who have tested it on their own VU+ box.
Something is being changed on the boot here.
This is something different than any other .bb
Nobody is forced to change anything.
You (the end user) has the option to enable it or not.
If you do not enable, then the image is the same as it always was, except it will show 1 new option (to enable multiboot), if you don't select that new option then nothing has changed.
Re: Vu+ 4K Multiboot #203
Re: Vu+ 4K Multiboot #204
Re: Vu+ 4K Multiboot #205
Posted 5 April 2023 - 18:02
[FlashImage] add support more images
This requires discussion.
For me it is very convenient, in the presence of a multiboot.
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Vu+ 4K Multiboot #206
Posted 5 April 2023 - 18:16
install: cannot stat '/home/andre/openpli/oe/develop/build/tmp/work/vuultimo4k-oe-linux-gnueabi/vuplus-kexec/1.0-r1/vuplus-kexec-vuultimo4k/STARTUP_cpio.bin': No such file or directory
Still something wrong with the workdir for kexec, the files are located one directory 'lower' , I copied both bin files to the vuplus-kexec-vuultimo4k folder in the workdir and the build succeeded.....
Still weird cause the recipe points to the right workdir.....
Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....
On the edge of the abyss, a step forward is not always progress....
Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna
Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam
Press the button on the buttom right of this message
Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki
Re: Vu+ 4K Multiboot #207
Re: Vu+ 4K Multiboot #208
Posted 5 April 2023 - 18:24
install: cannot stat '/home/andre/openpli/oe/develop/build/tmp/work/vuultimo4k-oe-linux-gnueabi/vuplus-kexec/1.0-r1/vuplus-kexec-vuultimo4k/STARTUP_cpio.bin': No such file or directoryStill something wrong with the workdir for kexec, the files are located one directory 'lower' , I copied both bin files to the vuplus-kexec-vuultimo4k folder in the workdir and the build succeeded.....
Still weird cause the recipe points to the right workdir.....
Might be a PR issue? You can try a bitbake clean <package> to check....
Re: Vu+ 4K Multiboot #209
Posted 5 April 2023 - 18:49
[FlashImage] add support more images
This requires discussion.
For me it is very convenient, in the presence of a multiboot.
We have had similar for a long time and it is very simple now we all follow the same json download system.
https://github.com/O...ager.py#L79-L86
Attached Files
Edited by Huevos, 5 April 2023 - 18:52.
Re: Vu+ 4K Multiboot #210
Posted 5 April 2023 - 19:20
SRC_URI = " \ file://kernel_auto.bin \ file://STARTUP_cpio.bin \ " S="${WORKDIR}/vuplus-kexec-${MACHINE}" do_install() { install -d ${D}${bindir} install -m 0755 ${S}/kernel_auto.bin ${D}${bindir}/kernel_auto.bin install -m 0755 ${S}/STARTUP_cpio.bin ${D}${bindir}/STARTUP.cpio.gz
Maybe this SRC_URI wrong?
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Vu+ 4K Multiboot #211
Posted 5 April 2023 - 19:57
Edited by littlesat, 5 April 2023 - 19:59.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: Vu+ 4K Multiboot #212
Posted 5 April 2023 - 20:00
Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....
On the edge of the abyss, a step forward is not always progress....
Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna
Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam
Press the button on the buttom right of this message
Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki
Re: Vu+ 4K Multiboot #213
Re: Vu+ 4K Multiboot #214
Re: Vu+ 4K Multiboot #215
Posted 5 April 2023 - 20:16
I’m happy that finally the others also choose for the Json standard.
Edited by littlesat, 5 April 2023 - 20:17.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Re: Vu+ 4K Multiboot #216
Re: Vu+ 4K Multiboot #217
Posted 5 April 2023 - 20:50
Sorry for late reply:
Where do the binaries come from?
There are no original binaries.
https://forums.openp...dpost&p=1529427
The binary were generated on an openbh 5.1 build system.
I've added the recipes to meta-local, then patched the linux-kernel bb and defconfig for the 4k boxes. (oe-a.patch applied to meta-oe-alliance)
The build procedure is tricky and time consuming..
I'm not a master of bitbake so maybe someone could integrate better in the build system.
However basic instruction are in the readme.
- The kernel is a normal kernel with just liked an initrd with embedded kexec and the init script that do some magic..
- STARTUP.initrd.gz is just an initrd with busybox and another init script that do some other magic..
Re: Vu+ 4K Multiboot #218
Posted 5 April 2023 - 21:00
When will the first version be ready to try?
I will restart the develop build in a minute. So when that build is finished .
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: Vu+ 4K Multiboot #219
Posted 5 April 2023 - 21:31
I like the addition it's a lot easier to play around with my main box
I cleaned my build environment and everything is building fine now.
Aan de rand van de afgrond is een stap voorwaarts niet altijd vooruitgang....
On the edge of the abyss, a step forward is not always progress....
Hardware: 2x Daily used Vu+ Ultimo 4K - Vu+ Duo 4K SE and a lot more.... - VisioSat BiBigsat - Jultec Unicable Multiswitch 4 positions: 19.2/23.5/28.2 East - Diseqc motorized flatdish antenna
Software : HomeBuild OpenPLi Develop and Scarthgap builds, local cards driven by OsCam
Press the button on the buttom right of this message
Have you tried our wiki yet? Many answers can be found in our OpenPLi wiki
Re: Vu+ 4K Multiboot #220
23 user(s) are reading this topic
0 members, 23 guests, 0 anonymous users