0 votes

i've installed godot in a Rpi 3B+ with raspbian 9.13 (sketch) and kernel 4.14.98-v7+. And im trying to use it with a LCD touch 480x320 model xpd2046. The problem is: if i install the LCD driver and make it work, the GLdriver is disabled (because the line "dtoverlay=vc4-kms-v3d" in /boot/config.txt turns into a comment) and Godot dont run properly. If i enable the gldriver again (using sudo raspi-config), the raspberry reboot and the LCD get totally black, but Godot runs smoothly again ( and the line "dtoverlay=vc4-kms-v3d" in /boot/config.txt become uncommented).

Does anywone know how to use both, the LCD driver and the Gldriver simultaneously?

Godot version 3.1
in Engine by (12 points)
edited by

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.