-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
I can't disable fuzzy format match #1047
Comments
You'll need to post your edid and explain what hdmi mode you are getting and what mode you think you should get. |
@popcornmix any ideas? |
The actual edid.dat file would be more useful. Can you upload to a hosting site (e.g. dropbox/google drive) and provide a link. |
@popcornmix https://drive.google.com/file/d/1uOqMulmqXOxtB5jygvyidwwEzrjZew-M/view?usp=sharing - edid.dat |
I posted in #1046 the basic rules used for choosing the default resolution. I think the reason DMT51 is chosen over DMT82 is 51 is listed in the standard timings and 82 is not. |
@popcornmix so can I do something to prevent this behavior?
|
That's not generally desired. Highest resolution is not necessarily best. |
@popcornmix if I connect my Pi to the same monitor but HDMI-HDMI, Pi selects 1920x1080. But there are black borders, that can be disabled by disable_overscan=1. |
Yes - DVI connection prefers DMT modes. |
@zervankoru I believe that your questions have been answered, can this issue be closed? |
Yea |
I've edited /boot/config.txt and added this line:
avoid_edid_fuzzy_match=1
But edidparser still promts: Enabling fuzzy format match...
Raspberry selects lower resolution, because it has higher mhz
The text was updated successfully, but these errors were encountered: