Hello! I have a Focusrite 2i2 (1st gen) that I've always used with Ableton just fine. However, I recently reinstalled Windows on an SSD, reinstalled Ableton, and when I switched the audio device to ASIO, boom, BSOD. Now, every time I try to open it I get the same blue screen error, and I'm desperate because I need Ableton for work!
I saw a similar problem from 2016 that was solved in this forum [this one], and I really hope that someone here can help me out!
That's the latest file that was on "C:\Windows\Minidump": https://drive.google.com/file/d/1bPrFORhopGps0eng-PbewJN_c5Cnn2_2/view?usp=share_link
Let me know if there's anything that will help investigate, thanks!
Edit: I ran the complete dump file through WinDbg and got this:
What does this mean? What do I do with these .sys files? Any ideas?
I saw a similar problem from 2016 that was solved in this forum [this one], and I really hope that someone here can help me out!
That's the latest file that was on "C:\Windows\Minidump": https://drive.google.com/file/d/1bPrFORhopGps0eng-PbewJN_c5Cnn2_2/view?usp=share_link
Let me know if there's anything that will help investigate, thanks!
Edit: I ran the complete dump file through WinDbg and got this:
Code:
DPC_WATCHDOG_VIOLATION (133)
The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL
or above.
Arguments:
Arg1: 0000000000000001, The system cumulatively spent an extended period of time at
DISPATCH_LEVEL or above.
Arg2: 0000000000001e00, The watchdog period (in ticks).
Arg3: fffff8073f4fb320, cast to nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK, which contains
additional information regarding the cumulative timeout
Arg4: 0000000000000000
Debugging Details:
------------------
Unable to load image \SystemRoot\system32\drivers\emupia2k.sys, Win32 error 0n2
Unable to load image \SystemRoot\System32\drivers\CTHWIUT.SYS, Win32 error 0n2
Unable to load image \SystemRoot\system32\drivers\ctaud2k.sys, Win32 error 0n2
Unable to load image \SystemRoot\system32\drivers\ctprxy2k.sys, Win32 error 0n2
What does this mean? What do I do with these .sys files? Any ideas?
Last edited: