[SOLVED] Bsod Buzzing sound

Dec 1, 2019
4
0
10
Hi all, i have a problem with my pc.

Have a bsod with buzzing sound, everytime i play videogames (more or less heavy), or just watching Netflix or Youtube.

I tried in order :

Remove and reinsert gpu
Remove Ram and reinsert
Test cpu, ram,vga, with stresst test (temps are fine, case is cleaned, no errors in every case, memtest too)
Tried to disable hw accelleration
Tried clean driver gpu with ddu
New installation of Windows (all original with key, no crack)
Reset Bios, update Bios, no XMS with standard frequency (2100 instead of 3000)
Try to play with setting GPU in Amd menu, but nothing.


The Specs :

Ryzen 2600
RX 590
B450 pro 4
Sharkoon SilentStorm Icewind 750
Gammaxx GT RGB
Corsair Vengeange 2x8 3000 mhz
1 ssd kingston a400 120 gb
1 hd 1tb wd blue
 
Solution
Code:
BugCheck 116, {ffffc483003c7050, fffff805330f05a4, ffffffffc0000001, 3}
***** Debugger could not find nt in module list, module list might be corrupt, error 0x80070057.
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
This is a VIDEO_TDR_FAILURE bug check, which is related to your graphics. Effectively your OS attempted to reset the GPU driver to recover from a fault but the timeout failed.

The corrupt module list can be indicative of the dump process now completely correctly, or a hardware fault.

Rich (BB code):
Unable to load image Unknown_Module_00000000`00000000, Win32 error 0n2
*** WARNING: Unable to verify timestamp for Unknown_Module_00000000`00000000
Unable to add module at 00000000`00000000
WARNING...

PC Tailor

Illustrious
Ambassador
Welcome to the forums my friend!

Unfortunately every stop error (BSOD) is different, and have different causes and solutions, so please see this guide here to enable dump files that you can share with us to potentially tell us what may be causing the issue.

Is this an issue that has randomly started occuring?
Have you recently changed anything?
Are you running any overclock at all? Even with MSI Afterburner for example.
Do you recall what stop code you encountered specifically?
 
  • Like
Reactions: Fox992
Dec 1, 2019
4
0
10
i have a screen for the bsod recently :

No overclock no nothing, but i use MSI for fan curve.
Now i notice, after played for 1 hour COD, 0 bsod with full screen (i have 2 monitor aoc, the first 22, the second 24, both same model but just different inch)
No change, yes start randomly

https://ibb.co/DLZyXhs
 

PC Tailor

Illustrious
Ambassador
Unfortunately those screenshots don't give us any decent information. Can you upload the dump file itself onto a file sharing site for us to download?
All it does state is it's a VIDEO_TDR_FAILURE - which is related to your GPU.

Has the BSOD only occured once?
 

PC Tailor

Illustrious
Ambassador
Code:
BugCheck 116, {ffffc483003c7050, fffff805330f05a4, ffffffffc0000001, 3}
***** Debugger could not find nt in module list, module list might be corrupt, error 0x80070057.
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
This is a VIDEO_TDR_FAILURE bug check, which is related to your graphics. Effectively your OS attempted to reset the GPU driver to recover from a fault but the timeout failed.

The corrupt module list can be indicative of the dump process now completely correctly, or a hardware fault.

Rich (BB code):
Unable to load image Unknown_Module_00000000`00000000, Win32 error 0n2
*** WARNING: Unable to verify timestamp for Unknown_Module_00000000`00000000
Unable to add module at 00000000`00000000
WARNING: .reload failed, module list may be incomplete
Debugger can not determine kernel base address
Loading Kernel Symbols
.Unable to load image Unknown_Module_00000000`00000000, Win32 error 0n2
*** WARNING: Unable to verify timestamp for Unknown_Module_00000000`00000000
Unable to add module at 00000000`00000000
All of the Unknown modules can quite commonly occur when there is a hardware fault and the dump process becomes corrupt and can't read the faulting modules. This is also reinforced by the Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE ) text.

Code:
***** Debugger could not find nt in module list, module list might be corrupt, error 0x80070057.
MODULE_NAME: Unknown_Module
IMAGE_NAME:  Unknown_Image
Due to the corruption we can't read any of the drivers running at the time.

Unfortunately my initial thoughts would lead me to hardware failure, typically of your GPU. How long have you had the PSU too?
I'd be tempted to swap the GPU and see if the issue persists.
 
  • Like
Reactions: Fox992
Solution