Power_state_failure. BSOD waking up computer

haskell11

New Member
Messages
3
Upon waking up my pc i will get BSOD, a restart and then all is fine. This issue has also happened on start up as well. I have attached files with the minidump information. thanks for your time in helping me figure out the cause of this issue.

Chad
 

My Computer

System One

  • OS
    windows 8.1 pro
Hi Haskell11 & Welcome to the forums ^_^,

I have analysed your dump files and below has been provided an analysis of the same for informative purposes :-
Code:
0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe000cf65f060, Physical Device Object of the stack
Arg3: fffff802d5a0c8b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: [COLOR=#FF0000]ffffe000cf9c1010[/COLOR], The blocked IRP
So, you are experiencing the Driver_Power_State_Failure with the first argument as 3. Let's analyse the blocked IRP highlighted in RED -
Code:
0: kd> !irp [COLOR=#FF0000]ffffe000cf9c1010[/COLOR]
Irp is active with 7 stacks 5 is current (= 0xffffe000cf9c1200)
 No Mdl: No System Buffer: Thread 00000000:  Irp stack trace.  Pending has been returned
     cmd  flg cl Device   File     Completion-Context
 [  0, 0]   0  0 00000000 00000000 00000000-00000000    
   Args: 00000000 00000000 00000000 00000000
 [  0, 0]   0  0 00000000 00000000 00000000-00000000    
   Args: 00000000 00000000 00000000 00000000
 [  0, 0]   0  0 00000000 00000000 00000000-00000000    
   Args: 00000000 00000000 00000000 00000000
 [ 16, 0]   0  0 ffffe000cf65f060 00000000 fffff80036b86440-ffffe000cf8a75a0    
        \Driver\[COLOR=#0000FF][U][B]amd_sata[/B][/U][/COLOR] CLASSPNP!ClasspPowerUpCompletion
   Args: 00000000 00000000 00000000 00000002
>[ 16, 2]   0 e1 ffffe000cf8a7060 00000000 fffff8003635fc08-00000000 Success Error Cancel pending
        \Driver\disk partmgr!PmPowerCompletion
   Args: 00051100 00000001 00000001 00000002
 [ 16, 2]   0 e1 ffffe000cf8bdb20 00000000 fffff802d4125fd8-ffffe000cf9c2878 Success Error Cancel pending
        \Driver\partmgr nt!PopRequestCompletion
   Args: 00051100 00000001 00000001 00000002
 [  0, 0]   0  0 00000000 00000000 00000000-ffffe000cf9c2878    
   Args: 00000000 00000000 00000000 00000000
Hmm, so the "AMD_SATA.sys" driver has been blamed which is a part of your chipset drivers and controls the SATA interface (The one which connects your HDD to the motherboard generally).
Let's check the date of the driver -
Code:
0: kd> lmvm amd_sata
start             end                 module name
fffff800`364d3000 fffff800`364f0000   amd_sata T (no symbols)           
    Loaded symbol image file: amd_sata.sys
    Image path: \SystemRoot\System32\drivers\amd_sata.sys
    Image name: amd_sata.sys
    Timestamp:        Mon Sep 17 14:10:39[COLOR=#FF0000][B][U] 2012 [/U][/B][/COLOR](5056E207)
    CheckSum:         000198AD
    ImageSize:        0001D000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
So, the driver is dating to 2012. I would suggest you to update the driver from ASUS Support website. If no update is available, then visit this link for more info -
Driver Reference Table

Let me know how it goes ^_^
 

My Computer

System One

  • OS
    Windows 8.1 Industry Pro B-)
    Computer type
    Laptop
    System Manufacturer/Model
    Toshiba
    CPU
    Core I5 2430M @ 2.4GHz
    Memory
    8 GB DDR3 @ 1600MHz Dual Channel ^_^
    Graphics Card(s)
    Intel HD 3000 B-)
    Screen Resolution
    1366x768
    Hard Drives
    Toshiba 500 GB
    Browser
    Google Chrome
    Antivirus
    Windows Defender & Common Sense!
Again thanks for your time. I installed an updated version of my Chipset_drivers. The problem seemed to have been solved, because the system loaded fine out of sleep mode until I entered my windows password. Then same issue occurred. System re-boot stating Power_state_driver failed. I have attached a new folder containing the mini dump from this BSOD.

thanks in advance, for the help
chad
 

My Computer

System One

  • OS
    windows 8.1 pro
Hi haskell11 ^_^,

Unfortunately, the ZIP File uploaded by you does not contain the latest Dump files. Could you please check the path "C:\Windows\Minidumps" and see if you are able to find the latest dump files?

If found, attach them in your next post ^_^
 

My Computer

System One

  • OS
    Windows 8.1 Industry Pro B-)
    Computer type
    Laptop
    System Manufacturer/Model
    Toshiba
    CPU
    Core I5 2430M @ 2.4GHz
    Memory
    8 GB DDR3 @ 1600MHz Dual Channel ^_^
    Graphics Card(s)
    Intel HD 3000 B-)
    Screen Resolution
    1366x768
    Hard Drives
    Toshiba 500 GB
    Browser
    Google Chrome
    Antivirus
    Windows Defender & Common Sense!
