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

USBControlTransfer error #27

Closed
brianangyal opened this issue Oct 28, 2020 · 8 comments
Closed

USBControlTransfer error #27

brianangyal opened this issue Oct 28, 2020 · 8 comments

Comments

@brianangyal
Copy link

everytime i do "./pongoterm" it says "connected" then "USBControlTransfer: (iokit/usb) pipe has stalled, error needs to be cleared" and doesnt give a shell. Why is this happening?

@brianangyal
Copy link
Author

also after like a minute it randomly boots into ios

@woachk
Copy link
Member

woachk commented Oct 28, 2020

Hello,

do you use a new pongoOS too?

@brianangyal
Copy link
Author

yes

@YCarlB
Copy link

YCarlB commented Nov 4, 2020

I have the same issue too.

@Siguza
Copy link
Member

Siguza commented Nov 4, 2020

What version of PongoOS are you using? (Should be printed at the top of the screen on your device.)

@woachk
Copy link
Member

woachk commented Nov 5, 2020

@IIWare That's... way too old for this feature.

You can use ./checkra1n -p -k Pongo.bin with building a new pongoOS from this repo.

@Siguza
Copy link
Member

Siguza commented Nov 5, 2020

git clone https://github.com/checkra1n/pongoOS.git
cd pongoOS
make
path/to/checkra1n -c -k build/Pongo.bin

@brianangyal
Copy link
Author

yes this worked. thank you

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

5 participants
@Siguza @woachk @brianangyal @YCarlB and others