BSOD ~ every 24 hours at random times when not being used.

pmhoppe

New member
Joined
Nov 7, 2016
Posts
3
Any help much appreciated.
· OS - Windows 10
· x64
· What was original installed OS on system? XP
· OS is free from Microsoft
· Age of system (hardware) 9 years
· Age of OS installation - have you re-installed the OS?
Originally installed ~ 1 year ago, repair reinstall 3 days ago but problem persists.

· CPU:
2.80 gigahertz AMD Athlon 64 X2 Dual Core 5600+
· Video Card:
NVIDIA GeForce 8400GS
· MotherBoard - (if NOT a laptop) :
Dell Inc 0UW457 A03
· Power Supply - brand & wattage (if laptop, skip this one)Stock Dell

· System Manufacturer Dell
· Exact model number (if laptop, check label on bottom) E521

· Laptop or Desktop? Desktop
 

Attachments

Hi pmhoppe,

It looks like you have a 1TB WD Blue HDD as your boot disk. I'm assuming this isn't what your PC would have come with, when did you start to notice the BSoDs? E.g. after switching to the Blue drive, after installing Windows 10, etc. I would suggest moving your SATA connection to SATA0 on your board if it's not plugged in there already (see item 6).

E521_MoBo.png

Unfortunately your E521 wasn't even supported for Windows 7, so any related BIOS and driver updates are basically unusable. This issue has been seen before on older Dell motherboards/computers without Windows 10 support.
 
Last edited:
Thanks for replying. I upgraded to Windows 10 almost a year ago, and upgraded the HD before that. It was running smoothly until a Windows 10 upgrade on Sept. 29. That's when the BSOD's started. I just ran Memtest86 for 10 passes with no errors and the Seatools HD diagnostics, again no errors.
 
Hi,

beside to Xer:

Code:
 # Child-SP          RetAddr           : Args to Child                                                           : Call Site
00 fffff802`15308d88 fffff802`1382c09e : 00000000`00000133 00000000`00000000 00000000`00000501 00000000`00000500 : nt!KeBugCheckEx
01 fffff802`15308d90 fffff802`13757869 : 00007607`31ba051c 00007607`31b9f5e3 fffff780`00000320 fffff802`13665490 : nt! ?? ::FNODOBFM::`string'+0x467fe
02 fffff802`15308df0 fffff802`1361a366 : fffff802`152fa690 fffff802`139ce180 00000000`00000002 00007607`31b9f5e3 : nt!KeClockInterruptNotify+0x469
03 fffff802`15308f40 fffff802`136e3247 : fffff802`136653e0 00000000`00000000 ffff9480`0cfa7c80 fffff802`137d7687 : hal!HalpTimerClockInterrupt+0x56
04 fffff802`15308f70 fffff802`137d7a2a : fffff802`136653e0 ffffe60a`ac283010 00000000`00000001 00000000`00000001 : nt!KiCallInterruptServiceRoutine+0x87
05 fffff802`15308fb0 fffff802`137d7e77 : 000075fb`fa3f5d08 fffff802`137d7e84 00000000`00000000 00000000`00000000 : nt!KiInterruptSubDispatchNoLockNoEtw+0xea (TrapFrame @ fffff802`15308e70)
06 fffff802`152fa690 fffff802`13618bad : fffff802`13618c62 fffff801`1c7d3f30 ffffe60a`ad3808b0 00000000`00000000 : nt!KiInterruptDispatchNoLockNoEtw+0x37 (TrapFrame @ fffff802`152fa690)
07 fffff802`152fa828 fffff802`13618c62 : fffff801`1c7d3f30 ffffe60a`ad3808b0 00000000`00000000 ffffe60a`ad380850 : hal!HalpHpetQueryCounter+0xd
[COLOR=#ff0000]08[/COLOR] fffff802`152fa830 fffff801`1b087468 : 00000000`00000000 ffff9480`11908450 00000000`00000088 00000000`00000000 : hal!KeStallExecutionProcessor+0xb2
[COLOR=#ff0000]09[/COLOR] fffff802`152fa8c0 00000000`00000000 : ffff9480`11908450 00000000`00000088 00000000`00000000 00000000`00000000 : nvstor+0x7468

nvstor is probably shutting down the disk (09)
The Kernel takes a breath and delays (08) for some ms
however it times out and the disk / processor never responds back for a flush?

your Bios is the latest available
> BiosVersion = 1.1.11
> BiosReleaseDate = 08/02/2007

Chipset nVidia 520 and Win10 has no glue to handle it better, there is no update for this:

Code:
ProcessorNameString = REG_SZ AMD Athlon(tm) 64 X2 Dual Core Processor 5600+
Update Status = REG_SZ [COLOR=#ff0000]Newer Patch Not Available[/COLOR]"

might be the disk responds to fast, however fails due to its modern firmware, pretty old system and yes reached its limit.
a small chance with a smaller disk, not SATA III but II might do the trick but no guaranty.
 
In most cases, as far as i know, BSOD = Blue Screen of DEATH, is a hardware error that reperesent failure from the system and on to its driver respectively. Software build + Update plays a big role in most cases. In my point of view, you have to run a test regardingthe integrity of the software + the update and most specialy is the compatibility of all hardwares and softwares being put together in the system..

*For old hardwares (check compatibility with your OS)
*For Newly Installed devices (Update your drivers and version)
 
Solved - Re: BSOD ~ every 24 hours at random times when not being used.

Thanks to everyone for responding. I found the problem solution in another forum. You guys were certainly on the right track. The system was using an Nvidia SATA controller that was not quite compatible. I did a driver update, selecting a generic Microsoft driver from the list and now have been BSOD free for 5 days.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top