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

Unable to restore MacBookPro18,1 M1 Pro 2021 #636

Closed
VladCreator opened this issue May 23, 2024 · 1 comment
Closed

Unable to restore MacBookPro18,1 M1 Pro 2021 #636

VladCreator opened this issue May 23, 2024 · 1 comment

Comments

@VladCreator
Copy link

MacBookPro18,1.txt

This error happens when I'm trying to restore the M1 MacBookPro18,1

I'm using the next command:
sudo idevicerestore UniversalMac_14.5_23F79_Restore.ipsw --debug

Sending RestoreKernelCache (27784805 bytes)...
DEBUG: Waiting for device to disconnect...
irecv_event_cb: device 001c103a2206801e (udid: N/A) disconnected
Waiting for device to enter restore mode...
irecv_event_cb: device 001c103a2206801e (udid: N/A) connected in Recovery mode
ERROR: Device failed to enter restore mode.
Please make sure that usbmuxd is running.

Before a ran on another console: sudo usbmuxd -f

Could you help me?

@VladCreator
Copy link
Author

It was my mistake.

I was compiling https://github.com/libimobiledevice/libusbmuxd instead of https://github.com/libimobiledevice/usbmuxd

When I compile https://github.com/libimobiledevice/usbmuxd, it works.

Now can restore correctly.

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