Pascal67 wrote:
It would be nice if someone could look at the error report I posted in my first message.
You've been given as much information as can be gleaned from the Kernel Panic log. Only the programmer of the software referenced would be able to assist you and even then it probably wouldn't be simple. Anything else is just a generalized guess.
panic(cpu 3 caller 0xfffffe001f5cde40): DCPEXT1 PANIC - ASSERT!AFKSerialize.cpp:548 - iomfb_video_async(13)
From my reading of the beginning of the panic report something in the "serialize" section of the code (the error occurred in a section of code called AFKSerialize.cpp) which seems to involve syncing the video frame buffer. What that means....who knows. Sounds like maybe the display is not properly syncing or communicating with the computer.
Maybe some other externally connected device is interfering. Try disconnecting all other external devices. Try connecting the display to another port if possible. There is always a slim chance some third party software is interfering, but I don't see any listed in the Kernel Panic report.
Performing a firmware "Restore" of your computer and testing it thoroughly with the clean OS is the only real way to figure out whether this is a hardware issue or software issue (excluding a bug with macOS). You need to thoroughly test things before installing any third party software and before restoring from a backup, otherwise you may bring the problem back. Once you have reproduced the issue under these conditions, then Apple will be forced to look at the computer and the display for a hardware issue or some unknown bug with the latest OS update or firmwares. FYI, the "Restore" will destroy all data on the internal SSD so make sure to have a good backup. You could try installing & booting macOS from an external USB3 SSD, but this is not as thorough of a test since it is not resetting the security enclave or system firmware. Unfortunately the "Restore" also requires access to another Mac running macOS 12.4+.