Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2022 21:16:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 265482] www/firefox 103.0: WebGL no longer works with nvidia driver
Message-ID:  <bug-265482-21738-d7WFKcncPw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265482-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265482-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265482

--- Comment #2 from marek@mky.waw.pl ---
OK, I disabled widget.dmabuf-webgl.enabled but with no luck:

$ MOZ_LOG=3D"Dmabuf:5" firefox
[Parent 2201: Main Thread]: D/Dmabuf We're missing DRM render device!
[Parent 2201: Main Thread]: D/Dmabuf nsDMABufDevice::Configure()
[Parent 2201: Main Thread]: D/Dmabuf IsDMABufEnabled(): Disabled by
preferences.
[Child 2209: Main Thread]: D/Dmabuf We're missing DRM render device!
[Child 2209: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufWebGLEnabled:
UseDMABuf 0 mUseWebGLDmabufBackend 1 widget_dmabuf_webgl_enabled 0
[Child 2209: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufWebGLEnabled:
UseDMABuf 0 mUseWebGLDmabufBackend 1 widget_dmabuf_webgl_enabled 0
[Child 2209: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufWebGLEnabled:
UseDMABuf 0 mUseWebGLDmabufBackend 1 widget_dmabuf_webgl_enabled 0
[Child 2209: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufWebGLEnabled:
UseDMABuf 0 mUseWebGLDmabufBackend 1 widget_dmabuf_webgl_enabled 0
[Child 2209: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufWebGLEnabled:
UseDMABuf 0 mUseWebGLDmabufBackend 1 widget_dmabuf_webgl_enabled 0

Also tested it on the clear Firefox profile to avoid conflicts with other
settings and the result was the same.=20

So, the are two more steps to check:
- compile https://github.com/amshafer/nvidia-driver and check the results w=
ith
Firefox
- check how Firefox 103 handles NVidia's devices on Linux

I will try to make these steps and report the results here.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265482-21738-d7WFKcncPw>