I’m trying to build what must surely be the most basic zynthian possible, from scratch.
A Raspberry Pi Model 2B
A USB Audio output
HDMI Monitor
I’ve picked up the Gorgona lite and
communicated with the machine using ssh at zynthian.local
changed to /zynthian/zynthian-sys/scripts and run update_zynthian.sh several times( )
This allows me to access the webconf via a browser at zynthian.local
Logged in using raspberry ( This takes several updates …)
Configured Wiring to Dummies
Configured Audio to USB Device
Configured Display to Generic HDMI Device
rebooting shows the text boot up but then cuts to a screen of black…
Shutting down zynthian ( systemctl stop zynthian) gives back the text display and
changing to /zynthian/zynthian-ui/img/ and running
cat /fb_zynthian_boot.raw > $FRAMEBUFFER
gives the distorted zynthian logo at the top of the text screen. I seem to remember sorting that out with width and height settings but can’t seem to repeat the magic.
Also:
If I plug in the USB Audio ( a known good Roland UA-3D and a Behringer UCA202) I get current rate 1842176 is different from runtime rate 44100.
Anyone got any suggestions before I start looking for a small animal to scowl at ?
First issue.
DISPLAY environment variable:- selects XWindows display
on a vanilla zynthian this is set to localhost:10.0, which is host:display.screen
Useful commands
xprop