We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just compiled irecovery under ubuntu 12.10 but I can't connect to an iPhone4, some kind of usb error. Here is what I did:
sudo irecovery -vs Attempting to connect... opening device 05ac:1281... Setting to configuration 1 Setting to interface 0:0 libusbx: error [submit_bulk_transfer] submiturb failed error -1 errno=2
Any idea how to fix it ?
The text was updated successfully, but these errors were encountered:
Try "sudo ldconfig" after compiling librecovery to make sure everything is loaded correctly!
Sorry, something went wrong.
No branches or pull requests
I just compiled irecovery under ubuntu 12.10 but I can't connect to an iPhone4, some kind of usb error. Here is what I did:
sudo irecovery -vs
Attempting to connect...
opening device 05ac:1281...
Setting to configuration 1
Setting to interface 0:0
libusbx: error [submit_bulk_transfer] submiturb failed error -1 errno=2
Any idea how to fix it ?
The text was updated successfully, but these errors were encountered: