You are not logged in.

#1 2021-11-14 14:53:11

martinc2
Member
Registered: 2011-09-23
Posts: 66

[SOLVED] KDE/plasma 5.23.3/5.88.0: desktop effects "unsupported"

I've only just noticed this and I can't trace it to a specific upgrade, but with frameworks 5.88.0 and plasma 5.23.3, a bunch of effects such as wobbly windows are not working any more (and in settings->Workspace Behaviour->Desktop Effects they are only shown if "Exclude unspported effects" is unchecked).

This is on integrated intel graphics.  It makes no difference whether I select OpenGL 3.1 or 2.0 in the compositor settings.  As far as I can tell, there are no issues with OpenGL.  I'm not sure what else I should be looking for?

% glxinfo -B

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa/X.org (0xffffffff)
    Device: llvmpipe (LLVM 13.0.0, 256 bits) (0xffffffff)
    Version: 21.2.5
    Accelerated: no
    Video memory: 15581MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 3.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Mesa/X.org
OpenGL renderer string: llvmpipe (LLVM 13.0.0, 256 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 21.2.5
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.1 Mesa 21.2.5
OpenGL shading language version string: 1.40
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.2.5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

Last edited by martinc2 (2021-11-14 18:33:50)

Offline

#2 2021-11-14 15:36:51

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,300

Re: [SOLVED] KDE/plasma 5.23.3/5.88.0: desktop effects "unsupported"

There are issues with OpenGL. llvmpipe is the software renderer. Post a xorg.0.log and

sudo dmesg
printenv

which integrated graphics exactly?

Offline

#3 2021-11-14 17:16:19

martinc2
Member
Registered: 2011-09-23
Posts: 66

Re: [SOLVED] KDE/plasma 5.23.3/5.88.0: desktop effects "unsupported"

Update: This is kernel-related.  No hardware acceleration under 5.15.2(-zen); everything works fine with the arch LTS kernel (5.10.79).

Edited to add 5.14.16-zen works fine too, so workaround is to downgrade the kernel

Graphics are Intel Corporation Iris Plus Graphics G7 (rev 07) (on a Dell XPS 9300)

Thanks @V1Del

Last edited by martinc2 (2021-11-14 17:23:04)

Offline

#4 2021-11-14 17:59:23

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,300

Re: [SOLVED] KDE/plasma 5.23.3/5.88.0: desktop effects "unsupported"

[   12.873358] i915 0000:00:02.0: GuC initialization failed -110
[   12.873373] i915 0000:00:02.0: Enabling uc failed (-5)
[   12.873378] i915 0000:00:02.0: Failed to initialize GPU, declaring it wedged!

You could drop the guc parameter. and maybe follow: https://gitlab.freedesktop.org/drm/intel/-/issues/4067

Offline

#5 2021-11-14 18:33:17

martinc2
Member
Registered: 2011-09-23
Posts: 66

Re: [SOLVED] KDE/plasma 5.23.3/5.88.0: desktop effects "unsupported"

Thanks.  Dropping guc works.  I'll keep an eye on the issue.

Offline

#6 2021-11-21 00:08:54

idimitro
Member
Registered: 2019-03-10
Posts: 5

Re: [SOLVED] KDE/plasma 5.23.3/5.88.0: desktop effects "unsupported"

martinc2 wrote:

Update: This is kernel-related.  No hardware acceleration under 5.15.2(-zen); everything works fine with the arch LTS kernel (5.10.79).

Edited to add 5.14.16-zen works fine too, so workaround is to downgrade the kernel

Graphics are Intel Corporation Iris Plus Graphics G7 (rev 07) (on a Dell XPS 9300)

Thanks @V1Del

Hi, do you have a bug report for the kernel issue? Is it being tracked somewhere?

Offline

#7 2021-11-21 09:51:20

martinc2
Member
Registered: 2011-09-23
Posts: 66

Re: [SOLVED] KDE/plasma 5.23.3/5.88.0: desktop effects "unsupported"

See the issue @V1Del linked above

Offline

Board footer

Powered by FluxBB