waydabber / m1ddc

This little tool controls external displays (connected via USB-C/DisplayPort Alt Mode) using DDC/CI on Apple Silicon Macs. Useful to embed in various scripts.

Repository from Github https://github.comwaydabber/m1ddcRepository from Github https://github.comwaydabber/m1ddc

Can DisplayLink connected monitors work?

ubbooo opened this issue · comments

Not really an issue. More of a question. Is there any hope for monitors connected via DisplayLink drivers to an M2 Air?

I have two external monitors and m1ddc works great from my work M1 Pro MBP (directly connected).

But on my private M2 Air sitting beside with DisplayLink and the two monitors connected via a Dell DS6000 hub then m1ddc does not seem to see any monitors at all. I assume it is the DisplayLink which seems to be a really weird beast?

I am afraid it won't work. DisplayLink might implement a custom API for DDC control but currently this feature is not available on the mac. DisplayLink screens are seen as virtual screens (like a Sidecar display or a BetterDisplay dummy display) in macOS.