Solved BSOD problem during boot, ATI graphics card?

JanneL

New Member
Messages
2
Hi,

Have been having some problems with a recurring BSOD (on Windows 8.1 Pro), apparently with the graphics card (atikmpag.sys mentioned). They happen on boot. Also, the screen turned into colored blocks but I could guess the positions of dialog buttons to be able to logout.

Thanks for any help!
Janne
 
Please uninstall everything of AMD using Display Driver Uninstaller and install new drivers from AMD. Be sure to ONLY install the drivers using custom/advanced options.
Code:
*** WARNING: Unable to verify timestamp for atikmpag.sys
*** ERROR: Module load completed but symbols could not be loaded for atikmpag.sys
1: kd> lmvm atikmpag
start    end        module name
8c515000 8c561000   atikmpag T (no symbols)           
    Loaded symbol image file: atikmpag.sys
    Image path: \SystemRoot\system32\DRIVERS\atikmpag.sys
    Image name: atikmpag.sys
    Timestamp:        [COLOR="#FF0000"]Mon Jun 18 22:41:05 2012[/COLOR] (4FDF9261)
    CheckSum:         0004E3DC
    ImageSize:        0004C000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

The virtual machine monitor driver has also been flagged.
Please check link below for a link for driver updates
Driver Reference Table - vmm.sys
Code:
*** WARNING: Unable to verify timestamp for vmm.sys
*** ERROR: Module load completed but symbols could not be loaded for vmm.sys
1: kd> lmvm vmm
start    end        module name
8b7ae000 8b7ea000   vmm      T (no symbols)           
    Loaded symbol image file: vmm.sys
    Image path: \??\C:\WINDOWS\system32\Drivers\vmm.sys
    Image name: vmm.sys
    Timestamp:        [COLOR="#FF0000"]Thu Jan 21 11:38:34 2010[/COLOR] (4B582EAA)
    CheckSum:         0003C7AD
    ImageSize:        0003C000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
 
Thank you for your help and good tips.
I uninstalled everything by using DDU and installed new drivers from AMD.
I updated also BIOS

So far everything seems to run without problems, very good!
 
Back
Top