No. We have to test it to be sure all the functionality is working OK on it. If some problem is detected, it will be fixed and a new build will be proposed.
Well, I tried it on my Zynthian Kit 4 (Pi4) and it doesn’t work for me… (exactly the same issue as I had with snapshots newer than rc2): the screen doesn’t come on at all. Clean flash of the image, straight boot. The zynthian.sh can’t find the screen and it never powers on.
Webconfig works and I can login, so I could troubleshoot if there is any interest, otherwise I’ll have to flash back to rc2 again (and probably get a second sd card for a stable version…).
From the webconfig UI log I see the same error:
./zynthian.sh: line 55: /sys/class/backlight/*/bl_power: No such file or directory (note that this error didn’t occur on rc2 and the screen worked fine)
root@zynthian:~# cd /sys/class/backlight
-bash: cd: /sys/class/backlight: No such file or directory
it seems that it doesn’t load the driver for the screen or something…
any pointers apppreciated to help troubleshoot this.
EDIT: I’ve reflashed to rc-2, which powers the screen on without issue, and will allow me to make some music. (I can’t help in testing or troubleshooting this issue further, but I do hope it gets solved or I’m stuck on rc-2, or it’s another issue…). I’m getting a second SD card to keep a stable ‘known working’ version around.
Btw, I did a totally clean install on a Raspberry Pi 4 if that helps for @twelve. I had some strange issues upgrading with the last build too - for me layers wouldn’t load but this is working much better.
New V4 just build yesterday…
Screen was okay (but not detect my USB MIDI Keyboard) with the buster RC2…
RC3 in test now, and I get no more screen !
Here is the log from WEBUI, for the UI LOG:
-- Logs begin at Fri 2020-08-07 09:30:28 BST. --
Aug 07 09:31:17 zynthian startx[1141]: (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 7 09:31:17 2020
Aug 07 09:31:17 zynthian startx[1141]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Aug 07 09:31:17 zynthian startx[1141]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Aug 07 09:31:18 zynthian startx[1141]: ./zynthian.sh: line 55: /sys/class/backlight/*/bl_power: No such file or directory
Aug 07 09:31:19 zynthian startx[1141]: error: failed to open file /zynthian/zynthian-plugins/lv2/Surge.lv2/manifest.ttl (No such file or directory)
Aug 07 09:31:19 zynthian startx[1141]: lilv_world_load_file(): error: Error loading file `file:///zynthian/zynthian-plugins/lv2/Surge.lv2/manifest.ttl'
Aug 07 09:31:19 zynthian startx[1141]: lilv_world_load_bundle(): error: Error reading file:///zynthian/zynthian-plugins/lv2/Surge.lv2/manifest.ttl
Aug 07 09:31:20 zynthian startx[1141]: libjackpeak registering as 'jackpeak'.
Aug 07 09:31:20 zynthian startx[1141]: libjackpeak created input ports
Aug 07 09:31:21 zynthian startx[1141]: ERROR: PatternManager failed to open file for load /zynthian/zynthian-my-data/sequences/patterns.zynseq
Ah, happy to see that somebody is confirming the same issues as I had, that means that the odds are raised that this image most likely won’t work out of the box with a v4 kit for now. (and the odds are lowered ever so slightly it’s a hardware issue on my side)