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

Samsung 57 G95NC Feature definition #397

Open
saltyautomation opened this issue Mar 27, 2024 · 2 comments
Open

Samsung 57 G95NC Feature definition #397

saltyautomation opened this issue Mar 27, 2024 · 2 comments
Labels
input source VCP feature x60

Comments

@saltyautomation
Copy link

I am trying to control the inputs on the Samsung 57" G95NC. Specifically looking to change the input on the PBP source and also be able to enable / disable PBP/PIP. Is there some output I need to gather to create a feature definition file? Happy to help collect the data and enable input switching for PIP/PBP modes similar to the Dell monitors.

@rockowitz
Copy link
Owner

Your best bet is to make changes using the OSD, and use the output of ddcutil getvcp scan --brief to see what has changed.

A more precise way to figure out what is needed is to sniff the I2C bus while making changes from Samsung's Windows application. See Reverse Engineering Proprietary DDC Extensions.

@rockowitz rockowitz added the input source VCP feature x60 label Mar 31, 2024
@saltyautomation
Copy link
Author

Well I made a bunch of changes to inputs using the OSD and ran the ddcutil getvcp command after each change. Captured the results and compared there were no differences. Although I am running the command and capturing the changes from an rpi zero attached to the 2nd HDMI interface. Not sure that matters though as I am able to query and change some inputs from that device.

Guess it is on to read the reverse engineering guide.
Thanks!

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

No branches or pull requests

2 participants