mattcargile
Member
- Feb 14, 2024
- 5
I've been fighting this BSOD since I got this machine. The machine will go to sleep or the like and then over some arbitrary set of minutes or hours, my machine with BSOD and reboot (i.e. I get a critical message 41 in the Event Viewer ).
I've used WinDbg to gather some information and googled around with little help. I've installed WinDbg and used
I've done things like reimaging the machine and upgrading the Nvidia Drivers ( NOTE: nvhda64v is the Nvidia High Definition Audio Driver ). None seems to help. I've used the manufacturer's drivers and Nvidia's drivers. I've done a memtest successfully across 9 or so rounds.
Speccy
Partial WinDbg Output
I've used WinDbg to gather some information and googled around with little help. I've installed WinDbg and used
!analyze -v9
to look at what is happening which is how I assume it is related to nvhda64v.I've done things like reimaging the machine and upgrading the Nvidia Drivers ( NOTE: nvhda64v is the Nvidia High Definition Audio Driver ). None seems to help. I've used the manufacturer's drivers and Nvidia's drivers. I've done a memtest successfully across 9 or so rounds.
- System Manufacturer?
- Dell XPS 17
- Laptop or Desktop?
- Laptop
- Exact model number (if laptop, check label on bottom)
- 9720
- OS ? (Windows 11, 10, 8.1, 8, 7, Vista)
- Windows 11 Version 22H1 ( OS Build 22621.3155 )
- x86 (32bit) or x64 (64bit)?
- x64
- What was original installed OS on system?
- No, it has since been reimaged with the same OS.
- Is the OS an OEM version (came pre-installed on system) or full retail version (YOU purchased it from retailer)?
- I pulled the OS from Microsoft and used my key that came from the OEM.
- Age of system? (hardware)
- Less than a year
- Age of OS installation?
- Months old
- Have you re-installed the OS?
- Yes
- CPU
- 12th Gen Intel Core i9-12900HK 2.50 Ghz
- RAM (brand, EXACT model, what slots are you using?)
- 64GB ( Two 32GB CT32G48C40S5.M16A1 )
- Video Card
- Intel Iris Xe Graphics and Nvidia GeForce RTX 3060 Laptop GPU
- Is driver verifier enabled or disabled?
- Disabled
- What security software are you using? (Firewall, antivirus, antimalware, antispyware, and so forth)
- None. Default Windows Defender.
- 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 under or over clocking. There isn't software installed for this purpose.
Speccy
Partial WinDbg Output
Code:
INTERNAL_POWER_ERROR (a0)
The power policy manager experienced a fatal error.
Arguments:
Arg1: 0000000000000001, Error Handling power IRP.
Arg2: 0000000000000006, The system has failed to allocate a necessary power IRP.
Arg3: ffffd30c461aae00, target device object
Arg4: 0000000000000001, device power IRP
STACK_TEXT:
ffffbd83`7e616ae8 fffff805`278be5a1 : 00000000`000000a0 00000000`00000001 00000000`00000006 ffffd30c`461aae00 : nt!KeBugCheckEx
ffffbd83`7e616af0 fffff805`2772c299 : ffffd30c`46742b70 00000000`00000000 ffffd30c`00048f02 ffffd30c`00000001 : nt!PopAllocateIrp+0x1921bd
ffffbd83`7e616bc0 fffff805`2772c1d2 : ffffd30c`460d1920 00000000`00000001 ffffd30c`46742b70 00000000`00000000 : nt!PopRequestPowerIrp+0xb9
ffffbd83`7e616c50 fffff805`912a83e7 : ffffd30c`3693c010 fffff805`27857c9d ffffd30c`00000000 00000000`00001001 : nt!PoRequestPowerIrp+0x22
ffffbd83`7e616ca0 ffffd30c`3693c010 : fffff805`27857c9d ffffd30c`00000000 00000000`00001001 00000000`00000000 : nvhda64v+0x83e7
ffffbd83`7e616ca8 fffff805`27857c9d : ffffd30c`00000000 00000000`00001001 00000000`00000000 00000000`00000000 : 0xffffd30c`3693c010
ffffbd83`7e616cb0 ffffd30c`460d1f40 : 00000000`00000f00 ffffe500`a5600000 00000000`00000000 fffff805`912b0151 : nt!IopPerfCallDriver+0xb3
ffffbd83`7e616ce0 00000000`00000f00 : ffffe500`a5600000 00000000`00000000 fffff805`912b0151 fffff805`27400000 : 0xffffd30c`460d1f40
ffffbd83`7e616ce8 ffffe500`a5600000 : 00000000`00000000 fffff805`912b0151 fffff805`27400000 ffffd30c`4a074550 : 0xf00
ffffbd83`7e616cf0 00000000`00000000 : fffff805`912b0151 fffff805`27400000 ffffd30c`4a074550 ffffd30c`17010140 : 0xffffe500`a5600000
Attachments
Last edited: