Blue screen during FBA

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

Guest

Hi
When FBA comes to the PnP part i get a blue screen with the following info:
STOP: 0x000000CA(0x00000001,0x80D4D620,0x80E54E40,0x00000000)

Help needed.
Br Carlo
 
Carlo,

Look at ...
http://msdn.microsoft.com/library/d..._a4c9797f-9596-475d-9fb1-d5994ca4327c.xml.asp

I had this same issue with a framegrabber awhile back. If I let FBA install
I would get this stop error and WinDbg gave information about a duplicate
PDO. The only way I was able to install the hardware during FBA was to
intentionally leave the INF and SYS files in a different folder, then call a
batch that copied the files to their respective folders and used Devcon to
install. This unfortunately was a driver bug that the manufacturer could not
(would not) fix. If you have the same issue as I did you can do a test.
Install the hardware on XP Pro. Then in device manager remove the device(s)
and click scan for hardware changes. When PnP finds the device you will get
the same Stop CA. That was my experience at least.

HTH,

Brad
 
Back
Top