BSOD playing games in general, IRQL not less or equal(ETD)

AlphaSynn

New Member
Messages
1
When playing either League of Legends or now even Archeage I get the BSOD every now and then. The computer restarts and I can resume everything normally until the next BSOD which might be a few minutes or hours.

On the BSOD:

DRIVER_IRQL_NOT_LESS_OR_EQUAL (ETD.sys)

I've googled of course but can't find a proper solution... Answers to other people with this problem on this forum seem personalised, thanks a lot if you'd help me out
 
Hi AlphaSynn,

Welcome to the 8forums.

That the solution for other people who have the same crash doesn't work for you, is because you don't have the same programs, files etc on your system, for a lot of people is the cause different.
 
It seems the cause is a driver called ETD.sys which is the ELAN Input device.
I don't know what this device is, but you might need to update the software/drivers via the manufacturer from your mainboard or laptop.

Code:
0: kd> lmvm ETDstart             end                 module name
fffff801`4d660000 fffff801`4d6cb000   ETD      T (no symbols)           
    Loaded symbol image file: ETD.sys
    Image path: \SystemRoot\system32\DRIVERS\ETD.sys
    Image name: [U]ETD.sys[/U]
    Timestamp:        [COLOR=#ff0000][U]Thu Feb 05 10:29:58 2015[/U][/COLOR] (54D33816)
    CheckSum:         0006923F
    ImageSize:        0006B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
 
Back
Top