Windows 10 IRQL_UNEXPECTED_VALUE

Sean Phillips

New Member
Joined
Aug 8, 2015
Since updating to Windows 10, my computer has been crashing every hour or so and gives me an IRQL_UNEXPECTED_VALUE error. I installed BlueScreenView to check what driver was causing the problem and it says my Native WiFi Miniport Driver. I've tried disallowing it in my Command Prompt and uninstalling it in my device manager but the computer still crashes.

Any help would be great :)
 

Attachments

  • W7F_08-08-2015.zip
    886 KB · Views: 631
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck C8, {1, 2, 0, 0}

*** WARNING: Unable to verify timestamp for Ak27x64.sys
*** ERROR: Module load completed but symbols could not be loaded for Ak27x64.sys
Probably caused by : Ak27x64.sys ( Ak27x64+1fe27 )

Followup: MachineOwner
Hi,
the above is usually a driver related issue and indeed we see a probable case as being:
Ak27x64.sys Wed Dec 07 17:13:57 2011: Killer Wireless-N 1100 Series LAN device driver

Please update using the link supplied below. The driver is only a slightly later version but if stops the bsod that's all we need.. :)
Product Support | Dell US

Post any new dump files.
 
I think it worked. 6 hours since I updated the driver and my computer hasn't crashed.

Thankyou for the help, I'll update if anything comes up :)
 
Back
Top Bottom