mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #351] EIZO3895 #278
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#278
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 @christianmeier on GitHub (Dec 22, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/351
Originally assigned to: @waydabber on GitHub.
Hi, I can't adjust the brightness and contrast via the app.
BigSur
11.1 (20C69)
Monitor: Eizo EV3895
Is this monitor supported / how can I troubleshoot or modify the settings to get the app working.
BR C
@JoniVR commented on GitHub (Dec 27, 2020):
As the issue template (which you seem to have removed?) notes, check out the Monitor Troubleshooting wiki.
@christianmeier commented on GitHub (Dec 28, 2020):
Hi Joni, thank you for getting back to me - Sorry I did not find the troubleshooting template.
Installed the the tool and it also does not change any parameter.
christianmeier@iMac ~/scripts/ddcctl master ./ddcctl -d 1 -b 40 -w 20000 ✔ 1187 09:56:34
D: NSScreen #1892440164 (3840x1600 0°) 111.00 DPI
I: found 1 external display
I: polling display 1's EDID
I: got edid.serial: 20776100
I: got edid.name: EV3895
D: action: b: 40
D: setting VCP control #16 => 40
E: Failed to send DDC command!
—> Failed to send| I use the DisplayPort on my AMD RX 580 gpu / I run a Hackintosh.
I write an email to Eizo and ask them if they changed the specification. May this type of monitor will not work because the manual says that the contract
and brightness will automatically adjusted.
Thank you for you help - If I get any feedback from EIZO I will post it.
Best regards,
Christian
@gustavneustadt commented on GitHub (Jan 4, 2021):
I have the EV2785 and because of the same reason I recently had contact with the german support.
German:
wir verwenden seit einigen Jahren nur noch Controller ohne DDC/CI. Steuerungsaufgaben sind nur über USB und mit unserer Software Screen InStyle möglich. Ich gehe davon aus, dass die anderen Hersteller die Kommunikation mit deren Software ebenfalls über USB vornehemen. Das /CI hat also kaum noch eine Bedeutung.
DDC, also die einseitige Kommunikation wird natürlich weiterhin verwendet. Alle Monitore sind also Plug-and-Play. Sie können über das Signalkabel aber keine Steurungsfunktionen übertragen.
English:
we have been using only controllers without DDC/CI for some years now. Control tasks are only possible via USB and with our Screen InStyle software. I assume that the other manufacturers also communicate with their software via USB. So the /CI has hardly any meaning anymore.
DDC, the one-way communication, is of course still used. So all monitors are plug-and-play. However, they cannot transmit any control functions via the signal cable.
tl;dr
We dont care – use our windows software.I think it may be possible to reverse engineer the usb protocoll. It may be nothing different than DDC.
I tried using ddcctl via usb-c but had no luck.
EDIT:
ddcutil has support for MCCS – for such monitors from EIZO. Maybe implement it in monitorControl?
@waydabber commented on GitHub (Aug 21, 2021):
We'd like to solve this issue here:
https://github.com/MonitorControl/MonitorControl/issues/364
I'll close this thread so we don't have a duplicate issue on this. Please feel free to follow the other issue and contribute with your commands or when the time comes by testing!
Also - what I would like to know if these USB MCCS EIZO displays are controlled by the macOS built in brightness slider or not (as they should be using the same protocol as Apple's displays)? Please let me know in the other thread! Thank you!