Vangelis 2606 BETA Image is released. You SHOULD download & install!

I see it’s more complex than expected!
Try again, please.

And thanks for your patience!

1 Like

sorry
I updated once more and this is the result:

Updating zynthian-sys (vangelis)...
Updated 0 paths from the index
From https://github.com/zynthian/zynthian-sys
b08e856..7adf810 vangelis -> origin/vangelis
Updating b08e856..7adf810
Fast-forward
sbin/regenerate_engines_db.sh | 4 ++++
1 file changed, 4 insertions(+)
Updating System configuration...
SOUNDCARD_MIXER is OK
BOOT LOG ENABLED
OVERCLOCKING => None
RBPI AUDIO ENABLED
OTG ENABLED
SOUNDCARD CONFIG => dtoverlay=justboom-dac
DISPLAY CONFIG => dtoverlay=vc4-kms-v3d\ndisplay_lcd_rotate=2
CUSTOM CONFIG =>
Executing update recipes...
Current patch level: 20260802.1
Applying patch 20260808.1 ...
Applying patch 20260808.2 ...

Update does not reboot the system

Nothing more? The update log finishes there?

Please, when copy/pasting logs, mark up as “preformatted” text (</>).

Thanks!

Ups!! It’s being harder than expected!! :blush:
Try now, please!!

3 Likes

fixed!

fixed also on my V4 with Pi5 just reflashed
for this also the buttons and encoders works perfectly
bravo @jofemodo

1 Like

Hi @Vangelis testers!

Pianoteq Trial version has been upgraded to V9.2.1 in Vangelis.
If you didn’t install a licensed version, you will get the update when updating the zynthian.
Of course, next images will include the upgraded version.

Enjoy!

3 Likes

I just updated for the first time in a week and my LCD came alive again. It wasn’t working at all with this Trixie image so far. I did some troubleshooting today without luck then later ran the update and it showed up immediately. Did something change under the hood?

found a bug: system hangs when you try playing an audio file

  1. Go to. main menu
  2. Click on recorder
  3. Click on Audio Player
  4. choose a mp3 file and click on it
  5. display show message “Creating waveform…” and system hangs
  6. is possible to reboot from Webconf

see ticket

I have probably found the cause: it seems to be the bloody microSD card extension strap I am using! Maybe in combination with some other factors, since It has never caused this kind of problem before, but I must admit that I suspect it of other strange behaviour I have noticed. Sorry for bothering you, I should have suspected it immediately.

When booting the microSD card from a USB adapter/dongle, the soft reboot seems to work well.

1 Like

I don’t know if it’s a bug : I installed Vangelis in a new SD Card and try to restore my data. things looked ok but the reboot is not working, I got a terminal screen. restating zynthian service does the trick and things seems to work after that.
After looking at the saved file, I see that I should probably only backup/restore “data” and not “config” ?

Albeit quite late to the party, I can confirm that burning on uSD and installing the Vangelis Beta OS image is easy as a breeze.

Everything seems nominal on V5.1 for the time being, even as far as recovering the zynseq content goes. Nevertheless, I will have to reinstall the DSP emus to fully validate the apparently seamless import of the snapshots, from the previous Vangelis Testing OS.

By the way, a word of advice to those still lingering on the Testing version with frequent updates: the recent slew of system adjournments ends up blocking or incapacitating your Zynthian GUI.

Thus, if you want to stick with Bookworm Vangelis, instead of the newer Trixie, be warned: take care to download your snapshots often and avoid updating when signalled to do so.

Cheers :rainbow:

DON’T! This is not and will not be a supported platform.

2 Likes

While using the pattern editor screen today I notice the encoder buttons are temperamental and no longer respond (encoders work ok in other menus). Specifically, encoder 4 doesn’t seem to respond at all so its not possible to enter notes. Enc 1&2 sometimes work and sometimes not. All still function as expected when rotated. Enc 3 seems to work ok to back out of the screen.

I tested with a MIDI device (nanokontrol) and cannot enter notes either.

It appears I’m on the latest update, got this info from the UI log:

Summary

