PINE64
Ubuntu core porting on rock64 - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: General Discussion on ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=86)
+--- Thread: Ubuntu core porting on rock64 (/showthread.php?tid=6334)



Ubuntu core porting on rock64 - devangpanchal90 - 07-29-2018

Hi,

I am working on ubuntu core snappy porting on rock64 platform. I have tried below kernel repositories for the same.

https://github.com/rockchip-linux/kernel.git
https://github.com/ayufan-rock64/linux-kernel.git

I am able to build snappy kernel, gadget and sd card system image by referring below blogs and pages.

https://docs.ubuntu.com/core/en/guides/build-device/board-enablement
https://discuss.96boards.org/t/generating-kernel-snap-on-dragonboard-410c/1118
http://blog.sergiusens.org/posts/snapcrafting-a-kernel/

I am also able to boot system using built Ubuntu core image. But since it's uses the squashfs modules it;s getting crashed every time.

Can you please anyone suggest?
Alos please find attached log here for your reference.

Thanks,
Devang


RE: Ubuntu core porting on rock64 - ayufan - 07-30-2018

Try to compile in-kernel all needed modules then.


RE: Ubuntu core porting on rock64 - tllim - 08-02-2018

(07-29-2018, 11:48 PM)devangpanchal90 Wrote: Hi,

I am working on ubuntu core snappy porting on rock64 platform. I have tried below kernel repositories for the same.

https://github.com/rockchip-linux/kernel.git
https://github.com/ayufan-rock64/linux-kernel.git

I am able to build snappy kernel, gadget and sd card system image by referring below blogs and pages.

https://docs.ubuntu.com/core/en/guides/build-device/board-enablement
https://discuss.96boards.org/t/generating-kernel-snap-on-dragonboard-410c/1118
http://blog.sergiusens.org/posts/snapcrafting-a-kernel/

I am also able to boot system using built Ubuntu core image. But since it's uses the squashfs modules it;s getting crashed every time.

Can you please anyone suggest?
Alos please find attached log here for your reference.

Thanks,
Devang

Looking forward on your Ubuntu Core Snappy.


RE: Ubuntu core porting on rock64 - devangpanchal90 - 08-11-2018

Hi,

Thanks for your support, finally i resolved my issue.

Thanks,
Devang