Open Duy-Thanh opened 1 year ago
ticket-filename=~/ios/root_ticket.der
this should have been an absolute and expanded path.
In other words, you cant use the tilde ~
for home directory here.
@TrungNguyen1909
I have successfully restored, and the following line said this:
apfs_vfsop_unmount:2682: all done. going home. (numMountedAPFSVolumes 5)
And when I reconnect to idevicerestore
it says:
cyberday@cyberday-Standard-PC-i440FX-PIIX-1996:~$ idevicerestore -P -d --erase --restore-mode -i 0x1122334455667788 iPhone11,8,iPhone12,1_14.0_18A5351d_Restore.ipsw -T root_ticket.der
Using ApTicket found at root_ticket.der length 9115
idevicerestore 1.0.0-113-g3947045
progress: 0 0.000000
idevice_event_cb: device 1122334455667788 (udid: 00008030-1122334455667788) connected in normal mode
progress: 0 0.100000
Found device in Normal mode
This means the emulator is already working in normal mode
And there is a strange thing: when I connect VNC, immediately in the log of the iOS simulator appears:
FB invalidate called
However, when I connect VNC, I don't see anything
I waited for 15 minutes, but basically nothing happens next, connecting to idevicerestore
still says that the device is still in Normal mode, also there are new logs in the iOS emulator's log:
tx_flush:1075: disk0s1 xid 305 tx stats: # 60 finish 60 enter 2108 wait 1 6883us close 7us flush 12973us
tx_flush:1075: disk0s1 xid 325 tx stats: # 80 finish 80 enter 1602 wait 1 6883us close 6us flush 12403us
AppleNVMe Assert failed: 0 == (status) ReleaseOutputBounceBuffer file: /Library/Caches/com.apple.xbs/Sources/IONVMeFamily/IONVMeFamily-557.0.2.152.1/Embedded/AppleNVMeUpdateUC.cpp line: 1730
AppleNVMe Assert failed: 0 == (status) ReleaseOutputBounceBuffer file: /Library/Caches/com.apple.xbs/Sources/IONVMeFamily/IONVMeFamily-557.0.2.152.1/Embedded/AppleNVMeUpdateUC.cpp line: 1730
AppleNVMe Assert failed: 0 == (status) ReleaseOutputBounceBuffer file: /Library/Caches/com.apple.xbs/Sources/IONVMeFamily/IONVMeFamily-557.0.2.152.1/Embedded/AppleNVMeUpdateUC.cpp line: 1730
tx_flush:1075: disk0s1 xid 345 tx stats: # 100 finish 100 enter 1809 wait 2 6727us close 11us flush 12766us
tx_flush:1075: disk0s1 xid 365 tx stats: # 120 finish 120 enter 2682 wait 2 6727us close 11us flush 12464us
IOAccessoryPortUSB::setUSBRoleSwitchMask Index 0 Value 1
tx_flush:1075: disk0s1 xid 385 tx stats: # 140 finish 140 enter 2603 wait 2 6727us close 95us flush 12636us
I was also afraid that the emulator would crash, so I tried idevicerestore
to check again, and the output was still:
Found device in Normal mode
So what should I do next to get the GUI to appear?
Here is the full log of the iOS emulator:
https://gist.github.com/Duy-Thanh/201a3b11a3c9d46c539f92075f15d3fa
The GUI is not supported. Sorry about that...
@TrungNguyen1909 so at least we have a way to access the iOS shell?
@TrungNguyen1909 @Duy-Thanh hi guys, any progress? I was also stuck here and waited a long time for it to tx_flush, then I got wdog panic just like #64.
Hello.
I have been trying for the past time, today, I keep trying again next time. And I got the following error:
https://gist.github.com/Duy-Thanh/73724e47478bf9f0f614d12bd1f7adac
And in
idevicerestore
:https://gist.github.com/Duy-Thanh/cafb478e3f2da4cc959058479c87ff50
Here is the command to run the iOS virtual machine:
How to fix that? Any help is appreciated