Public bug reported: I have an Intel B580 GPU, which I would like to use for running local LLMs and related applications. After installing the intel graphics runtime from kobuk PPA, I can not even run "clinfo" any longer:
$ clinfo Abort was called at 15 line in file: ./shared/source/gmm_helper/resource_info.cpp Aborted (core dumped) clinfo The file resource_info.cpp is from here: https://github.com/intel/compute- runtime/blob/master/shared/source/gmm_helper/resource_info.cpp#L15 While this library code seems to be far outside the realm of clinfo, the assertion suggests, that at least one of my OpenCL capable devices has not been recognized. The GPU is recognized and fully functional as graphics device, through: $ lspci -k | grep -EA3 'VGA|3D|Display' 08:00.0 VGA compatible controller: Intel Corporation Battlemage G21 [Arc B580] Subsystem: ASRock Incorporation Device 6021 Kernel driver in use: xe Kernel modules: xe Please let me know, if I can be of further assistance. I am willing to compile and run test code on my box. ProblemType: Bug DistroRelease: Ubuntu 26.04 Package: clinfo 3.0.25.02.14-1build1 ProcVersionSignature: Ubuntu 7.0.0-22.22-generic 7.0.0 Uname: Linux 7.0.0-22-generic x86_64 NonfreeKernelModules: socwatch2_16 sep5 pax ApportVersion: 2.34.0-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: unknown Date: Wed Jun 10 18:54:50 2026 InstallationDate: Installed on 2025-12-11 (181 days ago) InstallationMedia: Kubuntu 25.10 "Questing Quokka" - Release amd64 (20251007) SourcePackage: clinfo UpgradeStatus: Upgraded to resolute on 2026-06-04 (6 days ago) ** Affects: clinfo (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug resolute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2156376 Title: clinfo aborts inside libigdrcl.so To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/clinfo/+bug/2156376/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
