mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #806] Audio through monitor stops working after sleep. Must disconnect and re-connect DP cable to fix. #514
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#514
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 @ilium007 on GitHub (Nov 21, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/806
Originally assigned to: @waydabber on GitHub.
Before opening the issue, have you...?
Describe the bug
Everything ng works fine on a Samsung LU28R550UQEXXY using Display Port until the Macbook Pro (2015) goes to sleep. When woken up the audio through the monitor is not working.
Steps to reproduce
Expected behavior
Sound should work through monitor after speed / wake cycles.
Anything else?
No response
Environment Information (please complete the following information)
@ilium007 commented on GitHub (Nov 21, 2021):
Just did further testing, it seems the issue is intermittent.
@waydabber commented on GitHub (Nov 21, 2021):
Does this issue happen without MonitorControl as well intermittently? If so, did this issue happen with 4.0.1 as well? What is your setting for
General/Upon startup or wake?Thanks!
@ilium007 commented on GitHub (Nov 21, 2021):
I only got this 4K monitor today so I’m not sure if it would do the same without MonitorControl installed. I needed the keyboard control functionality so installed straight away. Settings for “Upon startup or wake”: “Assume last saved settings are valid”
@waydabber commented on GitHub (Nov 21, 2021):
All right, this is probably a display specific issue then. Also check if the audio output does not change during sleep somehow. Let me know if the issue does not happen without MonitorControl or using previous versions of the app. Thank you!
I'll close the issue for now but if it turns out to be a MonitorControl issue, we'll reopen it.
@ilium007 commented on GitHub (Nov 21, 2021):
Ok, will uninstall and test. Output never changes (MacBook Pro, would have sound coming out of internal speakers if it changed). How many releases back do you want me to test?!
@ilium007 commented on GitHub (Nov 21, 2021):
Also, is there any debug logging that I can enable to try and catch the issue?
@waydabber commented on GitHub (Nov 21, 2021):
You can use the Console app and look at the
infomessages for MonitorControl. You can try versions 4.00 and 3.00. In 4.0.2 there was a slight change in how sleep is handled (acutally wake up was made faster) but to be honest I don't think it should affect audio in any way. If you don't hear audio and even if you change the volume controls using the display OSD then it is most probably not a MonitorControl issue. If you can hear audio by changing volume controls using the display OSD or by changing the volume via DDC then probably the display forgets the audio volume level setting issued via DDC during sleep (this is still also a display firmware issue).You can also try alternate apps for volume control like ddcctl or Lunar to see if that works.
@ilium007 commented on GitHub (Nov 28, 2021):
Have been running Lunar for a week and haven't had a single case of lost audio. ddctl form command line works as well. Will switch back to Monitor Control this week and see what happens.
@waydabber commented on GitHub (Nov 28, 2021):
Super! Lunar is a great app (@alin23), I am glad you found a solution that works. If the issue consistently resurfaces with MC, we might have to look into it.
@YanMiaoW commented on GitHub (Apr 15, 2024):
I encountered the same problem, my Macos version is 13.2.1, m1 macbook, my monitorControl version is 4.2.0, my display model is aoc U27N10R, 4k, this display is connected to a speaker, when I After my MacBook goes to sleep, and then wakes up, there is no audio output.. I have to close the monitorControl and reload it to fix it. @waydabber