mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #33] Brightness works but no volume control? (U28E590) #32
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#32
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 @CedFlanders on GitHub (May 7, 2018).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/33
Originally assigned to: @the0neyouseek on GitHub.
Hi,
First of all thank you so much for making this program, I never thought it would be possible to change brightness on a non apple or ultrafine monitor.
On my U28E590, changing the brightness works like a charm, but the volume never changes, I can change the sliders or use the volume keys and I will see the overlays but the actual volume on the speakers which are connected to my monitor remains unaffected.
Samsung U28E590 connected to a 2015 rMB via an USB-C to displayport cable.
Perhaps somebody here has an idea what could be causing this, in any case I love the program for the brightness controls already.
@the0neyouseek commented on GitHub (Jun 21, 2018):
Hi @CedFlanders,
First of all, thank you for your kind words. Sadly I can't help you with this issue as it involves the library used to control the monitor https://github.com/kfix/ddcctl.
Sadly, your monitor may not support all the options of
DDCCTLincluding volume control and this may be the reason your seeing this.But please do try using the library directly (in command line) to control the monitor volume and if it works I'll be sure to take a second look at this.
Have a nice day.