XP SP3 Crashes Some AMD Machines
Stony Stevenson alerts us to new information on the XP SP3-induced crashes that we discussed a few days back. Jesper Johansson, a former program manager for security policy at Microsoft, is maintaining an ongoing log and support site for users affected by any of several problems triggered by XP3. Machines using AMD hardware, particularly HP desktops, seem to have several modes of failure; others affect Intel machines.
Rename the topic to say INTEL drivers on HP AMD systems is the cause.
The topic you have makes AMD look bad.
Why is HP useing the same basic image for there amd and intel systems?
What other driver bloat is in OEM systems?
Is INTEL coding there drivers to mess up AMD systems?
AMD legal should take a look at this.
I have SP3 running on my AMD right now and it's works 100%
I installed SP3 Sunday and three problems immediately cropped up that I haven't seen in the years since I first installed XP. First is a stop, BAD_POOL_POINTER 0x00000019 (0x00000020,0x8a231120, 0x8a231158, 0x1a070000). Second is a problem with the HID service not starting. Third is that PaintShop Pro (V7) now cancels all attempt to enter standby mode. Sigh...
I smurf everything and everything I smurf is perfect.
Apparently it's mostly AMD machines that had some Intel-specific drivers installed.
Easiest way to fix the problem, before installing SP3, open a CMD window, and type "sc config intelppm start= disabled".
It may also be worth pointing out that (according to TFA) folks had this exact same issue when service pack 2 came out, so it isn't as if HP's configuration wasn't already known to cause problems.
Anyone who build Windows XP images that are rolled out onto both AMD and Intel machines should have long ago learned about the stop code 0x0000007E perils that come from the intelppm driver. The root of all evil here is that processors are not plug and play devices as far as XP is concerned and their associated drivers are hardcoded to start at boot time. Why the hell Microsoft has not taken the time to update intelppm.sys to check for a GenuineIntel x86 Family XX Model YY Stepping ZZ ID before touching HW specific registers is a mystery to me (I hope the conspiricy theorists amongst you will regale me with much food for thought).