mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #199] Lag on Macbook pro when using hyperdrive thunderbolt dock #149
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#149
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 @Alexandoooor on GitHub (Apr 10, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/199
So I got a hyperdrive thunderbolt 3 dock for my mbp so I could use my old monitor and mouse when visiting home over easter. As soon as I connected my display via HDMI it started lagging. Most noticeable was the mouse lagging. Noticed that MonitorControl took 15% cpu.
I have used the app with no problem with my thunderbolt monitor.
Everything works as normal when I close the app.
@Alexandoooor commented on GitHub (Apr 10, 2020):
the monitor with the problem is Asus VG248QE
@JoniVR commented on GitHub (Apr 10, 2020):
Some monitors require different settings and some are unable to read the display values at all. You can try playing around with the Advanced preferences.
The reason why you’re probably seeing stutters (at startup or device wake up) is because MonitorControl is polling (trying to read the values) the display multiple times.
First suggestion would be changing to a longer delay, see:
https://github.com/the0neyouseek/MonitorControl/wiki/Advanced-Preferences#longer-delay
Keep in mind that this might cause a system freeze and require a reboot.
Second suggestion would be lowering the polling mode:
https://github.com/the0neyouseek/MonitorControl/wiki/Advanced-Preferences#polling-mode
I would also suggest trying DisplayPort instead of HDMI if this is an option as DisplayPort generally seems to be more reliable.
@JoniVR commented on GitHub (Jun 21, 2020):
Going to close this as there's no response and should be fixable by just lowering the polling mode setting in advanced settings. Feel free to reopen if necessary.