I have followed tutorial and assembled my Zynthian V5.1 box but when I plug in electricity nothing happenes with screen and buttons. Rbpi is on (as shown in the pictures) and I have tried connecting midi keyboards to use Zynthian as PSU - it works.
Please, re-burn the SD-card with a fresh image (lastest stable).
Re-check all connections, verifying orientation, insertion, etc.
Insert the SD-card in the RPi directly to be sure.
Then boot and check the RPI5 LED status. You should see the green LED blinking. If the green LED is solid, then something is not right with your SD-card / image.
If it boots but you see the error screen or nothing at all, connect your zynthian to the network and try to access from the webconf terminal. Then send the output of this command:
Hi @jofemodo, thanks for answering!
I checked my connections for display, control, usb-c and sd card. My LED is now blinking green as shown in the video but still nothing on display.
Did you use Raspberry Pi Imager to write the SD Card? If not I’d suggest it, I and others on this forum have had problems with other programs such as Balena Etcher.
I did use Raspberry Pi Imager, flashed latest stable oram and started Zynthian.
Still no change in display and buttons power. These two little lights powered up, as shown in the image
I again connected it to network and tried cat /root/first_boot.log with totally different result:
Running autoconfig...
Detected I2C Chips: ['MCP23017@0x20', 'MCP23017@0x21', 'PCM1863@0x4A', 'PCM5242@0x4D', 'RV3028@0x52', 'TPA6130@0x60']
Checking Boards: ['V5_MAIN', 'V5_CONTROL']
OK: All hardware has been detected!
Detected V5 kit!
Zynthian already configured for V5.
Fixing ALSA mixer settings...
Regenerating keys...
Removing current webconf cookie secret...
A new webconf cookie secret will be generated on next request.
Removing current system SSH keys...
Generating new system SSH keys...
Generating public/private rsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_rsa_key
Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub
The key fingerprint is:
SHA256:FyaxRa5vQuZoJBVXy2894S75Bn1VES/kNqs/Lgeu2mY root@zynthian
The key's randomart image is:
+---[RSA 3072]----+
| . oo+ .oo|
| o * . o o|
| . o * * o|
| . + o + =.|
| . . S . o.= .|
| o = o .o+...|
| o o o.+o.. |
| . +E o++ |
| .+o. =+. |
+----[SHA256]-----+
Generating public/private dsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_dsa_key
Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub
The key fingerprint is:
SHA256:P4I+HDqnrdgUcsf7uDLbvk/qISByjSJhCHn22L1I0qU root@zynthian
The key's randomart image is:
+---[DSA 1024]----+
|.. |
|+ o . |
|o+ = + |
|..ooE.. |
|= =o+.o.S |
|o+ +.ooo . |
| oo+.o o |
| +==+* . . |
| . =@@=o |
+----[SHA256]-----+
Generating public/private ecdsa key pair.
Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key
Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub
The key fingerprint is:
SHA256:Nxhi+le9ubXg2G8BSf+TiaekUDto/iT3JPEkbvfMBVU root@zynthian
The key's randomart image is:
+---[ECDSA 256]---+
| E|
| . .|
| o . . o .|
| o . o oo .. |
| . S *oooo.o|
| . *.+==.*.|
| . +..*B++.o|
| . .=====..|
| o.++o+ |
+----[SHA256]-----+
Restarting SSH server ...
Removing current SSL certificate...
Generating new SSL certificate for 100 years...
Disabling first boot process ...
Resizing partition...
Rebooting to start zynthian-ui ...
Does display/buttons related problem got anything to do with this maybe?
I asked Google: “is raspberry pi camera cable interchangeable with display cable?”
and got:
No, Raspberry Pi camera cables and display (DSI) cables are not interchangeable. They have different pinouts and connector types, and using the wrong cable can damage the Pi or connected devices. The camera cable is designed for MIPI CSI communication, while the display cable is designed for MIPI DSI.
I don’t know, I just noticed in your original post you said that you were using a camera cable instead of a display cable because your kit didn’t come with a display cable, and nobody has replied about that specific point.