From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by gabe.freedesktop.org (Postfix) with ESMTPS id 934C66E0FB for ; Mon, 29 Mar 2021 23:11:49 +0000 (UTC) From: "Vemasani, Vinod" Date: Mon, 29 Mar 2021 23:10:53 +0000 Message-ID: Content-Language: en-US MIME-Version: 1.0 Subject: [igt-dev] IGT on SLES List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0363148494==" Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: "igt-dev@lists.freedesktop.org" Cc: "Dewitt, David J" , "Latvala, Petri" , "Ursulin, Tvrtko" , "Musta, Tom" , "Lovin, Brian J" , "Nguyen, Anthony D" , "Kumar, Manish3" , "Sharp, Amanda K" List-ID: --===============0363148494== Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_DM6PR11MB2796AC0127DAAF10BF61915C917E9DM6PR11MB2796namp_" --_000_DM6PR11MB2796AC0127DAAF10BF61915C917E9DM6PR11MB2796namp_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello, I am trying to get intel-gpu-tools installed on SLES machine(s). The README= has instructions for Fedora/Debian and none for SLES. I reached out to cou= ple of contacts and they told me it has a dependency which is difficult to = meet for SLES. Is it true? Has anyone built on SLES successfully? Came across this package for SUSE - https://software.opensuse.org/download/= package?package=3Dintel-gpu-tools&project=3DopenSUSE%3ALeap%3A15.2 Installed RPM successfully but ran into this : /home/vvemasan/intel_gpu_top Failed to detect engines! (No such file or directory) (Kernel 4.16 or newer is required for i915 PMU support.) Any tips/thoughts/suggestions are appreciated. Thanks for your time! Vinod --_000_DM6PR11MB2796AC0127DAAF10BF61915C917E9DM6PR11MB2796namp_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello,

 

I am trying to get intel-gpu-tools installed on SLES= machine(s). The README has instructions for Fedora/Debian and none for SLE= S. I reached out to couple of contacts and they told me it has a dependency= which is difficult to meet for SLES. Is it true? Has anyone built on SLES successfully?

 

Came across this package for SUSE - https://software.opensuse.org/download/package?package=3Dintel-gpu-tools&am= p;project=3DopenSUSE%3ALeap%3A15.2

Installed RPM successfully but ran into this : =

 

/home/vvemasan/intel_gpu_top

Failed to detect engines! (No such file or dir= ectory)

(Kernel 4.16 or newer is required for i915 PMU= support.)

 

Any tips/thoughts/suggestions are appreciated. =

 

Thanks for your time!

 

Vinod

--_000_DM6PR11MB2796AC0127DAAF10BF61915C917E9DM6PR11MB2796namp_-- --===============0363148494== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev --===============0363148494==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2C17D6E881 for ; Tue, 30 Mar 2021 09:00:44 +0000 (UTC) References: From: Tvrtko Ursulin Message-ID: Date: Tue, 30 Mar 2021 10:00:38 +0100 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Subject: Re: [igt-dev] IGT on SLES List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: "Vemasani, Vinod" , "igt-dev@lists.freedesktop.org" Cc: "Dewitt, David J" , "Latvala, Petri" , "Ursulin, Tvrtko" , "Musta, Tom" , "Lovin, Brian J" , "Nguyen, Anthony D" , "Kumar, Manish3" , "Sharp, Amanda K" List-ID: On 30/03/2021 00:10, Vemasani, Vinod wrote: > Hello, > > I am trying to get intel-gpu-tools installed on SLES machine(s). The > README has instructions for Fedora/Debian and none for SLES. I reached > out to couple of contacts and they told me it has a dependency which is > difficult to meet for SLES. Is it true? Has anyone built on SLES > successfully? Haven't tried but it would be a serious fail if anything was distro specific. Probably it is just a matter of installing correct development/header packages. Please share more details of the problem. > Came across this package for SUSE - > https://software.opensuse.org/download/package?package=intel-gpu-tools&project=openSUSE%3ALeap%3A15.2 > > > > Installed RPM successfully but ran into this : > > *//home/vvemasan/intel_gpu_top/* > > */Failed to detect engines! (No such file or directory)/* > > */(Kernel 4.16 or newer is required for i915 PMU support.) /* > > Any tips/thoughts/suggestions are appreciated. According to the link this contains a package called intel-gpu-tools-1.23-lp1152.2.9.src.rpm. Version 1.23 was released in 2018 and there definitely were a bunch of fixes since. So you definitely want something newer. At least 1.25 but ideally git master. Just in case two questions: 1) Obviously your kernel is newer than 4.16? :) 2) Please paste: * Output from lspci * ls -ld /sys/devices/i915*/events/ * ls -l /sys/devices/i915*/events/ Regards, Tvrtko _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev