When I try to run intel_gpu_top it errors out printing this “No device filter specified and no discrete/integrated i915 devices found”. So I decided to find the driver for my GPU and ran lspci -k | grep -A 2 -i “VGA” but then awkwardly it showed :
When I try to run intel_gpu_top it errors out printing this “No device filter specified and no discrete/integrated i915 devices found”. So I decided to find the driver for my GPU and ran lspci -k | grep -A 2 -i “VGA” but then awkwardly it showed :
linux64:/home/stephan # cnf intel_gpu_top
Das Programm 'intel_gpu_top' kann im folgenden Paket gefunden werden:
* intel-gpu-tools Pfad: /usr/bin/intel_gpu_top, Repository: zypp (repo-oss) ]
Zum Installieren versuchen Sie:
zypper install intel-gpu-tools
I’ve complained to the developers about continuing with nomodeset on the installed system after it was found necessary to running the installer. They claim the consequences of not having it when needed are worse than those you encountered needing to not have it, and there’s no programmatic way for the installer to determine which condition would result on the installed system. Most often it’s needed on laptops with two GPUs, uncommonly on desktops with only the CPU’s IGP for graphics output.
A more comprehensive way to show relevant graphics data for troubleshooting: