mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #262] Freezes my entire system at every launch—with default preferences #204
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#204
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 @jackbrannen on GitHub (Jul 16, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/262
Originally assigned to: @waydabber on GitHub.
Checklist
Describe the bug
Every time I launch MC with my external display plugged in, my system freezes (can't move mouse etc.). When I unplug my external display, my system unfreezes.
This persists even though I have trashed all pref files for MC, deleted the app, and redownloaded.
To Reproduce
Expected behavior
No freeze on launch
Additional context
The app was working with another MacBook Pro and the same display hardware and cable just a couple of days ago.
I am using default MC preferences. No modifications.
Environment Information (please complete the following information):
Thanks!
@JoniVR commented on GitHub (Jul 16, 2020):
What setup do you have? (MacBook) do you happen to have an Nvidia GPU?
@pkandarpa-cs commented on GitHub (Jul 16, 2020):
I also have this issue. Mouse moves with extreme lag when monitor control is running. My monitors are two P2719H
@jackbrannen commented on GitHub (Jul 17, 2020):
MacBook Pro (Retina, 15-inch, Mid 2015)
Intel Iris Pro 1536 MB (not honestly sure if this is Nvidia)
On 16 Jul 2020, at 2:12, Joni Van Roost wrote:
@JoniVR commented on GitHub (Sep 19, 2020):
This could be due to #49
Try going into
Settings > Advancedand settingPolling ModetoNone. Also, please post more details about the system it's not working on, specifically the GPU is probably important here.@tierpinho commented on GitHub (Oct 12, 2020):
Same issue. On Mac, 10.15.7 👇 , with latest version of this software. Very bad bug.
Tried this, and awaiting some more testing...
@gjuchault commented on GitHub (Mar 26, 2021):
I have one monitor (Asus VG27A), same issue. Moving Polling Mode to None fixed it.
@waydabber commented on GitHub (Aug 21, 2021):
Please check if this issue still persists with the new 3.0.0 version. Thank you!
@jackbrannen commented on GitHub (Aug 21, 2021):
Yep, it insta-froze my system again. Could this be related to my running
SwitchResX? Third party app for custom screen resolutions.
On 21 Aug 2021, at 11:42, waydabber wrote:
@waydabber commented on GitHub (Aug 21, 2021):
Huhh. Do you have DDC polling set to 'None'? This is the only thing that is DDC related and happens at launch time (but it should not cause a freeze).
If so then please try disabling 'Use hardware DDC control' to see if there is any change.
Also:
Thank you!
@jackbrannen commented on GitHub (Aug 21, 2021):
I’m not able to even get to this since my computer freezes instantly
when the app opens.
On 21 Aug 2021, at 12:32, waydabber wrote:
@waydabber commented on GitHub (Aug 21, 2021):
Ohh, I see. We should probably add a "Safe mode" startup option that skips DDC checks if previously this caused issues.
Also, could you please give a little more detail on the following:
Also, can you send me the preferences file folder of your app
me.guillaumeb.MonitorControl.plist? It is located under your user's Library folder (in Finder select theGomenu, press theOptionkey on the keyboard and then click onLibrary), where there is aPreferencesfolder. In thisPreferencesfolder you should find this file.Thank you!
@waydabber commented on GitHub (Aug 25, 2021):
Hi @jackbrannen please let me know if I can help you with this!
Btw, sorry for not responding to your question about SwitchResX. No, the two apps should not interfere with each other (I am a SwitchResX user myself).
@jackbrannen commented on GitHub (Aug 26, 2021):
Thanks! May take me a while to get back to this.
On 25 Aug 2021, at 13:11, waydabber wrote:
@waydabber commented on GitHub (Aug 31, 2021):
Hi,
Here is an unsigned test build. This requires you to click 'Open Anyway' in Preferences/Security. The source of this build is here - if you don't trust in unsigned builds and want to build it yourself.
With this version, if you press Shift during app startup, you'll see the following alert:
This will reset all preferences and also disable DDC read which probably causes the freeze. After this you can set Polling to 'None' in the Advanced section of Displays.
Can you please report back if this helps? Thank you!
@jackbrannen commented on GitHub (Aug 31, 2021):
Hey @waydabber, you are so kind to offer all of this troubleshooting help. I started following your steps above and hit issues installing ddcctl. Truthfully this is more trouble that it's worth to me at this point—I hope to get a new M1 MBP in a few months and can wait until then.
@waydabber commented on GitHub (Sep 1, 2021):
All right, no problem. It was beneficial anyway to solve the issue of making a way to start the app if initial DDC read caused an obstacle by introducing safe mode.
I close this issue then now. :)