Sponsored Content
Operating Systems OS X (Apple) 12-Core MacPro (2013) kernel_task over 1200% Post 303034568 by Neo on Monday 29th of April 2019 10:52:23 PM
Old 04-29-2019
Yesterday I visited the Apple Care center after seeing Avengers End Game to pick up my Mac Pro (Late 2013) - 2.7 GHz Twelve-Core, MacPro6,1 (A1481). Apple changed the logic board under warranty and told me all was "normal" again.

While I was there, I asked to see the defective logic board. Apple mentioned that the board was sent to the factory when they requested a new one, so they did not have it at Apple Care.

I also asked if the good folks at Apple Care could tell me exactly what chip or part of the logic board had failed. They replied that their diagnostic test equipment only indicated "pass" or "fail" on the logic board and did not designate or indicate which parts of the board had failed. I asked them if they had any idea why the logic board failed. They replied that many Apple logic boards fail and they don't know the exact reason. For me this is the second logic board to fail in the same month, one on this Mac Pro and one on a MacBook Air. Seems like Apple has a lot of logic board failures, at least from my experience.

My recommendation is that all owners of Macs extend their Apple Care warranty as long as they possibility can since Apple seems to have a fairly high rate of logic board failures and the cost of Apple Care extended warranty is much less than the cost of replacing a logic board.

Now back on my desk, my Mac Pro seems to be running normally again. I just installed the latest version as of today, Mojave Beta 10.14.5 and all is well and she is humming along normally.

Overall, I am very happy with the support I received from Apple Care in Thailand. It's impressive that Apple can provide such great service on the oppositve side of the world, The technicians and all staff were highly professional and enjoyable to work with. They resolved the flawed logic board problem with MacPro quickly and under warranty, so there was no cost or charges to me, only smiles and questions like "how much did you pay for that", since I assume they do not see a lot of 12-core Mac Pros in that particular location where most customers are their to get their iPhones repaired, especially the iPhones which have been underwater!

Apple has a great warranty program globally. I highly recommend all Apple Mac users keep their extended warranty programs up-to-date, especially in light of the apparent frequency of logic board failures.

It's good to have this great 12-Core Mac Pro with 64GB of memory up and running normally again.

Thank you Apple!
These 2 Users Gave Thanks to Neo For This Post:
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Can I use a general printer(HP LaserJet 1200) on solaris?

can it be used? how to config it? thanks (4 Replies)
Discussion started by: cloudsmell
4 Replies

2. OS X (Apple)

kernel_task help

I installed 10.5 (Leopard) on my G4 733 Mhz (after minor tampering with the install package, just switched a boolean FALSE to TRUE). Everything works fine after startup, but once I sleep the computer and wake it back up, kernel_task starts using at as much CPU runtime as it can, as in past 90%.... (0 Replies)
Discussion started by: peter.story
0 Replies

3. Solaris

T5140 CPU Speed is 1200 Mhz or 1165 Mhz?

Hi bros, CPU speed of Sun Sparc Enterprise T5140 in data sheet is 1200 Mhz. Why it shows in "prtdiag -v" command each thread just has speed at 1165 Mhz. Thank you, tien86 (4 Replies)
Discussion started by: tien86
4 Replies

4. Hardware

2013 Apple Mac Pro 2.7GHz 12 Core/64GB/256GB Flash/Dual AMD FirePro D700 6GB 6,1

Hey MacPro users. I just bought a refurbished 13-Core MacPro with 64GB of RAM for a cybersecurity gaming project I'm working on. Could not wait for the new MacPro in 2019, so this will have to do: 2013 Apple Mac Pro 2.7GHz 12 Core/64GB/256GB Flash/Dual AMD FirePro D700 6GB 6,1 Now, I'm... (0 Replies)
Discussion started by: Neo
0 Replies

5. OS X (Apple)

DiskSpeedTest 256GB OEM v. 960GB Transcend 855 SSD MacPro 2013, 12-Core, 64GB RAM

Before Upgrade: https://www.unix.com/members/1-albums177-picture1220.png After Upgrade: https://www.unix.com/members/1-albums177-picture1221.png (0 Replies)
Discussion started by: Neo
0 Replies

6. OS X (Apple)

Warning! Upgrade to Catalina 10.15.3 Crashes MacPro (2013) - Will Not Boot !

WARNING! Just upgraded my MacPro (2013) from Catalina 10.15.2 to 10.15.3. After the routine download and restart for upgrade installation, the Mac would not boot. Totally crashed. Now, I'm in the process of a 15 hour restore from my last time machine backup. I'm not very happy with... (3 Replies)
Discussion started by: Neo
3 Replies
AKBD(4) 						   BSD Kernel Interfaces Manual 						   AKBD(4)

NAME
akbd -- Apple Desktop Bus keyboard driver for wscons SYNOPSIS
akbd* at obio? wskbd* at akbd? console ? options ALTXBUTTONS options CAPS_IS_CONTROL options FORCE_FUNCTION_KEYS DESCRIPTION
This driver provides the wscons(4) driver with support for Apple Desktop Bus keyboards. To work around the limited number of buttons found on most ADB mice, one can map key sequences to trigger mouse button events. To map Option+1, Option+2, Option+3 to mouse buttons 1, 2, and 3 respectively, add the following line to your kernel configuration file: options ALTXBUTTONS On macppc systems it is possible to tweak the keyboard driver to treat the caps lock key on an ADB keyboard as a control key. This requires special remapping because of ADB's strange emulation of a mechanically-locked key. To enable this code add the following line to your kernel configuration file: options CAPS_IS_CONTROL On macppc PowerBooks, several function keys double as "hot keys" (brightness, volume, eject) when the Fn modifier is held down. Mac OS X likes to reprogram the keyboard controller to send hot key events when Fn is not held down and send function key events when it is. To transform the non-keyboard "button" events back into function key events, place the following line in your kernel configuration file: options FORCE_FUNCTION_KEYS SUPPORTED HARDWARE
NetBSD is known to support the following ADB keyboards: o On-board keyboards on PowerBook models o Apple Standard Keyboard o Apple Keyboard II o Apple Extended Keyboard o Apple Extended Keyboard II o Apple Adjustable Keyboard o Most third-party ADB keyboards are supported SEE ALSO
adb(4), wscons(4), wskbd(4), wsconsctl(8) BUGS
The number pad on extended keyboards does not send out the proper key codes for many applications. The LEDs on extended keyboards are not functional under NetBSD. BSD
September 21, 2003 BSD
All times are GMT -4. The time now is 04:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy