No audio out

all up and working except no audio ran this:

/zynthian/zynthian-sys/sbin/zynthian.sh

root@zynthian:~# /zynthian/zynthian-sys/sbin/zynthian.sh
/zynthian/zynthian-sys/sbin/zynthian.sh: 3: /zynthian/zynthian-sys/sbin/zynthian.sh: source: not found

X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.26-v7+ armv7l Raspbian
Current Operating System: Linux zynthian 4.9.35-v7+ #1014 SMP Fri Jun 30 14:47:43 BST 2017 armv7l
Kernel command line: bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
Build Date: 11 November 2016 11:59:59AM
xorg-server 2:1.18.4-2+rpi1 (https://www.debian.org/support)
Current version of pixman: 0.33.3
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (–) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: “/var/log/Xorg.0.log”, Time: Thu Sep 7 21:26:45 2017
(==) Using config directory: “/etc/X11/xorg.conf.d”
(==) Using system config directory “/usr/share/X11/xorg.conf.d”
./zynthian.sh: line 26: /etc/X11/zynthian: No such file or directory
INFO:root:Wiring Layout PROTOTYPE-3H
DEBUG:root:ZYNCODER A: [26, 25, 2, 4]
DEBUG:root:ZYNCODER B: [21, 27, 7, 24]
DEBUG:root:SWITCHES layout: [100, 101, 102, 103]
Zyncoder: Zynswitches poll thread created successfully
Zyncoder: MIDI tuning frequency set to 440 Hz (8192)
INFO:root:SWITCHES INIT…
INFO:root:SETUP GPIO SWITCH 0 => 100
INFO:root:SETUP GPIO SWITCH 1 => 101
INFO:root:SETUP GPIO SWITCH 2 => 102
INFO:root:SETUP GPIO SWITCH 3 => 103
DEBUG:root:ZCTRL ‘Layer’: 0 (0 -> 2), None, None
ERROR:root:Can’t load snapshot ‘/zynthian/zynthian-ui/my-data/snapshots/default.zss’: [Errno 2] No such file or directory: '/zynthian/zynthian-ui/my-data/snapshots/default.zss’
DEBUG:root:ZCTRL ‘Bank’: 0 (0 -> 0), None, None
DEBUG:root:ZCTRL ‘Layer’: 0 (0 -> 2), None, None
any ideas please

This is OK! These error messages are completely normal. No problem with them.
The first one is a config feature that is partially implemented. I will remove this error message in the next release
The second one should be a WARNING or INFO. I will fix it too :wink:

The audio problem is not here. What audio device are you using? Is it correctly configured? Could you send the output of “pstree” command?

Regards!

got it working now changed my sound card forwards and back a few times and it works. thanks a million for your help