Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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 Antworten
  • 1 hat dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von 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)

Ausgewählte Lösung

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

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (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

Ausgewählte Lösung

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