Contribute
Register

<< Solved >> Help with constant KPs

Status
Not open for further replies.
Joined
Nov 20, 2020
Messages
2
Motherboard
Z3901 Aorus
CPU
i7-9700K
Graphics
Radeon Saphire Pulse
Hardware:
  • MB: GIGABYTE Z390 I AORUS PRO WIFI LGA
  • CPU: Intel Core i7 9th Gen - Core i7-9700K Coffee Lake 8-Core 3.6 GHz
  • RAM: Corsair Vengeance LPX 32GB (2x16GB) 3200MHz C16 DDR4 DRAM
  • Storage: WD_BLACK 1TB SN750 NVMe
  • GPU: SAPPHIRE Radeon 11265-05-20G Pulse RX 580
  • Clover Bootloader - 5136
I have a build with the above hardware and it has very stable for the past year, but recently I am having constant Kernel Panics.

The KPs seems to happen most often when the OS has loaded and I log in. Either before my profile loads or later when apps start up. The other times it crashes is as it is loading the OS and it seemsto be very very slow. I have looked at the Clover bootlogs and have not seen any errors.

I tried doing a reinstall of the OS through recovery mode, in case it was some OS corruption, but the recovery is stuck on Examining Volumes and it never returns (even after over 1/2 hour)

The only consistent clue I have is the following error
Code:
panic(cpu 0 caller 0xffffff8005d86d06): nvme: "Fatal error occurred. CSTS=0x3 US[1]=0x0 US[0]=0xda VID=0x15b7 DID=0x5006
. FW Revision=111110WD\n"@/AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/IONVMeFamily/IONVMeFamily-557.60.1/Common/IONVMeController.cpp:5472
Backtrace (CPU 0), Frame : Return Address

...
      Kernel Extensions in backtrace:
         com.apple.iokit.IONVMeFamily(2.1)[D5DFC80E-EF7A-3660-BE57-473E67626B44]@0xffffff8005d64000->0xffffff8005d8dfff
            dependency: com.apple.driver.AppleEFINVRAM(2.1)[D6C13E44-3657-3F40-99E4-355DAA82202E]@0xffffff8004a5a000->0xffffff8004a63fff
            dependency: com.apple.driver.AppleMobileFileIntegrity(1.0.5)[2A454117-CDAA-301F-B609-BA396742C91A]@0xffffff8004c01000->0xffffff8004c15fff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[BF2C5E86-1E8F-3FD4-9874-7738178FA73B]@0xffffff800601f000->0xffffff8006046fff
            dependency: com.apple.iokit.IOReportFamily(47)[D3C4FAA4-8F06-3C5C-AB36-4BE632CCE051]@0xffffff8006055000->0xffffff8006057fff
            dependency: com.apple.iokit.IOStorageFamily(2.1)[B5300908-BF34-3D47-8776-FB154A6DEE4C]@0xffffff800613f000->0xffffff8006150fff

I have tried updating the NVMeFix.kext and still it crashes 8 out of 10 times I turn my machine on.

From the error, it seems like there might be a problem with the NVMe but I am not sure what I can do to diagnose it further.

Any thoughts or help would be greatly appreciated
 
Had to reinstall but even that was very painful.
  • Reinstall would always freeze at Less than one minute remaining
  • Recovery would not recognize wired keyboard/mouse after initial reinstall
    • Realized that USBInjectAll.kext was problematic so I removed it from my [I]EFI/Clover/kexts/other[/I] folder
  • Reviewed BIOS settings, even though no changes had been made since initial installation
    • Followed instructions to set BIOS
    • Installation completed
  • Ensured that the xhciportlimit quirk was set to false in my config.plist
  • Completed reinstall
  • Migrated my files from TimeMachine
 
Status
Not open for further replies.
Back
Top