Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stability issues on Pi Zero W #97

Open
cinderblock opened this issue Jul 23, 2019 · 2 comments
Open

Stability issues on Pi Zero W #97

cinderblock opened this issue Jul 23, 2019 · 2 comments

Comments

@cinderblock
Copy link

I've been trying to run this on a Pi Zero W. I'm calling render() in a setInterval(..., 1000/40) loop. It usually works for a few seconds and then hangs and locks up somewhere in the middle of the render() call (never returns, Interval doesn't run again).

Is there some compatibility/flag I'm missing?

@and-who
Copy link

and-who commented Mar 10, 2020

I have a similar behavior on the Raspberry Pi 3 B+.
Perhaps this has nothing to do with the Pi Zero W.

This solved it for me:
#61 (comment)

@cinderblock
Copy link
Author

Oh! That might be it!

It's been a minute and I went a different route. I'll try this out again soon :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants