Post

Replies

Boosts

Views

Activity

Reply to CGDisplayStream... macOS 13.3 SDK Error
The fix is of course to replace all DEPRECATED(13.0 to DEPRECATED(10.8 in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreGraphics.framework/Versions/A/Headers/CGDisplayStream.h Still, it is a shame Apple shipped this in such a state.
Apr ’23
Reply to M1 Mac does not support DDC/CI
Finally, the problem is now solved, DDC/CI control is now possible for M1 Macs (except through the M1 Mac Mini's HDMI port which seems to have the same problem in this regard as the 2018 Mac Mini's HDMI port). See the developments here: https://github.com/alin23/Lunar/issues/210 https://github.com/MonitorControl/MonitorControl/issues/323 :)
Topic: App & System Services SubTopic: Drivers Tags:
Jul ’21
Reply to CGDisplayStream... macOS 13.3 SDK Error
The fix is of course to replace all DEPRECATED(13.0 to DEPRECATED(10.8 in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/CoreGraphics.framework/Versions/A/Headers/CGDisplayStream.h Still, it is a shame Apple shipped this in such a state.
Replies
Boosts
Views
Activity
Apr ’23
Reply to CGDisplayStream... macOS 13.3 SDK Error
This is not right even in the final 14.3...
Replies
Boosts
Views
Activity
Apr ’23
Reply to CGDisplayStream... macOS 13.3 SDK Error
Hope this will be fixed otherwise I won't be able to use 14.3...
Replies
Boosts
Views
Activity
Mar ’23
Reply to Reading EDID data on Apple M1 devices
The app BetterDisplay (https://betterdisplay.pro) can both read and override (!) the EDID on Apple Silicon, so both are definitely doable
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to Custom screen resolution for M1 MacBooks
You might want to try BetterDummy to create any HiDPI resolution you'd like, even on sub-4K external displays (which do not allow HiDPI by default on M1 macs).
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’21
Reply to M1 Mac does not support DDC/CI
Finally, the problem is now solved, DDC/CI control is now possible for M1 Macs (except through the M1 Mac Mini's HDMI port which seems to have the same problem in this regard as the 2018 Mac Mini's HDMI port). See the developments here: https://github.com/alin23/Lunar/issues/210 https://github.com/MonitorControl/MonitorControl/issues/323 :)
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
Jul ’21