Peter Willemsen
Peter Willemsen
I still use Darch as my main workstation having moved from NixOS and I never been more pleased. I like the idea to use Docker instead for recipes, it opens...
> You won't be impacted by that feature. The only change you'll see is the move to Dockerfiles for building. I wasn't thinking it would be, just sharing how I...
> That's odd, I'll try on my M1 here and check. That's a very fast reply! And super cool there's more M1 users out here. I can give a pre-build...
> @peterwilli driver/wl just enables broadcom-sta: https://github.com/skiffos/SkiffOS/blob/master/configs/driver/wl/buildroot/wl > > What you can do is add a file at overrides/buildroot/wifi > > Contents should be (in plaintext): > > ``` >...
> @peterwilli I'll check the usb3 on my M1 tomorrow, maybe a kernel update will fix it. Thanks so much for your fast reply. I'll build the base image anyway,...
I think my build takes 3 hours or so, depending on how much I add. It's probably VirtualBox but running this build natively isn't really gonna happen I think!
> @peterwilli Not sure exactly what you mean, but note that SkiffOS & Buildroot are cross-compilers, you can run "make compile" on any architecture build machine and it will cross-compile...
I tried with a small image with just `export SKIFF_CONFIG=odroid/m1,skiff/core`, only modification is my SSH key is added by adding my public key to `overrides/root_overlay/etc/skiff/authorized_keys`. Booted from SD. One USB...
> Well, the top USB3.0 port seems to work, the bottom one not. Not sure why, will check into it more tomorrow. But at least the top USB3.0 port is...
> @peterwilli the top one definitely works now, I am able to plug in a device & see it in dmesg. Oh, I guess I'll have to try myself again....