mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #972] Blank screen on my LG 34BK95U monitor - connected to MacBook M1 Max laptop #590
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#590
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 @patrickcwtsui on GitHub (Mar 10, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/972
Before opening the issue, have you...?
Describe the issue
I have a Thunderbolt-3 (USB-C) connection from my MacBook M1 Max laptop to my LG 34BK95U monitor that I've been using for 5-6 months in clamshell mode with no issues. I found MonitorControl and installed it last night - it worked like a charm! However, when I went to start my system up from sleep, the monitor no longer came up (it was dark). Note, the Display Preferences still shows a connection and I can move my mouse to the external monitor. I just can't see a thing.
I then installed m1ddc and when I typed:
patricktsui@Patricks-MacBook-Pro m1ddc-main % ./m1ddc set luminance 100
I got the following response:
I2C communication failure: (iokit/?) unknown subsystem error
I searched this response but there wasn't much help.
Expected behavior
I guess I was expecting that I could use MonitorControl to control the brightness on my LG 34BK95U monitor in clamshell mode with my MacBook M1 Max laptop but now I can't even use my external monitor.
Anything else?
I'm not sure what else I can offer here - please prompt for resources that I can provide that will help with a solution.
Environment Information (please complete the following information)
@patrickcwtsui commented on GitHub (Mar 11, 2022):
I have an update - I pulled the power plug on the monitor and plugged it back in and now it works... kinda. The external display can serve as an extended monitor but will not work in clamshell mode. When I try clamshell mode the system doesn't recognize the monitor and displays the same issues as above.
@patrickcwtsui commented on GitHub (Mar 11, 2022):
Ok, I have the fix! Delete these two files:
• /Library/Preferences/com.apple.windowserver.plist
• ~/Library/Preferences/ByHost/com.apple.windowserver.XXXXX.plist
Restart, and you should be good...