Tag Archives: Windows XP

Dell Vostro 470 Windows XP Drivers

One popular post on my site is about the Windows XP drivers for Dell Vostro 260. There is a new model: Vostro 470. I do not have this machine, but here are the drivers for Windows XP based upon the spec. Please let me know if they do not work for you.

Network
Realtek PCIe GBE Network Adapter

Audio
Realtek Audio ALC887

Chipset and Video
Intel Driver Update Utility

The link to the chipset and video drivers is a utility that you can run under your browser window. You need to have Java installed to use it.

 

Dell Vostro 260 Windows XP Drivers

I still remember, not long ago, when I needed to hunt down Windows 7 drivers for older machines. Now that almost all new Windows machines come with Windows 7, a lot of companies have stopped supporting Windows XP on new machines. We had just received some Dell Vostro 260 desktops, and the user had requested Windows XP on these computers. If you visit Dell’s support web site, however, there are no drivers for Windows XP.

I spent some time to find all the drivers for Windows XP. Here are the links:

Network
Realtek PCIe GBE Network Adapter

Audio
Conexant Audio (CX20641/CX20651)

Chipset
Intel 6 Series H61 Chipset
IntelĀ® ME: Management Engine Driver for Intel 6 Series Chipset-Based Desktop Boards

Video Card
Intel HD Graphics

These drivers are the latest ones as of 10/20/2011. There could be newer versions out by the time you read this. You might have to look for the updated version if these drivers do not work for you.

[Update 2/23/2012]

One reader has reported the link for video card driver is broken. That’s because there is an updated version. Just visit this link and select Windows XP to get the driver.

Mouse Not Working after Found New Hardware Wizard

It seems like this week is not my week. I ran into all sorts of strange problems that I have not seen before. One problem on my Core i7 machine is that the mouse doesn’t work properly. Whenever I plug in a new mouse, it appears to be working initially without driver. Then the hardware wizard kicks in, the mouse stops working after the wizard finishes. This happens to a lot of different generic mice from Dell. Checked the system log and didn’t find any warnings or errors.

My next stop is the hardware manager. I found that even though I had several mice connected, there is none listed under the Mice and other pointing devices. Those mice were all recognized as Human Interface Devices. Apparently, all the mice were installed as HID-compliant devices after the add new hardware wizard. I found a workaround is to uninstall these devices and plug them to the computer again. When the hardware wizard runs, follow these steps.

  1. Select Install from a list or specify a location (Advanced) and click on Next.
    mouse02
  2. Select Don’t search. I will choose a driver to install. and click on Next.
    mouse03
  3. Select HID-compliant mouse and click on Next to finish the installation.
    mouse04

Note that in the screenshot of step 3, the wizard says the HID-compliant mouse driver is not digitally signed. I think this is the problem why the automatic installation fails. What puzzles me is that the driver is the original driver from Microsoft and it’s digitally signed. I even ran sigverif.exe to verify the driver and it’s good. Anyway, before I found the true cause of the problem, this workaround saves me a lot of troubles.