I'm having trouble connecting USB devices (e.g. flash drives) to a Windows XP guest, on an Arch Linux host, running VMware Player. No USB devices appear anywhere in VMware, e.g. devices are not detected when I plug them in, and there is no section for USB devices in the removable devices menu. I can mount and use USB devices outside of VMware. I'm running a 3.1.3 kernel with VMware Player 4.0.1.

Here's what I've tried so far:

  • Mounted USBFS to /proc/bus/usb, then restarted VMware.
  • Checked that USB controller is "Present" in the VMware Virtual Machine Settings
link|improve this question
feedback

2 Answers

up vote 0 down vote accepted

A bit late maybe, but I found this problem too, using Debian. Solution was simple: /etc/init.d/vmware-USBArbitrator start then restart VM.

More details at ArchWiki

link|improve this answer
Thank you, this helped – Mike B Feb 5 at 5:42
feedback

I haven't had much experience with VMWare Player but on VMWare ESX you need to tell ESX to 'pass-through' the device to a specific VM. Is using USB devices even possible on Player?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.