DRIVER_POWER_STATE_FAILURE

Lurizan

Active member
Joined
Jan 10, 2022
Posts
43
  • A brief description of your problem (but you can also include the steps you tried)-RUN RAM TEST AND STORAGE DIAGNOSTIC BOTH GOOD NO ERROR
  • System Manufacturer?-ASUS
  • Laptop or Desktop?-LAPTOP
  • Exact model number (if laptop, check label on bottom)-ASUS G614J
  • OS ? (Windows 11, 10, 8.1, 8, 7, Vista)-WINDOWS 11
  • x86 (32bit) or x64 (64bit)?-64BIT
  • (Only for Vista, Windows 7) Service pack?
  • What was original installed OS on system?-WINDOWS 11
  • Is the OS an OEM version (came pre-installed on system) or full retail version (YOU purchased it from retailer)?-OEM
  • Age of system? (hardware)-1 YEAR
  • Age of OS installation?-1 YEAR
  • Have you re-installed the OS?-NO
  • CPU-13th Gen Intel Core i7-13650HX
  • RAM (brand, EXACT model, what slots are you using?)-MICRON TECHNOLOGY MTC4C10163S1SC48BA1 SLOT 1 MICRON TECHNOLOGY MTC4C10163S1SC48BA1 SLOT 2
  • Video Card-GeForce RTX 4060 Laptop GPU
  • MotherBoard - (if NOT a laptop)
  • Power Supply - brand & wattage (if laptop, skip this one)
  • Is driver verifier enabled or disabled?-DISABLED
  • What security software are you using? (Firewall, antivirus, antimalware, antispyware, and so forth)-MCAFEE
  • Are you using proxy, vpn, ipfilters or similar software?-NO
  • Are you using Disk Image tools? (like daemon tools, alcohol 52% or 120%, virtual CloneDrive, roxio software)-NO
  • Are you currently under/overclocking? Are there overclocking software installed on your system?-NO
 

Attachments

This looks rather like a problem with the Nvidia HD Audio driver nvhda64v.sys, this driver is known to sometimes cause conflicts with the on-board audio driver.

One of your dumps points specifically at nvhda64v.sys. This driver is part of the Nvidia graphics driver package and the version you have is very old in Nvidia driver terms, dating from January 2023...
Code:
5: kd> lmDvmnvhda64v
Browse full module list
start             end                 module name
fffff803`28d00000 fffff803`28d1e000   nvhda64v T (no symbols)        
    Loaded symbol image file: nvhda64v.sys
    Image path: \SystemRoot\system32\drivers\nvhda64v.sys
    Image name: nvhda64v.sys
    Browse all global symbols  functions  data
    Timestamp:        Fri Jan 20 12:48:10 2023 (63CA716A)
    CheckSum:         0001EE26
    ImageSize:        0001E000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Information from resource tables:
TBH you only need this driver installed if you are sending audio from an Nvidia graphics card over an HDMI lead. In that case the best way to remove this driver is to download the latest Nvidia graphics driver package for your RTX4060 from the Nvidia website, it's dated 4th April 2024. When you install it choose a 'custom install (advanced)' and uncheck the HD Audio driver box. In addition, you only need the USB-C driver if you have a monitor connected via a USB-C port, and you only need the PhysX driver if you play games that require it. Otherwise uncheck these drivers also.

The other dumps fail due to a PCIe root port but these also are almost certainly due to the Nvidia graphics card and its HD Audio driver.

That said, laptops in particular often use customised graphics drivers, for operability and battery-saving reasons. It's not uncommon to find that generic drivers from Nvidia, which don't contain these customisations, sometimes cause problems, even BSODs. If installing the latest Nvidia driver for your RTX4060 as above does not stop these BSODs then I would recommend that you visit the Asus support site for your G614JV model and download the latest Nvidia driver from there (it's dated 29th Nov 2023). That driver is guaranteed to be compatible with your laptop, so see whether that stops these BSODs.

BTW. If you need to post again can you please change your system language to English before running the SysnativeBSODCollectionApp. I only read English I'm afraid and most of your logs are unintelligible to me.
 

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

Back
Top