BSoD/Random Freezes

Joined
Nov 30, 2009
Messages
1,752
Reaction score
396
There's no "DRIVER_BIN64.sys", but I did find the file that was on the BSoD, "dxgkrnl.sys".

EDIT: On that cmd thing;
"Windows Resource Protection did not find any integrity violations."

Sure there is:

Code:
1: kd> lmvm driver_bin64
start             end                 module name
fffffa60`0d5f3000 fffffa60`0d5fd000   DRIVER_BIN64   (deferred)             
    Image path: \??\C:\Windows\system32\Drivers\DRIVER_BIN64
    Image name: DRIVER_BIN64
    Timestamp:        Tue Jul 31 22:05:51 2007 (46AFEA7F)
    CheckSum:         00011758
    ImageSize:        0000A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
1: kd> lmvm  asyncmac
 
Joined
Aug 19, 2010
Messages
17
Reaction score
0
Something I uninstalled might have removed it?
But it's definitely gone now o_O .

itsgone.jpg
 
Joined
Aug 19, 2010
Messages
17
Reaction score
0
I believe I have not BSoD'd since deleting the ATI thing and some other useless programs I had.
 
Joined
Aug 19, 2010
Messages
17
Reaction score
0
PFN_LIST_CORRUPT
STOP: 0x0000004E

Minidump attached.
 

Attachments

  • Mini090210-01.zip
    18.5 KB · Views: 412
Joined
Nov 30, 2009
Messages
1,752
Reaction score
396
Forget using Windows Explorer.

Open an elevated command prompt. Copy/paste this command then press enter:

chdir /d C:\Windows\System32\drivers

Then copy/paste this then press enter:

del DRIVER_BIN64

Reboot after and run Ccleaner to clean the registry.

(If the second command fails, type dir then press enter. Look for the exact file name here. The above should work though.)
 
Top