Update Troubleshooting.md

LukeZGD 2022-08-27 23:40:01 +08:00
parent 1e6e837ed5
commit d08f107d1e

@ -66,9 +66,7 @@
- **Support for A7 devices is limited.** More details below.
- There are multiple features of iOS-OTA-Downgrader that are not supported on Windows. This includes "Other" restores with SHSH blobs, most functions of iPhone4Down, and A7 device support.
- Custom IPSWs created in the Windows version are NOT compatible with Linux/macOS futurerestore.
- For 32-bit devices: Note that in the Windows version, the current baseband of your device will be left intact, unlike in Linux/macOS where the latest baseband always gets flashed.
- It is recommended that users restore to the latest version (9.3.6 or 10.3.4) first before downgrading in order to have the latest baseband.
- This can still cause problems like getting stuck at setup. This is not an issue on Linux/macOS versions.
- Windows users may encounter problems like getting stuck at setup or activation. This is not an issue on Linux/macOS versions.
- Windows users may encounter errors like `Unable to send APTicket` or `Unable to send iBEC` in the restore process.
- To fix this, [follow steps 1 to 5 here](https://github.com/futurerestore/futurerestore/#unable-to-send-ibec-error--8).
- After following the steps above, run the script again and let the device exit recovery mode.
@ -129,14 +127,14 @@
## Custom IPSW names
- The custom IPSWs generated may have letter/s at the end of the file name. Here is a list of what each letter means.
- **B** - Baseband update is disabled for this custom IPSW (macOS/Linux only)
- **B** - Baseband update is disabled for this custom IPSW
- **D** - daibutsu is used for the jailbreak
- **E** - EtasonJB is used for the jailbreak
- **N** - The custom IPSW is created with the jailbreak option disabled (macOS/Linux only)
- **Win** - The custom IPSW is created for Windows
- **JB** - The custom IPSW is created with the jailbreak option enabled (Windows only)
- **N** - The custom IPSW is created with the jailbreak option disabled
- **W** - The custom IPSW is created for Windows
- For 32-bit devices, it is not compatible with iOS-OTA-Downgrader on macOS/Linux
- For A7 devices, the custom IPSW is compatible across all platforms
- **JB** - The custom IPSW is created with the jailbreak option enabled (Windows only)
## DFU Advanced Menu for 32-bit devices
- For this section, A6/A6X refers to iPhone 5 and iPad 4 devices, while A5/A5X refers to the rest of the supported 32-bit devices.