You are not logged in.
I'm running the latest arch standard kernel using xe as the DRI kernel module with i915 blacklisted. This is the error I get:
⤷ $ sudo intel_gpu_top
Failed to detect engines! (No such file or directory)
(Kernel 4.16 or newer is required for i915 PMU support.)
Segmentation fault
"vulkaninfo" and "vainfo" work perfectly fine:
[10:14][fcomolli@tu45b-arch][~/Build]
⤷ $ vulkaninfo |head -5
MESA: warning: Support for this platform is experimental with Xe KMD, bug reports may be ignored.
MESA: warning: Support for this platform is experimental with Xe KMD, bug reports may be ignored.
==========
VULKANINFO
==========
Vulkan Instance Version: 1.3.279
[10:14][fcomolli@tu45b-arch][~/Build]
⤷ $ vainfo|head -3
Trying display: wayland
vainfo: VA-API version: 1.21 (libva 2.21.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 24.2.2 ()
[10:14][fcomolli@tu45b-arch][~/Build]
⤷ $ as does everything else.
I see that the package "intel-gpu-tools" is flagged out-of-date since last September so I guess poking the maintainer is pointless. Moreover, the AUR -git package does not compile either.
Fastfetch output:
-` fcomolli@tu45b-arch
.o+` -------------------
`ooo/ OS: Arch Linux x86_64
`+oooo: Packages: 1101 (pacman)
`+oooooo: DE: KDE Plasma 6.0.4
-+oooooo+: WM: KWin (Wayland)
`/:-:++oooo+: WM Theme: Breeze
`/++++/+++++++: Theme: Breeze (Dark) [QT], Breeze-Dark [GTK2], Breeze [GTK3]
`/++++++++++++++: Icons: Tela-circle-blue-dark [QT], Tela-circle-blue-dark [GTK2/3/4]
`/+++ooooooooooooo/` Font: Font Awesome v4 Compatibility (11pt) [QT], Font Awesome v4 Compatibility (11pt) [GTK2/3/4]
./ooosssso++osssssso+` Terminal: konsole 24.2.2
.oossssso-````/ossssss+` Terminal Font: SpaceMono Nerd Font Mono (10pt)
-osssssso. :ssssssso. CPU: 11th Gen Intel(R) Core(TM) i7-1185G7 (8) @ 4,80 GHz
:osssssss/ osssso+++. GPU: Intel Iris Xe Graphics [Integrated]
/ossssssss/ +ssssooo/- Vulkan: 1.3.274 - Intel open-source Mesa driver [Mesa 24.0.6-arch1.2]
`/ossssso+/:- -:/+osssso+- Memory: 6,93 GiB / 31,10 GiB (22%)
`+sso+:-` `.-/+oso: Swap: 9,71 MiB / 7,77 GiB (0%)
`++:. `-/+/ Battery: 54% [Discharging]
.` `/ -------------------Any suggestions?
Edit: I managed to compile the AUR -git package, the PKGBUILD is wrong but the 7-month old suggestion in the comments helped (still I don't understand why maintainers ignore this kind of help). Anyways, no crashes this time but still it does not work, bummer. There's already a 4-month old issue on gitlab (#153) for this.
Last edited by fmc000 (2024-05-12 10:17:03)
Linux user since 1996. Currently running Arch on an I7 11th gen laptop with root on zfs with zrepl.
Offline
Similar issue here, no results with Arc A750 using the Xe driver. Actually, it shows the iGPU if I run the command normally. But when I choose the dGPU:
$ sudo intel_gpu_top -d drm:/dev/dri/card0Failed to detect engines! (No such file or directory)
(Kernel 4.16 or newer is required for i915 PMU support.)No segmentation fault for me though, still, it doesn't work so it's useless at the moment.
Last edited by LarryDave (2024-11-01 15:24:24)
Offline