Search




hits.Login
purpleender
41467
Newmarket
Bumder
Jock
Gonna get High till the day I die! Reality is an illusion that occurs due to lack of resin.
VMWare - Crashes / Blue Screens when a USB Scanner is used
If VMWare Blue Screens when you try to access a USB Scanner, do the following:
In the folder where you created your Virtual Machine will be a .vmx file, open this file for editing in notepad.exe.
Change the following two lines:
virtualHW.version = "6"
usb.present = "TRUE"
Add the following line if not already present:
ehci.present = "TRUE"
Save the file - and relaunch your Virtual Machine. The scanning device will now work - and no more blue screens.


