Forum Discussion
Altera_Forum
Honored Contributor
7 years agoI think I have the exact same problem as the one in your 2nd post.
I'm using an Arrow SoCKit board and running Ubuntu 16.04 LTS on virtualbox. As I knew that the pre-built GSRD 16.01 worked I tried to work my way backwards. I copied the GSRD 16.01 to my sd-card, then I replaced the preloader, rootfs and soc-system.rbf with one rebuilt using GHRD 1601. This worked fine and Linux booted fine. I then tried to switch out zImage file with the one I've compiled myself using Yocto, but that caused a lot of different errors. So I'm not sure where the error is. However there is one warning in my Yocto build that is concerning. I think the freezing error is caused by bad u-boot.img and/or u-boot.scr, but I'm extremely uncertain of this. WARNING: No recipes available for: .../work/sockit/angstrom-v2016.12-yocto2.2/layers/meta-arrow-sockit/recipes-core/webkit/webkitgtk_2.12.5.bbappend *This is fine I guess. .../work/sockit/angstrom-v2016.12-yocto2.2/layers/meta-arrow-sockit/recipes-kernel/linux/linux-altera-ltsi_4.1%.bbappend *But I think this one is causing some real issues It also seems like someone has deleted some branches on github that might cause some broken builds with Yocto. https://forum.rocketboards.org/t/yocto-build-broken-due-to-branch-deletion-on-github/1329 I would try to work myself backwards from sd-card you know that works. Hope this helps, and if you find a solution, please post it :) -aln