WebGL unavailable on Chrome for no apparent reason

14,850

You might want to check this reference for WebGL as referenced by Google's support page. It's disabled (by default) in some cases for stability and conformance purposes. However, it doesn't mean that the card doesn't support it at all. I believe you can enable/force enable them, depending on the situation.

Share:
14,850

Related videos on Youtube

Jack Guy
Author by

Jack Guy

Updated on September 18, 2022

Comments

  • Jack Guy
    Jack Guy over 1 year

    I'm not entirely sure when this issue started, it could have been after a graphics card driver update, but WebGL will no longer function for me on Chrome.

    http://webglreport.com/ tells me that

    This browser supports WebGL, but it is disabled or unavailable.

    I have a custom-built Windows computer with a GeForce GTX 650 Ti BOOST. My drivers are up to date (Geforce 337.88). Chrome is the latest version as well, 35.0.1916.153. Going to chrome://gpu/ gives this information:

    WebGL: Hardware accelerated

    However, if I scroll further down to the logs, I see this error message repeated hundreds of times:

    [10800:10804:0714/120136:ERROR:gpu_command_buffer_stub.cc(491)] : Failed to make context current.

    I assume my inability to use WebGL has something to do with this, but I'm at a loss as to how to fix these issues. My GPU isn't blacklisted and my drivers, browser, and operating system are all up to date. In addition, WebGL works perfectly fine on Firefox. Any ideas?

    • Eejin
      Eejin almost 10 years
      Have you tried turning it off and on again? Also try reinstalling Chrome.
    • Jack Guy
      Jack Guy almost 10 years
      Chrome reinstall worked. I should have known better. Drives me crazy how often this method of troubleshooting works.
  • Jack Guy
    Jack Guy almost 10 years
    As I said in my original post, my GPU isn't blacklisted. I've also tried adding the "ignore blacklist" flag to chrome.exe
  • Joseph
    Joseph almost 10 years
    @J4G Then place a link on your post. You never mentioned which list you referred to.
  • Jack Guy
    Jack Guy almost 10 years
    Did the specifications I listed in detail not give you enough information to determine that my GPU wasn't on the blacklist?