The Kernel

Started by brotherrabbit, April 11, 2013, 11:41:55 AM

Previous topic - Next topic

brotherrabbit

Hello. I am playing with one of the TV dongles, based on A10s.
I built kernel 3.4.29 with sun5i_defconfig from linux-sunxi github repo. It boots, but usb host, OTG seems to be unalive.
Boot log: http://yadi.sk/d/mFT1Y1vX3yESf

Also builded with FB_SUNXI_HDMI=y kernel gives "Oops" during boot:
[    2.020000] I2C: i2c-3: HDMI I2C adapter
[    2.060000] ParseEDID
[    2.070000] i2c i2c-3: unable to read EDID block.
[    2.070000] disp clks: lcd 74250000 pre_scale 1 hdmi 74250000 pll 297000000 2x 0
[    2.080000] [DISP] Can't assign PLL for screen1, pll_clk:-1
[    2.090000] Unable to handle kernel NULL pointer dereference at virtual address 00000008
[    2.100000] pgd = c0004000
[    2.110000] [00000008] *pgd=00000000
[    2.110000] Internal error: Oops: 5 [#1] PREEMPT ARM
[    2.110000] Modules linked in:
[    2.110000] CPU: 0    Not tainted  (3.4.29+ #5)
[    2.110000] PC is at OSAL_CCMU_MclkOnOff+0x20/0x8c
[    2.110000] LR is at lcdc_clk_on+0x68/0x98
[    2.110000] pc : [<c028ec04>]    lr : [<c0298b64>]    psr: 20000013
[    2.110000] sp : d9837e08  ip : c07a71b8  fp : c0840934
[    2.110000] r10: c0844a04  r9 : 00000002  r8 : c08456e4
[    2.110000] r7 : 00000001  r6 : c0844a00  r5 : 00000001  r4 : 00000000
[    2.110000] r3 : c079eff8  r2 : 00000000  r1 : 00000001  r0 : 00000000
[    2.110000] Flags: nzCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment kernel


Could You share experiences with linux on Olinuxino A10s?
Also I need to understand, why Linux kernel doesn't support some functions that successfully working in Android?

P.S. When you expect to bring Olinuxino A10s to market?

Thank You.