Sometimes (not always) it happens that Zynthian get frozen at start after pressing Select:
all buttons and switches do not respond but you can launch a reboot from Webconf
before rebooting can I do something to provide you more information, for example, by terminal?
These sorts of things are low level and there are normally no log entries to dissect.
But do have a look at logs…
There might be something relevant.
journalctl -fu zynthian
From those that dig into this sort of thing, what they need is a repeatable case.
So an exact set of steps that produced the fault.
If this involves loading an engine then it can be difficult to recreate situations.
But there are one or two quirks still in the guts that need flushing out.
@riban fixed the Chain Manager issue which was precisely of this type once it was able to be recreated.
I updated Zynthian on Saturday but the issue was still there.
Today update seems solving.
As I am preparing the song list of tomorrow concert (the first with Zynthian !!!) I am testing many snapshots and I will report if I have issues.
It is still broken. I just experienced it with my V4. It took a couple of reboots before it triggered and it was sitting for an hour or more after the last reboot before I tried the trigger. It had gone to low-power mode but pressing SELECT triggered the high CPU lockup.
I do not know if it is related, but Vangelis frequently - not always - hangs like this when adding the first chain. I do not think this ever happens when that hurdle was taken.
After the MIDI channel is selected, some other window briefly flashes, and then the UI returns to the MIDI channel selection screen - in a ftozen state.
@niels that is the same issue. (I am debugging and seeing the same trigger for both operations.) I am updating the ticket with debug progress. I am getting closer…