This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Error with glReadPixels: How to patch?

Part Number: AM3354

Tool/software: Linux

Kernel: 4.9.59-ga75d8e9305

I, too, am running into the following glReadPixels() error:

“PVR:(Error): glReadPixels: Failed to get strided data [0, ]”

  • YES using GLES/gl.h (OpenGL ES 1.1)
  • YES using EGL/egl.h (EGL)
  • NOT using GLES2/gl2.h
  • NOT using wayland.
  • NOT using Qt.
  • NOT using Xorg.

It's not clear to me how to download the patched library files from here (https://git.ti.com/graphics/omap5-sgx-ddk-um-linux/commit/2736a396f9c801fc0818d830f8a3215aeb8b6534), as mentioned in the referenced issue.

Please list the steps needed to navigate git.ti.com (Gitorious) to get the correctly patched .so files.

Thank you.