ungoogled-chromium-windows icon indicating copy to clipboard operation
ungoogled-chromium-windows copied to clipboard

WebGL issues

Open meowthed opened this issue 3 years ago • 12 comments

As of the latest build, it seems as if the browser doesn't detect WebGL support. Edge browser, which is based on Chromium, detects WebGL fine. Untitled

meowthed avatar Oct 20 '21 06:10 meowthed

Which binary are you using?

networkException avatar Oct 25 '21 20:10 networkException

Version 89.0.4389.114 (Developer Build, ungoogled-chromium) (64-bit)

meowthed avatar Nov 02 '21 10:11 meowthed

That version is quite outdated, can you check if the issue still occurs on a more current version?

networkException avatar Nov 02 '21 11:11 networkException

still persisting on Version 95.0.4638.69 (Official Build, ungoogled-chromium) (64-bit)

meowthed avatar Nov 02 '21 11:11 meowthed

I have not been able to reproduce this. Where did you get your build from?

tangalbert919 avatar Nov 08 '21 02:11 tangalbert919

https://ungoogled-software.github.io/ungoogled-chromium-binaries/, and for additional info, The graphics card is an Nvidia 740m, just in case that there's some relevant issue in regards to Nvidia stuff.

meowthed avatar Nov 13 '21 00:11 meowthed

In all versions I compiled myself (since 98.0.4758.102) WebGL does not work.

teeminus avatar May 04 '22 09:05 teeminus

I got it to work by enabling hardware acceleration in chrome://settings/system

teeminus avatar May 11 '22 13:05 teeminus

this is late but: OpenGL and WebGL are disabled by ungoogled chromium itself. You can check here on chrome://gpu/ You would need to enable "Override Software Rendering List" at chrome://flags/

I got it to work by enabling hardware acceleration in chrome://settings/system

but this also works.

chopsquad99 avatar Nov 26 '22 22:11 chopsquad99

Neither of these settings does work for me. I'm using:

  • Version 117.0.5938.55 (Official Build, ungoogled-chromium) (64-Bit)
  • Built by Marmaduke, provided from https://chromium.woolyss.com/

image image

=> image

https://get.webgl.org ==> image

N0N0 avatar Sep 20 '23 06:09 N0N0

  • Version 117.0.5938.55 (Official Build, ungoogled-chromium) (64-Bit)
  • Built by Marmaduke, provided from https://chromium.woolyss.com/

We do not provide support for binaries obtained outside of ungoogled-software GitHub organisation and I would not recommend downloading and executing them. Usage of chrlauncher is also discouraged. If you're seeking support report this issue to where you've obtained the binary.

PF4Public avatar Sep 20 '23 10:09 PF4Public

Sorry, I was not aware of the fact that having an "official build" doesn't mean that it's official.

I did as You said and upgraded to "Version 117.0.5938.63 (Official Build, ungoogled-chromium) (64-Bit)" from this github's releases and now webgl does work like a charm.

Thanks!

N0N0 avatar Sep 20 '23 15:09 N0N0