go-ios icon indicating copy to clipboard operation
go-ios copied to clipboard

iPhone 16 Series can't mount image automatically

Open ting81 opened this issue 7 months ago • 2 comments

Describe the bug iPhone 16 series can't mount image since its board and chip can't be found for identity

To Reproduce Steps to reproduce the behavior:

  1. connect to iPhone 16
  2. ios image auto

Expected behavior image mount success

Screenshots see logs

Desktop (please complete the following information): Darwin MacBook-Pro-3.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:28:45 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6020 x86_64

Smartphone (please complete the following information):

  • Device: iPhone 16 plus, iPhone 16 pro
  • OS: not relevant
  • Browser: not relevant
  • Version : latest

Additional context Logs: {"level":"info","msg":"no udid specified using first device in list","time":"2025-04-02T12:34:24+08:00","udid":"00008140-000C449636E3001C"} {"level":"info","msg":"no udid specified using first device in list","time":"2025-04-02T12:34:24+08:00","udid":"00008140-000C449636E3001C"} {"level":"info","msg":"device iOS version: 18.0.1, getting developer image: https://deviceboxhq.com/ddi-15F31d.zip","time":"2025-04-02T12:34:25+08:00"} {"level":"info","msg":"using already downloaded image: devimages/devimages/ddi-15F31d","time":"2025-04-02T12:34:25+08:00"} {"basedir":"./devimages","level":"info","msg":"success downloaded image","time":"2025-04-02T12:34:25+08:00","udid":"00008140-000C449636E3001C"} {"err":"MountImage: could not find identity for identifiers {BoardId:12 ChipID:33088 SecurityDomain:1 AdditionalIdentifiers:map[Ap,SikaFuse:0]}: findIdentity: failed to find identity for ApBoardId 0xc and ApChipId 0x8140","image":"devimages/devimages/ddi-15F31d/Restore","level":"error","msg":"error mounting image","time":"2025-04-02T12:34:25+08:00","udid":"00008140-000C449636E3001C"}

ting81 avatar Apr 02 '25 04:04 ting81