failure to connect with virtual device from companion VM #157
Replies: 4 comments 1 reply
-
update: after a lot of messing around on both host and guest side, i got this (also looping):
also should note, idevicerestore returns -256. |
Beta Was this translation helpful? Give feedback.
-
another thing: using the
|
Beta Was this translation helpful? Give feedback.
-
fixed by rebuilding all the images, probably got a key wrong somewhere (99% sure i lost one character while copy-pasting). still, the version of the emulator i was using seemed to be slower and less receptive, so i guess that made things worse. |
Beta Was this translation helpful? Give feedback.
-
most likely user error (99.9999% recurring).
broken or mismatching sepfw, most likely.
so what? you think it should return error code 0 here?
same point? nah, before. fully unrelated. those are from my understanding, yet unimplemented, sync commands. to quote myself, from the unrelated #149:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
issue description
host hardware
companion VM
quite literally every OS i've tried has the same issue. no point in listing all of them because there's way too many of them, but it includes Arch, Void, Ubuntu 24.04 LTS and Alpine Edge.
description + log
when i attempt to restore the device, i get three different errors.
ERROR: Unable to discover device type
as soon as the iPhone VM is started (yes, the companion VM is booted up way before that) the following appears:
once i attempt to run the restore command past the error, this happens instead (i included the bottom 3 lines to show that they always pop up no matter what i do):
i genuinely am lost at this point. if anyone has any ideas, please be my guest. i'm not even sure where to begin, because i can't tell if the issue is a host one or a guest one. thanks upfront.
Beta Was this translation helpful? Give feedback.
All reactions