Hi guys!
1.) Could you send a screenshot of your webconf’s dashboard?
2.) Could you login into the Zynthian using SSH:
host: zynthian.local (or the zynthian’s IP⁾
user: root
password: raspberry
and send the output of this command:
$ gpio i2cd
It should look exactly like that:
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: 20 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- UU -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
If the 20 is missing, you have a faulty Zynscreen (the MCP23017 is not working). In that case, i would replace your faulty Zynscreen ASAP.
Regards,