First of all, thanks to dosdude1 and all others dedicated to make our machines survive a bit longer
I've had no problems installing Catalina on my Mac Pro (4,1 -> 5,1) using the patched installer and everything seems to work perfectly, except for unexpected kernel panics. I have been unable to pinpoint what I'm doing to make them happen, nor have I found any solutions online. Would appreciate it if someone has some insight into this.
macOSPanicString
is either
panic(cpu 8 caller 0xffffff800da290b7): "IOSCSIPeripheralDeviceType05::setPowerState(0xffffff803b9c2640 : 0xffffff7f8dcf218a, 1 -> 4) timed out after 101029 ms"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-6153.11.26/iokit/Kernel/IOServicePM.cpp:5302
or
panic(cpu 8 caller 0xffffff80082290b7): "PRT4::setPowerState(0xffffff80362a7400 : 0xffffff7f8b16a626, 0 -> 2) timed out after 31091 ms"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-6153.11.26/iokit/Kernel/IOServicePM.cpp:5302
(with different timeouts etc.). See below for a full log.