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

display setting changed after power cycling hdmi monitor #3

Open
nitrohepcat opened this issue Jan 14, 2022 · 1 comment
Open

display setting changed after power cycling hdmi monitor #3

nitrohepcat opened this issue Jan 14, 2022 · 1 comment

Comments

@nitrohepcat
Copy link

after turning off the monitor overnight, when the monitor was powered back on the display settings somehow changed from the default 720 to a much higher resolution with lots of flickering

@Qengineering
Copy link
Owner

It's a known issue.
As soon as the HDMI powers up, it sends its resolution to the HDMI source, the Banana Pi in our case.
The Banana Pi sets its output to the newly received resolution. However, due to its limited RAM and its clock, the BPi isn't capable of refreshing the screen adequately. Hence the flickering.
Sure there is one setting preventing the BPi from changing its resolution even when the HDMI asks for it.
Unfortunately, I couldn't find it yet. If you have any ideas, please let me know.

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