Solved BSOD - Different Errors

Dancon

New member
Local time
10:49 PM
Messages
5
I've been getting BSOD for quite a while now. I've replaced my ram twice now upon suggestions, I've reformatted, bought a new graphics card, and I just can't seem to shake it. It mostly happens in graphical games, IE games like Gothica 4 or the sort. However I can play games like Europa Universalis IV and Crusader Kings II with almost no issue at all.

When I play those graphical games, or even sometimes when I open up Firefox I get 'IRQL_NOT_LESS_OR_EQUAL' and now when I'm playing Path of Exile I'm getting a 'PAGE_FAULT_IN_NONPAGED_AREA' BSOD.

I've updated almost any driver I could think of and now I'm just stumped.
 

My Computer

OS
Windows 7 Professional x64
After taking a few more looks, is it possible this could all be related to the CPU? I installed Intel's identification software and it reports my frequency at 1.59 GHz instead of the 2.66GHz it should be at for speed. The System bus is at exactly what it should be.

I've set the bios back to defaults and it appears to have set my frequency back to normal. I don't go in there so I don't know how it changed.
 
Last edited:

My Computer

OS
Windows 7 Professional x64
Hi Dancon.

No, apparently it is not the CPU that is causing the issue there. As far as I can say, there are some issue with your Creative X-Fi Audio Processor (WDM), Audigy?

Creative OS Services Driver is failing.
Code:
fffff800`00b9c978  fffff880`058a9438Unable to load image \SystemRoot\system32\drivers\ha20x22k.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for [URL="http://www.carrona.org/drivers/driver.php?id=ha20x22k.sys"]ha20x22k.sys
[/URL]*** ERROR: Module load completed but symbols could not be loaded for [URL="http://www.carrona.org/drivers/driver.php?id=ha20x22k.sys"]ha20x22k.sys
[/URL] ha20x22k+0x98438
And the Creative Technology Audigy driver, too.
Code:
fffff800`00b9c9e8  fffff880`04ea8b5eUnable to load image \SystemRoot\system32\drivers\ctoss2k.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for [URL="http://www.carrona.org/drivers/driver.php?id=ctoss2k.sys"]ctoss2k.sys[/URL]
*** ERROR: Module load completed but symbols could not be loaded for [URL="http://www.carrona.org/drivers/driver.php?id=ctoss2k.sys"]ctoss2k.sys
[/URL] ctoss2k+0x6b5e
And it appears that both the drivers are old.
Code:
    Image name: ctoss2k.sys
[COLOR=Red]    Timestamp:        Wed Jul 07 19:08:24 2010[/COLOR] (4C348350)
----------------------------------------------------------------
    Image name: ha20x22k.sys
[COLOR=Red]    Timestamp:        Wed Jul 07 19:11:25 2010[/COLOR] (4C348405)
You need to update the creative drivers from Creative Worldwide Support.

The display driver is failing, too.
Code:
fffff880`079600e8  fffff880`0f14234dUnable to load image \SystemRoot\system32\DRIVERS\nvlddmkm.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for nvlddmkm.sys
*** ERROR: Module load completed but symbols could not be loaded for nvlddmkm.sys
 nvlddmkm+0xc134d
Install the NVIDIA DRIVERS 314.22WHQL only.

  • Uninstall All nvidia items in Control Panel > Programs and features
    • 3D Vision Control Driver
    • 3D Vision Driver
    • Graphics Driver
    • HD Audio Driver
    • PhysX
    • nvidia Update
    (Are you using nvidia chipset drivers? If so, dont uninstall anything other than those are listed).
  • Now follow Drivers - Clean Left over Files after Uninstalling
  • Download 314.22 WHQL. While installing, Select Custom (Advanced) install. In the next page, follow this settings:

One more failing component I am finding, on which I have no feasible suggestion. That is the network driver, NVIDIA nForce Networking Controller.
Code:
fffff800`00b9b178  fffff880`04ee500aUnable to load image \SystemRoot\system32\DRIVERS\nvm62x64.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for [URL="http://www.carrona.org/drivers/driver.php?id=nvm62x64.sys"]nvm62x64.sys[/URL]
*** ERROR: Module load completed but symbols could not be loaded for [URL="http://www.carrona.org/drivers/driver.php?id=nvm62x64.sys"]nvm62x64.sys[/URL]
 nvm62x64+0x700a
