libimobiledevice-win32 / imobiledevice-net

.NET (C#, VB.NET,...) bindings for libimobiledevice
GNU Lesser General Public License v2.1
297 stars 77 forks source link

unable to restore for iphone 4 #170

Open prateeksingh22 opened 3 years ago

prateeksingh22 commented 3 years ago

Hi am using this command as administrator on cmd C:\libimobile2019-master\libimobile2019-master>idevicerestore.exe -d -c "C:\Users\%username%\Desktop\restore\iPhone3,2_7.1.2_11D257_Restore.ipsw" on my windows 10 PC every time i am getting this error on restoring. any one help me to restore .

Reading data from version.xml NOTE: using cached version data Found device in Normal mode Identified device as n90bap, iPhone3,2 Extracting Restore.plist from IPSW Product Version: 7.1.2 Product Build: 11D257 Major: 11 Device supports Image4: false Custom firmware requested. Disabled TSS request. Variant: Customer Upgrade Install (IPSW) This restore will update your device without losing data. Using cached filesystem from 'C:\Users\%username%\Desktop\restore\iPhone3,2_7.1.2_11D257_Restore/058-4498-010.dmg' Entering recovery mode... Retrying connection... Retrying connection... Retrying connection... Retrying connection... Retrying connection... Retrying connection... Retrying connection... irecv_copy_nonce_with_tag: WARNING: couldn't find tag SNON in string NONC:8034B76D5BD42B1849945DFC09847E2E5AF1DE5C found device with ECID 00000383cc1a8df3 Setting to interface 0:0 WARNING: set interface failed, error -8 INFO: device serial number is DX8JVD0FDP0N Extracting iBEC.n90bap.RELEASE.dfu... Not personalizing component iBEC... Sending iBEC (270732 bytes)... Getting ApNonce in recovery mode... irecv_copy_nonce_with_tag: WARNING: couldn't find tag SNON in string NONC:8034B76D5BD42B1849945DFC09847E2E5AF1DE5C found device with ECID 00000383cc1a8df3 Setting to interface 0:0 WARNING: set interface failed, error -8 80 34 b7 6d 5b d4 2b 18 49 94 5d fc 09 84 7e 2e 5a f1 de 5c Recovery Mode Environment: iBoot build-version=iBoot-1940.10.58 iBoot build-style=RELEASE Sending RestoreLogo... ERROR: Unable to find component node for RestoreLogo ERROR: Unable to get path for component 'RestoreLogo' ERROR: Unable to send RestoreLogo to device. ERROR: Unable to send AppleLogo ERROR: Unable to place device into restore mode

Thanks in advance

qmfrederik commented 3 years ago

Does it work on Linux or macOS with the upstream sources?

prateeksingh22 commented 3 years ago

Does it work on Linux or macOS with the upstream sources?

hi qmfrederik

yes its works fine on both linux and macos? can you suggest me how it works on windows platform.