MacBook Pro 15" (2016) Crashing while connecting/disconnecting the LG 5K Monitor

I have the 2016 MBP 15" with 2.9 CPU, 2TB and 460 GPU with 4GB. I am using Mac OS X 10.12.2.


In one single day I have had 2 Mac OS Crashes and 2 Panic Errors, it has always happened after connecting or disconnecting the new LG 5K monitor. Here are the scenarios.


MBP closed in sleep mode, connect the 5K monitor through the Thunderbolt 3 cable (providing data and power) to use only the 5K monitor, the MBP will remain closed, after plugging it in I will press a key in the external keyboard or move the mouse to resume from sleep mode and the LG 5K Monitor screen will be black, and after 5-10 seconds I will get the panic message "You need to restart your computer, hold the power button for several seconds........." on the middle of the screen and the MBP will self reboot shortly after. I've been able to repeat this error by simply following the steps above 2 times within 15min. To me clearly seems to be something related to the Thunderbolt 3 connection or the handling of the external monitor when resuming from sleep. These is the information from the Console on the Panic errors, both Panic logs look the same:


Mon Jan 16 17:40:19 2017

*** Panic Report ***

Kernel Extensions in backtrace:

com.apple.iokit.IOGraphicsFamily(513.1)

dependency: com.apple.iokit.IOPCIFamily(2.9)

com.apple.kext.AMDSupport(1.4.8)

dependency: com.apple.iokit.IOACPIFamily(1.4)

dependency: com.apple.iokit.IOPCIFamily(2.9)

dependency: com.apple.iokit.IOGraphicsFamily(513.1)

dependency: com.apple.AppleGraphicsDeviceControl(3.13.78)

com.apple.kext.AMD9500Controller(1.4.8)

dependency: com.apple.iokit.IOACPIFamily(1.4)

dependency: com.apple.iokit.IOPCIFamily(2.9)

dependency: com.apple.kext.AMDSupport(1.4.8)

dependency: com.apple.iokit.IOGraphicsFamily(513.1)

com.apple.kext.AMDFramebuffer(1.4.8)

dependency: com.apple.iokit.IOACPIFamily(1.4)

dependency: com.apple.iokit.IOPCIFamily(2.9)

dependency: com.apple.kext.AMDSupport(1.4.8)

dependency: com.apple.iokit.IOGraphicsFamily(513.1)


The second problem caused the computer to crash, here is the description of the situation: Last night I had the MBP closed connected to the 5K monitor using only the monitor, no internal display. I put it to sleep before going to bed. Today in the morning I did not open the MBP, I just unplugged the Thunderbolt 3 cable to disconnect the LG 5K monitor and take the MBP with me to the office. Once I got there I just plugged (at 8:11AM) the laptop the the AC via the Apple USB-C cable and the Apple 87W AC adapter, the MBP was still closed, in sleep mode I would assume. The around 8:15AM I opened the laptop to find out it has crashed and the login screen after a restart was there, no resume from sleep. Same thing happened later in the day after I came home, this is the information from the Console:


Crash at 8:11AM Today (look at the AmbientDisplayAgent):


Process: com.apple.AmbientDisplayAgent [15057]

Path: /System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/XPCServic es/com.apple.AmbientDisplayAgent.xpc/Contents/MacOS/com.apple.AmbientDisplayAgent

Identifier: com.apple.AmbientDisplayAgent

Version: 1.0 (1)

Code Type: X86-64 (Native)

Parent Process: launchd [1]

Responsible: com.apple.AmbientDisplayAgent [15057]

User ID: 0

Date/Time: 2017-01-16 08:11:26.029 -0600

OS Version: Mac OS X 10.12.2 (16C67)

Report Version: 12

Anonymous UUID: 5C048B2B-4801-AEE4-C57A-202B6A1E3822

Sleep/Wake UUID: B9B2EB86-667C-4404-8556-9870749821DD

Time Awake Since Boot: 150000 seconds

Time Since Wake: 6 seconds

System Integrity Protection: enabled

Crashed Thread: 3 Dispatch queue: com.apple.root.default-qos.overcommit

Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: EXC_I386_GPFLT

Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11

Termination Reason: Namespace SIGNAL, Code 0xb

Terminating Process: exc handler [0]

Application Specific Information:

objc_msgSend() selector name: isEqual:

