-
-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Describe the bug
Utilizing PI OS trixie 64bit imaged from Rasbpberry Pi, running the curl command for the one-shot-install.sh script LED boards are not displaying the WEBUI graphic as seen in the browser UI. As test, I disabled the display from browser GUI, ran a demo script from the examples folder...had to add --led-panel-type=FM6127 on initial test....to initialize board and get demo to function. Other demo tests I removed the led paney type from the command and the panel still worked. I killed the demo and restarted the display from the browser GUI....the WEBUI was displayed. Rebooted the device and it continued to display correctly.
I shutdown the pi gracefully and unplugged the barrel connector from the hat. Plugged it back in and the display does not show the WEBUI . It is successfully initialized and can see the output in the browser GUI.
I attempted the same steps as before to disable the display and attempt to run a demo command. This time, the LED boards did not display the demo. Several attempts with the led panel type set and without...did not resolve. Still no display
summary - the initial install of LEDMatrix script does not start the display correctly. Manually initializing the board, seems to let the display work correctly....until you completely remove power. After restoring power, the display is dead and will not display and data.
Hopefully I have described the experience well enough to give you some good info.
Thanks again.
btw - the boards I have running on the older version of your software......do not have an issue with being unplugged and moved. They seem to work fine.