Looking For Latest Windows XP Sp2 USB Driver Revision & Download S

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm running Build 2600.xpsp_sp2_pdr.050301-1519. I have a feeling that my
usb drivers maybe corrupt and I'm looking to replace/reinstall them. First
what is the latest stable revision of the drivers, and where pray tell can I
download them from? The closest I've been able to get from microsoft is
5.1.2600.1243, however my system is showing 5.1.2600.2180
(xpsp_sp2_rtm.040803-2158). I just found the xp2.cab file in the driver cache
so I imagine I can get them from there; correct? I also imagine I need to use
something like winternals erd commander to replace them; is this also correct?
 
Thanks Ted, but I'm not looking to trouble-shoot at least not yet :). I'm
looking for what the latest version is and whether or not I have it. If I
don't where I can get it. Regardless I ran it anyway, what am I suppose to do
with all this information. On reboot it caused kernel mode excreption fault
and blue screened me. I checked any and all of the drivers that had usb for a
prefix?

Brian
 
Brian Vagnoni said:
I'm running Build 2600.xpsp_sp2_pdr.050301-1519. I have a feeling that my
usb drivers maybe corrupt and I'm looking to replace/reinstall them. First
what is the latest stable revision of the drivers, and where pray tell can I
download them from? The closest I've been able to get from microsoft is
5.1.2600.1243, however my system is showing 5.1.2600.2180
(xpsp_sp2_rtm.040803-2158).

Yes, the version of usb driver files for SP2 should be 5.1.2600.2180
I just found the xp2.cab file in the driver cache
so I imagine I can get them from there; correct? I also imagine I need to use
something like winternals erd commander to replace them; is this also correct?

Unfortunately the current USB drivers as separate download are hard to find.
And there can be some reasons why Windows won't update
USB drivers. It is hard to tell without seeing the computer.
Blind tampering with registry, INFs, other system files can end up badly.
Please try to find support service near you.

--PA
 
Hi Everyone;

I discovered a quick & easy way to replace/update your existing USB drivers
with a fresh set. This took care of all of my problems.

First get a good zip program that can read .cab files. I don't believe the
zip utility that comes with Windows XP can read .cab files though I could be
mistaken as I've pretty much always used WinZip, Powerarchiver, and or
Winrar. For those comfortable with the extract.exe command line utility that
will also work.

Also, you need to make the file extensions, as well as system & hidden files
visible. So with explorer open select tools/folder options/view/ and place a
check next to the following boxes:

Display the contents of system folders
Display the full path in the address bar
Display the full path in the title bar
Show Hidden files & folders
Launch folder windows in a separate process

Uncheck the following items:

Hide extensions for known file types
Hide protected operating system files. Uncheck even though it states
recommended, as you are going to change it back once you are done. Though
most power users leave it unchecked in the first place as more information is
always preferable to ignorance. Though some mite not like the additional
clutter I find it a small price to pay for the clarity while looking at many
files of different types.

Select apply and then ok to close the folder options.

Create a directory on your desktop and call it temp USB drivers. Then use
windows explorer or preferably the zip program and go to system drive
letter(will most likely be c):\windows\Driver Cache\i386\

You will see several files in this directory. The 2 you are interested in are:

driver.cab

sp2.cab

Open each one with the zip program and highlight all files beginning with
USB(case insensitive) and extract them to the directory you created on your
desktop.

You will end up with several .sys files, a .hex file, and a couple of .dll
files. Though this can vary depending on how many and the type of USB devices
installed.

Open a window for each of the following directories:

System drive usually c:\windows\system32
System drive usually c:\windows\system32\dllcache
System drive usually c:\windows\system32\drivers

Most if not all of the .sys files you will want to cut and paste into the
system drive usually c:\windows\system32\drivers. You will be prompted to
overwrite each one, do so.

For the remaining files search your windows directory for the proper
location of each, cut, paste, and overwrite each to its original location
until you have no more files in your temp USB driver’s directory.

If you chose, though not necessary, return to the folder options / view and
return all setting to there original configuration. If you have children who
use your system I strongly suggest that you hide your system files; though by
doing so you make it easier for other nasty programs to hide files from your
view. Personally I don't want any program, company and or person to be able
to hide anything on my system except my self.

Then reboot. You may have to reinstall some devices though you most likely
shouldn’t. I recommend trying this first before running the verifier; for
unless you are a developer the information that verifier offers will not be
understood by most casual computer users.

In the end you are just replacing all of the USB system drivers with a fresh
backed up and up to date copy. This took care of all of the weird errors I
was getting with my 250Gb USB 2.0 storage drives. As always there are many
ways to do this. You can also do this though the device manager, but you have
to do each device one at a times; where as my method everything is handled in
one or two strokes.

Good luck; as always backup your system before making any type of global
change like this; it’s computer 101 folks.

Brian Vagnoni


PS Thanks Pavel, and to everyone else who responded :)
 
Back
Top