Replies: 1 comment 1 reply
-
|
Hmm. You say "My display, an Odyssey G75F, works well on an M4 Mac mini Pro" - but then that it has no image, which cannot be described as "works well". Are we talking about a different (third) Mac in the second part of the issue description, besides the M4 mini and the M1 MBP you mention? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have tested this on my M4 MacBook Pro and an M1 MacBook Pro.
On MacBook Pro systems running post-Monterey macOS (Sequoia / Tahoe), HDMI-connected displays may be detected as “online” with resolution shown, but EDID enumeration fails. Vendor ID and Product ID are not populated, display overrides do not apply, and most modes produce a black screen despite the monitor sensing signal.
This issue does not occur:
• On the same display/cable using a Mac mini Pro
• On the same MacBook Pro hardware when running macOS Monterey
This appears to be a regression in the laptop HDMI display path after Monterey.
My display, an Odyssey G75F, works well on an M4 Mac mini Pro. Using the same cable, the screen is active, but black. Display panel shows the monitor, but with the wrong resolutions. Retrieving and overriding EDID is ignored. I have tried both BetterDisplay and creating an override /Library/Displays/Contents/Resources/Overrides/DisplayVendorID-4c2d. EDIDs are simply ignored and not processed.
system_profiler SPDisplaysDataTyperesults in:• Display appears “online” with name and resolution
• Vendor ID and Product ID are missing
• IODisplayEDID is not present in IORegistry
• Display overrides are ignored
• Many resolutions result in a black screen (monitor senses signal)
It is odd, since Displays shows the Vendor and Product.
Setting the monitor to HDMI 1.4 fallback works, but produces a low-quality image.
I have old versions of macOS on my M1 MacBook Pro for development and testing. Monterey works as expected. All others after it fail.
My workaround is a Cable Matters 48Gbps Unidirectional USB-C to HDMI 2.1 Adapter for macOS.
With it, I can force the required resolutions, and they work afterward. But I would sure like to use the factory HDMI I paid for.
Has anybody found a workaround, perhaps with BetterDisplay?
Cheers,
-- Harald
Beta Was this translation helpful? Give feedback.
All reactions