m1stadev / deleo

A Python CLI tool for downgrading i(Pad)OS devices.
MIT License
45 stars 4 forks source link

Get stuck with USBError, Resource busy etc.. #8

Closed Peacemaker69 closed 2 months ago

Peacemaker69 commented 3 months ago

I run command to be able to downgrade from 16.7.6 to 16.6 " deleo -t /path/to/blob.shsh /path/to/ipsw LATEST_IPSW " and after it gets stuck with some USB error message, resource busy etc.. Also I run " systemctl stop usbmuxd " and " usbmuxd -p -f ", from before..

Did i miss something here ? Screenshot_2024-04-05_16-29-58

m1stadev commented 2 months ago

can you run sudo find / -name '*-libirecovery.rules' and send the output?

Peacemaker69 commented 2 months ago

can you run sudo find / -name '*-libirecovery.rules' and send the output?

Sent in a group on discord... :)

m1stadev commented 2 months ago

I determined privately that they were attempting to restore with OTA blobs, which requires a pwned restore. deleo doesn't currently support pwned restores, so this issue is being closed for now.