-
-
Notifications
You must be signed in to change notification settings - Fork 276
FAQ
Home/App Switcher (including "Welcome to iPhone", "Swipe up to get started" screen) gesture does not work.
For the "Welcome to iPhone" screen, just restart the emulator after like 30 seconds to a minute (to allow the disk changes to flush).
See also https://github.com/ChefKissInc/QEMUAppleSilicon/wiki/Running-&-Restoring#using-the-devices-buttons
Just restart the emulator until it works for now.
User error; likely one of two cases:
- Disk corrupted or similar.
synccommand after creating/editing the disks may help. - Attempting to boot restore without the restore ramdisk. Specify it with
-initrdas mentioned in the guide.
"panic(cpu 0 caller 0xfffffff009686590): "dart-sep (0xffffffe19b81c000): DART(DART) error: SID 0 TTBR invalid exception on read with DVA 0 (TTBR 0 SEG 0 PTE 0) ERROR_STATUS 0x80000001 TIME 0x45270237 TTE 0xffffffffffffffff AXI_ID 0)""
User error; bad SEP ROM or SEP Firmware.
User error; outdated macOS version or other APFS driver.
The sep_nvram file size got consolidated.
To correct it, run the following command:
- Linux/macOS/*nix/Unix-like/BSD:
truncate -c -s 64K [path to disk images]/sep_nvram - Windows:
fsutil file seteof [path to disk images]\sep_nvram 65536
We're not sure what's causing this. Some users have reported that starting from scratch (doing the entire wiki process again) helps. Others have reported that increasing RAM for the companion helps.
No, at least not yet. They possibly require something iOS refers to as the "Legacy FairPlay Key Descrambler" AES (hardware) command.
No. Feel free to implement PKA for the latter.
Stop asking stupid questions.
But maybe in the future. Imagine being at [big coffee chain] and being asked "Cash or card". You say card, pulling out your Android device running iOS and paying with Apple Pay.