mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #313] Acer X34P name not detected, but it is visible using ddccdl #246
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#246
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 @wojciechczyz on GitHub (Oct 23, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/313
Checklist
Describe the bug
I have external Acer X34P connected, MonitorControl displays name as Unknown. However using ddccdl I can see monitor name:
ddcctl -d 1
D: NSScreen #478260293 (3440x1440 0°) 109.00 DPI
I: found 1 external display
I: polling display 1's EDID
I: got edid.serial: #ASMUeGST5VPd
I: got edid.name: Acer X34 P
To Reproduce
Connect Acer X34P
Run Monitor Control. In menu, monitor name is Unknown. In Display preferences table, Name and Display Name are both Unknown
Expected behavior
X34P displayed in Menu and preferences window
Additional context
using ddccdl I can see monitor name:
ddcctl -d 1
D: NSScreen #478260293 (3440x1440 0°) 109.00 DPI
I: found 1 external display
I: polling display 1's EDID
I: got edid.serial: #ASMUeGST5VPd
I: got edid.name: Acer X34 P
Environment Information (please complete the following information):
@waydabber commented on GitHub (Aug 21, 2021):
Hey, we tweaked the display detection logic a bit in 3.0.0. Can you please test the new version and confirm if the issue is still present or can be closed? Thank you!
@waydabber commented on GitHub (Aug 25, 2021):
I'll close this issue for now but please feel free to comment if there is anything we can do. If the issue persists, we can reopen this issue! Thank you!
@ellieplz commented on GitHub (Sep 9, 2022):
hello! sorry to reopen, but issue persists on Acer x34.
ddctl brings up:
D: CGDisplay 95277898-4B8B-4E72-AB59-326B415E514F dispID(#3) (3440x1440 0°) 109.00 DPI
I: found 1 external display
brightness works but only between 0 and 50%, anything above 50% is just set to max.
Volume does not work at all, up, down, mute, non responsive, mute DDC command or otherwise.
ofc latest app ver (4.1.0) and all
@the0neyouseek commented on GitHub (Sep 14, 2022):
Hi @ellieplz , If you are using a mac m1/m2 please make sure tu use an usb-c cable and not an HDMI one as this may be the reason for your issue. The HDMI port on these models does not allow for ddc control (hardware). Your other option would be to uncheck the "use hardware ddc control" checkbox in MonitorControl preferences