Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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 відповіді
  • 1 має цю проблему
  • 27 переглядів
  • Остання відповідь від 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)

Обране рішення

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

Читати цю відповідь у контексті 👍 0

Усі відповіді (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

Вибране рішення

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