-
Notifications
You must be signed in to change notification settings - Fork 27
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
Timeouts waiting for blinkchain OS process to reply #27
Comments
I see this too. It appears that blinkchain doesn't work anymore with the latest systems |
Hm yeah that's strange that it would time out without actually crashing. |
Ah I see! I am getting the same error messages during boot-up but it's still working fine apart from a momentary glitch that is visible, presumably as a result of the crash. I'm testing it on @mobileoverlord it sounds like maybe it's not working at all for you, right? Do you have a project I can clone and try, or a fw file that's not working? If you're trying it on a |
FWIW, when I reported back in December, this was on an rpi0, I have a project but haven't touched it since January. I can dust it off and send you a link if thats of interest? |
No pressure @joelbyler - if the only problem was seeing those logs, then I am able to reproduce that and I can try to figure out why they're happening. It seems like on my end, it's quickly restarting and continuing to work, but that's on much faster hardware ( If your project was just breaking and not immediately fixing itself, then I'd definitely be interested to understand why. |
👍 that's correct, mostly just extra noise in the logs. Thanks for looking into this @GregMefford |
@GregMefford @joelbyler Any news on this issue ? Getting same error from time to time.
|
I get this error often when rendering. Sometimes multiple times in a row. |
I too am getting this error. It's hard to pinpoint when or why. |
Well, I think I got this worked out by setting my dma_channel to 9 as described here: https://github.com/GregMefford/blinkchain#dma-channel-selection |
Can confirm @jasonmj fix works on RPI2 with |
Setting dma_channel to 9 worked for me as well. |
I'm looking for tips or maybe additional data back to understand these errors. I notice that they've been coming up on a somewhat regular basis. Can I configure timeouts, or should I try and block updates until the previous reply has been received? Is that possible?
The text was updated successfully, but these errors were encountered: