Hi.

Do anyone have Raspberry.org's newer kernels running on your Pi's?

I have tried compiling the latest 4.4.8 for my RPI2 using Jacco's (+ my
own modifications) RPM spec as template.
(http://www.saltbaek.dk/dokuwiki/doku.php?id=newest_rasberry_pi_kernel_for_redsleeve
)


The build is for armv5tel on RSEL6.

I get this ugly kernel panic:

--- cut ---
.
.
.

[    1.966987] [<8030e14c>] (addr_in_gen_pool) from [<8001df40>]
(__arm_dma_free+0xac/0x188)
[    1.975163] [<8001df40>] (__arm_dma_free) from [<8001e074>]
(arm_dma_free+0x28/0x30)
[    1.982907] [<8001e074>] (arm_dma_free) from [<80336b4c>]
(bcm2708_fb_probe+0x210/0x3c0)
[    1.991000] [<80336b4c>] (bcm2708_fb_probe) from [<80374f1c>]
(platform_drv_probe+0x3c/0x6c)
[    1.999436] [<80374f1c>] (platform_drv_probe) from [<803735fc>]
(really_probe+0x1b4/0x268)
[    2.007697] [<803735fc>] (really_probe) from [<803737bc>]
(__driver_attach+0xa8/0xac)
[    2.015528] [<803737bc>] (__driver_attach) from [<8037189c>]
(bus_for_each_dev+0x74/0xa4)
[    2.023704] [<8037189c>] (bus_for_each_dev) from [<80373038>]
(driver_attach+0x28/0x30)
[    2.031703] [<80373038>] (driver_attach) from [<80372cd0>]
(bus_add_driver+0x154/0x1fc)
[    2.039703] [<80372cd0>] (bus_add_driver) from [<80373c84>]
(driver_register+0x88/0x108)
[    2.047791] [<80373c84>] (driver_register) from [<80374ecc>]
(__platform_driver_register+0x58/0x6c)
[    2.056833] [<80374ecc>] (__platform_driver_register) from
[<807a0198>] (bcm2708_fb_init+0x18/0x20)
[    2.065877] [<807a0198>] (bcm2708_fb_init) from [<80009654>]
(do_one_initcall+0x90/0x1ec)
[    2.074055] [<80009654>] (do_one_initcall) from [<80774f1c>]
(kernel_init_freeable+0x1e4/0x2ac)
[    2.082756] [<80774f1c>] (kernel_init_freeable) from [<80553428>]
(kernel_init+0x18/0xfc)
[    2.090935] [<80553428>] (kernel_init) from [<8000fa58>]
(ret_from_fork+0x14/0x3c)
[    2.098500] Code: e1a04001 e0825001 ebf58e65 e1a00006 (e5b03004)
[    2.104632] ---[ end trace bf148b883e0db754 ]---
[    2.109281] Kernel panic - not syncing: Attempted to kill init!
exitcode=0x0000000b
.
.
.
--- cut ---

Any clues how to fix this?

BR,
Bjarne


_______________________________________________
users mailing list
[email protected]
https://lists.redsleeve.org/mailman/listinfo/users

Reply via email to