mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #582] Support for DisplayLink (USB display adapter or dock) #431
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#431
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GeoffreyPlitt on GitHub (Sep 13, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/582
Before opening the issue, have you...?
Describe the issue
I have an HDMI monitor (Dell S2315H) connected via a USB dongle (https://www.amazon.com/gp/product/B01CSG7TUC/)
This software works great for my other monitors (USB-C or HDMI direct), but not for this one connected via USB adapter.
In preferences, it shows it is aware of the monitor, but says "No Control Available"
Wondering if it is possible fix?
Expected behavior
Dimming for this monitor.
Anything else?
No response
Environment Information (please complete the following information)
@waydabber commented on GitHub (Sep 13, 2021):
Hi @GeoffreyPlitt
DisplayLink currently does not support DDC/CI on macOS so there is no way to add support for these devices.
You can raise your voice regarding this here: https://support.displaylink.com/forums/287786-displaylink-feature-suggestions/suggestions/16135240-add-brightness-support-to-non-windows-oses
Also, as far as I know DisplayLink drivers are incompatible with gamma table calibration (used for software dimming), but I am not entirely sure about this, more experimentation would be needed with this. MonitorControl currently disables any kind of control for DisplayLink devices.
I convert this issue to a discussion, maybe the situation will change.