GSM module crash on boot

@mhe_lorenz I’ve published a project showing a multistage build App in resin that disables udevd in entry.sh and seem to be giving a stable GSM+VPN connection (also uses Python to create a connection for you and has a couple of environment variable based options if you want to test that out):
Hope this helps:

I am afraid that this will not solve my problem as I use additional USB devices which I need to be able to distinguish from each other.

@mhe_lorenz that’s indeed one of the next challenges I need to tackle in the code example.
Shaun helped out quite a bit and sent me udev rules examples that may work for you (link to commit that had the udev rules):


That bit of code isn’t as clean/tested as the latest one in master but may help you get everything up and running

New release should be out sometimes next week but can’t commit to a new date. The board release (https://github.com/resin-os/resin-raspberrypi) is typically done after meta-resin is released (https://github.com/resin-os/meta-resin) so that is what we are waiting for now.
This thread should be updated once the release is done so you can give it a spin

@floion, I have now tested with resinOS v2.10.1 and unfortunately still have no connection.

Which logs do you need me to post?