-
Notifications
You must be signed in to change notification settings - Fork 218
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
1473 fails *every other* time #45
Comments
I'll give it a look, strange behavior. |
I wonder if its relative to this issue #39 |
Unfortunately it doesn't work for me. I need to run the sketch twice in order for the Kinect to work. Any other way to properly shut down the depth before exiting the app? |
I have the same issue... |
This is also happening to me as well, with model 1473. "Unable to claim interface -7 Could not claim interface on audio: -99" errors alternate with the errors "upload_firmware: failed to find firmware file. upload_firmware failed: -2" on every other run, not sure if they're related. |
As a data point, I also observed the same behaviour with 1473 on every other time while ago, but never had a chance reporting it, so I guess this is a prevailing reproduceable issue. |
For some reason the 1473 doesn't work every other time. I suspect this has something to do with the kinect not shutting down properly. The error message is:
Amusingly, if you just try again it works. In other words, with the following code, after it fails I click the mouse and it comes to life.
@ThomasLengeling did you ever try with a 1473? Do you have one? I've attempted various things to make sure the kinect "shuts down" when the Processing sketch closes but no luck.
I wonder if this is just a 1473 bug and not our library. I don't see anything about this in https://github.com/OpenKinect/libfreenect/.
The text was updated successfully, but these errors were encountered: