Mod-ui not starting

I’ve got my zynthian a month now. I’m somewhere between hate and love. Hate is about that nobody bothers to write a decent manual for this thing. It’s probably brilliant, but I am not.

I try to get Mod-ui running. It stops after 2 seconds.
this is my error code: someone knows what i have to do?

Aug 22 17:58:58 zynthian startx[499]: Traceback (most recent call last):
Aug 22 17:58:58 zynthian startx[499]: File “./zynthian_gui.py”, line 1253, in zyncoder_read
Aug 22 17:58:58 zynthian startx[499]: self.zynswitches()
Aug 22 17:58:58 zynthian startx[499]: File “./zynthian_gui.py”, line 953, in zynswitches
Aug 22 17:58:58 zynthian startx[499]: self.zynswitch_short(i)
Aug 22 17:58:58 zynthian startx[499]: File “./zynthian_gui.py”, line 1147, in zynswitch_short
Aug 22 17:58:58 zynthian startx[499]: self.screens[self.modal_screen].switch_select(‘S’)
Aug 22 17:58:58 zynthian startx[499]: File “/home/pi/zynthian-ui/zyngui/zynthian_gui_selector.py”, line 251, in switch_select
Aug 22 17:58:58 zynthian startx[499]: self.click_listbox(None, t)
Aug 22 17:58:58 zynthian startx[499]: File “/home/pi/zynthian-ui/zyngui/zynthian_gui_selector.py”, line 247, in click_listbox
Aug 22 17:58:58 zynthian startx[499]: self.select_action(self.index, t)
Aug 22 17:58:58 zynthian startx[499]: File “/home/pi/zynthian-ui/zyngui/zynthian_gui_engine.py”, line 169, in select_action
Aug 22 17:58:58 zynthian startx[499]: self.zyngui.screens[‘layer’].add_layer_engine(self.list_data[i][0], self.midi_chan)
Aug 22 17:58:58 zynthian startx[499]: File “/home/pi/zynthian-ui/zyngui/zynthian_gui_layer.py”, line 281, in add_layer_engine
Aug 22 17:58:58 zynthian startx[499]: self.add_layer_midich(None)
Aug 22 17:58:58 zynthian startx[499]: File “/home/pi/zynthian-ui/zyngui/zynthian_gui_layer.py”, line 303, in add_layer_midich
Aug 22 17:58:58 zynthian startx[499]: zyngine = self.zyngui.screens[‘engine’].start_engine(self.add_layer_eng)
Aug 22 17:58:58 zynthian startx[499]: File “/home/pi/zynthian-ui/zyngui/zynthian_gui_engine.py”, line 180, in start_engine
Aug 22 17:58:58 zynthian startx[499]: self.zyngines[eng]=zynthian_engine_class(self.zyngui)
Aug 22 17:58:58 zynthian startx[499]: File “/home/pi/zynthian-ui/zyngine/zynthian_engine_modui.py”, line 85, in init
Aug 22 17:58:58 zynthian startx[499]: self.start()
Aug 22 17:58:58 zynthian startx[499]: File “/home/pi/zynthian-ui/zyngine/zynthian_engine_modui.py”, line 101, in start
Aug 22 17:58:58 zynthian startx[499]: check_output((“systemctl start mod-ui”),shell=True)
Aug 22 17:58:58 zynthian startx[499]: File “/usr/lib/python3.7/subprocess.py”, line 395, in check_output
Aug 22 17:58:58 zynthian startx[499]: **kwargs).stdout
Aug 22 17:58:58 zynthian startx[499]: File “/usr/lib/python3.7/subprocess.py”, line 487, in run
Aug 22 17:58:58 zynthian startx[499]: output=stdout, stderr=stderr)
Aug 22 17:58:58 zynthian startx[499]: subprocess.CalledProcessError: Command ‘systemctl start mod-ui’ returned non-zero exit status 1.

Hi, @robert . Is the manual not clear enough for you:
https://wiki.zynthian.org/index.php/Zynthian_UI_Users_Guide

there’s a lot of things that are not described in the manual. It took me a couple of days to figure out how to get VLC working, for instance. I found out that I had to give my IP-number and add :1 to get the display. Might have been handy to put that somewhere.
Now I recently found out there’s an excellent VLC monitoring system in de zynthian configuration screen. That’s what I would like to read in a manual.

I’m trying to get ALO Looper working, but there is some magic involved in how it works, and nobody explains it properly. People explain it, but it’s incomplete and for a complete idiot like me, it’s incomprehensible.

So now I try to get Mod-UI working, hoping that ALO will work there. But Mod-UI doesn’t start. No idea why. Updating the system doesn’t help. Maybe praying does…