Open masc3d opened 7 years ago
I observe the same behavior. MacBook Pro 13" mid-2012 OSX 10.12.4 DELL U2412M (1920x1200) Thunderbolt -> DVI connection
FWIW, here are excerpts of the console messages when attempting to disable the second monitor:
error 19:00:28.509815 -0400 WindowServer [ERROR] - Driver reported mode info is out of sync with current mode info. Display 42731c0, driver's bytePerRow = 5120, driver's width = 1680, stored width = 1680. Forcing rowbytes to be 4*modeInfo->ioModeInfo.nominalwitdh.
[...]
error 19:00:28.509972 -0400 WindowServer [ERROR] - Driver reported mode info is out of sync with current mode info. Display 42731c0, driver's bytePerRow = 5120, driver's width = 2560, stored width = 2560. Forcing rowbytes to be 4*modeInfo->ioModeInfo.nominalwitdh.
[...]
error 19:00:27.450966 -0400 WindowServer [ERROR] - Driver reported mode info is out of sync with current mode info. Display 2b2855cd, driver's bytePerRow = 7680, driver's width = 2560, stored width = 2560. Forcing rowbytes to be 4*modeInfo->ioModeInfo.nominalwitdh.
I fixed this problem with:
csrutil disable
and press return
Disabled monitor will either turn on again immediately (while still showing as disabled in
DisableMonitor
) or the disabled monitor will show a black screen, sometimes even a frozen cursor, instead of turning off.It will at all time remain visible in the display preferences and also continue to consume GPU processing power.
Tested with
Issue occurs with either LG or Eizo connected.