You are not logged in.

#1 2016-01-16 05:56:41

epizeuxis
Member
Registered: 2015-11-24
Posts: 7

Enabling WebGL? [Solved]

I have the proper AMD open-source graphics drivers installed and OpenGL seems to be working fine.
Yet http://www.doesmybrowsersupportwebgl.com/ gives a nay in Firefox.

Why would this happen? Are the proprietary drivers needed?

Last edited by epizeuxis (2016-01-16 06:28:22)

Offline

#2 2016-01-16 06:07:33

tom.ty89
Member
Registered: 2012-11-15
Posts: 897

Re: Enabling WebGL? [Solved]

Because that site is silly?

EDIT: seems firefox disabled mine temporary: "GLContext is disabled due to a previous crash." After resetting all the "*glcontext*" in about:config it detects mine.

Why not just test with this https://developer.mozilla.org/en-US/dem … ead/launch

Last edited by tom.ty89 (2016-01-16 06:22:58)

Offline

#3 2016-01-16 06:12:46

epizeuxis
Member
Registered: 2015-11-24
Posts: 7

Re: Enabling WebGL? [Solved]

Nope, those don't work either!

$ lspci -v | grep VGA
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 7340] (prog-if 00 [VGA controller])
$ glxinfo | grep OpenGL
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD PALM (DRM 2.43.0, LLVM 3.7.0)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.1.1
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 11.1.1
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 11.1.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00

Last edited by epizeuxis (2016-01-16 06:21:34)

Offline

#4 2016-01-16 06:20:42

tom.ty89
Member
Registered: 2012-11-15
Posts: 897

Re: Enabling WebGL? [Solved]

Can you paste the "Graphics" part of your about:support in firefox?

Offline

#5 2016-01-16 06:23:07

epizeuxis
Member
Registered: 2015-11-24
Posts: 7

Re: Enabling WebGL? [Solved]

Adapter Description	X.Org -- Gallium 0.4 on AMD PALM (DRM 2.43.0, LLVM 3.7.0)
Asynchronous Pan/Zoom	none
Device ID	Gallium 0.4 on AMD PALM (DRM 2.43.0, LLVM 3.7.0)
Driver Version	3.0 Mesa 11.1.1
GPU Accelerated Windows	0/1 Basic (OMTC)
Supports Hardware H264 Decoding	No;
Vendor ID	X.Org
windowLayerManagerRemote	true
AzureCanvasBackend	cairo
AzureContentBackend	cairo
AzureFallbackCanvasBackend	none
AzureSkiaAccelerated	0
CairoUseXRender	1
(#0) Error	GLContext is disabled due to a previous crash.
(#30) Error	GLContext is disabled due to a previous crash.
(#31) Error	GLContext is disabled due to a previous crash.
(#32) Error	GLContext is disabled due to a previous crash.
(#33) Error	GLContext is disabled due to a previous crash.
(#34) Error	GLContext is disabled due to a previous crash.

Offline

#6 2016-01-16 06:25:19

epizeuxis
Member
Registered: 2015-11-24
Posts: 7

Re: Enabling WebGL? [Solved]

Yay!! I missed your edit, that did it. Thanks.

Offline

Board footer

Powered by FluxBB