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

Just installed this new version. But, impossible to install pianotek. Nothing was downloaded to the Zynthian by the web interface.

New image went just fine on Zynthian 4.1 with Pi5.

But pianoteq exposes a strange behaviour: after the first note three hisses keep on being output with a few seconds interval, until I remove the chain.

The first note in the audio recording is at 22 seconds, the first hisses occur a few seconds after.

I do not think this is due to it being a Demo version, on my laptop it works fine.

Update:

The version shipped on the image was, I think, 8.3.1. In VNC I saw it said it β€˜really is too old’.

So I downloaded my 8.4.3 PRO version, activated the license, and no more strange hissing sounds.

May the hissing be something they add when the software is β€˜really too old’? That’d be something…

1 Like

Is this happening with β€˜official’ Zynthian kit, if so which, or DIY? Could we get the webconf dashboard please?

Do you have any USB devices plugged in? If so please try eliminating them for troubleshooting purposes.

I wonder if 3 Amps is enough - can you try a 5 Amp supply?

I don’t know why you’re experiencing the problem only on a soft boot. I’m thinking maybe a USB device being enumerated causes a power drop, and the timing of enumeration varies with cold or soft boot.

I have added a ticket to the issue tracker (like we all should be doing :wink:).

Yeah, sorry, it was late in the evening…

1 Like

Oh, right! … however, it does not seem to be the cause, unfortunately … :frowning:

Yes, my zynthian is a DIY embedded in a USB MIDI controller (which is basically permanently connected). It is powered by a custom power source providing 5V/5A to the GPIO of the Pi5. And yes, I forgot to transfer the option β€œusb_max_current_enable=1” to the new system’s configuration.

However, this used to show a different kind of misbehaviour before and … the issue remains even when using that option and even if I disconnect the USB-powered controller completely (the embedded display is also powered by the USB, though, but this never caused any trouble before). It happens from the first boot of the new image: it failed to reboot even after the initial image resize.

I have a kind of flashback that a similar problem had already been dealt with by @jofemodo when he built the first testing images for Pi5 years ago and it concerned just some particular versions of the Pi5, but maybe it is just some confused recollection or a plainly fake dΓ©jΓ -vu…? Am I currently the only one with this issue?

I can’t say you’re the only one, but I’m not experiencing a boot failure as you posted on either my V4, V5, or my DIY Zynthian. I do have an odd hang on my DIY Z with an RPi Touch 2 display and Phoinkas USB Audio Interface and Akai APC Key25 Mk2, and the symptoms changed quite a bit between Oram and Vangelis and it’s not clear whether it’s a timing or power issue. But the workaround is quite easy, just plug in Key25 after Zynthian has finished booting. Claude and I are working on figuring out what is happening which will hopefully lead to a fix.

