IRQL error messages

  • Thread starter Thread starter Epy
  • Start date Start date
E

Epy

I keep getting the bug check screen (blue screen of death)
when my network card runs over 200kbs. This is the messages
that I get. Driver_IRQL_NOT_LESS_OR_EQUAL 0x000000d1
(0x00000004, 0x00000002, 0x00000000, 0x00000004). Not sure
what to do, but I was looking into debugging and it seems
like it might be to complicated to begin as a first
solution. Any ideas?
 
For these sorts of stop errors, it's best to start with the driver. Is there
an updated driver available from your network card's manufacturer?
 
Back
Top