Describe the bug
Using a brand new Pi4 and adafruit hat....ran the one-shot-install.sh script. Web GUI was displaying the default board output but 32x64 WAVESHARE boards were not functioning.
I added the led-panel-type=FM6127 in the config.json and rebooted. Still no display. Attempted several times with no change.
Decided to try and run one of the demos in the rpi-rgb-led-matrix-master/examples-api-use folder.
They are all set to read only by default. Just tinkering I set 777 on every file in the folder...and the display lit up immediately.
I even tested removing the led-panel-type=FM6127 from the config.json and the board still works.
Might be something in that path that needs some perms to let the boards go.
Only issue I see with it now...is the right side of the board ...colors are washed out and some of the middle LEDs are showing yelllow where there should be white when the date/time shows.
Let me know if more info is needed or you want additional pics.
Thanks again for all the work . Really enjoying playing with these boards.
Describe the bug
Using a brand new Pi4 and adafruit hat....ran the one-shot-install.sh script. Web GUI was displaying the default board output but 32x64 WAVESHARE boards were not functioning.
I added the led-panel-type=FM6127 in the config.json and rebooted. Still no display. Attempted several times with no change.
Decided to try and run one of the demos in the rpi-rgb-led-matrix-master/examples-api-use folder.
They are all set to read only by default. Just tinkering I set 777 on every file in the folder...and the display lit up immediately.
I even tested removing the led-panel-type=FM6127 from the config.json and the board still works.
Might be something in that path that needs some perms to let the boards go.
Only issue I see with it now...is the right side of the board ...colors are washed out and some of the middle LEDs are showing yelllow where there should be white when the date/time shows.
Let me know if more info is needed or you want additional pics.
Thanks again for all the work . Really enjoying playing with these boards.