Matthew Carroll

Results 31 comments of Matthew Carroll

> I myself run it on a Windows 11 host with Docker Desktop and WSL2 Ubuntu backend. Ah, great to hear it works with WSL. Probably just needs some tweaking...

> I have somewhere in the back of my head that playing with the $DISPLAY variable can help that flow. I've added a RUN step in the Dockerfile, made no...

> Updated to match [meshtastic/firmware#4278](https://github.com/meshtastic/firmware/discussions/4278), give it a go Still no dice. I'm getting the same SPI issue when trying to run the [standalone meshtasticd container](https://hub.docker.com/r/meshtastic/meshtasticd), so this may need...

> In the meantime I'm spinning this up on an old Ubuntu machine to see if that works. Container build took about 40 minutes, and had to retry a few...

@ThatKalle Thanks for looking into this! I was able to get the devcontainer working fine by installing XQuartz for the display forwarding. This worked on Apple ARM fine without having...

Here's the guide I used to get it working https://gist.github.com/sorny/969fe55d85c9b0035b0109a31cbcb088

@ThatKalle Thanks for implementing this!

@jp-bennett also observed this, reported the appimage not working but the RPM working fine.

The Cargo.lock has since been regenerated so I'm going to mark this as solved

@rcarteraz I'm interested in taking on some ownership, at least over CI/CD and TS code. I don't have experience with Rust right now, but I'm open to learning in the...