Hello, guys, I just installed Windows 8.1 in my computer, however it crashed from time to time with a blue screen telling me IRQ not LESS or EQUAL message, looking at Event Viewer I got this mesage:
Nombre de registro:System
Origen: WudfUsbccidDriver
Fecha: 28/08/2016 10:16:56
Id. del evento:11
Categoría de la tarea:Controlador
Nivel: Error
Palabras clave:
Usuario: SERVICIO LOCAL
Equipo: GranLu-PC
Descripción:
A Request has returned failure.
MsgType: 0x81
ICCStatus: 0x2
CmdStatus: 0x1
Error: 0xFE
SW1: 0x0
SW2: 0x0
XML de evento:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="WudfUsbccidDriver" Guid="{22C370A7-A3DB-4390-ADE5-3A1ACCF4B5D5}" />
<EventID>11</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>1</Task>
<Opcode>15</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2016-08-28T15:16:56.153853900Z" />
<EventRecordID>3758</EventRecordID>
<Correlation />
<Execution ProcessID="1196" ThreadID="1212" />
<Channel>System</Channel>
<Computer>GranLu-PC</Computer>
<Security UserID="S-1-5-19" />
</System>
<EventData>
<Data Name="MessageType">0x81</Data>
<Data Name="ICCStatus">0x2</Data>
<Data Name="CmdStatus">0x1</Data>
<Data Name="Error">0xfe</Data>
<Data Name="SW1">0x0</Data>
<Data Name="SW2">0x0</Data>
</EventData>
</Event>
Can anyone tell me how to fix this error?,
One final comment: when I use my USB containing Slacko Puppy Linux, everything backs to normal and no crash at all, so I assume this is Windows 8 related issue.