ich möchte meine Webcam (eingebaut im Acer Aspire 7730G) im Gastsystem nutzen. Dies funktionierte auch am Anfang (da war mein Laptop mit Patchkabel an das Internet angeschlossen), aber nun leider nicht mehr. Ich gehe über WLAN ins Internet. Die Webcam wird als USB-Gerät ins Gastsystem "eingeschleust".
Auch habe ich mit USB Geräten wie USB-Sticks Probleme.
Wenn ich es connecten will kommt folgende Fehlermeldung: Remote USB device error: Remote device disconnected: an error occured while sending data
Ich hoffe man kann mir helfen.
Nun einige Informationen zum Host und zum Gast:
Host:
OS: Ubuntu 9.04 Jaunty Jackalope 64bit
((Acer Aspire 7730G-584G32Mn))
Intel Core 2 Processor T5800 (2x2,0 GHz)
4096 MB RAM
Netzwerk: WLAN
VMware 2.0.1
Gast:
OS: Windows XP Professional SP3
1x 2,0 GHz
1024 MB RAM
Netzwerk: NAT, da Bridged nicht geht
VMTools sind installiert
Einstellungsdatei:
Code: Alles auswählen
#!/usr/bin/vmware
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "7"
floppy0.present = "FALSE"
mks.enable3d = "TRUE"
pciBridge0.present = "TRUE"
pciBridge4.present = "TRUE"
pciBridge4.virtualDev = "pcieRootPort"
pciBridge4.functions = "8"
pciBridge5.present = "TRUE"
pciBridge5.virtualDev = "pcieRootPort"
pciBridge5.functions = "8"
pciBridge6.present = "TRUE"
pciBridge6.virtualDev = "pcieRootPort"
pciBridge6.functions = "8"
pciBridge7.present = "TRUE"
pciBridge7.virtualDev = "pcieRootPort"
pciBridge7.functions = "8"
vmci0.present = "TRUE"
nvram = "Win XP Pro.nvram"
virtualHW.productCompatibility = "hosted"
ft.secondary0.enabled = "TRUE"
tools.upgrade.policy = "upgradeAtPowerCycle"
powerType.powerOff = "soft"
powerType.powerOn = "hard"
powerType.suspend = "hard"
powerType.reset = "soft"
displayName = "Win XP Pro"
extendedConfigFile = "Win XP Pro.vmxf"
memsize = "1024"
ide0:0.present = "TRUE"
ide0:0.fileName = "Win XP Pro.vmdk"
ide0:0.writeThrough = "TRUE"
ide1:0.present = "TRUE"
ide1:0.fileName = "/dev/scd0"
ide1:0.deviceType = "atapi-cdrom"
ide1:0.allowGuestConnectionControl = "FALSE"
ethernet0.present = "TRUE"
ethernet0.allowGuestConnectionControl = "FALSE"
ethernet0.features = "1"
ethernet0.wakeOnPcktRcv = "FALSE"
ethernet0.networkName = "NAT"
ethernet0.addressType = "generated"
usb.present = "TRUE"
ehci.present = "FALSE"
guestOS = "winxppro"
uuid.location = "56 4d e7 cd bd c3 60 df-7b d3 cb ef d8 11 98 3d"
uuid.bios = "56 4d e7 cd bd c3 60 df-7b d3 cb ef d8 11 98 3d"
vc.uuid = "52 7b 62 93 9c f1 75 9d-ea ed 0b f0 f3 a2 0f 04"
ethernet0.generatedAddress = "00:0c:29:11:98:3d"
tools.syncTime = "FALSE"
ide0:0.redo = ""
vmotion.checkpointFBSize = "16777216"
pciBridge0.pciSlotNumber = "17"
pciBridge4.pciSlotNumber = "21"
pciBridge5.pciSlotNumber = "22"
pciBridge6.pciSlotNumber = "23"
pciBridge7.pciSlotNumber = "24"
usb.pciSlotNumber = "32"
ethernet0.pciSlotNumber = "33"
ehci.pciSlotNumber = "-1"
vmci0.pciSlotNumber = "35"
usb:0.present = "TRUE"
usb:1.present = "TRUE"
ethernet0.generatedAddressOffset = "0"
vmci0.id = "-669935555"
usb:1.deviceType = "hub"
usb:0.deviceType = "mouse"
ide1:0.startConnected = "TRUE"
bios.forceSetupOnce = "FALSE"
sound.present = "TRUE"
sound.allowGuestConnectionControl = "FALSE"
sound.fileName = "-1"
sound.autodetect = "TRUE"
ethernet1.present = "FALSE"
ethernet1.allowGuestConnectionControl = "FALSE"
ethernet1.features = "1"
ethernet1.wakeOnPcktRcv = "FALSE"
ethernet1.networkName = "Bridged"
ethernet1.addressType = "generated"
ide1:1.present = "FALSE"
ide1:1.fileName = "/dev/scd0"
ide1:1.deviceType = "atapi-cdrom"
ide1:1.allowGuestConnectionControl = "FALSE"
ethernet1.generatedAddress = "00:0c:29:11:98:47"
ethernet1.pciSlotNumber = "-1"
sound.pciSlotNumber = "36"
ethernet1.generatedAddressOffset = "10"
usb.autoConnect.device0 = "path:1/6 autoclean:1"