Floris497 / mac-pixel-clock-patch-V2

993 stars 221 forks source link

Black screen on 10.14.6 #322

Open kaichensh opened 5 years ago

kaichensh commented 5 years ago

update_dyld_shared_cache: warning: x86_64 skipping because of bad install name /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/Resources/fcl-fc-1.dat update_dyld_shared_cache: warning: x86_64 skipping because of bad install name /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/Resources/fcl-fc-2.dat update_dyld_shared_cache: warning: x86_64 skipping because of bad install name /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/Resources/fcl-fc-3.dat update_dyld_shared_cache: warning: i386 skipping because of bad install name /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/Resources/fcl-fc-1.dat update_dyld_shared_cache: warning: i386 skipping because of bad install name /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/Resources/fcl-fc-2.dat update_dyld_shared_cache: warning: i386 skipping because of bad install name /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/Resources/fcl-fc-3.dat update_dyld_shared_cache: i386 incorporating 629 OS dylibs, tracking 457 others, building closures for 245 executables update_dyld_shared_cache: warning: x86_64 rejected from cached dylibs: /System/Library/PrivateFrameworks/CreateML.framework/Versions/A/CreateML (("Could not find dependency '/System/Library/PrivateFrameworks/TuriCore.framework/Versions/A/TuriCore'")) update_dyld_shared_cache: warning: x86_64 rejected from cached dylibs: /usr/lib/swift/libswiftCreateML.dylib (("Could not find dependency '/System/Library/PrivateFrameworks/TuriCore.framework/Versions/A/TuriCore'")) update_dyld_shared_cache: x86_64 incorporating 1386 OS dylibs, tracking 1003 others, building closures for 2132 executables Closing...

Mac mini 2012, 10.14.6, build:18G95. I'm using this to connect two 1440P monitors, one of which is currently running at 1080P. After running the code, the one currently running 1080P was able to show a 1440P option in Display, but when I choose it the screen just blacks out. If I revert it back to 1080P it starts working again. Any suggestions?