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

Default settings for MS2109 #16

Open
incarvr6 opened this issue Jan 4, 2024 · 2 comments
Open

Default settings for MS2109 #16

incarvr6 opened this issue Jan 4, 2024 · 2 comments

Comments

@incarvr6
Copy link

incarvr6 commented Jan 4, 2024

Hi! First I wanted to say big thank You for this project!
I have couple questions regarding 2109 and 2130.
First is regarding 2109, is there any way to change default settings for brightness, contract, saturation?

Second question is regarding 2130 and 2131, is there any way to modify EDID to force source device output different formats like HDR. This is for loop capture card to be able to passthrough HDR to TV.

@BertoldVdb
Copy link
Owner

For the MS2109:
It should be possible, you can run code after initialization in the EEPROM. You will need to figure out yourself what to write where.

For the MS213x EDID:
You can search for the EDID fixed header 00 FF FF FF FF FF FF 00 in the firmware file and replace the 256-byte with your own EDID. Then correct the firmware checksum and flash it.

@incarvr6
Copy link
Author

incarvr6 commented Jan 5, 2024

Thank you for quick reply!
It is easier to say than do... At least it should be possible.
So regarding EDID this is the area where it is?
Regarding checksums is it possible to do with these?
Screenshot_2024-01-05-13-04-35-10_2665fb67b16260a8d818298cef8dc107

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

2 participants