Jump to content

[Solved] Syncing iPhone with Itunes in VM


Recommended Posts

This is quite weird. I have "ticked" the USB port to pass-throug my Iphone (via USB) to my VM running Win10. The port and even in the phone are identified in the settings of the VM. However, after starting the VM, I cannot see the USB / iphone in the VM.

 

Anyone tried this and can share experience?

Link to comment

This is quite weird. I have "ticked" the USB port to pass-throug my Iphone (via USB) to my VM running Win10. The port and even in the phone are identified in the settings of the VM. However, after starting the VM, I cannot see the USB / iphone in the VM.

 

Anyone tried this and can share experience?

Try this. Stop the VM. Edit the XML.  Locate the <controller type='usb'> section and delete the <address> line below it.  Then add the following inside the <controller> part:

 

model='nec-xhci'

 

Update the VM and try again.

 

Do NOT edit the VM using the normal editor after making this change.

Link to comment

Thanks for your quick reply. After deleting the line and addign the comment, the address line somehow re-appeared. Please see below how it now looks like in the XML file:

 

  <controller type='usb' index='0' model='nec-xhci'>

      <alias name='usb'/>

      <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>

Link to comment

Thanks for your quick reply. After deleting the line and addign the comment, the address line somehow re-appeared. Please see below how it now looks like in the XML file:

 

  <controller type='usb' index='0' model='nec-xhci'>

      <alias name='usb'/>

      <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>

That's fine. It's supposed to. It may have changed a bit, but that's OK.  Try booting up the VM with it as is and let me know what happens with your iPhone.

Link to comment
  • 2 weeks later...

Correct. If you edit this using the normal webgui editor and hit save, you will lose this custom edit you just made. Thank you for reporting back that this works. We will be incorporating official support for the nex-xhci virtual usb controller in a future release.

 

Thanks, this would be great. Love to see this feature in a future release. Particular when using different devices over the same USB, the manual way takes time.

Link to comment
  • 3 weeks later...
  • 4 weeks later...
  • 4 months later...
  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...