mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #585] HP z27 monitor issues #435
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#435
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 @jakedt on GitHub (Sep 13, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/585
Before opening the issue, have you...?
Describe the issue
I was being bitten by #135 constantly before upgrading to 3.0.0. With 3.0.0, when resuming from sleep the external monitor won't wake up, and it won't be detected upon disconnect and reconnect. I had to un-plug the monitor to get it to be detected.
Expected behavior
I would expect it to work like it does without monitor control: wake from sleep and continue to always be detected.
Anything else?
No response
Environment Information (please complete the following information)
@waydabber commented on GitHub (Sep 14, 2021):
Hi @jakedt
can you please clarify what do you mean?
If 1) is the case then it is most probably not a MonitorControl issue but a generic one (search for 'display does not wake macos' on google for various fixes) as the app does not interfere with system sleep or the wake up process in any way. It actually waits for about 5 seconds after sleep until it tries to redetect the display and allow for DDC control.
What might be possible (looking at #135) is that the z27s have something wrong with their firmware and have issues with sleep/wake once DDC control was used - but it would be a weird problem and also a hardware one. You can try to set polling to 'None' in the advanced section of Displays and disable Hardware DDC control for a while to see if that changes things. If you consistently have the sleep problem only when DDC was used then this might be the problem.
@waydabber commented on GitHub (Sep 15, 2021):
Hi, I'll move this over to discussion as the issue seems to be sleeping + there is no much to do. Maybe other z27 owners will chime in as well.