Aug 14 04:14:12 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2769, in cuia_thread_task Aug 14 04:14:12 zynthian startx[1243]: self.zynswitch_bold(i) Aug 14 04:14:12 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~^^^ Aug 14 04:14:12 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2317, in zynswitch_bold Aug 14 04:14:12 zynthian startx[1243]: if self.screens[self.current_screen].switch(i, 'B'): Aug 14 04:14:12 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ Aug 14 04:14:12 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui_pated_base.py", line 1953, in switch Aug 14 04:14:12 zynthian startx[1243]: elif i == self.switch_i_cc_editor: Aug 14 04:14:12 zynthian startx[1243]: ^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 04:14:12 zynthian startx[1243]: AttributeError: 'zynthian_gui_pated_notes' object has no attribute 'switch_i_cc_editor'. Did you mean: 'wsled_i_cc_editor'? Aug 14 04:15:04 zynthian startx[1243]: ERROR:zynthian_gui.cuia_thread_task: CUIA 'unknown' failed with params: (3, 'P') Aug 14 04:15:04 zynthian startx[1243]: Traceback (most recent call last): Aug 14 04:15:04 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2706, in cuia_thread_task Aug 14 04:15:04 zynthian startx[1243]: self.zynswitch_long(i) Aug 14 04:15:04 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~^^^ Aug 14 04:15:04 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2289, in zynswitch_long Aug 14 04:15:04 zynthian startx[1243]: if self.screens[self.current_screen].switch(i, 'L'): Aug 14 04:15:04 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ Aug 14 04:15:04 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui_pated_base.py", line 1953, in switch Aug 14 04:15:04 zynthian startx[1243]: elif i == self.switch_i_cc_editor: Aug 14 04:15:04 zynthian startx[1243]: ^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 04:15:04 zynthian startx[1243]: AttributeError: 'zynthian_gui_pated_notes' object has no attribute 'switch_i_cc_editor'. Did you mean: 'wsled_i_cc_editor'? Aug 14 04:15:07 zynthian startx[1243]: ERROR:zynthian_gui.cuia_thread_task: CUIA 'zynswitch' failed with params: (3, 'L') Aug 14 04:15:07 zynthian startx[1243]: Traceback (most recent call last): Aug 14 04:15:07 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2772, in cuia_thread_task Aug 14 04:15:07 zynthian startx[1243]: self.zynswitch_long(i) Aug 14 04:15:07 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~^^^ Aug 14 04:15:07 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2289, in zynswitch_long Aug 14 04:15:07 zynthian startx[1243]: if self.screens[self.current_screen].switch(i, 'L'): Aug 14 04:15:07 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ Aug 14 04:15:07 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui_pated_base.py", line 1953, in switch Aug 14 04:15:07 zynthian startx[1243]: elif i == self.switch_i_cc_editor: Aug 14 04:15:07 zynthian startx[1243]: ^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 04:15:07 zynthian startx[1243]: AttributeError: 'zynthian_gui_pated_notes' object has no attribute 'switch_i_cc_editor'. Did you mean: 'wsled_i_cc_editor'? Aug 14 04:16:37 zynthian startx[1243]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 1, delay: 39095.0us Aug 14 04:16:39 zynthian startx[1243]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 2, delay: 62.0us Aug 14 04:16:39 zynthian startx[1243]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 3, delay: 94.0us Aug 14 04:16:39 zynthian startx[1243]: WARNING:zynthian_autoconnect.cb_jack_xrun: Jack Audio XRUN! =>count: 4, delay: 233.0us Aug 14 04:20:02 zynthian startx[1243]: ERROR:zynthian_gui.cuia_thread_task: CUIA 'zynswitch' failed with params: (3, 'S') Aug 14 04:20:02 zynthian startx[1243]: Traceback (most recent call last): Aug 14 04:20:02 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2766, in cuia_thread_task Aug 14 04:20:02 zynthian startx[1243]: self.zynswitch_short(i) Aug 14 04:20:02 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~~^^^ Aug 14 04:20:02 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2353, in zynswitch_short Aug 14 04:20:02 zynthian startx[1243]: if self.screens[self.current_screen].switch(i, 'S'): Aug 14 04:20:02 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ Aug 14 04:20:02 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui_pated_base.py", line 1953, in switch Aug 14 04:20:02 zynthian startx[1243]: elif i == self.switch_i_cc_editor: Aug 14 04:20:02 zynthian startx[1243]: ^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 04:20:02 zynthian startx[1243]: AttributeError: 'zynthian_gui_pated_notes' object has no attribute 'switch_i_cc_editor'. Did you mean: 'wsled_i_cc_editor'? Aug 14 04:20:05 zynthian startx[1243]: ERROR:zynthian_gui.cuia_thread_task: CUIA 'zynswitch' failed with params: (3, 'S') Aug 14 04:20:05 zynthian startx[1243]: Traceback (most recent call last): Aug 14 04:20:05 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2766, in cuia_thread_task Aug 14 04:20:05 zynthian startx[1243]: self.zynswitch_short(i) Aug 14 04:20:05 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~~^^^ Aug 14 04:20:05 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2353, in zynswitch_short Aug 14 04:20:05 zynthian startx[1243]: if self.screens[self.current_screen].switch(i, 'S'): Aug 14 04:20:05 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ Aug 14 04:20:05 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui_pated_base.py", line 1953, in switch Aug 14 04:20:05 zynthian startx[1243]: elif i == self.switch_i_cc_editor: Aug 14 04:20:05 zynthian startx[1243]: ^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 04:20:05 zynthian startx[1243]: AttributeError: 'zynthian_gui_pated_notes' object has no attribute 'switch_i_cc_editor'. Did you mean: 'wsled_i_cc_editor'? Aug 14 04:20:08 zynthian startx[1243]: ERROR:zynthian_gui.cuia_thread_task: CUIA 'zynswitch' failed with params: (3, 'S') Aug 14 04:20:08 zynthian startx[1243]: Traceback (most recent call last): Aug 14 04:20:08 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2766, in cuia_thread_task Aug 14 04:20:08 zynthian startx[1243]: self.zynswitch_short(i) Aug 14 04:20:08 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~~^^^ Aug 14 04:20:08 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2353, in zynswitch_short Aug 14 04:20:08 zynthian startx[1243]: if self.screens[self.current_screen].switch(i, 'S'): Aug 14 04:20:08 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ Aug 14 04:20:08 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui_pated_base.py", line 1953, in switch Aug 14 04:20:08 zynthian startx[1243]: elif i == self.switch_i_cc_editor: Aug 14 04:20:08 zynthian startx[1243]: ^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 04:20:08 zynthian startx[1243]: AttributeError: 'zynthian_gui_pated_notes' object has no attribute 'switch_i_cc_editor'. Did you mean: 'wsled_i_cc_editor'? Aug 14 04:20:11 zynthian startx[1243]: ERROR:zynthian_gui.cuia_thread_task: CUIA 'zynswitch' failed with params: (3, 'S') Aug 14 04:20:11 zynthian startx[1243]: Traceback (most recent call last): Aug 14 04:20:11 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2766, in cuia_thread_task Aug 14 04:20:11 zynthian startx[1243]: self.zynswitch_short(i) Aug 14 04:20:11 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~~^^^ Aug 14 04:20:11 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui.py", line 2353, in zynswitch_short Aug 14 04:20:11 zynthian startx[1243]: if self.screens[self.current_screen].switch(i, 'S'): Aug 14 04:20:11 zynthian startx[1243]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^ Aug 14 04:20:11 zynthian startx[1243]: File "/zynthian/zynthian-ui/zyngui/zynthian_gui_pated_base.py", line 1953, in switch Aug 14 04:20:11 zynthian startx[1243]: elif i == self.switch_i_cc_editor: Aug 14 04:20:11 zynthian startx[1243]: ^^^^^^^^^^^^^^^^^^^^^^^ Aug 14 04:20:11 zynthian startx[1243]: AttributeError: 'zynthian_gui_pated_notes' object has no attribute 'switch_i_cc_editor'. Did you mean: 'wsled_i_cc_editor'?

Yesterday I notice in my v4 vith rpi5, vangelis beta
S1…S4 buttons do not send message to change zs3
Encoders work well

Are the buttons still configured to send Program Change? They are configurable. You may have changed them or some update may have inadvertently changed them or there could be a bug…

it seems yes from Webconf, IMHO is a bug
after holiday I will check carefully

I’ve added some info about how to connect to Zynthian via USB tethering from a smartphone and reach Webconf, in case the Ethernet is too far away or you simply don’t have Ethernet at your place and Wi-Fi or the screen is not functional .Accessing Zynthian from your computer - ZynthianWiki

EDIT: Just a few hours after writing the info about how to connect to Webconf with a smartphone and a USB cable, the author of the originally required app decided to destroy the fundamental functionality needed to find out the randomly assigned tethering IP of Zynthian. Now the recommended app “Ning” is FOSS and you have total control over (possibly unwanted) updates.

2 Likes

Please don’t kill the messenger (or whatever i am here :smiley: ). So there is no way to “update” from an existing Vangelis into this new one? Only fresh install (and thus, having to setup everything again)?