|
If only the first is visible, check _/boot/firmware/config.txt_. The regular install of DashPi adds `dtoverlay=spi0-0cs` to the this file. If it is there, either delete it (for default behaviour) or specifically add `dtoverlay=spi0-2cs`. |
I had this problem and had to manually fix /boot/firmware/config.txt per this documentation. This seems to imply that the installer is doing the wrong thing for Waveshare devices; if so, that needs to be fixed.
InkyPi/docs/troubleshooting.md
Line 112 in eae71a8
I had this problem and had to manually fix
/boot/firmware/config.txtper this documentation. This seems to imply that the installer is doing the wrong thing for Waveshare devices; if so, that needs to be fixed.