I have Shutdown issue with Vangelis beta: (Issue: Shutdown launched from Zynthian menu does not complete Β· Issue #1748 Β· zynthian/zynthian-issue-tracking Β· GitHub)

  1. Press OPT ADMIN button on LCD screen
  2. Press Power button on LCD screen
  3. Press Shutdown button on LCD screen
    Zynthian screen show Shutting down… screen but Zynthian does not shut down: if you for example go on Webconf
    it responds correctly and if you launch Power off from Webconf, Zynthian swithc off.
2 Likes

Me, too.

Thanks for reporting!

I really love the Vangelis release and whenever I see the update arrow, I do the update. During the update yesterday however, I got this in the feedback:


Running zynseq/build.sh... 
/zynthian/zynthian-ui/zynlibs/zynseq /zynthian/zynthian-ui 
/zynthian/zynthian-ui/zynlibs/zynseq/build /zynthian/zynthian-ui/zynlibs/zynseq /zynthian/zynthian-ui 
CMake Error at CMakeLists.txt:6 (find_package): 
By not providing "Findmimalloc.cmake" in CMAKE_MODULE_PATH this project has 
asked CMake to find a package configuration file provided by "mimalloc", 
but CMake did not find one. 

Could not find a package configuration file provided by "mimalloc" with any 
of the following names: 

mimallocConfig.cmake 
mimalloc-config.cmake 

Add the installation prefix of "mimalloc" to CMAKE_PREFIX_PATH or set 
"mimalloc_DIR" to a directory containing one of the above files. If 
"mimalloc" provides a separate development package or SDK, be sure it has 
been installed. 


-- Configuring incomplete, errors occurred! 
CMake Error at CMakeLists.txt:6 (find_package): 
By not providing "Findmimalloc.cmake" in CMAKE_MODULE_PATH this project has 
asked CMake to find a package configuration file provided by "mimalloc", 
but CMake did not find one. 

Could not find a package configuration file provided by "mimalloc" with any 
of the following names: 

mimallocConfig.cmake 
mimalloc-config.cmake 

Add the installation prefix of "mimalloc" to CMAKE_PREFIX_PATH or set 
"mimalloc_DIR" to a directory containing one of the above files. If 
"mimalloc" provides a separate development package or SDK, be sure it has 
been installed. 


-- Configuring incomplete, errors occurred! 
make: \*\*\* \[Makefile:363: cmake_check_build_system\] Error 1 
/zynthian/zynthian-ui/zynlibs/zynseq /zynthian/zynthian-ui 
/zynthian/zynthian-ui 
❌ zynseq/build.sh failed (exit code 2)

These are the versions now:

zyncoder: vangelis (6528ec9)
zynthian-ui: vangelis (f7a69d2)
zynthian-sys: vangelis (ec30f7b)
zynthian-data: vangelis (27367e7)
zynthian-webconf: vangelis (7441bd4)

2 Likes

It looks like some packages were not installed in the update. Did you try to update again?

BTW, are you using the Beta SD image, right?
As i explained above, bookworm-based Vangelis is no longer supported.

Regards

I can also confirm both issues reported here above.

I do use the beta image and tried to update several times.

2 Likes

@jofemodo If you cannot replicate, should we check for some missing packages or configuration files? Maybe we just updated too eagerly and something got uninstalled or overwritten at some point…? :slight_smile:

That crossed my mind, but I do not know how to check it. For now, I am going to load the image again and see what happens

Same problem here and shutdown doesn’t work either. (Vangelis Beta, update one minute ago).

Edit:
Like reported here:

I think there might be a problem with restoring setups with firefox and windows 10.

I can make a backup via webconf but it is impossible to restore it. It does however work with Edge.

1 Like
It look like we still have issues with "failed updates". You can fix this by running the update from command line like this:
echo "20260802.1" > /zynthian/config/patchlevel.txt
update_zynthian.sh

Sorry … not needed at all!
My fault. I missed to push some recent update recipes!
Please, try again.

Regards!

1 Like

Hi
I updated right now and still some problems:

Updating zynthian-sys (vangelis)...
Updated 0 paths from the index
From https://github.com/zynthian/zynthian-sys
ec30f7b..8486469 vangelis -> origin/vangelis
Updating ec30f7b..8486469
Updating files: 100% (2/2) Updating files: 100% (2/2), done.
Fast-forward
scripts/update_zynthian.sh | 10 ++++++++++
scripts/update_zynthian_recipes.sh | 20 +++++++++++++++++++-
2 files changed, 29 insertions(+), 1 deletion(-)
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 ...
umount: /tmp: target is busy.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting PyOpenGL
Downloading https://www.piwheels.org/simple/pyopengl/pyopengl-3.1.10-py3-none-any.whl.metadata (3.3 kB)
Collecting PyOpenGL_accelerate
Downloading pyopengl_accelerate-3.1.10.tar.gz (21 kB)
Installing build dependencies: started
Installing build dependencies: still running...
Installing build dependencies: finished with status 'error'
error: subprocess-exited-with-error

Γ— pip subprocess to install build dependencies did not run successfully.
β”‚ exit code: 1
╰─> [17 lines of output]
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple
Collecting setuptools>=42.0
Downloading https://www.piwheels.org/simple/setuptools/setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB)
Collecting Cython>=0.28
Downloading cython-3.2.9-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.metadata (4.6 kB)
Collecting numpy
Downloading numpy-2.5.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.metadata (6.6 kB)
Downloading https://www.piwheels.org/simple/setuptools/setuptools-84.0.0-py3-none-any.whl (818 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 222.1 kB/s eta 0:00:00
Downloading cython-3.2.9-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (3.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 237.4 kB/s eta 0:00:00
Downloading numpy-2.5.2-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (15.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 629.6 kB/s eta 0:00:00
Installing collected packages: setuptools, numpy, Cython
ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device


[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

Γ— pip subprocess to install build dependencies did not run successfully.
β”‚ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Error Catched! Aborting Zynthian Update ...
Updating zynthian-data...
Updated 0 paths from the index
Already up to date.
Updating zynthian-packages...
Updated 0 paths from the index
Already up to date.
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 =>
Updating zyncoder...
Updated 0 paths from the index
/zynthian/zyncoder /zynthian/zyncoder
/zynthian/zyncoder/build /zynthian/zyncoder /zynthian/zyncoder
++ Defined DUMMY_ENCODERS
++ TPA6130 kernel driver NOT LOADED. Using TPA6130 user space driver if needed.
++ Building for Wiring Layout TOUCH_ONLY
-- Configuring done (0.1s)
-- Generating done (0.1s)
-- Build files have been written to: /zynthian/zyncoder/build
[100%] Built target zyncore
/zynthian/zyncoder /zynthian/zyncoder
/zynthian/zyncoder
Updating zynthian-ui...
Updated 0 paths from the index
From https://github.com/zynthian/zynthian-ui
f7a69d23..1403f50c vangelis -> origin/vangelis
/zynthian/zynthian-ui/zynlibs/zynmixer /zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynmixer/build /zynthian/zynthian-ui/zynlibs/zynmixer /zynthian/zynthian-ui
-- Configuring done (0.0s)
-- Generating done (0.1s)
-- Build files have been written to: /zynthian/zynthian-ui/zynlibs/zynmixer/build
[ 50%] Built target zynmixer
[100%] Built target zynmixer_mixbus
/zynthian/zynthian-ui/zynlibs/zynmixer /zynthian/zynthian-ui
/zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynaudioplayer /zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynaudioplayer/build /zynthian/zynthian-ui/zynlibs/zynaudioplayer /zynthian/zynthian-ui
OSC disabled
-- Configuring done (0.0s)
-- Generating done (0.0s)
-- Build files have been written to: /zynthian/zynthian-ui/zynlibs/zynaudioplayer/build
[100%] Built target zynaudioplayer
/zynthian/zynthian-ui/zynlibs/zynaudioplayer /zynthian/zynthian-ui
/zynthian/zynthian-ui
Running zynsmf/build.sh...
/zynthian/zynthian-ui/zynlibs/zynsmf /zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynsmf/build /zynthian/zynthian-ui/zynlibs/zynsmf /zynthian/zynthian-ui
-- Configuring done (0.0s)
-- Generating done (0.0s)
-- Build files have been written to: /zynthian/zynthian-ui/zynlibs/zynsmf/build
[100%] Built target zynsmf
/zynthian/zynthian-ui/zynlibs/zynsmf /zynthian/zynthian-ui
/zynthian/zynthian-ui
βœ… zynsmf/build.sh succeeded

Running zynseq/build.sh...
/zynthian/zynthian-ui/zynlibs/zynseq /zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynseq/build /zynthian/zynthian-ui/zynlibs/zynseq /zynthian/zynthian-ui
CMake Error at CMakeLists.txt:6 (find_package):
By not providing "Findmimalloc.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "mimalloc",
but CMake did not find one.

Could not find a package configuration file provided by "mimalloc" with any
of the following names:

mimallocConfig.cmake
mimalloc-config.cmake

Add the installation prefix of "mimalloc" to CMAKE_PREFIX_PATH or set
"mimalloc_DIR" to a directory containing one of the above files. If
"mimalloc" provides a separate development package or SDK, be sure it has
been installed.


-- Configuring incomplete, errors occurred!
CMake Error at CMakeLists.txt:6 (find_package):
By not providing "Findmimalloc.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "mimalloc",
but CMake did not find one.

Could not find a package configuration file provided by "mimalloc" with any
of the following names:

mimallocConfig.cmake
mimalloc-config.cmake

Add the installation prefix of "mimalloc" to CMAKE_PREFIX_PATH or set
"mimalloc_DIR" to a directory containing one of the above files. If
"mimalloc" provides a separate development package or SDK, be sure it has
been installed.


-- Configuring incomplete, errors occurred!
make: *** [Makefile:363: cmake_check_build_system] Error 1
/zynthian/zynthian-ui/zynlibs/zynseq /zynthian/zynthian-ui
/zynthian/zynthian-ui
❌ zynseq/build.sh failed (exit code 2)

Running zynaudioplayer/build.sh...
/zynthian/zynthian-ui/zynlibs/zynaudioplayer /zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynaudioplayer/build /zynthian/zynthian-ui/zynlibs/zynaudioplayer /zynthian/zynthian-ui
OSC disabled
-- Configuring done (0.0s)
-- Generating done (0.0s)
-- Build files have been written to: /zynthian/zynthian-ui/zynlibs/zynaudioplayer/build
[100%] Built target zynaudioplayer
/zynthian/zynthian-ui/zynlibs/zynaudioplayer /zynthian/zynthian-ui
/zynthian/zynthian-ui
βœ… zynaudioplayer/build.sh succeeded

Running zynmixer/build.sh...
/zynthian/zynthian-ui/zynlibs/zynmixer /zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynmixer/build /zynthian/zynthian-ui/zynlibs/zynmixer /zynthian/zynthian-ui
-- Configuring done (0.0s)
-- Generating done (0.1s)
-- Build files have been written to: /zynthian/zynthian-ui/zynlibs/zynmixer/build
[ 50%] Built target zynmixer
[100%] Built target zynmixer_mixbus
/zynthian/zynthian-ui/zynlibs/zynmixer /zynthian/zynthian-ui
/zynthian/zynthian-ui
βœ… zynmixer/build.sh succeeded

Running zynclippy/build.sh...
/zynthian/zynthian-ui/zynlibs/zynclippy /zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynclippy/build /zynthian/zynthian-ui/zynlibs/zynclippy /zynthian/zynthian-ui
-- Configuring done (0.0s)
-- Generating done (0.0s)
-- Build files have been written to: /zynthian/zynthian-ui/zynlibs/zynclippy/build
[100%] Built target zynclippy
/zynthian/zynthian-ui/zynlibs/zynclippy /zynthian/zynthian-ui
/zynthian/zynthian-ui
βœ… zynclippy/build.sh succeeded

==============================
⚠️ Overall result: FAILURE
Failed scripts:
- zynseq/build.sh
==============================
/zynthian/zynthian-ui/zynlibs/zynclippy /zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynclippy/build /zynthian/zynthian-ui/zynlibs/zynclippy /zynthian/zynthian-ui
-- Configuring done (0.0s)
-- Generating done (0.0s)
-- Build files have been written to: /zynthian/zynthian-ui/zynlibs/zynclippy/build
[100%] Built target zynclippy
/zynthian/zynthian-ui/zynlibs/zynclippy /zynthian/zynthian-ui
/zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynseq /zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynseq/build /zynthian/zynthian-ui/zynlibs/zynseq /zynthian/zynthian-ui
CMake Error at CMakeLists.txt:6 (find_package):
By not providing "Findmimalloc.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "mimalloc",
but CMake did not find one.

Could not find a package configuration file provided by "mimalloc" with any
of the following names:

mimallocConfig.cmake
mimalloc-config.cmake

Add the installation prefix of "mimalloc" to CMAKE_PREFIX_PATH or set
"mimalloc_DIR" to a directory containing one of the above files. If
"mimalloc" provides a separate development package or SDK, be sure it has
been installed.


-- Configuring incomplete, errors occurred!
CMake Error at CMakeLists.txt:6 (find_package):
By not providing "Findmimalloc.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "mimalloc",
but CMake did not find one.

Could not find a package configuration file provided by "mimalloc" with any
of the following names:

mimallocConfig.cmake
mimalloc-config.cmake

Add the installation prefix of "mimalloc" to CMAKE_PREFIX_PATH or set
"mimalloc_DIR" to a directory containing one of the above files. If
"mimalloc" provides a separate development package or SDK, be sure it has
been installed.


-- Configuring incomplete, errors occurred!
make: *** [Makefile:363: cmake_check_build_system] Error 1
/zynthian/zynthian-ui/zynlibs/zynseq /zynthian/zynthian-ui
/zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynsmf /zynthian/zynthian-ui
/zynthian/zynthian-ui/zynlibs/zynsmf/build /zynthian/zynthian-ui/zynlibs/zynsmf /zynthian/zynthian-ui
-- Configuring done (0.0s)
-- Generating done (0.0s)
-- Build files have been written to: /zynthian/zynthian-ui/zynlibs/zynsmf/build
[100%] Built target zynsmf
/zynthian/zynthian-ui/zynlibs/zynsmf /zynthian/zynthian-ui
/zynthian/zynthian-ui
Updating zynthian-webconf...
Updated 0 paths from the index
Regenerating engines DB: engines ...
error: failed to open file /zynthian/zynthian-my-data/presets/lv2/esp_jit.log/manifest.ttl (Not a directory)
lilv_world_load_file(): error: Error loading file `file:///zynthian/zynthian-my-data/presets/lv2/esp_jit.log/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///zynthian/zynthian-my-data/presets/lv2/esp_jit.log/manifest.ttl
INFO:root:Command took 26s
Running Flag Actions from '/zynthian/zynthian-sys/scripts/update_zynthian.sh'...
Saving state...
Restarting zynthian service...
Restarting zynthian-webconf service...

Shutting down still does not work
### HARDWARE

Raspberry Pi 5 Model B Rev 1.0
Audio: [JustBoom DAC](http://192.168.32.9/hw-audio)
Display: [Generic HDMI/DSI Display](http://192.168.32.9/hw-display)
Wiring: [TOUCH_ONLY](http://192.168.32.9/hw-wiring)
I2C: [Not detected](http://192.168.32.9/hw-wiring)
Profile: [v5](http://192.168.32.9/hw-wiring)

### SYSTEM

Debian GNU/Linux 13 (trixie)
Build Date: 2027-07-27
Memory: 18% (737M/4049M)
Internal Storage: 61% (35G/59G ext4)
Temperature: 59.8ΒΊC
Overclock: [None](http://192.168.32.9/hw-options)

### MIDI & UI

Tuning: [440 Hz](http://192.168.32.9/ui-midi-options)
Master Channel: [Off](http://192.168.32.9/ui-midi-options)
Preload Presets: [On](http://192.168.32.9/ui-midi-options)
ZS3 (SubSnapShots): [On](http://192.168.32.9/ui-midi-options)
Power Save: [120 minutes](http://192.168.32.9/ui-options)
Audio Levels on Snapshots: [On](http://192.168.32.9/ui-options)

### SOFTWARE

zyncoder: [vangelis (6528ec9)](https://github.com/zynthian/zyncoder/commit/6528ec9493512a8c509801788a77133f517d54c3)
zynthian-ui: [vangelis (1403f50)](https://github.com/zynthian/zynthian-ui/commit/1403f50c978137707e8825c449f9c173362c1f14)
zynthian-sys: [vangelis (8486469)](https://github.com/zynthian/zynthian-sys/commit/84864695e0d66b6507bade81fc94012e76602416)
zynthian-data: [vangelis (27367e7)](https://github.com/zynthian/zynthian-data/commit/27367e7d91cace94bc511827d75fc0e29c4e7745)
zynthian-webconf: [vangelis (7441bd4)](https://github.com/zynthian/zynthian-webconf/commit/7441bd415136b6a1345ab3df13c852a3eed20e56)

### LIBRARY

Snapshots: [188](http://192.168.32.9/lib-snapshot)
Collections: [0](http://192.168.32.9/lib-extra-packs)
Soundfonts: [1036](http://192.168.32.9/lib-presets)
Audio Captures: [0](http://192.168.32.9/lib-captures)
MIDI Captures: [0](http://192.168.32.9/lib-captures)

### NETWORK

Hostname: [zynthian](http://192.168.32.9/sys-security)
Wifi: PM
IP: 192.168.32.9
VNC: [On](http://192.168.32.9/ui-options)
MIDI Services: