Open reverbrick opened 4 years ago
I have an alternate branch which is very minimal. It builds an image with orca, pd, trx, and alsa-utils, and not much else. To use it, do this:
git pull
git checkout vanilla_nanopi_realtime
make clean
./create_mainline_img.sh
This one ships without all the externals, just vanilla pd.
I'm currently building/testing this branch now.
Okay, thanks. It is ongoing on my side...
...but also no luck this time... /bin/bash: board/friendlyarm/nanopi-neo/post-build.sh: No such file or directory Makefile:740: recipe for target 'target-finalize' failed make[1]: [target-finalize] Error 127 Makefile:23: recipe for target '_all' failed make: [_all] Error 2
Any chance to get this minimal build as image? I think I am to short to make it work.
I'd love to get it right, but I just cannot get the buildroot stuff...it seems like the huge script running scripts and patching the code before compiling it. Still don't get why results differ between computers.
Yeah, I get it. Heres a link to the sdcard.img: https://github.com/MitchRatquest/HackadaySynth/blob/vanilla_nanopi_realtime/pd-orca-trx-img.tar.gz
Thanks, this let's me play. I still hope to succeed building it some day... regards.
As before, Kernel panic - not syncing: No working init found. I am sorry to waste your time, going back to the very first image that was working.
Hello Mitch,
I did:
git pull rm -rf build/linux-5.2.21/ make
It fails leaving produced iso without PD and Orca. This is the part I suspect: