MichaIng
MichaIng
@mhjessen I'm actually not convinced that your issue is related to the "module not found" errors in this thread. Also I do not see those error messages in any of...
So indeed the issues are not related. I added this info to your Armbian forum thread.
@Sfinx Nice, were these present probably as of an Armbian patch which has now become obsolete and conflicting? So we may open a PR to remove the patch.
I need to play around with this. Best IMO would be if the U-Boot from the image itself would allow booting from SSD. Otherwise, if I'm not mistaken, our U-Boot...
So `fdtfile` is not set or not set as expected (filename only, based on N2 or N2+) by petitboot. I wonder whether it works without setting it if the dtbs...
This is expected. The new Odroid C2 image doesn't need and have a dedicated boot partition anymore. In this case it doesn't make sense and would be complicated to setup...
Ah, that is a bumper 😢. Have you at least tried it once? The post is six years old and while it is talked much about U-Boot configs and defaults...
Okay, that is really a downside then. I can build an image for C2 with a dedicated FAT boot partition and one with a dedicated ext4 boot partition, so we...
Many thanks for your report. I feared that with the new mainline kernel image the required modules have changed. The same should be true for the `odroid-hifishield-2`, i.e. ```sh modprobe...
Also, regarding another topic, can you please paste the output of: ```sh cat /proc/interrupts ```