Yes, sure. I can provide all the details when someone moves the posts into the appropriate thread. I tried running sclang separately etc, I can share the results.
Here’s the output when I run sclang
Here’s the result of a ;restart.sh from Maiden
The setup: Norns installation 191016 on a Raspberry Pi 3B+
It used to work before the September update I think. The only thing I know/discovered is that if a MIO Midi interface (which is not an audio interface like an IconnectMidi2 or 4 and could be detected as an audio interface and cause an interference) is connected to the RPI when I start the device, it will (most of the time) end up with an error: Supercollider fail. That’s what I don’t understand
For some reason it prevents Jack from running correctly, it might be a timeout issue as mentioned in another thread, I tried to increase the timeout in hello.c up to 4000 and then recompiled Norns but that doesn’t solve the problem.
As soon as I disconnect the MIO and reboot the device, it starts without any problem.
Here’s the device https://github.com/nordseele/nordhat
And here are the install files https://github.com/nordseele/nordhat_install/tree/master/install/norns
They’re quite old (June) so many things might have change since then.
It’s not a big deal if I don’t solve this issue, I can still boot up Norns on RPI and then connect the MIO after but I’m sharing it for info 
If anyone has an idea of what I could check in order to solve this issue though, that’d be really cool