AMD HP Pavilion PCs and Windows XP Service Pack 3

I came across an issue today with an HP Pavilion desktop PC with an AMD processor that displayed a BSOD error message after it was updated to Windows XP Service Pack 3.

I found the resolution here, which involved booting into Safe Mode and changing a registry setting that was causing the system to load incompatible Intel drivers due to a mistake on HP’s part.

There are two ways to fix the issue, both of which will require the system be booted into Safe Mode.

Non-Regedit Fix:

  1. Start system in Safe Mode.
  2. Click on the Start button.
  3. Click on Run.
  4. Type “sc config intelppm start= disabled“. (note the space after the = sign)
  5. Click OK.
  6. Reboot.

Regedit Fix:

  1. Start system in Safe Mode.
  2. Click on the Start button.
  3. Click on Run.
  4. Type “regedit”.
  5. Click OK.
  6. In Regedit, locate and click on the key “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Intelppm“.
  7. Click on “Start” entry in the right pane and click Modify.
  8. Change the value from “1” to “4”.
  9. Click OK.
  10. Exit Regedit.
  11. Reboot the system.

After the reboot, everything worked fine. For some reason, the Intel service was set to start, causing issues on the AMD-based system.

2 thoughts on “AMD HP Pavilion PCs and Windows XP Service Pack 3”

  1. I have an HP pavilion a1610n w/ AMD processor (Athlon 62×2 4200+). I installed SP3 & got a BSOD error message. I’ve never messed w/ the registry, an very nervous about it.

    1. Any idea if SP3 has been fixed/patched to fix this problem? Or where I could go to find out?
    2. or: Can I just forget about SP3?
    3. or: I’ve got some computer experience but everyone says “Don’t mess w/ the registry unless you know what you’re doing”. Any idea where I could go to get instructions on making a registry change? (how to back up, how to restore in case, etc.) It works w/ SP2: the last thing I need is a doorstop.

    thanks.

Leave a Reply to Richard Boschen Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.