Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

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?

more options

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)

more options

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.