07-09-2021, 08:56 AM
(07-09-2021, 06:02 AM)sepp Wrote: I am stuck!!!
and obviously too stupid to figure it out myself
I went away from stock 5.10.07 linux-image and use @"xmixahlx" debian packages from here https://github.com/xmixahlx/debian-packa...inux/5.8.5.
Very stable and no issues for me.
So I got adventurous and wanted to build my own (make deb-pkg: .config copied from @xmixahlx build)
Builds and installs without an error but does not boot.
I figured I"d need some magic (mkimage?) to convert the vmlinuz into something u-boot can work with.
mkimage -l vmlinuz-5.8.5-0.40-1-pinebookpro-hwaccel (this is xmixahlx"s)
GP Header: Size 4d5a0091 LoadAddr ffff5114
mkimage -l vmlinuz-5.10.48-0.40-1-pinebookpro-hwaccel (this mine)
shows no output
as said stuck and any help is appreciated
Sorry, the only issue I ran into when building own kernels was forgetting to disable generating compressed image - IIRC u-boot have some issue with those. Considering mkimage is a part of u-boot-tools package, could it be that it shows no output because of that?
This message was created with 100% recycled electrons