futurerestore
futurerestore copied to clipboard
The TSSR commands are not able to retrieve the boardconfig for the iPhone 6S in DFU or Normal mode. [Errorcode=-31]
Jakes-iMac:futurerestore-latest dajakerboss$ ./futurerestore_macos -t blobs.shsh2 ipsw.ipsw --latest-baseband --latest-sep
Version: b99eb8140d8e6c23f34e950102bb79e61c72384d - 152
Libipatcher Version: f32e41d850f51448bd6c588ead9c7d6455733f3c - 44
Odysseus Support: yes
[INFO] 64bit device detected
futurerestore init done
reading ticket blobs.shsh2 done
user specified to use latest signed sep
[TSSC] opening firmware.json
[DOWN] downloading file https://api.ipsw.me/v2.1/firmwares.json/condensed
[TSSC] selecting latest iOS: 11.4
[TSSC] got firmwareurl for iOS 11.4 build 15F79
100 [===========================================================================003 [==> 011 [==========> 026 [=========================> 033 [================================> 048 [===============================================> 063 [==============================================================> 071 [======================================================================> 100 [===================================================================================================>]
[Error] [TSSR] cant find boardconfig for device=iPhone8,1 please manuall use --boardconfig
[Error] could not get SEP path
[Error] Fail code=-31
Failed with errorcode=-31
The only logical way I can think of fixing this problem would be manually editing futurerestore in Xcode, editing TSSR's command set manually, recompiling it, and running it with a custom option for my device, being N71AP. I had no luck navigating Xcode and have no idea how you got libraries like libzip for dependencies in macOS.
I am running macOS High Sierra with the 2009 27" iMac and a 32GB iOS 11.3 beta 6 with set nonce-generator using noncereboot's empty_list.
I am currently trying to get an Ubuntu installation running on my iMac to run futurerestore in linux, as the Windows fork cannot detect my iPhone 6S in recovery mode, yet does just fine and gets past the above point in Normal mode.
I ran the tool in while my iPhone was in DFU and in Normal mode, first with 10.3.3 installed then 11.3 beta 6 installed. Neither worked.
did you ever succeed? This problem still comes up when using "--latest-" for me.