Looking for mainline kernel dmesg and .config

Started by wigyori, June 01, 2013, 09:11:40 PM

Previous topic - Next topic

incconnu

I do have same problem with mainline kernel (3.18,3.19 and 4.0.0) it's stop in Starting kernel
vinifr can you please share your working .config
Any hint on how te get mainline with the A13-WIFI (512 mb ram) please

vinifr

#16
This one works: https://www.youtube.com/watch?v=6J5n8xB6Bgo

But now, it is possible to use Maxine' Repo.

incconnu

Thanks Vinifr
I saw this video The config was for kernel 3.15
After trials and error I have now a working config for 3.18 :) ,with A20  I have just used the default config as is  without any changes but the A13 wasn't that easy and the console (UART1) doesn't work  too (even if a enable the debug  and early printk)

vinifr

#18
Hi,

So, this .config does not work for A13? What repository are you using? I advise to use this: https://github.com/mripard/linux/tree/sunxi-next and this config: https://github.com/mripard/linux/blob/sunxi-next/arch/arm/configs/sunxi_defconfig

incconnu

I'm using git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
you are right I should use Maxim Ripard repo, I'm going to clone it
Thanks for your advise
Actually I do have I working system with video output and xfce running, still missing SPI,I did activate SPIDEV as module but I don't have /dev/spidev*.0, maybe it's related with dtb/dtsi 

vinifr

Maxine is maintainer of Allwinner processors to mainline kernel. The link https://github.com/mripard/linux is the repository that he keeps, including last accepted patches.