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

Device not found in ideviceinfo/ifuse but reboots with irecovery -c "reboot" #79

Closed
ElSebita opened this issue Apr 13, 2014 · 1 comment
Labels

Comments

@ElSebita
Copy link

Fedora 20, latest libimobiledevice, usbmuxd, ifuse, libplist.
usbmuxd is running and responds to connections:

Loaded: loaded (/usr/lib/systemd/system/usbmuxd.service; static)
Active: active (running) since Sun 2014-04-13 14:45:19 ART; 20min ago
Main PID: 23769 (usbmuxd)
CGroup: /system.slice/usbmuxd.service
           └─23769 /sbin/usbmuxd -v -v -u -U usbmuxd
...
Apr 13 15:01:22 sebita usbmuxd[23769]: [4] New client on fd 15
Apr 13 15:01:22 sebita usbmuxd[23769]: [4] Client 15 connection closed
Apr 13 15:01:22 sebita usbmuxd[23769]: [4] Disconnecting client fd 15
Apr 13 15:01:41 sebita usbmuxd[23769]: [4] New client on fd 15
Apr 13 15:01:41 sebita usbmuxd[23769]: [4] Client 15 connection closed
Apr 13 15:01:41 sebita usbmuxd[23769]: [4] Disconnecting client fd 15

idevicerestore starts restoration, sends iBEC, reboots phone, etc. Then stops responding when waiting for device to continue:

Attempt x to connect to restore mode device...

ifuse doesn't mount, ideviceinfo doesn't see the device, "idevice_id -l" shows nothing.
"irecovery -s" just shows > prompt, no response, no output.

@FunkyM FunkyM added the bug label Apr 17, 2014
@nikias
Copy link
Member

nikias commented Sep 13, 2014

This is certainly not a bug in libimobiledevice nor usbmuxd. Please file this issue under idevicerestore. I would guess that entering the restore mode fails because of incorrect signature blobs.

@nikias nikias closed this as completed Sep 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants