When I boot I get this error
I went in the terminal and the zynthian directory did not show up when I used ls and then ls does anyone know the fix for this. I have reflashed the is twice and am just running with monitor and keyboard
When I boot I get this error
Hi @Cow - Zynthian requires an audio card of some kind to run - it can be gpio-i2s or usb. You can set it in webconf if it is not detected properly during boot.
https://wiki.zynthian.org/index.php/Unofficial_hardware
https://wiki.zynthian.org/index.php/Configuring_Audio_Devices
It can even be the onboard pi soundcard if you’re desperate.
I can not access the web config do you think it might just be a router issue
I configured my audio interface it still has the same problem
You can try to select “Dummy” as the sound card on WebConf (if you can get in). This is to see if the raspberry starts without the card. If it starts normally, the settings for your card are probably wrong.
If your monitor has audio via HDMI, then Zynthian will somehow work with that, but with greater audio latency.
Normally, the Zynthian will start a Wi-Fi access point named zynthian
, with the WPA-PSK opensynth
.
192.168.69.1 is the IP, that may also show up on screen. Unfortunately, this will be not connected to internet this way.
If you connect the Zynthian via Ethernet, then it will DHCP and be reachable on the IP shown on screen.
If you connect an Android phone via USB Tethering, then it will be reachable via the phone’s web browser or terminal on the IP shown on screen.
This works even with no audio hardware attached.
If not, then the image is not the https://os.zynthian.org/zynthianos-last-stable.img.xz or it has not been flashed correctly to the µSD.
PS: DO NOT use the OS customisation of the Raspberry Pi Imager. It will simply break things.
I figured it out it was just the WiFi being stupid I tried on another network and it immediately worked thank you all for the help