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

[iPad Pro 10.5 2017] Unable to connect to device #281

Open
mmkzer0 opened this issue Dec 16, 2023 · 3 comments
Open

[iPad Pro 10.5 2017] Unable to connect to device #281

mmkzer0 opened this issue Dec 16, 2023 · 3 comments

Comments

@mmkzer0
Copy link

mmkzer0 commented Dec 16, 2023

Running on MacOS Sonoma 14.0, M1 MBP. Trying to create a Ramdisk and boot from it on a 2017 iPad Pro (iPadOS 16.3). The Ramdisk Creation succeeds; however, when using sshrd the following happens:

./sshrd.sh boot
[*] Waiting for device in DFU mode
[*] Getting device info and pwning... this may take a second
[==================================================] 100.0%
ERROR: Unable to connect to device
[-] An error occurred
@mast3rz3ro
Copy link

This happens because irecovery can not see the device.
You can fix this by running the script as root
sudo ./sshrd.sh boot

@farbix
Copy link

farbix commented Mar 18, 2024

I have the same device as OP but not sure which os version is running, most likely 17.
I'm stuck at waiting for DFU mode.
Is this tool compatible with iPadOS 17?

@mast3rz3ro
Copy link

Is this tool compatible with iPadOS 17?

Nope, iBoot64Patcher currently can't patch iOS 17.x boot files instead use SSHRD Lite which uses kairos patcher for patching iOS 17.x boot files.

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

3 participants