Hello everyone,
I've been searching for a few hours on here and on Google, but I can't seem to find ANYTHING.
I've read up about the irecovery tool and I'd like to play around with it. The problem is, I can't get it to work!
I have an iPhone 3Gs (new bootrom) on 4.1 and an iPad1 3G on 4.2.1. I've tried both devices with the same result.
I have a Mac on OSX 10.6.7. I compiled irecovery from the Chronic-Dev github.
I put the device in a pwned DFU mode using the RedSnow. That works fine, or so it seems. Then I go to terminal and run
./irecovery -v -s
This is what I see:
Code:
# ./irecovery -v -s
Attempting to connect...
opening device 05ac:1227...
Setting to configuration 1
Setting to interface 0:0
libusb:error [submit_bulk_transfer] endpoint not found on any open interface
libusb:error [darwin_clear_halt] endpoint not found on any open interface
> bgcolor 255 255 255
libusb:error [darwin_control_callback] control error = transaction timed out
libusb:error [submit_bulk_transfer] endpoint not found on any open interface
libusb:error [darwin_clear_halt] endpoint not found on any open interface
> /exit
I've even tried disconnecting all other USB devices with no luck. Am I missing something? Your help is greatly appreciated here.
George