rpi-opengl-without-x icon indicating copy to clipboard operation
rpi-opengl-without-x copied to clipboard

Raspberry Pi OpenGL ES 2 without an X server (using EGL)

Results 3 rpi-opengl-without-x issues
Sort by recently updated
recently updated
newest added

It appears that the `resources->count_connectors` is 0 in my case. Perhaps I have something configured incorrectly, but I suspect that this is because I _do not have an HDMI connector_...

Trying to get this working on a Pi Zero 2W since it has the same VideoCore IV GPU as an RPi 3, and options.txt has dtoverlay=vc4-kms-v3d by default - but...