blueelvis is out of town. I'll provide some suggestions until he returns.

I would suggest running a hard drive diagnostic (links here: Hard Drive Diagnostic Procedure)
If unable to boot from the disk/drive, then run SeaGate SeaTools for Windows from within Windows.
Let us know the results of the long/extended test.

Daemon Tools (and Alcohol % software) are known to cause BSOD's on some Windows systems (mostly due to the sptd.sys driver, although I have seen dtsoftbus01.sys blamed on several occasions).
Please un-install the program, then use the following free tool to ensure that the troublesome sptd.sys driver is removed from your system (pick the 32 or 64 bit system depending on your system's configuration): New link (15 Aug 2012): DuplexSecure - Downloads (pick the appropriate version for your system and select "Un-install" when you run it).
Alternate link: Disk-Tools.com
Manual procedure here: Registry and SPTD problems | DAEMON Pro Help

AMD OverDrive (AODDriver2.sys) is either a stand-alone application, or a component of the AMD VISION Engine Control Center. This driver is known to cause BSOD's on some Windows systems.
NOTE: these symptoms were from the previous release of OverDrive. The new release uses the same driver name, but is dated from 4 November 2013.
Please un-install all AMD/ATI video stuff from Control Panel...Programs...Un-install a program
Then, download (but DO NOT install) a fresh copy of the ATI drivers from Global Provider of Innovative Graphics, Processors and Media Solutions | AMD (in the upper right corner of the page)
Use this procedure to install the DRIVER ONLY: ATI video cards - DRIVER ONLY installation procedure - Sysnative Forums

If the device (AODDriver or AODDriver4.01) remains a problem, open Device Manager, select the "View" item.
Then select "Show hidden devices" and scroll down to the Non-Plug and Play Drivers section.
Locate the AODDriver entry, right click on it and select "Un-install". Reboot for changes to take affect.
Sometimes the driver remains and continues to cause BSOD's. If this is the case for you, post back and we'll give further instructions for safely removing it.

If overclocking, please stop. Remove the overclock and return the system to stock/standard values while we're troubleshooting. Once the system is stable again, feel free to resume the overclocking.

Please update these older drivers. Links are included to assist in looking up the source of the drivers. If unable to find an update, please remove (un-install) the program responsible for that driver. DO NOT manually delete/rename the driver as it may make the system unbootable! :

LGBusEnum.sys Mon Nov 23 20:36:48 2009 (4B0B38B0)
Logitech Keyboard
http://www.carrona.org/drivers/driver.php?id=LGBusEnum.sys

LGVirHid.sys Mon Nov 23 20:36:48 2009 (4B0B38B0)
Logitech Gamepanel Virtual HID Device Driver
http://www.carrona.org/drivers/driver.php?id=LGVirHid.sys

AsUpIO.sys Mon Aug 2 22:47:59 2010 (4C57835F)
ASUS hardware monitoring software related
http://www.carrona.org/drivers/driver.php?id=AsUpIO.sys

DO NOT UNINSTALL THIS ONE - only update it (if available):
ASUSFILTER.sys Tue Sep 20 11:46:33 2011 (4E78B559)
ASUS USB Hub filter driver
http://www.carrona.org/drivers/driver.php?id=ASUSFILTER.sys

AiChargerPlus.sys Wed Apr 18 21:17:35 2012 (4F8F67AF)
Asus Charger Driver [br] Likely BSOD cause - haven't seen recently (15Jan2013)
http://www.carrona.org/drivers/driver.php?id=AiChargerPlus.sys


If all of this doesn't stop the BSOD's, please run Driver Verifier according to these instructions: Driver Verifier Settings




Analysis:
The following is for informational purposes only.
Code:
[font=lucida console]**************************Thu Nov  6 00:20:09.515 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110514-27265-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17328.amd64fre.winblue_r3.140827-1500
System Uptime:[B]0 days 1:14:28.239[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe00200f14530, fffff803d4b5e8e0, ffffe002010b8710}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe00200f14530, Physical Device Object of the stack
Arg3: fffff803d4b5e8e0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe002010b8710, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Wed Nov  5 23:04:53.530 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110514-29484-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17328.amd64fre.winblue_r3.140827-1500
System Uptime:[B]0 days 4:04:26.254[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe0014291c780, fffff80045b66cb0, ffffe00142af76a0}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe0014291c780, Physical Device Object of the stack
Arg3: fffff80045b66cb0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe00142af76a0, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  LCore.exe
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Wed Nov  5 18:55:20.527 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110514-29046-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17328.amd64fre.winblue_r3.140827-1500
System Uptime:[B]0 days 6:34:29.249[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe00174f0e060, fffff8021b75e8e0, ffffe001750fe710}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe00174f0e060, Physical Device Object of the stack
Arg3: fffff8021b75e8e0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe001750fe710, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Wed Nov  5 10:24:17.547 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110514-20531-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17328.amd64fre.winblue_r3.140827-1500
System Uptime:[B]0 days 10:07:42.269[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe000e5b037f0, fffff80052b098e0, ffffe000e5cf6b40}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe000e5b037f0, Physical Device Object of the stack
Arg3: fffff80052b098e0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe000e5cf6b40, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Wed Nov  5 00:15:58.527 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110414-21343-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17328.amd64fre.winblue_r3.140827-1500
System Uptime:[B]0 days 2:24:21.251[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe000c53ef060, fffff803a100b8e0, ffffe000c64c82b0}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe000c53ef060, Physical Device Object of the stack
Arg3: fffff803a100b8e0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe000c64c82b0, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Tue Nov  4 20:25:50.529 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110414-21578-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17238.amd64fre.winblue_gdr.140723-2018
System Uptime:[B]0 days 5:14:01.248[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe000627eb7f0, fffff803dba0c8b0, ffffe000638f8330}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe000627eb7f0, Physical Device Object of the stack
Arg3: fffff803dba0c8b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe000638f8330, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Tue Nov  4 15:11:12.528 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110414-25640-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17238.amd64fre.winblue_gdr.140723-2018
System Uptime:[B]0 days 1:36:05.248[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe00036b187f0, fffff803c220c8b0, ffffe00036cf8b40}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe00036b187f0, Physical Device Object of the stack
Arg3: fffff803c220c8b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe00036cf8b40, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Tue Nov  4 13:26:39.527 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110414-25937-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17238.amd64fre.winblue_gdr.140723-2018
System Uptime:[B]0 days 0:09:23.247[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe00076d10060, fffff803f1a248b0, ffffe00076efeb40}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe00076d10060, Physical Device Object of the stack
Arg3: fffff803f1a248b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe00076efeb40, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Tue Nov  4 12:18:09.561 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110414-19968-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17238.amd64fre.winblue_gdr.140723-2018
System Uptime:[B]0 days 11:01:14.281[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe0004790f7f0, fffff8004d20c8b0, ffffe00047aac010}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe0004790f7f0, Physical Device Object of the stack
Arg3: fffff8004d20c8b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe00047aac010, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Mon Nov  3 11:56:53.573 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110314-21000-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17238.amd64fre.winblue_gdr.140723-2018
System Uptime:[B]0 days 14:44:27.298[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe000cf65f060, fffff802d5a0c8b0, ffffe000cf9c1010}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe000cf65f060, Physical Device Object of the stack
Arg3: fffff802d5a0c8b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe000cf9c1010, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Mon Nov  3 05:44:44.523 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110314-16765-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17085.amd64fre.winblue_gdr.140330-1035
System Uptime:[B]0 days 1:17:53.256[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe00200d81060, fffff800cd3098b0, ffffe00200ea9b40}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe00200d81060, Physical Device Object of the stack
Arg3: fffff800cd3098b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe00200ea9b40, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Mon Nov  3 04:22:53.522 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110314-18828-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17085.amd64fre.winblue_gdr.140330-1035
System Uptime:[B]0 days 8:47:31.263[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe000e6b3a390, fffff8010e1098b0, ffffe000e6cac120}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe000e6b3a390, Physical Device Object of the stack
Arg3: fffff8010e1098b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe000e6cac120, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Sun Nov  2 21:08:45.521 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110214-26796-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17238.amd64fre.winblue_gdr.140723-2018
System Uptime:[B]0 days 3:45:35.241[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe00152d39060, fffff8000500b8b0, ffffe00152ff3010}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe00152d39060, Physical Device Object of the stack
Arg3: fffff8000500b8b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe00152ff3010, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Sun Nov  2 17:22:23.521 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110214-28140-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17238.amd64fre.winblue_gdr.140723-2018
System Uptime:[B]0 days 2:27:26.243[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe00150123730, fffff80101a618b0, ffffe001502faae0}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe00150123730, Physical Device Object of the stack
Arg3: fffff80101a618b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe001502faae0, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Sun Nov  2 17:04:28.552 2014 (UTC - 5:00)**************************
Loading Dump File [C:\Users\John\SysnativeBSODApps\110214-27359-01.dmp]
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Built by: [B]9600[/B].17031.amd64fre.winblue_gdr.140221-1952
System Uptime:[B]0 days 1:29:30.291[/B]
*** WARNING: Unable to verify timestamp for amd_sata.sys
*** ERROR: Module load completed but symbols could not be loaded for amd_sata.sys
Probably caused by :[B]amd_sata.sys[/B]
BugCheck [B]9F, {3, ffffe001e990f060, fffff803f41d38b0, ffffe001e9aac320}[/B]
BugCheck Info: [url=http://www.carrona.org/bsodindx.html#0x0000009F]DRIVER_POWER_STATE_FAILURE (9f)[/url]
Arguments: 
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe001e990f060, Physical Device Object of the stack
Arg3: fffff803f41d38b0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe001e9aac320, The blocked IRP
BUGCHECK_STR:  0x9F
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
PROCESS_NAME:  System
FAILURE_BUCKET_ID: [B]0x9F_3_POWER_DOWN_disk_IMAGE_amd_sata.sys[/B]
  BIOS Version                  2301
  BIOS Release Date             01/06/2014
  Manufacturer                  To be filled by O.E.M.
  Product Name                  To be filled by O.E.M.
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
[/font]

3rd Party Drivers:
The following is for information purposes only.
Any drivers in red should be updated or removed from your system. And should have been discussed in the body of my post.
Code:
[font=lucida console]**************************Thu Nov  6 00:20:09.515 2014 (UTC - 5:00)**************************
[COLOR=RED][B]LGBusEnum.sys               Mon Nov 23 20:36:48 2009 (4B0B38B0)[/B][/COLOR]
[COLOR=RED][B]AsUpIO.sys                  Mon Aug  2 22:47:59 2010 (4C57835F)[/B][/COLOR]
[COLOR=RED][B]ASUSFILTER.sys              Tue Sep 20 11:46:33 2011 (4E78B559)[/B][/COLOR]
[COLOR=RED][B]AiChargerPlus.sys           Wed Apr 18 21:17:35 2012 (4F8F67AF)[/B][/COLOR]
ttnfd.sys                   Tue Aug 21 18:34:56 2012 (50340D10)
AsIO.sys                    Wed Aug 22 05:54:47 2012 (5034AC67)
hiber_amd_sata.sys          Mon Sep 17 04:40:39 2012 (5056E207)
amd_sata.sys                Mon Sep 17 04:40:39 2012 (5056E207)
amd_xata.sys                Mon Sep 17 04:40:43 2012 (5056E20B)
ndisrd.sys                  Wed Feb 20 21:40:15 2013 (5125890F)
[COLOR=RED][B]dtsoftbus01.sys             Tue Jun 11 03:55:52 2013 (51B6D808)[/B][/COLOR]
Rt630x64.sys                Fri Jun 21 05:29:10 2013 (51C41CE6)
SYMEVENT64x86.SYS           Fri Jul 26 22:26:58 2013 (51F32FF2)
SYMDS64.SYS                 Tue Jul 30 19:29:08 2013 (51F84C44)
asmtxhci.sys                Fri Aug 16 15:28:42 2013 (520E7D6A)
asmthub3.sys                Fri Aug 16 15:28:54 2013 (520E7D76)
ccSetx64.sys                Mon Sep 23 23:58:04 2013 (52410DCC)
RTKVHD64.sys                Mon Oct  7 09:59:13 2013 (5252BE31)
asstor64.sys                Mon Jan 27 04:30:34 2014 (52E6273A)
[COLOR=RED][B]AODDriver2.sys              Tue Feb 11 06:06:52 2014 (52FA044C)[/B][/COLOR]
SYMNETS.SYS                 Thu Feb 13 06:25:14 2014 (52FCAB9A)
usbfilter.sys               Mon Feb 17 01:23:43 2014 (5301AAEF)
SYMEFA64.SYS                Thu Feb 27 18:32:07 2014 (530FCAF7)
RzFilter.sys                Thu Apr  3 11:39:47 2014 (533D80C3)
RzDxgk.sys                  Thu Apr  3 11:39:50 2014 (533D80C6)
Ironx64.SYS                 Tue May 20 18:27:42 2014 (537BD6DE)
SRTSPX64.SYS                Fri Jun 13 13:27:22 2014 (539B347A)
nvhda64v.sys                Mon Jul 21 10:17:53 2014 (53CD2111)
EX64.SYS                    Mon Aug 11 06:19:41 2014 (53E898BD)
ENG64.SYS                   Mon Aug 11 06:25:04 2014 (53E89A00)
SRTSP64.SYS                 Wed Aug 20 16:56:53 2014 (53F50B95)
IDSvia64.sys                Wed Aug 20 18:48:56 2014 (53F525D8)
eeCtrl64.sys                Tue Aug 26 14:21:20 2014 (53FCD020)
EraserUtilRebootDrv.sys     Tue Aug 26 14:21:21 2014 (53FCD021)
nvvad64v.sys                Thu Sep  4 13:10:48 2014 (54089D18)
rzudd.sys                   Thu Sep  4 23:22:11 2014 (54092C63)
BHDrvx64.sys                Tue Sep 23 22:12:51 2014 (542228A3)
nvlddmkm.sys                Wed Oct 29 21:01:05 2014 (54518DD1)
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Wed Nov  5 23:04:53.530 2014 (UTC - 5:00)**************************
[COLOR=RED][B]LGVirHid.sys                Mon Nov 23 20:36:48 2009 (4B0B38B0)[/B][/COLOR]
NvStreamKms.sys             Thu Oct  2 21:39:09 2014 (542DFE3D)
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Wed Nov  5 10:24:17.547 2014 (UTC - 5:00)**************************
AODDriver2.sys              Tue Oct 29 20:58:36 2013 (527059BC)
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Tue Nov  4 20:25:50.529 2014 (UTC - 5:00)**************************
IOMap64.sys                 Tue Jul  2 04:27:47 2013 (51D28F03)
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Tue Nov  4 12:18:09.561 2014 (UTC - 5:00)**************************
usbfilter.sys               Tue Aug 28 21:27:12 2012 (503D6FF0)
nvlddmkm.sys                Thu Oct 16 08:31:28 2014 (543FBAA0)
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨``
**************************Sun Nov  2 17:22:23.521 2014 (UTC - 5:00)**************************
agp440.sys                  Thu Aug 22 07:39:35 2013 (5215F877)
nv_agp.sys                  Thu Aug 22 07:39:38 2013 (5215F87A)
[/font]
http://www.carrona.org/drivers/driver.php?id=LGBusEnum.sys
http://www.carrona.org/drivers/driver.php?id=AsUpIO.sys
http://www.carrona.org/drivers/driver.php?id=ASUSFILTER.sys
http://www.carrona.org/drivers/driver.php?id=AiChargerPlus.sys
ttnfd.sys - this driver hasn't been added to the DRT as of this run. Please search Google/Bing for the driver if additional information is needed.
http://www.carrona.org/drivers/driver.php?id=AsIO.sys
hiber_amd_sata.sys - this driver hasn't been added to the DRT as of this run. Please search Google/Bing for the driver if additional information is needed.
http://www.carrona.org/drivers/driver.php?id=amd_sata.sys
http://www.carrona.org/drivers/driver.php?id=amd_xata.sys
http://www.carrona.org/drivers/driver.php?id=ndisrd.sys
http://www.carrona.org/drivers/driver.php?id=dtsoftbus01.sys
http://www.carrona.org/drivers/driver.php?id=Rt630x64.sys
http://www.carrona.org/drivers/driver.php?id=SYMEVENT64x86.SYS
http://www.carrona.org/drivers/driver.php?id=SYMDS64.SYS
http://www.carrona.org/drivers/driver.php?id=asmtxhci.sys
http://www.carrona.org/drivers/driver.php?id=asmthub3.sys
http://www.carrona.org/drivers/driver.php?id=ccSetx64.sys
http://www.carrona.org/drivers/driver.php?id=RTKVHD64.sys
http://www.carrona.org/drivers/driver.php?id=asstor64.sys
http://www.carrona.org/drivers/driver.php?id=AODDriver2.sys
http://www.carrona.org/drivers/driver.php?id=SYMNETS.SYS
http://www.carrona.org/drivers/driver.php?id=usbfilter.sys
http://www.carrona.org/drivers/driver.php?id=SYMEFA64.SYS
http://www.carrona.org/drivers/driver.php?id=RzFilter.sys
http://www.carrona.org/drivers/driver.php?id=RzDxgk.sys
http://www.carrona.org/drivers/driver.php?id=Ironx64.SYS
http://www.carrona.org/drivers/driver.php?id=SRTSPX64.SYS
http://www.carrona.org/drivers/driver.php?id=nvhda64v.sys
http://www.carrona.org/drivers/driver.php?id=EX64.SYS
http://www.carrona.org/drivers/driver.php?id=ENG64.SYS
http://www.carrona.org/drivers/driver.php?id=SRTSP64.SYS
http://www.carrona.org/drivers/driver.php?id=IDSvia64.sys
http://www.carrona.org/drivers/driver.php?id=eeCtrl64.sys
http://www.carrona.org/drivers/driver.php?id=EraserUtilRebootDrv.sys
http://www.carrona.org/drivers/driver.php?id=nvvad64v.sys
http://www.carrona.org/drivers/driver.php?id=rzudd.sys
http://www.carrona.org/drivers/driver.php?id=BHDrvx64.sys
http://www.carrona.org/drivers/driver.php?id=nvlddmkm.sys
http://www.carrona.org/drivers/driver.php?id=LGVirHid.sys
http://www.carrona.org/drivers/driver.php?id=NvStreamKms.sys
http://www.carrona.org/drivers/driver.php?id=AODDriver2.sys
http://www.carrona.org/drivers/driver.php?id=IOMap64.sys
http://www.carrona.org/drivers/driver.php?id=usbfilter.sys
http://www.carrona.org/drivers/driver.php?id=nvlddmkm.sys
http://www.carrona.org/drivers/driver.php?id=agp440.sys
http://www.carrona.org/drivers/driver.php?id=nv_agp.sys
 

My Computer

System One

  • OS
    Win8.1Pro - Finally!!!
    Computer type
    Laptop
    System Manufacturer/Model
    Samsung/NP780
    CPU
    Came with the laptop (i7 of some sort)
    Motherboard
    Pretty sure that it has one, but haven't checked inside the case!
    Memory
    upgraded to 12 gB from 8 gB
    Graphics Card(s)
    has switchable - Intel/ATI - Used wrong drivers, now ATI card is inop :( Will have to fix it soon!
    Sound Card
    I'm nearly deaf, so this isn't used often
    Monitor(s) Displays
    Touchscreen on laptop/32" Toshiba on HDMI (laid the Sharp TV on a mouse and cracked the screen!)
    Screen Resolution
    800x600
    Hard Drives
    One Samsung 1tB drive - 5400 rpm. Gonna switch to a 7200/10000 rpm or an SSD (if I can find $500 for a 1tB SSD!)
    - Switched to 500 gB Samsung 840 series SSD - WOW!!!
    PSU
    Why do we ask this for laptops?
    Case
    Silver with a neat Samsung logo
    Cooling
    sub-par, gotta get around to working on it soon Worked on it - still sub-par! :(
    Keyboard
    Microsoft Natural - the same one I've used since it orignally came out around 1995
    Mouse
    no Mouse - Trackball!!!!
    Internet Speed
    too slow when I'm waiting for a download to finish
    Browser
    Yes, I use this (Firefox mostly, w/IE next most)
    Antivirus
    Windows Defender and Windows Firewall
    Other Info
    I'm handsome and a snappy dresser :0)
Back
Top