Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

WebGL stopped working since the last update of NVIDIA drivers. Downgrading drivers didn't help. WebGL is enabled, but it does not compile shaders, and fail.

  • 2 réponses
  • 1 a ce problème
  • 31 vues
  • Dernière réponse par angros47

more options

I am using Firefox 49.0.2 on Ubuntu 12.04. Until few days ago, WebGL worked. Some days ago, it stopped working (one day after I installed the last release of Nvidia drivers). I already tried the "force enable" option, with no success. WebGL context is created, but, from the debug, looks like the shader are not compiled (so, rendering is not possible). I already tried changing the options about angle, with no success. I tried to downgrade graphics drivers, and upgrading them again, with no success.

My nvidia drivers are version 304.132 (last version)

I am using Firefox 49.0.2 on Ubuntu 12.04. Until few days ago, WebGL worked. Some days ago, it stopped working (one day after I installed the last release of Nvidia drivers). I already tried the "force enable" option, with no success. WebGL context is created, but, from the debug, looks like the shader are not compiled (so, rendering is not possible). I already tried changing the options about angle, with no success. I tried to downgrade graphics drivers, and upgrading them again, with no success. My nvidia drivers are version 304.132 (last version)

Solution choisie

Ok, solved. The issue is caused by a bug in the NVidia driver, as stated here:

http://unix.stackexchange.com/questions/321185/after-update-glx-works-only-for-root-nvidia/321339

After downgrading, everything worked fine

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (2)

more options

UPDATE: I discovered that WebGL works if I start firefox as root. It doesn't work if I start it in a guest session

more options

Solution choisie

Ok, solved. The issue is caused by a bug in the NVidia driver, as stated here:

http://unix.stackexchange.com/questions/321185/after-update-glx-works-only-for-root-nvidia/321339

After downgrading, everything worked fine