On Wed, 12 Jul 2023 at 02:50, Paul Ripke <s...@stix.id.au> wrote: > > On Sun, Jul 09, 2023 at 08:13:45AM +0100, Chavdar Ivanov wrote: > > On Sun, 9 Jul 2023 at 00:55, Lloyd Parkes <ll...@must-have-coffee.gen.nz> > > wrote: > > > > > > > > > > > > On 9/07/23 10:06, David Brownlee wrote: > > > > What would be a good benchmark to stress the system a little? > > > > > > A while back someone mentioned pkgsrc/benchmarks/glmark2 and so I > > > started using that. It seems reasonable. > > > > Besides that, I also use cad.onshape.com/check - but using firefox > > ESR, as the current firefox in pkgsrc is stripped from its WebGL > > capabilities. > > I did note after a rolling update of pkgsrc-2023Q2 that webgl was > disabled in firefox-114.0.1, but could be re-enabled in about:config > by setting webgl.disabled=false and/or webgl.force-enabled=true.
I knew about these, I had them set accordingly. With 'webgl.disabled=true' you get a nice message telling you that your browser does not support it; otherwise, you get your GL canvas as a green blob and your error stream is filled with messages like: ... Crash Annotation GraphicsCriticalError: |[0][GFX1]: MethodDispatcher<26> not found. Please file a bug! (t=7.7034) |[4111][GFX1]: DispatchCommand(id: 18) failed. Please file a bug! (t=12.0513) |[4112][GFX1]: MethodDispatcher<18> not found. Please file a bug! (t=12.0522) |[4098][GFX1]: MethodDispatcher<18> not found. Please file a bug! (t=12.0466) |[4099][GFX1]: DispatchCommand(id: 18) failed. Please file a bug! (t=12.0467) |[4100][GFX1]: MethodDispatcher<18> not found. Please file a bug! (t=12.0473) |[4101][GFX1]: DispatchCommand(id: 18) failed. Please file a bug! (t=12.0474) |[4102][GFX1]: MethodDispatcher<18> not found. Please file a bug! (t=12.0482) |[4103][GFX1]: DispatchCommand(id: 18) failed. Please file a bug! (t=12.0485) |[4104][GFX1]: MethodDispatcher<18> not found. Please file a bug! (t=12.0492) |[4105][GFX1]: DispatchCommand(id: 18) failed. Please file a bug! (t=12.0492) |[4106][GFX1]: MethodDispatcher<18> not found. Please file a bug! (t=12.0499) |[4107][GFX1]: DispatchCommand(id: 18) failed. Please file a bug! (t=12.0499) |[4108][GFX1]: MethodDispatcher<18> not found. Please file a bug! (t=12.0506) |[4109][GFX1]: DispatchCommand(id: 18) failed. Please file a bug! (t=12.0507) |[4110][GFX1]: MethodDispatcher<18> not found. Please file a bug! (t=12.0513) [GFX1]: MethodDispatcher<18> not found. Please file a bug! .... So no, in my case, both Intel 530 and AMD FirePro W5000, the result is the same and WebGL is missing. At the same time, as I mentioned before, the latest firefox-esr supports it fine, on both systems. > > (netbsd-9 on amd64 with i915, fwiw). > > -- > Paul Ripke > "Great minds discuss ideas, average minds discuss events, small minds > discuss people." > -- Disputed: Often attributed to Eleanor Roosevelt. 1948. Chavdar -- ----