Orne Brocaar
Orne Brocaar
Thanks @Swap-File, that is really helpful information and it probably explains why I was not able to reproduce this.
Thanks @mars96, updating the Yocto version is on my backlog. Also I have ordered a Pi 4 8GB a few months ago to reproduce the issue, but with the shortages...
Just to let you know that I have started working on integrating the (current) latest Yocto version: https://github.com/brocaar/chirpstack-gateway-os/tree/honister.
Unfortunately I have not yet received my Pi 4 8GB so I have not yet been able to test this, but thanks to the initial work of @mars96 I have...
@mars96 would you be able to verify if the above image boots on the latest Pi 4?
Are you using the provided Docker Compose environment?
Looking at the logs, it seems these are not from the provided Compose environment (the Compose env. is not using `/Projects/...` as prefix): > running: "/Projects/chirpstack-gateway-os/build/tmp/raspberrypi/raspberrypi3-glibc/... Could you post the...
@piechade does this error also occurs with the last master branch version? Because https://github.com/brocaar/chirpstack-gateway-os/commit/a958ac06742fbeec67688c684dcd54a1df4f5f41 updates the meta-raspberrypi layer: > Submodule meta-raspberrypi updated from ac7174 to 085fb0
@piechade I haven't had the time to look into this yet. As far as I know, there is no config in the ChirpStack Gateway OS recipes that defines this duplicate...
Not yet, but I'm also waiting for https://github.com/openembedded/meta-openembedded/issues/285 to be resolved. Because of that issue, I can no longer build the wireguard module. According to the latest update, that issue...