So,
I know installing VMware's WDDM driver in C:\Program Files\Common Files\VMware\Drivers\wddm_video will fix slow mouse problems normally and it does.
I've installed this into a VM and converting this VM to a template, I've deployed other VMs from it.
Every VM that I deploy has the slow mouse problem again. If I check the Display Adapter in the device manager it is still using the VMware WDDM driver but the mouse cursor is slow again.
I heard uninstalling VMware tools and reinstalling and reinstall WDDM driver will fix the problem. I don't want to have to do this though. How can I fix this so when I deploy VMs from my template, the mouse cursor stays quick.
Thanks.
check if:
vmware tools is ok ?
hardware acceleration set full ?
set the Video RAM to 32MB ok ?
VMware Tools is OK. I've tried giving it 32MB for video also.
there is no hardware acceleration that I know of in 2008 R2.... do you know of it?
Did you also replace the display driver as mentioned in the KB article Mauro provided (or this one http://kb.vmware.com/kb/1016770)?
André
Umm... yeah... as I explained in my original problem.
Oops, sorry, I somehow missed this ![]()
André
...and what driver are you using for the mouse "VMware Pointing Device"?
Hmm, I checked it and it seems to have reverted to "PS/2 Compatible Mouse". Where is the VMware driver located for pointing device?
change it to VMware Pointing Device and I would bet that resolves the problem. Driver is located at c:\Program Files\VMware\VMware Tools\Drivers\mouse
Yeah I just found it and changed it. It did fix the problem... so now I need to figure out why it reverts back to the default pointing device driver after a sysprep.
make sure your template is using the VMware Pointing Device as well. Sysprep should not change these drviers assuming you are deploying off a template with the VMware Tools installed and current.
The VMware Pointing Device driver definitely fixes the issue. I'm using VMware Pointing Device driver before sysprep. Somewhere in there it is deciding to go back to the standard pointing device which is causing the issue. I'm investigating it now.
one thing you may look at on your template is to ensure all "greyed" out hardware is removed. There may be a hidden mouse driver causing problems.
This issue is definitely caused by sysprep. Before I sysprep I am using the VMware Pointing Device driver, after I sysprep, it reverts back to PS/2 Compatible Mouse.
What can be causing this?
we have about 100 W2K8 R2 guests in our inventory and have not seen this behavior. We sysprep all of them. Have you confirmed through device manager there are no hidden drivers for the mouse? Remember getting to device manager and viewing the hidden devices properly, you must run all the commands listed above from a command prompt.
With that said, we are running 4.1. What version of ESX(i) are you running?