Jump to content


Photo

Testbuild Scarthgap


  • Please log in to reply
83 replies to this topic

Re: Testbuild Scarthgap #81 WanWizard

  • PLi® Core member
  • 72,200 posts

+1,915
Excellent

Posted Yesterday, 14:16

I can reproduce the issue on an Edision OS Mini +. Flashes fine, boots fine, shows the OpenPLi bootlogo, crashes with a green screen, loops, no network.

 

I'll try to find the time to dive into it.


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: Testbuild Scarthgap #82 rantanplan

  • PLi® Contributor
  • 2,020 posts

+92
Good

Posted Yesterday, 14:40

RPROVIDES:kernel-image = "kernel-image-${KERNEL_VERSION} kernel-${KERNEL_IMAGETYPE}"

please try with build add this to linux-kernel.

Something is wrong with the Vmlinux and the package and the Ubinize.

follow this commit Oe-Alliance
https://github.com/o...23357a2808f1c41
 


Edited by rantanplan, Yesterday, 14:43.


Re: Testbuild Scarthgap #83 WanWizard

  • PLi® Core member
  • 72,200 posts

+1,915
Excellent

Posted Yesterday, 14:56

What does this do, and why is this not in issue with other builds, which use exactly the same kernel?


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: Testbuild Scarthgap #84 rantanplan

  • PLi® Contributor
  • 2,020 posts

+92
Good

Posted Yesterday, 15:09

There were error messages when switching from Kirkstone to Scarthgap.
The errors have been removed, the kernel is built and the UBI is created.
But only that eliminating an error does not mean that the kernel image is now also chosen correctly.
 

# By default, kernel.bbclass modifies package names to allow multiple kernels

# to be installed in parallel. We revert this change and rprovide the versioned

# package names instead, to allow only one kernel to be installed.

RPROVIDES:${KERNEL_PACKAGE_NAME}-base = "kernel-${KERNEL_VERSION}"

RPROVIDES:${KERNEL_PACKAGE_NAME}-image = "kernel-image-${KERNEL_VERSION}"


 

You should consider this as a whole.
This has also been done to create a real core.
It affects everything that is built via UBI if I understand that correctly.

Maybe I'm completely wrong.

https://github.com/O...7e5cef5fdac7be8
https://github.com/O...ae4ce6e8ad449ea

follow this commits in our BSP
 


Edited by rantanplan, Yesterday, 15:15.



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users