Can anyone help? Kernel Panic (3 times) Panic(cpu 0 caller 0xfffffe002fb26ce0): "AppleT8112DPTXPort(dptx-phy)






Mac mini

Posted on Apr 1, 2024 12:54 PM

Reply
14 replies

Jun 6, 2024 5:11 PM in response to FabianoRoggio

<< panic(cpu 0 caller 0xfffffe002fb26ce0): "AppleT8112DPTXPort(dptx-phy):

:deactivateTimeoutOccurred(0x100000389): deactivate() incomplete 10 se

conds after displayRelease()! (check DCPEXT)\

Panicked task 0xfffffe2edac01818: 0 pages, 485 threads: pid 0: kernel_

task >>


AppleT8112 is your Apple silicon M2 (plain) processor. DCP is dimply co-proceesor TxPort is the outgoing data to a display.


MacOS told a display to shut up, and ten seconds later it was still talking and did not acknowledge the command to shut up.


Be sure to change your settings to 'prevent automatic sleeping when the display is off' as detailed above.


Jun 6, 2024 10:15 PM in response to FabianoRoggio

Also, for a test disable OneDrive & OneNote.


2024-06-06 12:32:12 spotlightknowledged High CPU Use (14 times)


Might indicate corrupted Spotlight DB.


Manually Rebuilding Spotlight via Terminal

If the aforementioned Spotlight control panel approach doesn’t spur a reindexation of the drive, you may need to initiate it manually through the command line. Open Terminal and use the following command string to do so:


sudo mdutil -E /

This basically asks for temporary super user status, which is why Terminal may ask you for your password (it may not if you’ve used a sudo command recently or are already logged in as a super user or root. The command asks the unix tool mdutil to reindex the spotlight database for everything on the computer, including external drives, mounted disk images, etc. To re-index only for a specific drive, use the /Volumes path. For example, for an external drive named “MiniMe,” the command would look like this:


sudo mdutil -i on /


Rebuilding a drive index can take a long time, so be prepared to wait whether you do it through the System Preference panel or the command line.


If still need be…


Open Terminal and run each of these one at a time


/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user


sudo will ask you for an Admin password that won't be echoed.

Carefully type your admin password when asked & hit enter.


sudo /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -seed -lint -r -f -v -dump -domain local -domain system -domain user -domain network


killall Dock


sudo mdutil -E /


sudo mdutil -i on /


Rebuilding a drive index can take a long time, so be prepared to wait whether you do it through the System Preference panel or the command line.

Jun 6, 2024 4:23 PM in response to FabianoRoggio

I'm experiencing recurring errors even after disabling standby mode on my MACmini. I suspect the problem might be linked to the HDMI cable connection with my Panasonic TV, or possibly triggered when I put my MACmini to sleep using the keyboard shortcut (command+option) and then eject. Whenever I attempt to wake it up, my computer indicates it has rebooted due to an error. I'm hopeful that an Apple patch could address this issue. Can anyone provide guidance or assistance?


Please see attached my report. Many thanks in advance


This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Can anyone help? Kernel Panic (3 times) Panic(cpu 0 caller 0xfffffe002fb26ce0): "AppleT8112DPTXPort(dptx-phy)

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.