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

vc_dispmanx_display_open error #311

Open
thescienceofnerds opened this issue Sep 5, 2023 · 3 comments
Open

vc_dispmanx_display_open error #311

thescienceofnerds opened this issue Sep 5, 2023 · 3 comments

Comments

@thescienceofnerds
Copy link

After making a build and then trying to run said build, this error occurs:

vc_dispmanx_display_open failed! Make sure to have hdmi_force_hotplug=1 setting in /boot/config.txt

I did as it said and added the line to the config.txt, rebooted the pi and got the same error.

please help :)

@remsky
Copy link

remsky commented Sep 8, 2023

Same issue, on Raspberry Pi Zero WH. Also tried adding the hdmi_group, hdmi_mode, hdmi_cvt settings but no luck either

@remsky
Copy link

remsky commented Sep 8, 2023

I take it back, I did a full reboot after modifying my config instead of just on an off again.

I also changed the resolution to a multiple of my displays (480 480) and commented out the following lines before doing so. Something worked

dtoverlay=vc4-kms-v3d
max_framebuffers=2

@DannieDarko
Copy link

V3D driver seems to be the issue and
#dtoverlay=vc4-kms-v3d
does the trick

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

3 participants