quarkscript
quarkscript
@TheNathan0, don't worry. I will try to build it myself. As for archlinuxarm https://archlinuxarm.org/platforms/armv7/samsung/samsung-chromebook-2 but do not expext too mach from it. Anyway some described installation steps needed to be...
The problem was that the paths in `kernel.its` are slightly different, same true for archlinuxarm too. `data = /incbin/("arch/arm/boot/dts/exynos5420-peach-pit.dtb");` `data = /incbin/("arch/arm/boot/dts/exynos5800-peach-pi.dtb");` https://github.com/quarkscript/linux-armv7-xe303c12-only/releases/tag/experiment_xe503_voidlinux By the way *.xbps looks like *.tar.zst...
xbps file at that link is just a kernel package. Since there is no installer or official disk image of Void-linux for Chromebooks, to get your own copy of Void-linux...
I rebuilt the mesa with the patch, its packages are on the same link as the kernel package
I don't think wayland supports mali, so I suggest using xorg. To install mesa, you need to install all packages libglapi*.xbps libOSMesa* .xbps mesa-* .xbps but since all this is...
Hi! Well, I am almost sure that archbk was installed successfully, but since flash-kernel image size was not reduced, some kernel issue may be present. You may check [this post](https://archlinuxarm.org/forum/viewtopic.php?f=47&t=15169&p=67825#p67825)....
Hi! Well, I am not familiar with non-verified u-boot, but if it can boot ChromeOs, it probably can also boot my disks images. Since kernel uses the panfrost (mali video...