I am not seeing any feasible download of BIOS/Chipset for P5N32-E SLI in ASUSTeK Computer Inc. -Support- Drivers and Download P5N32-E SLI. And the vista chipset available is of 2006. Your BIOS is the latest one, too; version 1903 of 11/17/2009.

So , you may try the other things and see how it is going. If network is a continuous issue, you may opt for a LAN card.

Let us know about your advancements in the process.
_________________________________________________________________________________________________
Code:
BugCheck A, {210082, 2, 1, fffff80003097343}

Probably caused by : ntkrnlmp.exe ( nt!KiDeferredReadyThread+433 )

Followup: MachineOwner
------------------------------------------------------------------------
BugCheck A, {18, 2, 1, fffff8000308b740}

Probably caused by : ntkrnlmp.exe ( nt!KiDeferredReadyThread+839 )

Followup: MachineOwner
------------------------------------------------------------------------
BugCheck 1E, {0, 0, 0, 0}


Probably caused by : tunnel.sys ( tunnel!TunnelQueueWorkItem+5c )

Followup: MachineOwner
-------------------------------------------------------------------------
BugCheck A, {190, 2, 0, fffff800030cb66b}

Probably caused by : ntkrnlmp.exe ( nt!KiSearchForNewThread+26b )

Followup: MachineOwner
---------
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self Assembled
OS
Microsoft Windows 10 Pro Insider Preview 64-bit
CPU
Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz
Motherboard
Gigabyte Technology Co., Ltd. B85M-D3H
Memory
Corsair Vengence 4GB x2 (8.00GB Dual-Channel DDR3 @ 798MHz)
Graphics Card(s)
2047MB GeForce GTS 450 (ZOTAC International)
Sound Card
Onboard (Realtek High Definition Audio)
Monitor(s) Displays
LG Flatron E2040T
Screen Resolution
1600x900
Hard Drives
Western Digital 1 TB
Seagate 500 GB
PSU
Corsair VS550
Case
Cooler Master K380
Cooling
Cooler Master Seidon 120V Plus
Keyboard
Logitech MK260r
Mouse
Logitech MK260r
Internet Speed
PMPL Broadband
Antivirus
Windows Defender + MBAM
Browser
Firefox
Other Info
Dell Studio 15" Laptop
First of all, thanks for the suggestions, I will follow them and get to you.

One of your steps (cleaning up the left overs) gives me the following error when I click on it.

Dancon, you do not have permission to access this page. This could be due to one of several reasons:

  1. The page has been removed.
  2. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  3. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
 

My Computer

OS
Windows 7 Professional x64

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self Assembled
OS
Microsoft Windows 10 Pro Insider Preview 64-bit
CPU
Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz
Motherboard
Gigabyte Technology Co., Ltd. B85M-D3H
Memory
Corsair Vengence 4GB x2 (8.00GB Dual-Channel DDR3 @ 798MHz)
Graphics Card(s)
2047MB GeForce GTS 450 (ZOTAC International)
Sound Card
Onboard (Realtek High Definition Audio)
Monitor(s) Displays
LG Flatron E2040T
Screen Resolution
1600x900
Hard Drives
Western Digital 1 TB
Seagate 500 GB
PSU
Corsair VS550
Case
Cooler Master K380
Cooling
Cooler Master Seidon 120V Plus
Keyboard
Logitech MK260r
Mouse
Logitech MK260r
Internet Speed
PMPL Broadband
Antivirus
Windows Defender + MBAM
Browser
Firefox
Other Info
Dell Studio 15" Laptop
Okay, I have installed the latest I could find for my Audio Card, Installed the recommended Video Card drivers and I now have a Lan Card installed and will see how things go.
 

My Computer

OS
Windows 7 Professional x64
Well it's been a day and a half now without any BSOD. I will wait another few days and mark it as solved if this continues.

Thanks so much for helping me! :)
 

My Computer

OS
Windows 7 Professional x64
Back
Top