Depending on the driver in question, you may be able to download it (or even a newer version) from the manufacturer's web site.
That said, you have issues with a MIDI device. There are usually two avenues to get MIDI working: 1. the device comes with an installation disc, 2. the MIDI device driver is installed by Windows when it's plugged in.
There are a slew of things that may be causing a conflict. This could be something as simple as a Direct-X conflict, to another device that you've installed recently.
Windows XP also had a bug at one time whereby USB controllers may be set to switch off power as a power saving mechanism:
In the Device Manager...
- Double click "Universal Serial Bus Controllers"
- Find "USB root hub"
- Double click the first USB hub
- In the properties dialog, click the "Power Managemen" tab
- Uncheck "Allow computer to turn off this device to save power"
The Logitech WebCam issue requires a registry edit. A simple uninstall doesn't fix the conflict...
- Start regedit
- Go to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96C-E325-11CE-BFC1-08002BE10318} and delete LowerFilters and UpperFilters
- Go to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{6BDD1FC6-810F-11DO-BEC7-08002BE2092F} and delete LowerFilters
- Go to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{6BDD1FC5-810F-11DO-BEC7-08002BE2092F} and delete UpperFilters
- Move back to the root of
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\
- Search for
LVUSBSTA. For any place found (only in Control\Class), delete the LowerFilters item (it is the item that contain the value LVUSBSTA found)
- Restart the computer