Random BSOD DRIVER_IRQL_NOT_LESS_OR_EQUAL ntoskrnl.exe+6f400

garrko

Commendable
Jun 23, 2016
4
0
1,510
Hi, I was getting random BSOD about everything
So I updated everything I was able to and adjusted my OC voltage and removed the custom firmware bios but I'm still getting this one every 3-7 days at random
I tried using driver verifier but I was unable to get a BSOD in 3 days, it just killed the pc while I was sleeping, twice, and no BSOD

Also I used memtest intel burn and pretty much everything I could use to test the hardware

Here are the minidumps

https://my.mixtape.moe/kyeysy.rar

Thank you
 
looks like all of your motherboard drivers are really out of date (2010 and 2011)
you have a updated BIOS and must update the motherboard drivers to match or you can have various problems.

http://www.gigabyte.com/products/product-page.aspx?pid=4140#driver
(confirm it is the correct board and version of the motherboard, looks like motherboard rev 1.0)
the BIOS you have installed has a BIOS fix for audio, so you should install the updated audio drivers for the motherboard.

---------
based on the date of the audio driver, I would guess it just has a bug, look for a update.
\SystemRoot\system32\drivers\cmudaxp.sys Wed Mar 09 23:44:15 2011
you should also update your xbox driver:
xusb21.sys (this one causes memory corruption that was fixed in xusb22.sys driver)

------------------
first bugcheck looks like a corrupted stack in cmudaxp.sys
audio driver:
http://www.carrona.org/drivers/driver.php?id=cmudaxp.sys

it looks like something overwrote the stack with data and one of the date values was zero, then the system executed it
it called a bugcheck.


I looked at the stack to see if there was another driver storing its data next to the audio driver. there was not. just other calls by the audio driver.
I think it corrupted its own stack.
the stack contained audio code, some directx code and what looks like amd graphic code. (atikmdag.sys and atikmpag.sys)

maybe your sound support for your graphic driver is conflicting with your audio driver.
you might want to go to windows control panel and disable any high definition sound driver that you are not using. video GPU sound support if you don't have a speaker in a monitor getting sound from a video cable

-----
machine info:
BIOS Version F23b
BIOS Starting Address Segment f000
BIOS Release Date 01/06/2014
Manufacturer Gigabyte Technology Co., Ltd.
Product Z77-D3H
Processor Version Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
Processor Voltage 8ch - 1.2V
External Clock 100MHz
Max Speed 7000MHz
Current Speed 4200MHz



 



Thank you very much, I "updated" the xonar DG drivers (a custom ones since I already had the asus ones) and disabled the AMD sound, I don't even know which drivers are the "motherboard drivers"
Also, looks like xusb22.sys is a windows 8 thing
 

TRENDING THREADS