Questions about zynthian OS automated build system

Ok, so upon further investigation and manually installing python modules, I can’t seem to be able to install patchage, nor find it on pypi.org

patchage isn’t python to my knowledge it’s a system based install
sudo apt install patchage or similar.

http://drobilla.net/software/patchage.html
The vanilla start up zynthian settings in this sort of world for starting up is probably everything in dummies with hdmi screen selected.

A Zynthian kit itself wont start if it can’t detect the audio device selected.

Yes, you are indeed correct. I just quickly found out after doing a bit of google search :smiley:
I can now access the webconf.
Can’t see any MIDI log though. The midi keyboard is listed in aconnect and I also used it by playing with fluidsynth.
I can see the zynthian splashscreen for a few seconds, and then the error splashscreen.
Again, is there any log file that zynthian outputs when launching? Maybe that gives me a clue.
Edit: Will change the audio to dummy, just in case
Edit2: No, it did not help.

I just found out on the forum I can get some logs using journalctl.
Here is mine:

– Logs begin at Sat 2021-10-30 14:25:09 UTC, end at Sat 2021-10-30 14:28:40 UTC. –
Oct 30 14:25:18 zynthian systemd[1]: Started Zynthian User Interface.
Oct 30 14:25:19 zynthian startx[1696]: X.Org X Server 1.20.4
Oct 30 14:25:19 zynthian startx[1696]: X Protocol Version 11, Revision 0
Oct 30 14:25:19 zynthian startx[1696]: Build Operating System: Linux 4.14.204-odroidxu4 armv7l Debian
Oct 30 14:25:19 zynthian startx[1696]: Current Operating System: Linux zynthian 5.10.60-sunxi #21.08.2 SMP Tue Sep 14 16:28:44 UTC 2021 armv7l
Oct 30 14:25:19 zynthian startx[1696]: Kernel command line: root=UUID=bca5d7e8-0c39-4a40-a387-03b25de4216d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=5
Oct 30 14:25:19 zynthian startx[1696]: Build Date: 25 December 2020 07:01:51PM
Oct 30 14:25:19 zynthian startx[1696]: xorg-server-rockchip 2:1.20.3-3armbian1 (Debian -- User Support)
Oct 30 14:25:19 zynthian startx[1696]: Current version of pixman: 0.36.0
Oct 30 14:25:19 zynthian startx[1696]: Before reporting problems, check http://wiki.x.org
Oct 30 14:25:19 zynthian startx[1696]: to make sure that you have the latest version.
Oct 30 14:25:19 zynthian startx[1696]: Markers: (–) probed, (**) from config file, (==) default setting,
Oct 30 14:25:19 zynthian startx[1696]: (++) from command line, (!!) notice, (II) informational,
Oct 30 14:25:19 zynthian startx[1696]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Oct 30 14:25:19 zynthian startx[1696]: (==) Log file: “/var/log/Xorg.0.log”, Time: Sat Oct 30 14:25:19 2021
Oct 30 14:25:19 zynthian startx[1696]: (==) Using config directory: “/etc/X11/xorg.conf.d”
Oct 30 14:25:19 zynthian startx[1696]: (==) Using system config directory “/usr/share/X11/xorg.conf.d”
Oct 30 14:25:24 zynthian startx[1696]: ./zynthian.sh: line 55: /sys/class/backlight/*/bl_power: No such file or directory
Oct 30 14:25:24 zynthian startx[1696]: PNG file: /zynthian/config/img/fb_zynthian_boot.png - Application must supply a known background gamma
Oct 30 14:25:24 zynthian startx[1696]: /zynthian/config/img/fb_zynthian_boot.png is 1024x600 PNG image, color type GRAY, 8 bit, file gamma 0.4546
Oct 30 14:25:24 zynthian startx[1696]: Zooming image by 100%…done
Oct 30 14:25:24 zynthian startx[1696]: Merging…didn’t find evidence of prior run.
Oct 30 14:25:24 zynthian startx[1696]: done
Oct 30 14:25:24 zynthian startx[1696]: Building XImage…done
Oct 30 14:25:39 zynthian startx[1696]: Cannot read socket fd = 7 err = Success
Oct 30 14:25:39 zynthian startx[1696]: CheckRes error
Oct 30 14:25:39 zynthian startx[1696]: JackSocketClientChannel read fail
Oct 30 14:25:39 zynthian startx[1696]: Cannot open zynthstep client
Oct 30 14:25:39 zynthian startx[1696]: JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
Oct 30 14:25:39 zynthian startx[1696]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Oct 30 14:25:39 zynthian startx[1696]: libzynseq failed to start jack client: 33
Oct 30 14:25:54 zynthian startx[1696]: Cannot read socket fd = 7 err = Success
Oct 30 14:25:54 zynthian startx[1696]: CheckRes error
Oct 30 14:25:54 zynthian startx[1696]: JackSocketClientChannel read fail
Oct 30 14:25:54 zynthian startx[1696]: Cannot open jackpeak client
Oct 30 14:25:54 zynthian startx[1696]: JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
Oct 30 14:25:54 zynthian startx[1696]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Oct 30 14:25:54 zynthian startx[1696]: libjackpeak failed to start jack client: 33
Oct 30 14:25:54 zynthian startx[1696]: New instance of zynseq
Oct 30 14:25:54 zynthian startx[1696]: zynseq initialising as zynthstep
Oct 30 14:25:58 zynthian startx[1696]: convert-im6.q16: unable to read font helvetica' @ error/annotate.c/RenderFreetype/1338. Oct 30 14:25:58 zynthian startx[1696]: convert-im6.q16: non-conforming drawing primitive definition text’ @ error/draw.c/RenderMVGContent/4301.
Oct 30 14:25:58 zynthian startx[1696]: convert-im6.q16: unable to read font helvetica' @ error/annotate.c/RenderFreetype/1338. Oct 30 14:25:58 zynthian startx[1696]: convert-im6.q16: non-conforming drawing primitive definition text’ @ error/draw.c/RenderMVGContent/4301.
Oct 30 14:25:58 zynthian startx[1696]: /zynthian/config/img/fb_zynthian_error_ip.png is 1024x600 PNG image, color type RGB_ALPHA, 8 bit
Oct 30 14:25:58 zynthian startx[1696]: Zooming image by 100%…done
Oct 30 14:25:58 zynthian startx[1696]: Merging…done
Oct 30 14:25:58 zynthian startx[1696]: Building XImage…done
Oct 30 14:26:14 zynthian startx[1696]: Cannot read socket fd = 7 err = Success
Oct 30 14:26:14 zynthian startx[1696]: CheckRes error
Oct 30 14:26:14 zynthian startx[1696]: JackSocketClientChannel read fail
Oct 30 14:26:14 zynthian startx[1696]: Cannot open zynthstep client
Oct 30 14:26:14 zynthian startx[1696]: JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
Oct 30 14:26:14 zynthian startx[1696]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Oct 30 14:26:14 zynthian startx[1696]: libzynseq failed to start jack client: 33
Oct 30 14:26:29 zynthian startx[1696]: Cannot read socket fd = 7 err = Success
Oct 30 14:26:29 zynthian startx[1696]: CheckRes error
Oct 30 14:26:29 zynthian startx[1696]: JackSocketClientChannel read fail
Oct 30 14:26:29 zynthian startx[1696]: Cannot open jackpeak client
Oct 30 14:26:29 zynthian startx[1696]: JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
Oct 30 14:26:29 zynthian startx[1696]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Oct 30 14:26:29 zynthian startx[1696]: libjackpeak failed to start jack client: 33
Oct 30 14:26:29 zynthian startx[1696]: New instance of zynseq
Oct 30 14:26:29 zynthian startx[1696]: zynseq initialising as zynthstep
Oct 30 14:26:31 zynthian startx[1696]: convert-im6.q16: unable to read font helvetica' @ error/annotate.c/RenderFreetype/1338. Oct 30 14:26:31 zynthian startx[1696]: convert-im6.q16: non-conforming drawing primitive definition text’ @ error/draw.c/RenderMVGContent/4301.
Oct 30 14:26:31 zynthian startx[1696]: convert-im6.q16: unable to read font helvetica' @ error/annotate.c/RenderFreetype/1338. Oct 30 14:26:31 zynthian startx[1696]: convert-im6.q16: non-conforming drawing primitive definition text’ @ error/draw.c/RenderMVGContent/4301.
Oct 30 14:26:31 zynthian startx[1696]: /zynthian/config/img/fb_zynthian_error_ip.png is 1024x600 PNG image, color type RGB_ALPHA, 8 bit
Oct 30 14:26:31 zynthian startx[1696]: Zooming image by 100%…done
Oct 30 14:26:31 zynthian startx[1696]: Merging…done
Oct 30 14:26:31 zynthian startx[1696]: Building XImage…done
Oct 30 14:26:49 zynthian startx[1696]: Cannot read socket fd = 7 err = Success
Oct 30 14:26:49 zynthian startx[1696]: CheckRes error
Oct 30 14:26:49 zynthian startx[1696]: JackSocketClientChannel read fail
Oct 30 14:26:49 zynthian startx[1696]: Cannot open zynthstep client
Oct 30 14:26:49 zynthian startx[1696]: JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
Oct 30 14:26:49 zynthian startx[1696]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Oct 30 14:26:49 zynthian startx[1696]: libzynseq failed to start jack client: 33
Oct 30 14:27:04 zynthian startx[1696]: Cannot read socket fd = 7 err = Success
Oct 30 14:27:04 zynthian startx[1696]: CheckRes error
Oct 30 14:27:04 zynthian startx[1696]: JackSocketClientChannel read fail
Oct 30 14:27:04 zynthian startx[1696]: Cannot open jackpeak client
Oct 30 14:27:04 zynthian startx[1696]: JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
Oct 30 14:27:04 zynthian startx[1696]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Oct 30 14:27:04 zynthian startx[1696]: libjackpeak failed to start jack client: 33
Oct 30 14:27:04 zynthian startx[1696]: New instance of zynseq
Oct 30 14:27:04 zynthian startx[1696]: zynseq initialising as zynthstep
Oct 30 14:27:06 zynthian startx[1696]: convert-im6.q16: unable to read font helvetica' @ error/annotate.c/RenderFreetype/1338. Oct 30 14:27:06 zynthian startx[1696]: convert-im6.q16: non-conforming drawing primitive definition text’ @ error/draw.c/RenderMVGContent/4301.
Oct 30 14:27:06 zynthian startx[1696]: convert-im6.q16: unable to read font helvetica' @ error/annotate.c/RenderFreetype/1338. Oct 30 14:27:06 zynthian startx[1696]: convert-im6.q16: non-conforming drawing primitive definition text’ @ error/draw.c/RenderMVGContent/4301.
Oct 30 14:27:06 zynthian startx[1696]: /zynthian/config/img/fb_zynthian_error_ip.png is 1024x600 PNG image, color type RGB_ALPHA, 8 bit
Oct 30 14:27:06 zynthian startx[1696]: Zooming image by 100%…done
Oct 30 14:27:06 zynthian startx[1696]: Merging…done
Oct 30 14:27:06 zynthian startx[1696]: Building XImage…done
Oct 30 14:27:24 zynthian startx[1696]: Cannot read socket fd = 7 err = Success
Oct 30 14:27:24 zynthian startx[1696]: CheckRes error
Oct 30 14:27:24 zynthian startx[1696]: JackSocketClientChannel read fail
Oct 30 14:27:24 zynthian startx[1696]: Cannot open zynthstep client
Oct 30 14:27:24 zynthian startx[1696]: JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
Oct 30 14:27:24 zynthian startx[1696]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Oct 30 14:27:24 zynthian startx[1696]: libzynseq failed to start jack client: 33
Oct 30 14:27:39 zynthian startx[1696]: Cannot read socket fd = 7 err = Success
Oct 30 14:27:39 zynthian startx[1696]: CheckRes error
Oct 30 14:27:39 zynthian startx[1696]: JackSocketClientChannel read fail
Oct 30 14:27:39 zynthian startx[1696]: Cannot open jackpeak client
Oct 30 14:27:39 zynthian startx[1696]: JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
Oct 30 14:27:39 zynthian startx[1696]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Oct 30 14:27:39 zynthian startx[1696]: libjackpeak failed to start jack client: 33
Oct 30 14:27:39 zynthian startx[1696]: New instance of zynseq
Oct 30 14:27:39 zynthian startx[1696]: zynseq initialising as zynthstep
Oct 30 14:27:41 zynthian startx[1696]: convert-im6.q16: unable to read font helvetica' @ error/annotate.c/RenderFreetype/1338. Oct 30 14:27:41 zynthian startx[1696]: convert-im6.q16: non-conforming drawing primitive definition text’ @ error/draw.c/RenderMVGContent/4301.
Oct 30 14:27:41 zynthian startx[1696]: convert-im6.q16: unable to read font helvetica' @ error/annotate.c/RenderFreetype/1338. Oct 30 14:27:41 zynthian startx[1696]: convert-im6.q16: non-conforming drawing primitive definition text’ @ error/draw.c/RenderMVGContent/4301.
Oct 30 14:27:41 zynthian startx[1696]: /zynthian/config/img/fb_zynthian_error_ip.png is 1024x600 PNG image, color type RGB_ALPHA, 8 bit
Oct 30 14:27:41 zynthian startx[1696]: Zooming image by 100%…done
Oct 30 14:27:41 zynthian startx[1696]: Merging…done
Oct 30 14:27:41 zynthian startx[1696]: Building XImage…done
Oct 30 14:27:59 zynthian startx[1696]: Cannot read socket fd = 7 err = Success
Oct 30 14:27:59 zynthian startx[1696]: CheckRes error
Oct 30 14:27:59 zynthian startx[1696]: JackSocketClientChannel read fail
Oct 30 14:27:59 zynthian startx[1696]: Cannot open zynthstep client
Oct 30 14:27:59 zynthian startx[1696]: JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
Oct 30 14:27:59 zynthian startx[1696]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Oct 30 14:27:59 zynthian startx[1696]: libzynseq failed to start jack client: 33
Oct 30 14:28:14 zynthian startx[1696]: Cannot read socket fd = 7 err = Success
Oct 30 14:28:14 zynthian startx[1696]: CheckRes error
Oct 30 14:28:14 zynthian startx[1696]: JackSocketClientChannel read fail
Oct 30 14:28:14 zynthian startx[1696]: Cannot open jackpeak client
Oct 30 14:28:14 zynthian startx[1696]: JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
Oct 30 14:28:14 zynthian startx[1696]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Oct 30 14:28:14 zynthian startx[1696]: libjackpeak failed to start jack client: 33
Oct 30 14:28:14 zynthian startx[1696]: New instance of zynseq
Oct 30 14:28:14 zynthian startx[1696]: zynseq initialising as zynthstep
Oct 30 14:28:16 zynthian startx[1696]: convert-im6.q16: unable to read font helvetica' @ error/annotate.c/RenderFreetype/1338. Oct 30 14:28:16 zynthian startx[1696]: convert-im6.q16: non-conforming drawing primitive definition text’ @ error/draw.c/RenderMVGContent/4301.
Oct 30 14:28:16 zynthian startx[1696]: convert-im6.q16: unable to read font helvetica' @ error/annotate.c/RenderFreetype/1338. Oct 30 14:28:16 zynthian startx[1696]: convert-im6.q16: non-conforming drawing primitive definition text’ @ error/draw.c/RenderMVGContent/4301.
Oct 30 14:28:16 zynthian startx[1696]: /zynthian/config/img/fb_zynthian_error_ip.png is 1024x600 PNG image, color type RGB_ALPHA, 8 bit
Oct 30 14:28:16 zynthian startx[1696]: Zooming image by 100%…done
Oct 30 14:28:16 zynthian startx[1696]: Merging…done
Oct 30 14:28:16 zynthian startx[1696]: Building XImage…done
Oct 30 14:28:34 zynthian startx[1696]: Cannot read socket fd = 7 err = Success
Oct 30 14:28:34 zynthian startx[1696]: CheckRes error
Oct 30 14:28:34 zynthian startx[1696]: JackSocketClientChannel read fail
Oct 30 14:28:34 zynthian startx[1696]: Cannot open zynthstep client
Oct 30 14:28:34 zynthian startx[1696]: JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
Oct 30 14:28:34 zynthian startx[1696]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Oct 30 14:28:34 zynthian startx[1696]: libzynseq failed to start jack client: 33

Basically jack ain’t starting

So, I found out I can get the screen output for the setup screen. Which helps a lot.
I then found some issues:

pip3 install mido python-rtmidi patchage line 166 in setup_system_raspbian_lite_buster.sh → patchage is nowhere to be found in python repository because it’s a debian package as @wyleu said.

error: invalid command 'bdist_wheel' → python module installation fails for tornado and psutils because wheel module is not installed beforehand
I may be completely dumb and messing something up, but the setup script in this case seems to be broken. Is there a CI plan that actually works for RaspberryPi(if so, which branch is it)?

Don’t forget Raspberry Pi OS which Zynthian is built on(I think), is a different org to Armbian. RpiOS may have different base packages.

Maybe try using apt on armbian to search for and install the missing python pkgs.

1 Like

what is your jack config in the web interface?

The jack config was set to dummy. But that wasn’t the actual problem.
Actually, jack2 wasn’t installed at all, because the raspbian lite setup script terminates on $ZYNTHIAN_SYS_DIR/scripts/set_first_boot.sh with a power off.
Thus, everything past that in the script, isn’t executed. I then modified the script to run from that point on, which actually took many hours.
I’m now on a completely different problem:

Oct 31 14:52:01 zynthian zynthian_webconf.sh[1327]: error: failed to open file /zynthian/zynthian-plugins/lv2/ykchorus.lv2/manifest.ttl (No such file or directory)
Oct 31 14:52:01 zynthian zynthian_webconf.sh[1327]: lilv_world_load_file(): error: Error loading file file:///zynthian/zynthian-plugins/lv2/ykchorus.lv2/manifest.ttl' Oct 31 14:52:01 zynthian zynthian_webconf.sh[1327]: lilv_world_load_bundle(): error: Error reading file:///zynthian/zynthian-plugins/lv2/ykchorus.lv2/manifest.ttl Oct 31 14:52:01 zynthian zynthian_webconf.sh[1327]: error: failed to open file /zynthian/zynthian-plugins/lv2/*.lv2/manifest.ttl (No such file or directory) Oct 31 14:52:01 zynthian zynthian_webconf.sh[1327]: lilv_world_load_file(): error: Error loading file file:///zynthian/zynthian-plugins/lv2/.lv2/manifest.ttl’
Oct 31 14:52:01 zynthian zynthian_webconf.sh[1327]: lilv_world_load_bundle(): error: Error reading file:///zynthian/zynthian-plugins/lv2/
.lv2/manifest.ttl

That’s in the webconf log.
Now, the webconf it’s still working, but the hdmi screen cycles between zynthian splashscreen and then back to the armbian console. where I can see:
[FAILED] Failed to start Alsa to Jack Bridge
[FAILED] Failed to start MOD ttymidi

OK, Have a look at the lines in this script here which are used to build the nightly images on top of Raspbian

forget all that. Try running $ZYNTHIAN_RECIPE_DIR/install_mod-ttymidi.sh

Well, yes, that helped, in the sense that I am not getting that error. But still, the GUI is not loading. It goes to the zynthian splash screen then back to the terminal screen and so on.
Are there any logs I can look into to maybe get a hint of what’s happening?

journalctl -u zynthian. The last time you posted this we saw that jack wasn’t running.

Presumably jack still isn’t running even with the dummy setting. Maybe check if the webconfig is actually changing the jack config settings? Is jack2 installed yet?

try re-running

Oct 31 17:02:32 zynthian systemd[1]: Started Zynthian User Interface.
Oct 31 17:02:32 zynthian startx[1676]: X.Org X Server 1.20.4
Oct 31 17:02:32 zynthian startx[1676]: X Protocol Version 11, Revision 0
Oct 31 17:02:32 zynthian startx[1676]: Build Operating System: Linux 4.14.204-odroidxu4 armv7l Debian
Oct 31 17:02:32 zynthian startx[1676]: Current Operating System: Linux zynthian 5.10.60-sunxi #21.08.2 SMP Tue Sep 14 16:28:44 UTC 2021 armv7l
Oct 31 17:02:32 zynthian startx[1676]: Kernel command line: root=UUID=bca5d7e8-0c39-4a40-a387-03b25de4216d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=5
Oct 31 17:02:32 zynthian startx[1676]: Build Date: 25 December 2020 07:01:51PM
Oct 31 17:02:32 zynthian startx[1676]: xorg-server-rockchip 2:1.20.3-3armbian1 (Debian -- User Support)
Oct 31 17:02:32 zynthian startx[1676]: Current version of pixman: 0.36.0
Oct 31 17:02:32 zynthian startx[1676]: Before reporting problems, check http://wiki.x.org
Oct 31 17:02:32 zynthian startx[1676]: to make sure that you have the latest version.
Oct 31 17:02:32 zynthian startx[1676]: Markers: (–) probed, (**) from config file, (==) default setting,
Oct 31 17:02:32 zynthian startx[1676]: (++) from command line, (!!) notice, (II) informational,
Oct 31 17:02:32 zynthian startx[1676]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Oct 31 17:02:32 zynthian startx[1676]: (==) Log file: “/var/log/Xorg.0.log”, Time: Sun Oct 31 17:02:32 2021
Oct 31 17:02:32 zynthian startx[1676]: (==) Using config directory: “/etc/X11/xorg.conf.d”
Oct 31 17:02:32 zynthian startx[1676]: (==) Using system config directory “/usr/share/X11/xorg.conf.d”
Oct 31 17:02:33 zynthian startx[1676]: ./zynthian.sh: line 55: /sys/class/backlight/*/bl_power: No such file or directory
Oct 31 17:02:33 zynthian startx[1676]: PNG file: /zynthian/config/img/fb_zynthian_boot.png - Application must supply a known background gamma
Oct 31 17:02:33 zynthian startx[1676]: /zynthian/config/img/fb_zynthian_boot.png is 1024x600 PNG image, color type GRAY, 8 bit, file gamma 0.4546
Oct 31 17:02:33 zynthian startx[1676]: Zooming image by 100%…done
Oct 31 17:02:33 zynthian startx[1676]: Merging…didn’t find evidence of prior run.
Oct 31 17:02:33 zynthian startx[1676]: done
Oct 31 17:02:33 zynthian startx[1676]: Building XImage…done
Oct 31 17:02:34 zynthian systemd[1]: Stopping Zynthian User Interface…
Oct 31 17:02:34 zynthian startx[1676]: xinit: connection to X server lost
Oct 31 17:02:34 zynthian startx[1676]: [1B blob data]
Oct 31 17:02:35 zynthian startx[1676]: waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.
Oct 31 17:02:35 zynthian startx[1676]: xinit: unexpected signal 15
Oct 31 17:02:35 zynthian systemd[1]: zynthian.service: Main process exited, code=exited, status=1/FAILURE
Oct 31 17:02:35 zynthian systemd[1]: zynthian.service: Failed with result ‘exit-code’.
Oct 31 17:02:36 zynthian systemd[1]: Stopped Zynthian User Interface.

It cycles on those messages.

re-ran it: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I guess everything went fine there.

Jack looks to be installed(I guess that is jackd2?):

1 Like

X not starting?

Most likely.
Here’s X log:

[ 910.268]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[ 910.268] Build Operating System: Linux 4.14.204-odroidxu4 armv7l Debian
[ 910.268] Current Operating System: Linux zynthian 5.10.60-sunxi #21.08.2 SMP Tue Sep 14 16:28:44 UTC 2021 armv7l
[ 910.268] Kernel command line: root=UUID=bca5d7e8-0c39-4a40-a387-03b25de4216d rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=51187455-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
[ 910.268] Build Date: 25 December 2020 07:01:51PM
[ 910.268] xorg-server-rockchip 2:1.20.3-3armbian1 (Debian -- User Support)
[ 910.269] Current version of pixman: 0.36.0
[ 910.269] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 910.269] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 910.269] (==) Log file: “/var/log/Xorg.0.log”, Time: Sun Oct 31 17:17:02 2021
[ 910.270] (==) Using config directory: “/etc/X11/xorg.conf.d”
[ 910.270] (==) Using system config directory “/usr/share/X11/xorg.conf.d”
[ 910.271] (==) No Layout section. Using the first Screen section.
[ 910.271] (==) No screen section available. Using defaults.
[ 910.271] (
) |–>Screen “Default Screen Section” (0)
[ 910.271] () | |–>Monitor “”
[ 910.272] (==) No device specified for screen “Default Screen Section”.
Using the first device section listed.
[ 910.272] (
) | |–>Device “Display”
[ 910.272] (==) No monitor specified for screen “Default Screen Section”.
Using a default monitor configuration.
[ 910.272] () Option “BlankTime” “0”
[ 910.273] (
) Option “StandbyTime” “0”
[ 910.273] () Option “SuspendTime” “0”
[ 910.273] (
) Option “OffTime” “0”
[ 910.273] (==) Automatically adding devices
[ 910.273] (==) Automatically enabling devices
[ 910.273] (==) Automatically adding GPU devices
[ 910.273] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 910.273] (WW) The directory “/usr/share/fonts/X11/misc” does not exist.
[ 910.273] Entry deleted from font path.
[ 910.273] (WW) The directory “/usr/share/fonts/X11/cyrillic” does not exist.
[ 910.273] Entry deleted from font path.
[ 910.273] (WW) The directory “/usr/share/fonts/X11/100dpi/” does not exist.
[ 910.273] Entry deleted from font path.
[ 910.273] (WW) The directory “/usr/share/fonts/X11/75dpi/” does not exist.
[ 910.273] Entry deleted from font path.
[ 910.273] (WW) The directory “/usr/share/fonts/X11/Type1” does not exist.
[ 910.273] Entry deleted from font path.
[ 910.273] (WW) The directory “/usr/share/fonts/X11/100dpi” does not exist.
[ 910.273] Entry deleted from font path.
[ 910.273] (WW) The directory “/usr/share/fonts/X11/75dpi” does not exist.
[ 910.274] Entry deleted from font path.
[ 910.274] (==) FontPath set to:
built-ins
[ 910.274] (==) ModulePath set to “/usr/lib/xorg/modules”
[ 910.274] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 910.274] (II) Loader magic: 0x5bcf98
[ 910.274] (II) Module ABI versions:
[ 910.274] X.Org ANSI C Emulation: 0.4
[ 910.274] X.Org Video Driver: 24.0
[ 910.274] X.Org XInput driver : 24.1
[ 910.274] X.Org Server Extension : 10.0
[ 910.277] (–) using VT number 2
[ 910.277] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 910.280] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 910.292] (II) no primary bus or device found
[ 910.292] falling back to /sys/devices/platform/display-engine/drm/card0
[ 910.293] (II) LoadModule: “glx”
[ 910.293] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 910.316] (II) Module glx: vendor=“X.Org Foundation”
[ 910.316] compiled for 1.20.4, module version = 1.0.0
[ 910.316] ABI class: X.Org Server Extension, version 10.0
[ 910.316] (II) LoadModule: “fbdev”
[ 910.317] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 910.317] (II) Module fbdev: vendor=“X.Org Foundation”
[ 910.317] compiled for 1.20.0, module version = 0.5.0
[ 910.317] Module class: X.Org Video Driver
[ 910.317] ABI class: X.Org Video Driver, version 24.0
[ 910.317] (II) FBDEV: driver for framebuffer: fbdev
[ 910.336] (WW) Falling back to old probe method for fbdev
[ 910.336] (II) Loading sub module “fbdevhw”
[ 910.336] (II) LoadModule: “fbdevhw”
[ 910.336] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 910.337] (II) Module fbdevhw: vendor=“X.Org Foundation”
[ 910.337] compiled for 1.20.4, module version = 0.0.2
[ 910.337] ABI class: X.Org Video Driver, version 24.0
[ 910.338] (II) FBDEV(0): using /dev/fb0
[ 910.338] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 910.338] (II) FBDEV(0): Creating default Display subsection in Screen section
“Default Screen Section” for depth/fbbpp 24/32
[ 910.338] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[ 910.338] (==) FBDEV(0): RGB weight 888
[ 910.338] (==) FBDEV(0): Default visual is TrueColor
[ 910.338] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 910.338] (II) FBDEV(0): hardware: sun4i-drmdrmfb (video memory: 2400kB)
[ 910.338] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[ 910.338] () FBDEV(0): Option “fbdev” “/dev/fb0”
[ 910.338] (II) FBDEV(0): checking modes against framebuffer device…
[ 910.339] (II) FBDEV(0): checking modes against monitor…
[ 910.339] (II) FBDEV(0): Virtual size is 1024x600 (pitch 1024)
[ 910.339] (
) FBDEV(0): Built-in mode “current”
[ 910.339] (==) FBDEV(0): DPI set to (96, 96)
[ 910.339] (II) Loading sub module “fb”
[ 910.339] (II) LoadModule: “fb”
[ 910.339] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 910.340] (II) Module fb: vendor=“X.Org Foundation”
[ 910.340] compiled for 1.20.4, module version = 1.0.0
[ 910.340] ABI class: X.Org ANSI C Emulation, version 0.4
[ 910.340] (**) FBDEV(0): using shadow framebuffer
[ 910.341] (II) Loading sub module “shadow”
[ 910.341] (II) LoadModule: “shadow”
[ 910.341] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 910.341] (II) Module shadow: vendor=“X.Org Foundation”
[ 910.342] compiled for 1.20.4, module version = 1.1.0
[ 910.342] ABI class: X.Org ANSI C Emulation, version 0.4
[ 910.593] (==) FBDEV(0): Backing store enabled
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.594] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.595] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.596] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.597] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.598] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.599] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.600] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.601] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.602] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.603] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.604] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.605] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.606] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.606] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.606] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.606] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.606] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.606] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.606] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[ 910.606] (==) FBDEV(0): DPMS enabled
[ 910.606] (II) Initializing extension Generic Event Extension
[ 910.607] (II) Initializing extension SHAPE
[ 910.609] (II) Initializing extension MIT-SHM
[ 910.610] (II) Initializing extension XInputExtension
[ 910.611] (II) Initializing extension XTEST
[ 910.613] (II) Initializing extension BIG-REQUESTS
[ 910.614] (II) Initializing extension SYNC
[ 910.615] (II) Initializing extension XKEYBOARD
[ 910.617] (II) Initializing extension XC-MISC
[ 910.618] (II) Initializing extension SECURITY
[ 910.619] (II) Initializing extension XFIXES
[ 910.620] (II) Initializing extension RENDER
[ 910.622] (II) Initializing extension RANDR
[ 910.624] (II) Initializing extension COMPOSITE
[ 910.625] (II) Initializing extension DAMAGE
[ 910.626] (II) Initializing extension MIT-SCREEN-SAVER
[ 910.628] (II) Initializing extension DOUBLE-BUFFER
[ 910.629] (II) Initializing extension RECORD
[ 910.630] (II) Initializing extension DPMS
[ 910.631] (II) Initializing extension Present
[ 910.633] (II) Initializing extension DRI3
[ 910.633] (II) Initializing extension X-Resource
[ 910.634] (II) Initializing extension XVideo
[ 910.635] (II) Initializing extension XVideo-MotionCompensation
[ 910.635] (II) Initializing extension SELinux
[ 910.635] (II) SELinux: Disabled on system
[ 910.635] (II) Initializing extension GLX
[ 910.637] (II) AIGLX: Screen 0 is not DRI2 capable
[ 910.852] (II) IGLX: Loaded and initialized swrast
[ 910.852] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 910.852] (II) Initializing extension XFree86-VidModeExtension
[ 910.853] (II) Initializing extension XFree86-DGA
[ 910.854] (II) Initializing extension XFree86-DRI
[ 910.854] (II) Initializing extension DRI2
[ 912.702] (II) Server terminated successfully (0). Closing log file.

Alright, so I am getting somewhere.
It’s still bad(read as “broken”) but it seems like I made some progress.
Did some changes in zynthian-sys(biggest one is that zynthian-envars.sh was setting the compile flags for ARMv8 and tuning to A53, which wasn’t the case here).
Looks like there are some LV2 plugins which were prebuilt on the zynthian repo. Are those compiled for ARMv8 or are architecture-agnostic?
I decided to comment out the install recipe line. I guess that won’t be an issue in booting the UI, right?
At this moment I am getting a solid “ERROR” screen(which is a progress :smiley: ), with the board IP displayed below.
Webconf UI log complains about the following:

Nov 02 21:52:04 zynthian startx[3882]: Cannot read socket fd = 7 err = Success
Nov 02 21:52:04 zynthian startx[3882]: CheckRes error
Nov 02 21:52:04 zynthian startx[3882]: JackSocketClientChannel read fail
Nov 02 21:52:04 zynthian startx[3882]: Cannot open jackpeak client
Nov 02 21:52:04 zynthian startx[3882]: JackShmReadWritePtr1::~JackShmReadWritePtr1 - Init not done for -1, skipping unlock
Nov 02 21:52:04 zynthian startx[3882]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Nov 02 21:52:04 zynthian startx[3882]: libjackpeak failed to start jack client: 33
Nov 02 21:52:04 zynthian startx[3882]: New instance of zynseq
Nov 02 21:52:04 zynthian startx[3882]: zynseq initialising as zynthstep


This is what systemctl reports.
What should I look for?