Sinisterly
[Tut]How to enable webgl on intel drivers (linux)[/tut] - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Gaming (https://sinister.ly/Forum-Gaming)
+--- Forum: PC Gaming (https://sinister.ly/Forum-PC-Gaming)
+--- Thread: [Tut]How to enable webgl on intel drivers (linux)[/tut] (/Thread-Tut-How-to-enable-webgl-on-intel-drivers-linux-tut)



[Tut]How to enable webgl on intel drivers (linux)[/tut] - TheShadow1 - 10-24-2011

Ubuntu, linux mint, centos, etc
WARNING: must have a package manager.

OK.
  1. sudo apt-get install libosmesa6-dev or yum install libosmesa6-dev
  2. then go on firefox, write about:config
  3. Then search for webgl.osmesalib
  4. double click and add /usr/lib/libOSMesa.so
  5. double click and add /usr/lib/libOSMesa.so
  6. Restart browser. If it works. Then great. If it doesn't... then try:
  7. write in the command line MOZ_GLX_IGNORE_BLACKLIST=1 firefox