sandypi
sandypi copied to clipboard
LED Initialization after Drawing Start
Describe the bug If LEDs are turned on after a drawing is started the system freezes and must be rebooted.
To Reproduce Steps to reproduce the behavior:
- Power on the system.
- Turn LEDs on and everything works great, I can control color and brightness while the drawing is going with no problems. However, if I:
- Power on the system.
- Start a drawing.
- Then, try to turn LEDs on while drawing is running, the system freezes and must be rebooted.
Expected behavior I expect to be able to start a drawing automatically on boot and turn the LEDs on without it freezing the system.
Platform (please complete the following information):
- server OS: Raspian
- server hardware Raspberry Pi 4
- serial device firmware: Alpha
- Version: Alpha 12a9442
I will have a look. Can you help me with the log files? There is a server/logs folder with some .log files... Just the feeder logs should be enough
You bet! Hope this is what you were looking for. Let me know if there is anything else I can do. My coding experience is pretty much limited to some webpage html and css and some arduino code, but if I can help with anything let me know. Thanks, Ty
On Sun, Nov 21, 2021 at 1:39 AM Luca Tessaro @.***> wrote:
I will have a look. Can you help me with the log files? There is a server/logs folder with some .log files... Just the feeder logs should be enough
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/texx00/sandypi/issues/62#issuecomment-974776452, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIQPGBF3WUTCVVKN767XUZDUNCV5HANCNFSM5IORIWIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
So this bug may only exist in the alpha version. I recently "downgraded" with a fresh install of the Master version and the problem does not seem to be appearing. Just FYI
Thanks, good to know