resources icon indicating copy to clipboard operation
resources copied to clipboard

HD 4000 gpu i945 not showing render nor usage

Open sbe-arg opened this issue 2 years ago • 3 comments

Is there an existing issue for this?

  • [X] I searched the existing issues and did not find anything similar.

Current Behavior

The usage for hd 4000 is not showing usage.

image

Expected Behavior

Somehow would be nice to see the render utilization as shown in the intel_gpu_top command or simular

Steps To Reproduce

N/A

Environment

Fedora 39
Resources version 1.3.0


glxinfo -B
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel (0x8086)
    Device: Mesa Intel(R) HD Graphics 4000 (IVB GT2) (0x166)
    Version: 23.3.6
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.2
    Max compat profile version: 4.2
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.0
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) HD Graphics 4000 (IVB GT2)
OpenGL core profile version string: 4.2 (Core Profile) Mesa 23.3.6
OpenGL core profile shading language version string: 4.20
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.2 (Compatibility Profile) Mesa 23.3.6
OpenGL shading language version string: 4.20
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.0 Mesa 23.3.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00

Anything else?

No response

sbe-arg avatar Mar 10 '24 05:03 sbe-arg

Seems that mission control has a related issue

https://gitlab.com/mission-center-devs/mission-center/-/issues/141 https://gitlab.freedesktop.org/drm/intel/-/issues/9976

I wonder if we move this to feature request to use intel_gpu_top for older models and not show usage but render and other values depending on gpu model.

sbe-arg avatar Mar 10 '24 05:03 sbe-arg

Hi, thanks for reporting the issue. Incorporating intel_gpu_top itself (which I'd very much like to avoid) or whatever it does to get GPU usage will probably be very difficult because it will likely require root. I'll see what I can do. :)

nokyan avatar Mar 10 '24 09:03 nokyan

Thanks for this awesome tool @nokyan

sbe-arg avatar Mar 11 '24 02:03 sbe-arg