<?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 Re:Intel Data Center GPU Flex 140 Proxmox VM driver errors in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Intel-Data-Center-GPU-Flex-140-Proxmox-VM-driver-errors/m-p/1698325#M143145</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.intel.com/t5/user/viewprofilepage/user-id/431933" rel="noopener noreferrer" target="_blank"&gt;&lt;STRONG&gt;gpu_flex_question&lt;/STRONG&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To investigate this issue further, please assist us by providing your system configuration. You can do this by downloading the&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/download/18895/intel-system-support-utility-for-the-linux-operating-system.html" rel="noopener noreferrer" target="_blank"&gt;Intel® System Support Utility for the Linux* Operating System&lt;/A&gt;. Please refer to the&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000008563/ethernet-products.html#:~:text=Linux*%20process,view%20user%20interface." rel="noopener noreferrer" target="_blank"&gt;User Guide&amp;nbsp;&lt;/A&gt;for detailed instructions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I look forward to hearing from you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;JeanetteC.&lt;/P&gt;&lt;P&gt;Intel® Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 19 Jun 2025 05:29:04 GMT</pubDate>
    <dc:creator>JeanetteC_Intel</dc:creator>
    <dc:date>2025-06-19T05:29:04Z</dc:date>
    <item>
      <title>Intel Data Center GPU Flex 140 Proxmox VM driver errors</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Data-Center-GPU-Flex-140-Proxmox-VM-driver-errors/m-p/1698184#M143125</link>
      <description>&lt;P&gt;Hey all&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to get gpu passthrough working in proxmox with an Intel Flex 140 GPU. At the moment I am not splitting the GPU into multiple pieces with SR-IOV, I am just using it in one piece.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Ubuntu 24.04.5 LTS with the HWE 6.8.0 kernel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I sent the PCI device from the host to the guest with `&lt;SPAN&gt;hostpci0: 0000:16:00.0,pcie=1` and I can see the pci device on the host via `lspci`:&lt;BR /&gt;&lt;BR /&gt;```&lt;BR /&gt;01:00.0 Display controller: Intel Corporation Device 56c1 (rev 05)&lt;BR /&gt;Subsystem: Intel Corporation Device 4905&lt;BR /&gt;Physical Slot: 0&lt;BR /&gt;Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-&lt;BR /&gt;Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast &amp;gt;TAbort- &amp;lt;TAbort- &amp;lt;MAbort- &amp;gt;SERR- &amp;lt;PERR- INTx-&lt;BR /&gt;Region 0: Memory at 380200000000 (64-bit, prefetchable) [size=16M]&lt;BR /&gt;Region 2: Memory at 380000000000 (64-bit, prefetchable) [size=8G]&lt;BR /&gt;Capabilities: &amp;lt;access denied&amp;gt;&lt;BR /&gt;Kernel modules: intel_vsec, i915&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;I installed the driver dkms module with this link:&amp;nbsp;&lt;A href="https://dgpu-docs.intel.com/driver/installation.html#ubuntu" target="_blank"&gt;https://dgpu-docs.intel.com/driver/installation.html#ubuntu&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;When I run `sudo modprobe i915` I get the following error message in dmesg (possibly out of order)&lt;BR /&gt;&lt;BR /&gt;```&lt;BR /&gt;[ 196.732397] i915 0000:01:00.0: [drm] GT count: 256, enabled: 1&lt;BR /&gt;[ 206.734467] i915 0000:01:00.0: [drm] Waiting for HW initialisation...&lt;BR /&gt;[ 386.735008] i915 0000:01:00.0: [drm] *ERROR* gt0: intel_pcode_init failed -517&lt;BR /&gt;[ 386.735416] i915 0000:01:00.0: Device initialization failed (-517)&lt;BR /&gt;[ 196.731347] MMIO BAR malfunction, 0x1901f8 returned 0xffffffff&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;What am I doing wrong here? I'm thinking it might be something wrong with the host config but I have&amp;nbsp;&lt;BR /&gt;- Enabled IOMMU in grub&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- Enabled VT-x, VT-d, Above 4g Decoding, and SRIOV in the host UEFI&lt;BR /&gt;- Confirmed that on the host the vfio-pci driver is taking control of the gpu&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;- Am using the q35 machine and UEFI on the guest&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Where should I look to try and fix this error?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 18:24:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Data-Center-GPU-Flex-140-Proxmox-VM-driver-errors/m-p/1698184#M143125</guid>
      <dc:creator>gpu_flex_question</dc:creator>
      <dc:date>2025-06-18T18:24:47Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Data Center GPU Flex 140 Proxmox VM driver errors</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Data-Center-GPU-Flex-140-Proxmox-VM-driver-errors/m-p/1698325#M143145</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.intel.com/t5/user/viewprofilepage/user-id/431933" rel="noopener noreferrer" target="_blank"&gt;&lt;STRONG&gt;gpu_flex_question&lt;/STRONG&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To investigate this issue further, please assist us by providing your system configuration. You can do this by downloading the&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/download/18895/intel-system-support-utility-for-the-linux-operating-system.html" rel="noopener noreferrer" target="_blank"&gt;Intel® System Support Utility for the Linux* Operating System&lt;/A&gt;. Please refer to the&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000008563/ethernet-products.html#:~:text=Linux*%20process,view%20user%20interface." rel="noopener noreferrer" target="_blank"&gt;User Guide&amp;nbsp;&lt;/A&gt;for detailed instructions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I look forward to hearing from you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;JeanetteC.&lt;/P&gt;&lt;P&gt;Intel® Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2025 05:29:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Data-Center-GPU-Flex-140-Proxmox-VM-driver-errors/m-p/1698325#M143145</guid>
      <dc:creator>JeanetteC_Intel</dc:creator>
      <dc:date>2025-06-19T05:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Intel Data Center GPU Flex 140 Proxmox VM driver errors</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Data-Center-GPU-Flex-140-Proxmox-VM-driver-errors/m-p/1698434#M143156</link>
      <description>&lt;P&gt;Hey Jeanette,&lt;BR /&gt;&lt;BR /&gt;Below is the scan information for the proxmox guest vm. Do you need the output for the host vm as well?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;It seems like the "display" portion of the scan mostly mentioned the virtual graphic card that I have attached to my guest vm. I also have the intel flex gpu connected as a pci device. The intel GPU has pci address of 01:00.0 for reference&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you need any further information&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 12:26:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Data-Center-GPU-Flex-140-Proxmox-VM-driver-errors/m-p/1698434#M143156</guid>
      <dc:creator>gpu_flex_question</dc:creator>
      <dc:date>2025-06-19T12:26:28Z</dc:date>
    </item>
    <item>
      <title>Re:Intel Data Center GPU Flex 140 Proxmox VM driver errors</title>
      <link>https://community.intel.com/t5/Graphics/Intel-Data-Center-GPU-Flex-140-Proxmox-VM-driver-errors/m-p/1698649#M143186</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.intel.com/t5/user/viewprofilepage/user-id/431933" rel="noopener noreferrer" target="_blank"&gt;&lt;STRONG&gt;gpu_flex_question&lt;/STRONG&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please be advised that we have designated team that handles this product. Since we don't have Community thread for Intel® Data Center GPU Flex 140, I suggest reaching out to&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000057045/ethernet-products.html" rel="noopener noreferrer" target="_blank"&gt;Intel® Premier Support&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly check these helpful articles below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000057045/ethernet-products.html" rel="noopener noreferrer" target="_blank"&gt;How to Register and have Access to Intel® Premier Support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000092496/programs.html" rel="noopener noreferrer" target="_blank"&gt;Unable to Access Intel® Premier Support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll proceed in closing this thread now. If you require help in the future, please submit a new inquiry, as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;JeanetteC.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jun 2025 07:46:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Intel-Data-Center-GPU-Flex-140-Proxmox-VM-driver-errors/m-p/1698649#M143186</guid>
      <dc:creator>JeanetteC_Intel</dc:creator>
      <dc:date>2025-06-20T07:46:44Z</dc:date>
    </item>
  </channel>
</rss>

