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

Problems resuming from suspend #16

Open
james-fowler opened this issue Dec 16, 2015 · 0 comments
Open

Problems resuming from suspend #16

james-fowler opened this issue Dec 16, 2015 · 0 comments

Comments

@james-fowler
Copy link
Collaborator

On Ubuntu 15.10, with latest build off of my fork, I saw the following messages repeatedly coming out of suspend :

[2015-12-16 13:48:13.834466] [0x00007fd596c7f740] [error]   Error while reading keys: -1 (ERROR_IO)
libusb: error [submit_bulk_transfer] submiturb failed error -1 errno=16
[2015-12-16 13:48:13.834478] [0x00007fd596c7f740] [error]   Error while reading keys: -1 (ERROR_IO)
libusb: error [submit_bulk_transfer] submiturb failed error -1 errno=16
[2015-12-16 13:48:13.834572] [0x00007fd596c7f740] [error]   Error while reading keys: -1 (ERROR_IO)
[2015-12-16 13:48:13.834578] [0x00007fd596c7f740] [info]    cleaning up
libusb: error [release_interface] release interface failed, error -1 errno 22

It is possible, but I suspect unlikely, that this has anything to do with my changes.

Looks like we might want to attempt to reconnect and reinitialize the G13 after a few timeouts. Has anyone else seen this problem?

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

1 participant