본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Firefox does not detect webGL.

  • 3 답장
  • 1 이 문제를 만남
  • 17 보기
  • 최종 답변자: cor-el

more options

Running Firefox ESR 68.6.1 on Xorg with intel I915 drivers. WebGL is detected in other browsers such as brave. Firefox does not detect webgl.

Running Firefox ESR 68.6.1 on Xorg with intel I915 drivers. WebGL is detected in other browsers such as brave. Firefox does not detect webgl.

모든 댓글 (3)

more options

In some cases, your PC vendor will insist on releasing their own modified driver updates and there’s no guarantee they’ll do that. Your graphics card may be WebGL-compatible, but it’ll be blocked in Firefox if the driver version is 0.0.0.1 behind the approved list. Type “about:support” in the address bar and scroll down to the “Graphics” section at the bottom to discover whether your card is suitable.

more options

Type about:config in Firefox’s address bar and make the following changes:

   * To enable WebGL, set webgl.force-enabled to true.
   * To enable Layers Acceleration, set layers.acceleration.force-enabled to true
   * To enable Direct2D in Windows, set gfx.direct2d.force-enabled to true
more options

Did you check the graphics section on the "Help -> Troubleshooting Information" (about:support) page ?