Thread 0:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x00007fffe729e38a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fffe729d7d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fffd1c1fc94 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fffd1c1f121 __CFRunLoopRun + 1361

4 com.apple.CoreFoundation 0x00007fffd1c1e974 CFRunLoopRunSpecific + 420

5 com.apple.Foundation 0x00007fffd3633612 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277

6 com.apple.Foundation 0x00007fffd36334ea -[NSRunLoop(NSRunLoop) run] + 76

7 libxpc.dylib 0x00007fffe73db89b _xpc_objc_main + 731

8 libxpc.dylib 0x00007fffe73da2e4 xpc_main + 494

9 com.apple.AmbientDisplayAgent 0x0000000103c528a5 main + 298

10 libdyld.dylib 0x00007fffe7177255 start + 1


Crash at 5:50PM today (same AmbientDisplayAgent):


Process: com.apple.AmbientDisplayAgent [209]

Path: /System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/XPCServic es/com.apple.AmbientDisplayAgent.xpc/Contents/MacOS/com.apple.AmbientDisplayAgen t

Identifier: com.apple.AmbientDisplayAgent

Version: 1.0 (1)

Code Type: X86-64 (Native)

Parent Process: launchd [1]

Responsible: com.apple.AmbientDisplayAgent [209]

User ID: 0

Date/Time: 2017-01-16 17:50:05.171 -0600

OS Version: Mac OS X 10.12.2 (16C67)

Report Version: 12

Anonymous UUID: 5C048B2B-4801-AEE4-C57A-202B6A1E3822

Sleep/Wake UUID: 74BCEADF-96E1-4B71-BA28-93E605DA9C0B

Time Awake Since Boot: 100 seconds

System Integrity Protection: enabled

Crashed Thread: 2 Dispatch queue: DispEventQueue

Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018

Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11

Termination Reason: Namespace SIGNAL, Code 0xb

Terminating Process: exc handler [0]

VM Regions Near 0x18:

-->

__TEXT 000000010239e000-00000001023a5000 [ 28K] r-x/rwx SM=COW /System/Library/PrivateFrameworks/AmbientDisplay.framework/Versions/A/XPCServic es/com.apple.AmbientDisplayAgent.xpc/Contents/MacOS/com.apple.AmbientDisplayAgen t

Application Specific Information:

objc_msgSend() selector name: isEqual:

Thread 0:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x00007fffb2c5838a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fffb2c577d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff9d5d9c94 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff9d5d9121 __CFRunLoopRun + 1361

4 com.apple.CoreFoundation 0x00007fff9d5d8974 CFRunLoopRunSpecific + 420

5 com.apple.Foundation 0x00007fff9efed612 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277

6 com.apple.Foundation 0x00007fff9efed4ea -[NSRunLoop(NSRunLoop) run] + 76

7 libxpc.dylib 0x00007fffb2d9589b _xpc_objc_main + 731

8 libxpc.dylib 0x00007fffb2d942e4 xpc_main + 494

9 com.apple.AmbientDisplayAgent 0x00000001023a08a5 main + 298

10 libdyld.dylib 0x00007fffb2b31255 start + 1


Please any help or advice on what could be the root cause will be appreciated, thanks

MacBook Pro with Retina display, macOS Sierra (10.12.2)

Posted on Jan 16, 2017 5:50 PM

Reply
Question marked as Top-ranking reply

Posted on Jan 16, 2018 2:30 AM

Update to my previous comment:
I went to the Apple store to test an identical LG 5k display with my own MacBook and it worked without any issues. Likewise, I asked one of my friends to come around to test my monitor with his MacBook and the outcome was the same. My monitor didn’t switch on and it also crashed my friend’s MacBook. I can safely conclude that in my case the fault is in the monitor. I contacted LG and they refused to take the monitor in for a fix. Also, since the problem doesn't seem to be with the laptop, Apple won't be able to fix it either. I contacted an LG partner that deals with fixes and they told me that the problem is most likely in the monitor's mainboard. They suggested to replace it and charged me £360 including pickup and delivery. It's expensive. Should I go for it?

265 replies

Feb 7, 2018 5:44 PM in response to Shareef Yousef

I am also in the process of filling a small court claim after spending more than 6 months with apple customer care (or don't care) without solving the issue. At the end they will not fix, nor replace, nor refund my $3.5k laptop. Also, they will not give me anything in written to take to the court. Instead they only call you so you have no evident of the history.

I spent total $4.8k to apple for the laptop and LG monitor and I ended up have a piece of useless equipment sitting on my desk....


It appears that they know the problem but the don't want to fix it....

Feb 7, 2018 6:14 PM in response to Shareef Yousef

Silly, yes. Agreed that realistically for a machine this expensive $4.5K+ in Australia, - I shouldn't really be thinking about what applications are running, how / when I want to connect/disconnect it with an external monitor - especially in 2017/2018 when technology has advanced to make these things seamless.


Apple is aware of this - and ought to issue a recall to do the right repairs for them or issue a replacement with an updated set of hardware capable of delivering what was advertised and marketed - and sold.

Feb 8, 2018 11:31 PM in response to tigo13

So it doesnt crash when going into screensaver with heavy apps and gfx intensive apps running for a long time..


but wat is starting to happen is it is starting to hang on wake.. i.e. even if there is no external monitor connected, when it goes into sleep mode, it never wakes up..


That happened to me 3 times today.. i was running on battery and so after a while of not using it, it goes to sleep.. but it never wakes up..


I have to hold down power and hard-reset... Grrrrrr... I'll try reset SMC and etc.

Mar 1, 2018 6:41 AM in response to Shareef Yousef

I am fed up with this nonsense. Today I submitted a small claim court application requesting the value of my computer+damages.

I’ve had it 6 months now with apple engineers investigating but not solving, and customer care specialists that have absolutely no intention to rectify the problem. My laptop is still under warranty and they wouldn’t fix it, replace it, nor refund it. This is against consumer rights.

Mar 13, 2018 6:26 AM in response to Coregts

What's your layout/setup? I'm beyond baffled on my setup. The only change I've made on my machine is installed a newer Cisco AnyConnect client (company upgraded their VPN concentrator requiring the update). Yet, I'm now up for 11 days:


8:21 up 11 days, 22:59, 5 users, load averages: 20.86 9.20 4.74


I've been going back and forth between the pair of 5Ks and a Belkin TB3 dock without issues.

Mar 29, 2018 7:11 AM in response to logicito

Well, it was fun while it lasted.


Yesterday: 17:02 up 27 days, 7:39, 5 users, load averages: 2.06 1.91 2.02


Today (sleep/wake) :-(


No samples for specified time interval



================================================================

status: 0x40003

Code: 0x2aea02bf01000031

Stackshot reason: Watchdog



Model: MacBookPro13,3, BootROM MBP133.0238.B00, 4 processors, Intel Core i7, 2.9 GHz, 16 GB, SMC 2.38f7

Graphics: Intel HD Graphics 530, Intel HD Graphics 530, Built-In

Graphics: Radeon Pro 460, AMD Radeon Pro 460, PCIe, 4 GB

Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x80CE, 0x4B3445424533303445422D45474347202020

Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x80CE, 0x4B3445424533303445422D45474347202020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x15A), Broadcom BCM43xx 1.0 (7.77.37.5.1a3)

Bluetooth: Version 6.0.2f2, 3 services, 27 devices, 1 incoming serial ports

Network Service: Home Wired, Ethernet, en10

Network Service: Wi-Fi, AirPort, en0

PCI Card: pci1b73,1100, USB eXtensible Host Controller, Thunderbolt@196,0,0

PCI Card: pci1b73,1100, USB eXtensible Host Controller, Thunderbolt@70,0,0

USB Device: USB 3.0 Bus

USB Device: iBridge

USB Device: USB 3.0 Bus

USB Device: USB3.1 Hub

USB Device: USB 10/100/1000 LAN

USB Device: Hub

USB Device: LG UltraFine Display Camera

USB Device: USB2.1 Hub

USB Device: AirPod Case

USB Device: Hub

USB Device: USB Controls

USB Device: USB Audio

USB Device: USB 3.0 Bus

USB Device: USB3.1 Hub

USB Device: Hub

USB Device: LG UltraFine Display Camera

USB Device: USB2.1 Hub

USB Device: Hub

USB Device: USB Controls

USB Device: USB Audio

Thunderbolt Bus: MacBook Pro, Apple Inc., 23.1

Thunderbolt Device: UltraFine 5K, LG Electronics, 1, 9.4

Thunderbolt Bus: MacBook Pro, Apple Inc., 23.1

Thunderbolt Device: UltraFine 5K, LG Electronics, 3, 9.4

May 19, 2018 10:54 PM in response to Eric Duvauchelle

I've been running pretty good (averaging ~20+ days of uptime at a time), with the occasional reboot to fix an app issue. Today has been the first crash in a long time. Not really sure what it means.


Anonymous UUID: BDA7F583-D9E5-39CD-31E8-D200E3DAB50A



Sun May 20 00:51:03 2018



*** MCA Error Report ***

CPU Machine Check Architecture Error Dump (CPU: Intel(R) Core(TM) i7-6920HQ CPU @ 2.90GHz, CPUID: 0x506E3)

CATERR detected! No MCA data found.





*** Device Tree ***

{

"pcie_cfg_base" : "0xe0000000",

"pci_devices" :

{

"0x0" : "MCHC@0",

"0x8000" : "PEG0@1",

"0x9000" : "PEG1@1,1",

"0xa000" : "PEG2@1,2",

"0x10000" : "IGPU@2",

"0x100000" : "PEG0@1/IOPP/GFX0@0",

"0x101000" : "PEG0@1/IOPP/HDAU@0,1",

"0xa0000" : "XHC1@14",

"0xa8000" : "I2C0@15",

"0xb0000" : "IMEI@16",

"0xc8000" : "URT2@19",

"0x8200000" : "PEG1@1,1/IOPP/UPSB@0",

"0x400000" : "PEG2@1,2/IOPP/UPSB@0",

"0x8300000" : "PEG1@1,1/IOPP/UPSB@0/IOPP/DSB0@0",

"0x500000" : "PEG2@1,2/IOPP/UPSB@0/IOPP/DSB0@0",

"0x8308000" : "PEG1@1,1/IOPP/UPSB@0/IOPP/DSB1@1",

"0x508000" : "PEG2@1,2/IOPP/UPSB@0/IOPP/DSB1@1",

"0x8310000" : "PEG1@1,1/IOPP/UPSB@0/IOPP/DSB2@2",

"0x510000" : "PEG2@1,2/IOPP/UPSB@0/IOPP/DSB2@2",

"0x8320000" : "PEG1@1,1/IOPP/UPSB@0/IOPP/DSB4@4",

"0x520000" : "PEG2@1,2/IOPP/UPSB@0/IOPP/DSB4@4",

"0x8400000" : "PEG1@1,1/IOPP/UPSB@0/IOPP/DSB2@2/IOPP/XHC2@0",

"0x8500000" : "PEG1@1,1/IOPP/UPSB@0/IOPP/DSB0@0/IOPP/NHI0@0",

"0x600000" : "PEG2@1,2/IOPP/UPSB@0/IOPP/DSB2@2/IOPP/XHC3@0",

"0xd8000" : "RP17@1B",

"0x700000" : "PEG2@1,2/IOPP/UPSB@0/IOPP/DSB0@0/IOPP/NHI0@0",

"0xe0000" : "RP01@1C",

"0xf0000" : "URT0@1E",

"0xf1000" : "URT1@1E,1",

"0x200000" : "RP17@1B/IOPP/SSD0@0",

"0xf3000" : "SPI1@1E,3",

"0xf2000" : "SPI0@1E,2",

"0xf8000" : "LPCB@1F",

"0xfa000" : "PMCR@1F,2",

"0xfb000" : "HDEF@1F,3",

"0xfc000" : "SBUS@1F,4",

"0x300000" : "RP01@1C/IOPP/ARPT@0"

},

"device_mmio" :

{

"PCI0@0" :

[

{ "a" : "0xcf8", "s" : "0x8" }

],

"PCI0@0/AppleACPIPCI/PEG0@1/IOPP/GFX0@0" :

[

{ "a" : "0x7f80000000", "s" : "0x10000000" },

{ "a" : "0x7f90000000", "s" : "0x200000" },

{ "a" : "0x82600000", "s" : "0x40000" },

{ "a" : "0x82640000", "s" : "0x20000" }

],

"PCI0@0/AppleACPIPCI/PEG0@1/IOPP/HDAU@0,1" :

[

{ "a" : "0x82660000", "s" : "0x4000" }

],

"PCI0@0/AppleACPIPCI/PEG1@1,1/IOPP/UPSB@0/IOPP/DSB0@0/IOPP/NHI0@0" :

[

{ "a" : "0x82900000", "s" : "0x40000" },

{ "a" : "0x82940000", "s" : "0x1000" }

],

"PCI0@0/AppleACPIPCI/PEG1@1,1/IOPP/UPSB@0/IOPP/DSB2@2/IOPP/XHC2@0" :

[

{ "a" : "0x82800000", "s" : "0x10000" }

],

"PCI0@0/AppleACPIPCI/PEG2@1,2/IOPP/UPSB@0/IOPP/DSB0@0/IOPP/NHI0@0" :

[

{ "a" : "0xaac00000", "s" : "0x40000" },

{ "a" : "0xaac40000", "s" : "0x1000" }

],

"PCI0@0/AppleACPIPCI/PEG2@1,2/IOPP/UPSB@0/IOPP/DSB2@2/IOPP/XHC3@0" :

[

{ "a" : "0xaab00000", "s" : "0x10000" }

],

"PCI0@0/AppleACPIPCI/IGPU@2" :

[

{ "a" : "0x7f91000000", "s" : "0x1000000" },

{ "a" : "0x7fa0000000", "s" : "0x10000000" }

],

"PCI0@0/AppleACPIPCI/XHC1@14" :

[

{ "a" : "0x7f90210000", "s" : "0x10000" }

],

"PCI0@0/AppleACPIPCI/I2C0@15" :

[

{ "a" : "0x7f9022a000", "s" : "0x1000" }

],

"PCI0@0/AppleACPIPCI/IMEI@16" :

[

{ "a" : "0x7f90229000", "s" : "0x1000" }

],

"PCI0@0/AppleACPIPCI/URT2@19" :

[

{ "a" : "0x7f90228000", "s" : "0x1000" }

],

"PCI0@0/AppleACPIPCI/RP17@1B/IOPP/SSD0@0" :

[

{ "a" : "0x82500000", "s" : "0x4000" }

],

"PCI0@0/AppleACPIPCI/RP01@1C/IOPP/ARPT@0" :

[

{ "a" : "0x82400000", "s" : "0x8000" },

{ "a" : "0x82000000", "s" : "0x400000" }

],

"PCI0@0/AppleACPIPCI/URT0@1E" :

[

{ "a" : "0x7f90227000", "s" : "0x1000" }

],

"PCI0@0/AppleACPIPCI/URT1@1E,1" :

[

{ "a" : "0x7f90226000", "s" : "0x1000" }

],

"PCI0@0/AppleACPIPCI/SPI0@1E,2" :

[

{ "a" : "0x7f90225000", "s" : "0x1000" }

],

"PCI0@0/AppleACPIPCI/SPI1@1E,3" :

[

{ "a" : "0x7f90224000", "s" : "0x1000" }

],

"PCI0@0/AppleACPIPCI/PMCR@1F,2" :

[

{ "a" : "0x82724000", "s" : "0x4000" }

],

"PCI0@0/AppleACPIPCI/HDEF@1F,3" :

[

{ "a" : "0x7f90220000", "s" : "0x4000" },

{ "a" : "0x7f90200000", "s" : "0x10000" }

],

"PCI0@0/AppleACPIPCI/SBUS@1F,4" :

[

{ "a" : "0x7f9022b000", "s" : "0x100" }

],

"DMAC" :

[

{ "a" : "0x0", "s" : "0x20" },

{ "a" : "0x81", "s" : "0x11" },

{ "a" : "0x93", "s" : "0xd" },

{ "a" : "0xc0", "s" : "0x20" }

],

"FWHD" :

[

{ "a" : "0xff000000", "s" : "0x1000000" }

],

"IPIC" :

[

{ "a" : "0x20", "s" : "0x2" },

{ "a" : "0x24", "s" : "0x2" },

{ "a" : "0x28", "s" : "0x2" },

{ "a" : "0x2c", "s" : "0x2" },

{ "a" : "0x30", "s" : "0x2" },

{ "a" : "0x34", "s" : "0x2" },

{ "a" : "0x38", "s" : "0x2" },

{ "a" : "0x3c", "s" : "0x2" },

{ "a" : "0xa0", "s" : "0x2" },

{ "a" : "0xa4", "s" : "0x2" },

{ "a" : "0xa8", "s" : "0x2" },

{ "a" : "0xac", "s" : "0x2" },

{ "a" : "0xb0", "s" : "0x2" },

{ "a" : "0xb4", "s" : "0x2" },

{ "a" : "0xb8", "s" : "0x2" },

{ "a" : "0xbc", "s" : "0x2" },

{ "a" : "0x4d0", "s" : "0x2" }

],

"MATH" :

[

{ "a" : "0xf0", "s" : "0x1" }

],

"LDRC" :

[

{ "a" : "0x2e", "s" : "0x2" },

{ "a" : "0x4e", "s" : "0x2" },

{ "a" : "0x61", "s" : "0x1" },

{ "a" : "0x63", "s" : "0x1" },

{ "a" : "0x65", "s" : "0x1" },

{ "a" : "0x67", "s" : "0x1" },

{ "a" : "0x80", "s" : "0x1" },

{ "a" : "0x92", "s" : "0x1" },

{ "a" : "0xb2", "s" : "0x2" },

{ "a" : "0xffff", "s" : "0x1" },

{ "a" : "0x1800", "s" : "0xff" },

{ "a" : "0x800", "s" : "0x80" }

],

"RTC" :

[

{ "a" : "0x70", "s" : "0x8" }

],

"TIMR" :

[

{ "a" : "0x40", "s" : "0x4" },

{ "a" : "0x50", "s" : "0x4" }

],

"SMC" :

[

{ "a" : "0x300", "s" : "0x20" },

{ "a" : "0xfef00000", "s" : "0x10000" }

],

"EC" :

[

{ "a" : "0x62", "s" : "0x1" },

{ "a" : "0x66", "s" : "0x1" }

],

"PDRC" :

[

{ "a" : "0xfed10000", "s" : "0x8000" },

{ "a" : "0xfed18000", "s" : "0x1000" },

{ "a" : "0xfed19000", "s" : "0x1000" },

{ "a" : "0xe0000000", "s" : "0x10000000" },

{ "a" : "0xfd000000", "s" : "0x1800000" },

{ "a" : "0xfed20000", "s" : "0x20000" },

{ "a" : "0xfed90000", "s" : "0x4000" },

{ "a" : "0xfed45000", "s" : "0x4b000" },

{ "a" : "0xff000000", "s" : "0x1000000" },

{ "a" : "0xfee00000", "s" : "0x100000" }

],

"MEM2" :

[

{ "a" : "0x20000000", "s" : "0x200000" },

{ "a" : "0x40000000", "s" : "0x200000" }

]

}

}







EOF

Model: MacBookPro13,3, BootROM MBP133.0242.B00, 4 processors, Intel Core i7, 2.9 GHz, 16 GB, SMC 2.38f7

Graphics: Intel HD Graphics 530, Intel HD Graphics 530, Built-In

Graphics: Radeon Pro 460, AMD Radeon Pro 460, PCIe

Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x80CE, 0x4B3445424533303445422D45474347202020

Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x80CE, 0x4B3445424533303445422D45474347202020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x15A), Broadcom BCM43xx 1.0 (7.77.37.29.1a7)

Bluetooth: Version 6.0.5f3, 3 services, 27 devices, 1 incoming serial ports

Network Service: Home Wired, Ethernet, en10

Network Service: Wi-Fi, AirPort, en0

PCI Card: pci1b73,1100, USB eXtensible Host Controller, Thunderbolt@70,0,0

PCI Card: pci1b73,1100, USB eXtensible Host Controller, Thunderbolt@196,0,0

USB Device: USB 3.0 Bus

USB Device: iBridge

USB Device: USB 3.0 Bus

USB Device: USB3.1 Hub

USB Device: USB 10/100/1000 LAN

USB Device: Hub

USB Device: LG UltraFine Display Camera

USB Device: USB2.1 Hub

USB Device: iPad

USB Device: Hub

USB Device: USB Controls

USB Device: USB Audio

USB Device: USB 3.0 Bus

USB Device: USB3.1 Hub

USB Device: Hub

USB Device: LG UltraFine Display Camera

USB Device: USB2.1 Hub

USB Device: Hub

USB Device: USB Controls

USB Device: USB Audio

Thunderbolt Bus: MacBook Pro, Apple Inc., 33.1

Thunderbolt Device: UltraFine 5K, LG Electronics, 1, 9.4

Thunderbolt Bus: MacBook Pro, Apple Inc., 33.1

Thunderbolt Device: UltraFine 5K, LG Electronics, 1, 9.4

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.

MacBook Pro 15" (2016) Crashing while connecting/disconnecting the LG 5K Monitor

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