Xer0 Posted June 1, 2016 Posted June 1, 2016 hi guys, im trying to compile media_build but it says the kernel has no i2c mux support how could i easy compile a new kernel with i2_mux enabled on the orange pi?
Igor Posted June 2, 2016 Posted June 2, 2016 Check this, read manual, get some inside and start: https://github.com/igorpecovnik/lib Choose kernel building only. All you need to do is, to enable this and recompile. https://github.com/igorpecovnik/lib/blob/master/config/kernel/linux-sun8i-default.config#L1864 Than install your custom kernel and try again.
Recommended Posts