-
-
Notifications
You must be signed in to change notification settings - Fork 609
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
A10X, iPadOS15.7, Linux, stuck at Pwning device #50
Comments
Sometimes when it successfully continues, it will be like this:
And then the device boots normally into system |
Make sure to go into dfu from recovery, not normal mode |
Hi Nebula! Now I go into DFU mode from Recovery, and then it gets stuck at here too:
|
Have you tried replugging there? Unplug your device and plug it back in. |
Now tried three times of replugging, still stuck. But if I Ctrl+C and execute command again, it's like:
Device boots into recovery |
Oh my bad. Maybe that's because I had entered recovery mode via ./palera1n.sh which made it into recovery loop. Give me a second |
Now firstly I manually enter recovery mode, and then dfu mode, and then execute commands:
Then moment the device booted into iPadOS, terminal said "ERROR: Unable to connect to device" :< |
What linux distro is this? |
Arch linux |
Hey! I tested on a MacBook Air, with Big Sur 11.7, where the pwning device issue has gone. |
Hey, what device is this? Is this A11 or an iPad? If so, you’ll have to go into recovery first, then DFU. I recommend having palera1n guide you through it |
Hey it's a10x ipad pro10.5, the same device as the original post. Yes now I've been always go to rec first and then dfu. Still no luck. |
IPhone 7+, ios 15.4.1. |
My iPad got exactly same problems. Have you found the way to solve it? |
Nah. I'm dumb :( |
Hello everyone. Should I try this? |
Device is iPad Pro 10.5" 2017, on iPadOS 15.7
What i did is:
0. Got dumped blob from previous execution of sudo ./palera1n.sh --dfu 15.7 --debug
This is kind of a random issue, randomly successfully continues, but mostly it's just stuck at somewhere.
For example, this time it's stuck at "[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227":
And then the device will boot into system normally, and I need to Ctrl + C to terminate it manually.
Or, it will be stuck at some other stage for a while and then stuck after PATCH stage returns true.
Saw similar issue here: https://github.com/0x7ff/gaster/issues/1
I don't know if it helps :>
The text was updated successfully, but these errors were encountered: