[GH-ISSUE #578] Speaker connected to the display via jack but no control with the program ! #432

Closed
opened 2026-05-05 05:59:17 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @ghost on GitHub (Sep 11, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/578

Before opening the issue, have you...?

  • Searched for existing issues

Discussion

Thank for your great job.
Sry for my bad English but I try to explain the situation, i have a Samsung display (U28E590) without integrated loudspeakers, so i connected a loudspeaker to the display via jack, the bars for the sound are displayed and moved up/down when i use volume keys on the keyboard but have no effect on the sound (No changed)
I don't know if this is an issue or something like this is not supported.
Thank you in advance for your answer.

Originally created by @ghost on GitHub (Sep 11, 2021). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/578 ### Before opening the issue, have you...? - [X] Searched for existing issues ### Discussion Thank for your great job. Sry for my bad English but I try to explain the situation, i have a Samsung display (U28E590) without integrated loudspeakers, so i connected a loudspeaker to the display via jack, the bars for the sound are displayed and moved up/down when i use volume keys on the keyboard but have no effect on the sound (No changed) I don't know if this is an issue or something like this is not supported. Thank you in advance for your answer.
gitea-mirror 2026-05-05 05:59:17 -06:00
Author
Owner

@waydabber commented on GitHub (Sep 11, 2021):

Hi @is4lloum - this seems to be a display specific issue. Some displays with external speakers connected might need a special speakerSelect (0x63) command to work and also check for audioJackConnectionStatus (0x65). This is rare however, most of the time this is not the case (I have an LG with a jack and no built in audio and it works for example) as displays tend to autodetect the audio output (since yours don't even have an internal speaker, it makes no sense anyway to use these commands, but still the display firmware might be buggy in this regard). You might want to try to use ddcctl and send direct commands to the display to figure out what needs to be done for proper control. If you come to a conclusion, we might add a feature request to add a special option for this in the advanced section of Displays.

I'll convert this issue to a Discussion. Please let me know if you come up with something. Thank you!

<!-- gh-comment-id:917389603 --> @waydabber commented on GitHub (Sep 11, 2021): Hi @is4lloum - this seems to be a display specific issue. Some displays with external speakers connected might need a special speakerSelect (0x63) command to work and also check for audioJackConnectionStatus (0x65). This is rare however, most of the time this is not the case (I have an LG with a jack and no built in audio and it works for example) as displays tend to autodetect the audio output (since yours don't even have an internal speaker, it makes no sense anyway to use these commands, but still the display firmware might be buggy in this regard). You might want to try to use ddcctl and send direct commands to the display to figure out what needs to be done for proper control. If you come to a conclusion, we might add a feature request to add a special option for this in the advanced section of Displays. I'll convert this issue to a Discussion. Please let me know if you come up with something. Thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#432
No description provided.