Hello,
I did what you suggested but there are a few glitches. See my inserts
in red:
a) Open .vmx file in a text editor -OK
b) Add the following line to configuration file which is opened in
the text editor- I can not find Configuration File. The closest is
Config.version="8" (on line 1)--More detail please.
c) Search for the parameter usb.autoConnect.device1 = "" in .vmx
file--there is no parameter labeled usb.autoConnect.device1 When I
added it manually and then added the Product and Vendor ID numbers
I got an "Error on Line 61" message when
I tried to open the VM. What line is this supposed to be on/ go on??
5) Enter the product ID and vendor ID within Quotes (e.g.
usb.autoConnect.device1 =
"0x8503: 0x8503")
6) Ensure if the parameter in .vmx file has the following entry
usb.generic.autoconnect = "TRUE" it does
7) Add a new parameter usb.generic.allowHID = "TRUE" in .vmx
file I added to line 63 and didn't get an error message about it
8) Save the configuration file and Power On/Start VM I'll need
more details based on the above and will try again upon receipt
Look forward to hearing back from you. I have added my .vmx file
below if you'd like to check it out
K Mac
config.version = "8"
virtualHW.version = "6"
scsi0.present = "TRUE"
memsize = "512"
MemAllowAutoScaleDown = "FALSE"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "Windows XP Professional-000002.vmdk"
ide1:0.present = "TRUE"
ide1:0.autodetect = "TRUE"
ide1:0.deviceType = "cdrom-raw"
floppy0.fileType = "file"
floppy0.fileName = ""
floppy0.clientDevice = "FALSE"
ethernet0.present = "TRUE"
ethernet0.connectionType = "nat"
ethernet0.wakeOnPcktRcv = "FALSE"
usb.present = "TRUE"
ehci.present = "TRUE"
sound.present = "TRUE"
sound.fileName = "-1"
sound.autodetect = "TRUE"
pciBridge0.present = "TRUE"
buslogic.noDriver = "FALSE"
displayName = "Windows XP Professional"
guestOS = "winxppro"
nvram = "Windows XP Professional.nvram"
deploymentPlatform = "windows"
virtualHW.productCompatibility = "hosted"
sharedFolder0.present = "TRUE"
sharedFolder0.enabled = "TRUE"
sharedFolder0.readAccess = "TRUE"
sharedFolder0.writeAccess = "TRUE"
sharedFolder0.hostPath = "/Users/karaschwartz"
sharedFolder0.guestName = "karaschwartz On My Mac"
sharedFolder0.expiration = "never"
sharedFolder.maxNum = "1"
RemoteDisplay.vnc.port = "0"
tools.upgrade.policy = "upgradeAtPowerCycle"
powerType.powerOff = "soft"
powerType.powerOn = "soft"
powerType.suspend = "soft"
powerType.reset = "soft"
ethernet0.addressType = "generated"
uuid.location = "56 4d bc 7e f7 65 da bf-f5 29 9e f5 87 f0 b4 57"
uuid.bios = "56 4d bc 7e f7 65 da bf-f5 29 9e f5 87 f0 b4 57"
scsi0:0.redo = ""
pciBridge0.pciSlotNumber = "17"
scsi0.pciSlotNumber = "16"
ethernet0.pciSlotNumber = "32"
sound.pciSlotNumber = "33"
ehci.pciSlotNumber = "34"
ethernet0.generatedAddress = "00:0c:29:f0:b4:57"
ethernet0.generatedAddressOffset = "0"
floppy0.startConnected = "FALSE"
floppy0.present = "FALSE"
tools.syncTime = "FALSE"
checkpoint.vmState.readOnly = "FALSE"
checkpoint.vmState = ""
usb.generic.autoconnect = "TRUE"
usb.generic.allowHID= "TRUE"
ide1:0.startConnected = "TRUE"
ide1:0.fileName = "auto detect"