Uli Middelberg

Results 21 comments of Uli Middelberg

Hm, I can remember that I have encountered this issue or a similar issue. Unfortunately I cannot remember the solution I've applied. A simple Google search reveals 1000+ hits. The...

Hi, the CentOS setup needed some refactoring, please try it again. Cheers Uli

Hi Thies, I've removed the archive containing the kernel image without updating the download url. This should be fixed by the [latest commit](https://github.com/umiddelb/z2d/commit/89177abba19931b29578490d6e50b5451a8c3e5b). I'm pushing each kernel version build for...

Hi Kurt, honestly, I don't pay much attention to things like HDMI output or even accelerated graphics (e.g. ARM Mali). Which device do you have in mind? If it is...

Hm, do you have a working eth0 interface with 4.14.40? If you are happy with that configuration you may consider to replace the Debian userland by the CentOS one. This...

As mentioned [here](https://github.com/umiddelb/aarch64/wiki/Install-CentOS-7-on-your-favourite-ARMv8-ARM64-AArch64-board#step-2-prepare-the-target-media-with-a-formware-only-disk-image-soc-bootloader-and-linux-kernel-image), you should keep /lib/modules, as the kernel modules reside there.

Hm, I still have to finish the comparison between the CentOS Aarch64 distro kernel config and the board specific ones. Unfortunately the comparison has to be done for 1000+ deviations....

We still need some fine tuning. The boot loader expects the `boot.ini` to be [loaded from a fat filesystem](https://github.com/hardkernel/u-boot/blob/odroidc2-v2015.01/common/cmd_cfgload.c#L55), but the image comes with only one large ext4 partition (which...

If you are only interested in running plain Docker on the C2 you may check [my automated setup](https://github.com/umiddelb/z2d/tree/master/odroid-c2).

To use these scripts you need to have you C2 up and running with ubuntu / debian / whatever. If you run `sh debian-01.sh` you will end up with a...