Closed AldebaraanMKII closed 3 years ago
Your system is using software rendering. It's not using the Intel OpenGL driver. You can see this in the output of glxinfo -B
you shared: the glxinfo output says your driver is llvmpipe
, which is a software renderer.
Ropid's comment helped me out as well. Can confirm that this helped settle my picom fork's cpu usage.
Whenever i move a window, my cpu usage spikes to 80-100%. In KDE it's just 10-15%. I'm trying openbox because i though it was easier on performance than a heavier WM like Kwin.
Platform
Arcolinux 5.7.8-arch1-1
GPU, drivers, and screen setup
i3 3220 with integrated graphics Xeon E3-1200 v2/3rd gen core processor
name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: VMware, Inc. (0xffffffff) Device: llvmpipe (LLVM 10.0.0, 256 bits) (0xffffffff) Version: 20.1.3 Accelerated: no Video memory: 2991MB Unified memory: no Preferred profile: core (0x1) Max core profile version: 3.3 Max compat profile version: 3.1 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.1 OpenGL vendor string: VMware, Inc. OpenGL renderer string: llvmpipe (LLVM 10.0.0, 256 bits) OpenGL core profile version string: 3.3 (Core Profile) Mesa 20.1.3 OpenGL core profile shading language version string: 3.30 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile
OpenGL version string: 3.1 Mesa 20.1.3 OpenGL shading language version string: 1.40 OpenGL context flags: (none)
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 20.1.3 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
Environment
Openbox
picom version
vgit-d718c
Version: vgit-d718c
Extensions:
Misc:
Drivers (inaccurate):
Configuration:
Steps of reproduction
1. 2.
Expected behavior
15-25% cpu usage
Current Behavior
80-100% cpu usage
Stack trace