Thank you edemiere, but I was not referring to the error message IRQL_NOT_LESS_OR_EQUAL, whose error code is STOP:0x0A, but to DRIVER_IRQL_NOT_LESS_OR_EQUAL, whose error code is STOP:0xD1.
That's different [wink]. The first is not caused by a peripheral driver, but the second is.
Can anyone...