Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wikipedia article on DDC mentions ddccontrol as not maintained. Update the article. #72

Open
aryoda opened this issue Dec 16, 2019 · 5 comments

Comments

@aryoda
Copy link

aryoda commented Dec 16, 2019

The wikipedia article on DDC has link at the end:

ddccontrol: Linux software which uses DDC/CI to control monitors supporting this protocol. (Seems to be not supported and not maintained at this time).

Even though the linked sourceforge project is old ddccontrol is actively maintained here now.

This should be reflected in the article...

@rzr
Copy link

rzr commented Jan 14, 2020

I changed the page and cross linked it:

https://en.wikipedia.org/w/index.php?title=Display_Data_Channel&type=revision&diff=935815179&oldid=908768633

@10110111
Copy link

10110111 commented May 3, 2020

The following message also doesn't help perceive ddccontrol as maintained:

=============================== WARNING ===============================
There is no support for your monitor in the database, but ddccontrol is
using a generic profile for your monitor's manufacturer. Some controls
may not be supported, or may not work as expected.
Please update ddccontrol-db, or, if you are already using the latest
version, please send the output of the following command to
ddccontrol-users@lists.sourceforge.net:

LANG= LC_ALL= ddccontrol -p -c -d

Thank you.
=============================== WARNING ===============================

At the mailing list referenced here, it seems only the users sending the reports are active, and no response to their mail appears to happen. I suppose the message should point somewhere to the GitHub-based list/issue tracker.

@stefan123t
Copy link

What is more a pointer towards how to create the monitor specific ddccontrol-db with the required XML files would be appreciated. Just started digging into edid and ddccontrol and found the following commands to be quite helpful too:

for i in $(find /sys/devices/ |grep -i edid); do echo $i; xxd $i; echo; done
edid-decode < /sys/class/drm/card0-DP-5/edid
sudo get-edid -q -b 11 | xxd
sudo get-edid -q -b 11 | parse-edid

xrandr --props

@stefan123t
Copy link

Just found the instructions under the ddccontrol-db: https://github.com/ddccontrol/ddccontrol-db/blob/master/doc/how-to-add-a-monitor.md

@genodeftest
Copy link
Contributor

Wikipedia page is updated, can you please close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants