BarTender Posted October 21, 2016 Posted October 21, 2016 Starting to get into the armbian image a whole lot more as I prefer the lightweight nature of it over ubuntu mate on the ODroid C2. One issue I ran into today is the armbian kernel isn't built from the current hardkernel C2 kernel image: https://github.com/hardkernel/linux/tree/odroidc2-3.14.y I'm trying to get the 3.5" LCD Shield running on there, naturally it works fine on ubuntu mate C2 image but the kernel used for the armbian build is a different fork. The specific fbtft customised version for the C2 sits under the kernel here: https://github.com/hardkernel/linux/blob/odroidc2-3.14.y/drivers/video/fbtft/flexfb.c I'm happy to rebuild the kernel from the hard kernel source, but was wondering which source was being used?
Recommended Posts