<?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:Multi-GPU setup - possible solution to freezing in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Multi-GPU-setup-possible-solution-to-freezing/m-p/1511808#M120783</link>
    <description>&lt;P&gt;Hello JanT,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We hope you are doing fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have not heard back from you. So we will close this thread. If you need any additional information, submit a new question, as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Jean O.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 07 Aug 2023 18:51:56 GMT</pubDate>
    <dc:creator>Jean_Intel</dc:creator>
    <dc:date>2023-08-07T18:51:56Z</dc:date>
    <item>
      <title>Multi-GPU setup - possible solution to freezing</title>
      <link>https://community.intel.com/t5/Graphics/Multi-GPU-setup-possible-solution-to-freezing/m-p/1509220#M120557</link>
      <description>&lt;P&gt;System: Ryzen 5600G APU + Intel Arc 16GB LE in PCIe 3.0 x8 slot + NVIDIA GTX 1650 Super in PCI 2.0 x4 slot (behind B450 chipset). Also PS/2 mouse...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This setup was freezing randomly, until I discovered that I need enable MSI (message signaled interrupts) in registry for NVIDIA card. Now it works without freezes, finally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The key to be added is like this:&lt;/P&gt;&lt;P&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCI\...\...\Device Parameters\Interrupt Management\MessageSignaledInterruptProperties]&lt;BR /&gt;"MSISupported"=dword:00000001&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where ...\... is system specific adress that has to be found (just go to Enum\PCI and search NVIDIA and check that there is a name of your GPU).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then add&amp;nbsp;MessageSignaledInterruptProperties key and dword value MSISupported = 1.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JanT_0-1690568020633.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/44127i40277408A76ABF05/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="JanT_0-1690568020633.png" alt="JanT_0-1690568020633.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now both Intel, NVIDIA and even AMD work together in Windows and seems finall stable:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JanT_1-1690568169727.png" style="width: 400px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/44128i86642D37DDE48A3F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="JanT_1-1690568169727.png" alt="JanT_1-1690568169727.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It is very important that all GPUs have negative IRQ in device manager. Also beware - updating NVIDIA driver will disable MSI interrupts and registry must be manually edited again. I prefer manual editing by regedit withou using unknown thirdparty tools.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Those MSI interrupts when they are not enabled might be behind sound stutters on some systems too. There is not much info on the internet on this topic, but it might be very important to solve random freezing in some system. Pay attention to the messages in bluescreen, if it contains&amp;nbsp;&lt;SPAN&gt;DPC_WATCHDOG_VIOLATION&amp;nbsp;then it is IRQ problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What helped me a lot are those topics:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Puget system:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.pugetsystems.com/support/guides/updated-watchdog-dpc/" target="_blank"&gt;https://www.pugetsystems.com/support/guides/updated-watchdog-dpc/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Guru3D:&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.guru3d.com/threads/windows-line-based-vs-message-signaled-based-interrupts-msi-tool.378044/" target="_blank"&gt;https://forums.guru3d.com/threads/windows-line-based-vs-message-signaled-based-interrupts-msi-tool.378044/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 18:24:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Multi-GPU-setup-possible-solution-to-freezing/m-p/1509220#M120557</guid>
      <dc:creator>JanT</dc:creator>
      <dc:date>2023-07-28T18:24:02Z</dc:date>
    </item>
    <item>
      <title>Re:Multi-GPU setup - possible solution to freezing</title>
      <link>https://community.intel.com/t5/Graphics/Multi-GPU-setup-possible-solution-to-freezing/m-p/1509718#M120598</link>
      <description>&lt;P&gt;Hello JanT,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting on the Intel️® communities.&amp;nbsp;We would be more than glad to help you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;We are glad to know you found a solution, thank you for taking the time to share this fix, and hopefully, it may help other community members experiencing similar behavior.&amp;nbsp;If you require any further assistance, please do not hesitate to let us know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jean O.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Jul 2023 17:22:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Multi-GPU-setup-possible-solution-to-freezing/m-p/1509718#M120598</guid>
      <dc:creator>Jean_Intel</dc:creator>
      <dc:date>2023-07-31T17:22:19Z</dc:date>
    </item>
    <item>
      <title>Re:Multi-GPU setup - possible solution to freezing</title>
      <link>https://community.intel.com/t5/Graphics/Multi-GPU-setup-possible-solution-to-freezing/m-p/1511808#M120783</link>
      <description>&lt;P&gt;Hello JanT,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We hope you are doing fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have not heard back from you. So we will close this thread. If you need any additional information, submit a new question, as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Jean O.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Aug 2023 18:51:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Multi-GPU-setup-possible-solution-to-freezing/m-p/1511808#M120783</guid>
      <dc:creator>Jean_Intel</dc:creator>
      <dc:date>2023-08-07T18:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-GPU setup - possible solution to freezing</title>
      <link>https://community.intel.com/t5/Graphics/Multi-GPU-setup-possible-solution-to-freezing/m-p/1547480#M125180</link>
      <description>&lt;P&gt;Are there any downsides to the Nvidia card enabling MSI?&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 03:41:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Multi-GPU-setup-possible-solution-to-freezing/m-p/1547480#M125180</guid>
      <dc:creator>zenon</dc:creator>
      <dc:date>2023-11-26T03:41:12Z</dc:date>
    </item>
  </channel>
</rss>

