Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How Do I Get "WebGL2" To Work With FF v52.9.0 ESR on XP?

Windows XP FF v52.9.0 ESR Display Card EVGA GeForce GT240 512MB GDDR5 nVidia GeForce Driver v340.52

config:suport shows

WebGL Render: Working OK

WebGL2 Render: WebGL creation failed: * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Exhausted GL driver caps.

I've searched can't find anything helpful

Windows 7 running on the same hardware in a separate partition renders WebGL 1 & 2 OK. FF v56.0.2 nVidia GeForce Driver v341.95

Windows XP FF v52.9.0 ESR Display Card EVGA GeForce GT240 512MB GDDR5 nVidia GeForce Driver v340.52 config:suport shows WebGL Render: Working OK WebGL2 Render: WebGL creation failed: * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Error during ANGLE OpenGL init. * Exhausted GL driver caps. I've searched can't find anything helpful Windows 7 running on the same hardware in a separate partition renders WebGL 1 & 2 OK. FF v56.0.2 nVidia GeForce Driver v341.95

Chosen solution

This seems to be working:

In about.config

Webgl.disable-angle False (default) --> True

Webgl.force-enabled False (default) --> True

about.support now indicates both Webgl1 and Webgl2 are working. Also verified on Webgl2 test pages.

Read this answer in context 👍 0

All Replies (1)

Chosen Solution

This seems to be working:

In about.config

Webgl.disable-angle False (default) --> True

Webgl.force-enabled False (default) --> True

about.support now indicates both Webgl1 and Webgl2 are working. Also verified on Webgl2 test pages.