搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Firefox does not detect webGL.

  • 3 回覆
  • 1 有這個問題
  • 19 次檢視
  • 最近回覆由 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 ?