Thread: Aura H2O Compile and run own kernel
View Single Post
Old 04-07-2017, 04:54 AM   #2
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
You'll need to build an uImage for uboot, not a bzImage.

The led its on and not blinking? This means your kernel isn't loaded yet.

You could look here: https://github.com/pazos/linux-2.6.35.3-kobo and see my commits for a working example for the Kobo Aura HD. The only thing missing from stock sources is the wifi driver.

ie: building the kernel you'll need `make uImage modules`
pazos is offline   Reply With Quote