<?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 GPU Driver conflicts in GPU Compute Software</title>
    <link>https://community.intel.com/t5/GPU-Compute-Software/GPU-Driver-conflicts/m-p/1580300#M1316</link>
    <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;Following the OneAPI Installation guide from:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;A class="" href="https://www.intel.com/content/www/us/en/developer/articles/guide/installation-guide-for-oneapi-toolkits.html" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;SPAN class=""&gt;https://www.intel.com/content/www/us/en/developer/articles/guide/installation-guide-for-oneapi-toolkits.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;1. I confirmed that my hardware devices are supported client GPUs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;david@linux-desktop:~$ lspci -nn |grep -Ei 'VGA|DISPLAY'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:a780] (rev 04)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;03:00.0 VGA compatible controller [0300]: Intel Corporation Device [8086:56a0] (rev 08)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;(a780 signifies Intel UHD Graphics Xe Raptor Lake-S and&amp;nbsp;56a0 signifies Intel Arc A770 Graphics XeHPG Alchemist)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;2. Before you begin (installing OneAPI Base Package) - prerequisites&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;a) Install GPU drivers - took me to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="" href="https://dgpu-docs.intel.com/driver/client/overview.html" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;SPAN class=""&gt;https://dgpu-docs.intel.com/driver/client/overview.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I followed instructions for Customized Display Stack with Ubuntu 22.04 LTS HWE at 2.1.2, 2.1.3, 2.1.4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;As I assumed I would need GPU Debugging, I also followed section 2.1.5.1 to install the Out-Of-Tree Driver.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; sudo apt update &amp;amp;&amp;amp; sudo apt install -y --install-suggests linux-generic-hwe-22.04&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;The kernel actually installed was 6.5.0-18-generic, which subsequently rose to 6.5.0-21-generic.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;The first 5 steps seemed to execute but on step 6:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; sudo apt install -y \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; intel-i915-dkms intel-platform-vsec-dkms \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; intel-platform-cse-dkms intel-fw-gpu&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;I got the output:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; The following packages have unmet dependencies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; Intel-i915-dkms : Conflicts: intel-platform-cse-dkms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Conflicts: intel-platform-vsec-dkms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; E: Unable to correct problems, you have held broken packages.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Did I do something wrong? Or is there something else I should have done first?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;As far as I can see, I followed the installation instructions exactly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;( Originally posted on OneAPI Base Toolkit Forum 2 weeks ago - 97 views, 0 replies.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Perhaps this Community forum will prove more helpful. )&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2024 00:11:04 GMT</pubDate>
    <dc:creator>itl-dag</dc:creator>
    <dc:date>2024-03-14T00:11:04Z</dc:date>
    <item>
      <title>GPU Driver conflicts</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/GPU-Driver-conflicts/m-p/1580300#M1316</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;Following the OneAPI Installation guide from:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;A class="" href="https://www.intel.com/content/www/us/en/developer/articles/guide/installation-guide-for-oneapi-toolkits.html" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;SPAN class=""&gt;https://www.intel.com/content/www/us/en/developer/articles/guide/installation-guide-for-oneapi-toolkits.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;1. I confirmed that my hardware devices are supported client GPUs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;david@linux-desktop:~$ lspci -nn |grep -Ei 'VGA|DISPLAY'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:a780] (rev 04)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;03:00.0 VGA compatible controller [0300]: Intel Corporation Device [8086:56a0] (rev 08)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;(a780 signifies Intel UHD Graphics Xe Raptor Lake-S and&amp;nbsp;56a0 signifies Intel Arc A770 Graphics XeHPG Alchemist)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;2. Before you begin (installing OneAPI Base Package) - prerequisites&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;a) Install GPU drivers - took me to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="" href="https://dgpu-docs.intel.com/driver/client/overview.html" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;SPAN class=""&gt;https://dgpu-docs.intel.com/driver/client/overview.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;I followed instructions for Customized Display Stack with Ubuntu 22.04 LTS HWE at 2.1.2, 2.1.3, 2.1.4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;As I assumed I would need GPU Debugging, I also followed section 2.1.5.1 to install the Out-Of-Tree Driver.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; sudo apt update &amp;amp;&amp;amp; sudo apt install -y --install-suggests linux-generic-hwe-22.04&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;The kernel actually installed was 6.5.0-18-generic, which subsequently rose to 6.5.0-21-generic.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;The first 5 steps seemed to execute but on step 6:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; sudo apt install -y \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; intel-i915-dkms intel-platform-vsec-dkms \&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; intel-platform-cse-dkms intel-fw-gpu&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;I got the output:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; The following packages have unmet dependencies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; Intel-i915-dkms : Conflicts: intel-platform-cse-dkms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Conflicts: intel-platform-vsec-dkms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; E: Unable to correct problems, you have held broken packages.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Did I do something wrong? Or is there something else I should have done first?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;As far as I can see, I followed the installation instructions exactly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;( Originally posted on OneAPI Base Toolkit Forum 2 weeks ago - 97 views, 0 replies.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Perhaps this Community forum will prove more helpful. )&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 00:11:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/GPU-Driver-conflicts/m-p/1580300#M1316</guid>
      <dc:creator>itl-dag</dc:creator>
      <dc:date>2024-03-14T00:11:04Z</dc:date>
    </item>
    <item>
      <title>Re:GPU Driver conflicts</title>
      <link>https://community.intel.com/t5/GPU-Compute-Software/GPU-Driver-conflicts/m-p/1583777#M1351</link>
      <description>&lt;P&gt;1. intel-i915-dkms already provides intel-platform-cse-dkms and intel-platform-vsec-dkms. Please replace Step 6 with `sudo apt install -y intel-i915-dkms intel-fw-gpu`&lt;/P&gt;&lt;P&gt;2. I have made a note to have our documentation teams clarify instructions in &lt;A href="https://dgpu-docs.intel.com/driver/client/overview.html#install-out-of-tree-driver" target="_blank"&gt;https://dgpu-docs.intel.com/driver/client/overview.html#install-out-of-tree-driver&lt;/A&gt;. As you pointed out, linux-generic-hwe-22.04 now uses a more recent linux kernel version. However, the instructions assume the package still uses the 5.19 kernel.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know if 1 fixes the issue.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Mar 2024 06:18:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/GPU-Compute-Software/GPU-Driver-conflicts/m-p/1583777#M1351</guid>
      <dc:creator>Dunni_A_Intel</dc:creator>
      <dc:date>2024-03-27T06:18:55Z</dc:date>
    </item>
  </channel>
</rss>

