Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

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 doesn't work in Firefox 61 with intel drivers

  • 6 réponses
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par gcpascutto

more options

OS: Linux paul-pc 4.18.3-1-MANJARO #1 SMP PREEMPT Sat Aug 18 12:18:05 UTC 2018 x86_64 GNU/Linux

Firefox 61

WebGL doesn't work on intel driver, but if I run firefox with optirun — it works. Also WebGL in Chrome works on Intel too.

OS: Linux paul-pc 4.18.3-1-MANJARO #1 SMP PREEMPT Sat Aug 18 12:18:05 UTC 2018 x86_64 GNU/Linux Firefox 61 WebGL doesn't work on intel driver, but if I run firefox with optirun — it works. Also WebGL in Chrome works on Intel too.

Modifié le par asm0dey

Solution choisie

This is caused by a change in the lastest Mesa's that Manjaro ships. Mesa tries to access parts of the filesystem it should have no business with and the Firefox sandbox blocks it.

Mesa Bug: https://bugs.freedesktop.org/show_bug.cgi?id=107516

Firefox Bug (with workaround): https://bugzilla.mozilla.org/show_bug.cgi?id=1480755

Updating Firefox to 62 solves this, as does updating Mesa (libdrm) to an even more recent version - the issue has been fixed on both sides. If you can't update Mesa or Firefox, apply the workaround in the bug, but don't forget to remove it when Firefox 62 is released.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (6)

more options

Are there any messages in the Graphics section on the "Help -> Troubleshooting Information" (about:support) page related to WebGL ?

more options

cor-el said

Are there any messages in the Graphics section on the "Help -> Troubleshooting Information" (about:support) page related to WebGL ?

Yes, there are. Sorry for my initial wrong answer, I dudn't understand your question and thought you're talking about error messages. I can't see error messages, but can see lots of information about Web GL.

Modifié le par asm0dey

more options

The screenshot you posted seems to indicate that WebGL should be working properly as I'm not seeing any errors reported.

more options

cor-el said

The screenshot you posted seems to indicate that WebGL should be working properly as I'm not seeing any errors reported.

I think so too, but please see attached screenshot

more options

Solution choisie

This is caused by a change in the lastest Mesa's that Manjaro ships. Mesa tries to access parts of the filesystem it should have no business with and the Firefox sandbox blocks it.

Mesa Bug: https://bugs.freedesktop.org/show_bug.cgi?id=107516

Firefox Bug (with workaround): https://bugzilla.mozilla.org/show_bug.cgi?id=1480755

Updating Firefox to 62 solves this, as does updating Mesa (libdrm) to an even more recent version - the issue has been fixed on both sides. If you can't update Mesa or Firefox, apply the workaround in the bug, but don't forget to remove it when Firefox 62 is released.