20:32 sarbes: anarsoul: ...or he just reads the logs :)
20:33 sarbes: In general, the logs are of really high value to me, as they give a lot of context.
20:34 sarbes: I should probably switch to Matrix, although I can't find any mention of it in the docs.
20:35 anarsoul: sarbes: you can use matrix bridge
20:35 anarsoul: look up oftc irc matrix bridge
20:38 anarsoul: sarbes: I'm not sure if odroid c2 can run mainline kernel
20:38 anarsoul: I generally use archlinuxarm on all of my boards
20:39 anarsoul: 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:40 anarsoul: 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:40 anarsoul: once you have bootloader you can use extlinux/extlinux.conf in your rootfs to specify boot files (dtb, kernel, initrd) and parameters
21:03 anarsoul[m]: test
21:03 anarsoul[m]: nickserv authentication via matrix bridge is more involved that I expected :)
22:45 sarbes: 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:02 sarbes: The poor thing is compiling vanilla Mesa now.
23:03 sarbes: I don't have hardware acceleration atm, but one step at the time :).