Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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

  • 1 resposta
  • 1 tem este problema
  • 62 visualizações
  • Última resposta de Nightbreaker

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

Solução escolhida

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.

Ler esta resposta 👍 0

Todas as respostas (1)

more options

Solução escolhida

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.