20:32sarbes: anarsoul: ...or he just reads the logs :)
20:33sarbes: In general, the logs are of really high value to me, as they give a lot of context.
20:34sarbes: I should probably switch to Matrix, although I can't find any mention of it in the docs.
20:35anarsoul: sarbes: you can use matrix bridge
20:35anarsoul: look up oftc irc matrix bridge
20:38anarsoul: sarbes: I'm not sure if odroid c2 can run mainline kernel
20:38anarsoul: I generally use archlinuxarm on all of my boards
20:39anarsoul: I set it up using arch-install-scripts, i.e. on a working board pacstrap, arch-chroot, setup the system and that's pretty much it
20:40anarsoul: you have to have a bootloader either on SPI flash (I use towboot - it's u-boot distro - on majority of my boards) or manually install it to SD or eMMC
20:40anarsoul: once you have bootloader you can use extlinux/extlinux.conf in your rootfs to specify boot files (dtb, kernel, initrd) and parameters
21:03anarsoul[m]: test
21:03anarsoul[m]: nickserv authentication via matrix bridge is more involved that I expected :)
22:45sarbes: Arch has a turnkey image for the Odroid C2, which I have installed. I just have to do the legwork to set everything up.
23:02sarbes: The poor thing is compiling vanilla Mesa now.
23:03sarbes: I don't have hardware acceleration atm, but one step at the time :).