Hi,
I tried to install Arch on a Lenovo IdeaPad Duet Chromebook and have problems booting one of the provided kernels. I tried both the [code]oak[/code] (since it also is a MT8183 cpu) and the [code]aarch64-chromebook[/code] latest downloads from [url]https://archlinuxarm.org/about/downloads[/url]) and basically followed the instructions given in [url]https://archlinuxarm.org/platforms/armv8/mediatek/acer-chromebook-r13[/url]. However, when trying to boot the fresh system, I just end up with a black screen. Note that the chrome bootloader seems to be happy since it does not beep and returns with a message of corrupted kernel image (which I also had when trying to make things work), but the device just stays silent as if the kernel is accepted, but does not really work. The problem stays even after I update the pacman repository, install the latest version of linux-aarch64-chromebook and flash it to the kernel partition.
I'm wondering whether something with the dtbs is wrong, I noticed that there is a file [code]/boot/dtbs/mediatek/mt8183-kukui-krane-sku0.dtb[/code] which I guess should be the right for this device, but it seems to not be contained in the provided [code]vmlinux.kpart[/code] image? How can I link them together?
I'm also wondering since e.g. postmarketOS provides specific images for google-kukui devices [url]https://images.postmarketos.org/bpo/v24.06/google-kukui/[/url], maybe the general aarch64-chromebook is not the one that I should use for this device? Which would be the right one to get Arch on it?
Thanks for any help!