also @ TechSpot: Next iPad rumored to be 33% lighter and thinner thanks to new touchscreen tech

BSOD errors...any idea what this means?

Discussion in 'Windows BSOD, Freezing, Restarting Help' started by pamulli, Oct 3, 2005.

  1. pamulli Newcomer, in training

    I am getting a BSOD fairly often, but I'm unable to find the cause. This is an example of one of the event logs

    Error code 100000d1, parameter1 00000010, parameter2 00000002, parameter3 00000000, parameter4 f72a29d2.

    Does anyone know of a good way to troubleshoot this?

    Thanks,
    Paul
  2. RealBlackStuff Newcomer, in training Posts: 8,165

    Have a look here: http://aumha.org/win5/kbestop.htm

    From this line, only these 2 bold positions are of interest:
    Error code 100000d1, parameter1 00000010, par...

    Look up that code (left or right in the blue parts of above webscreen).
  3. pamulli Newcomer, in training

    Thanks for the reply. I checked out that site and it seems to indicate that it is a device driver, which is what I thought, but I can't identify the driver. I've looked at the minidumps, but I don't know enough about reading them to determine the driver. I've tried updating several drivers and it hasn't helped. Any idea how to determine the actual driver causing the problem?

    Thanks,
  4. howard_hopkinso Newcomer, in training Posts: 25,949   +16

    Hello and welcome to Techspot.

    Follow these instructions, on how to post your minidump files.

    Then someone will look at them, and try to identify what the problem is.

    Regards Howard :wave: :wave:
  5. pamulli Newcomer, in training

    Thanks, I actually found the post on here by cpc2004 explaining how to read the dump and it seems to be bcmwl5.sys which is my Dell wireless card using a braodcom driver. This is a copy of two of the debugging logs in case anyone would like to confirm that I'm reading this correctly. I also found some other posts about similar problems with the same dell driver.

    Thanks
  6. cpc2004 Newcomer, in training Posts: 2,044

    Hi,

    Your finding is correct. Repost if you need further help.
     
  7. pamulli Newcomer, in training

    Thanks!

    Thanks for checking this and especially for posting how to read the dumps. That has always been a bit of a mistery, but a very valuable thing to know.