MLD-5.x > Raspberry PI
[MLD-5.5 testing] RPI4 OpenGL
gr4vity:
If it wasn't updated then it will cause kernel panic again.
It's so irritating to spend 2 hours building the kernel then get kernel panic.
Besides Kodi will not work if i used the same config.
If i tell me how to modify git config file to work with MLD I will modify it myself.
clausmuus:
If you use the MLD dev environment, and take the MLD kernel package, the resulting kernel is exactly the same as the MLD images include.
In the kernel folder you can call "make menuconfig" to change the kernel configuration. After that a simple "make" will build the changed kernel package. This will not rebuild the whole kernel, but only the necessary part of it. This needs mostly only a view minutes. To rebuild the whole kernel you must do a "make clean" first.
To also build all depended packages, you can do a "make all_depends" in the kernel folder.
gr4vity:
Hi Claus,
It may take minutes to build the kernel if you are using USB 3.0 stick or SSD HD but i'm using an old USB 2.0 stick.
It takes a long time.
I deleted the kernel folder then created a new one using make checkout
The config file was updated in 2020 for kernel 4.19.97
I will wait till you update MLD kernel and config file then i will buy a new USB 3.0 stick and try again.
Best Regards.
clausmuus:
If you use the buster branch, with is the right for the MLD-5.5 then you will see that the last changes was made 09.2021
http://minidvblinux.de/git/?a=shortlog&p=kernel&h=refs/heads/buster
Also we do not compile on the RPI but on a x86'er with qemu ARM emulation in docker.
clausmuus:
Hi,
we do not use cross compile. We use a ARM emulation. That's like a virtual machine. Cross compile would be much faster, but it is not possible for the MLD build system.
Only the kernel package Makefile contains some preparation for cross compile, but since we do not use it for years, I think ist's not ready to use now.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version