You are not logged in.

#1 2019-02-01 20:16:11

89c51
Member
Registered: 2012-06-05
Posts: 741

WebGL broken on Firefox 65.

With FF65 https://get.webgl.org/ doesn't work. If you downgrade to 64.0.2 it works.

Radeon r600 on open drivers.

Any solutions to this?

Offline

#2 2019-02-02 13:11:00

Ropid
Member
Registered: 2015-03-09
Posts: 1,069

Re: WebGL broken on Firefox 65.

It works here for me with a GCN architecture card and the open drivers, so it might be something specific about code for the R600 in the drivers?

Does Firefox maybe show something interesting in "about:support" with regards to WebGL that's different between the 65 and 64 versions?

Last edited by Ropid (2019-02-02 13:13:09)

Offline

#3 2019-02-02 13:36:37

progandy
Member
Registered: 2012-05-17
Posts: 5,192

Re: WebGL broken on Firefox 65.

Works for me with xorg and r600:

01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]
	Subsystem: Sony Corporation Park [Mobility Radeon HD 5430/5450/5470]
	Kernel driver in use: radeon

You could maybe try webgl.force-enabled in about:config?

Last edited by progandy (2019-02-02 13:37:40)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#4 2019-02-02 15:27:45

89c51
Member
Registered: 2012-06-05
Posts: 741

Re: WebGL broken on Firefox 65.

Ropid wrote:

It works here for me with a GCN architecture card and the open drivers, so it might be something specific about code for the R600 in the drivers?

Does Firefox maybe show something interesting in "about:support" with regards to WebGL that's different between the 65 and 64 versions?

about:support seems identical on both versions.


progandy wrote:

Works for me with xorg and r600:

01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]
    Subsystem: Sony Corporation Park [Mobility Radeon HD 5430/5450/5470]
    Kernel driver in use: radeon

You could maybe try webgl.force-enabled in about:config?

Didn't work. I am on xwayland though but i doubt it makes much difference.

Offline

#5 2019-02-02 16:02:36

seth
Member
Registered: 2012-09-03
Posts: 51,154

Re: WebGL broken on Firefox 65.

Did you try on an X11 session?

Offline

#6 2019-02-04 21:56:55

89c51
Member
Registered: 2012-06-05
Posts: 741

Re: WebGL broken on Firefox 65.

seth wrote:

Did you try on an X11 session?

Nope. Stopped using X long(ish) time ago.

Offline

#7 2019-02-04 22:00:32

seth
Member
Registered: 2012-09-03
Posts: 51,154

Re: WebGL broken on Firefox 65.

You're running firefox on xwayland, so maybe rethink that claim…
I'd suggest to either try the wayland version of FF or the X11 version on Xorg to see whether xwayland might indeed make a difference (like because it's what provides the GL server or so…)

Offline

#8 2019-02-05 09:08:15

89c51
Member
Registered: 2012-06-05
Posts: 741

Re: WebGL broken on Firefox 65.

seth wrote:

You're running firefox on xwayland, so maybe rethink that claim…
I'd suggest to either try the wayland version of FF or the X11 version on Xorg to see whether xwayland might indeed make a difference (like because it's what provides the GL server or so…)

X as in main display server. I know what xwayland is. And at this point sadly you cannot avoid it. But anyway.

I tried FF 65 wayland and webgl works. So as it seems xwayland is the problem here.

Offline

Board footer

Powered by FluxBB