pymobiledevice3 icon indicating copy to clipboard operation
pymobiledevice3 copied to clipboard

usb.core.USBError: [Errno 13] Access denied (insufficient permissions) when sending RestoreLogo

Open miniexploit opened this issue 1 year ago • 1 comments

after being booted into recovery (boot_ramdisk()), this error always happens, i think you should put a reinit before sending restorelogo maybe?

miniexploit avatar Jul 13 '23 15:07 miniexploit

This is a very generic error that usually this happens when an invalid message arrives for the given state. For example, if the IMG4 was invalid or the message could not be parsed. Can you describe in more detail the setup? iOS version, device model, and the target IPSW?

doronz88 avatar Jul 14 '23 21:07 doronz88