@Burer, unfortunately I haven't been able to figure out what the problem is as of right now. I'm talking to @punk_joker about it though and I'll keep you updated if I make progress on this issue.…
Okay, I've figured out the problem (kind of, not really..)
The controller encounters a serious error condition of some sort. It's not specific as to what the problem error, all I know is that…
@Burer I can confirm I've been able to reproduce your issue on Virtualbox. I forgot to add a timeout jump in the polling code, so that problem is gone now. However, I'm still figuring out why the…
Yup. It's definitely the polling code. I'm working on a fix for this (at least for initialization).
First of all, thank you for testing out the driver and providing detailed screenshots! :) It's much appreciated.
In your case, it seems like a command didn't complete and the driver is polling,…
Yes, we've gone over it. But I thought I'd submit a issue here anyways just in case someone wants to do it. Thanks.