<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic i915 driver compilation on ubuntu in GPU Compute Software</title>
    <link>https://community.intel.com/t5/GPU-Compute-Software/i915-driver-compilation-on-ubuntu/m-p/1581681#M1328</link>
    <description>&lt;P&gt;I am compiling i915 GPU driver for Ubuntu 20.04 (kernel version:&amp;nbsp;5.15.0-97-lowlatency)&lt;/P&gt;&lt;P&gt;For compilation I am following the link provided on Intel Dashboard. Link is mentioned below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2024-0/rebuild-and-install-i915-module-ubuntu.html" target="_blank"&gt;Rebuild and Install Module i915 for GPU Analysis on Ubuntu* (intel.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cloned the kernel repository maintained by Ubuntu and checkout the tag: Ubuntu-hwe-5.15-5.15.0-97.107_20.04.1 to match the kernel I am using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All goes good. Driver is compiled successfully. I placed the driver as "extradriver" as per the above link. Updated the initramfs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After bootup, display driver doesn't show all the resolutions, it was showing with original driver.&lt;/P&gt;&lt;P&gt;Now it shows only 1280x720.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked the dmesg logs, driver throw following error:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[    4.021544] i915: no symbol version for module_layout
[    4.021628] i915: loading out-of-tree module taints kernel.
[    4.021628] i915: loading out-of-tree module taints kernel.
[    4.026210] i915: module verification failed: signature and/or required key missing - tainting kernel
[    4.033191] module: x86/modules: Skipping invalid relocation target, existing value is nonzero for type 1, loc 00000000eae9d500, val ffffffffc10e987d&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whereas same steps, work fine for ubuntu 18.04 (5.3.0-40-lowlatency) kernel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2024 06:14:35 GMT</pubDate>
    <dc:creator>panghal84</dc:creator>
    <dc:date>2024-03-19T06:14:35Z</dc:date>
    <item>
      <title>i915 driver compilation on ubuntu</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/i915-driver-compilation-on-ubuntu/m-p/1581681#M1328</link>
      <description>&lt;P&gt;I am compiling i915 GPU driver for Ubuntu 20.04 (kernel version:&amp;nbsp;5.15.0-97-lowlatency)&lt;/P&gt;&lt;P&gt;For compilation I am following the link provided on Intel Dashboard. Link is mentioned below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2024-0/rebuild-and-install-i915-module-ubuntu.html" target="_blank"&gt;Rebuild and Install Module i915 for GPU Analysis on Ubuntu* (intel.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cloned the kernel repository maintained by Ubuntu and checkout the tag: Ubuntu-hwe-5.15-5.15.0-97.107_20.04.1 to match the kernel I am using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All goes good. Driver is compiled successfully. I placed the driver as "extradriver" as per the above link. Updated the initramfs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After bootup, display driver doesn't show all the resolutions, it was showing with original driver.&lt;/P&gt;&lt;P&gt;Now it shows only 1280x720.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked the dmesg logs, driver throw following error:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[    4.021544] i915: no symbol version for module_layout
[    4.021628] i915: loading out-of-tree module taints kernel.
[    4.021628] i915: loading out-of-tree module taints kernel.
[    4.026210] i915: module verification failed: signature and/or required key missing - tainting kernel
[    4.033191] module: x86/modules: Skipping invalid relocation target, existing value is nonzero for type 1, loc 00000000eae9d500, val ffffffffc10e987d&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whereas same steps, work fine for ubuntu 18.04 (5.3.0-40-lowlatency) kernel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 06:14:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/i915-driver-compilation-on-ubuntu/m-p/1581681#M1328</guid>
      <dc:creator>panghal84</dc:creator>
      <dc:date>2024-03-19T06:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: i915 driver compilation on ubuntu</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/i915-driver-compilation-on-ubuntu/m-p/1582360#M1340</link>
      <description>&lt;P&gt;Is there anyone from Intel who can update below link for focal/jammy version.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/docs/vtune-profiler/user-guide/2024-0/rebuild-and-install-i915-module-ubuntu.html" target="_blank"&gt;Rebuild and Install Module i915 for GPU Analysis on Ubuntu* (intel.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Naseeb Panghal&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 06:56:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/i915-driver-compilation-on-ubuntu/m-p/1582360#M1340</guid>
      <dc:creator>panghal84</dc:creator>
      <dc:date>2024-03-21T06:56:16Z</dc:date>
    </item>
  </channel>
</rss>

