<?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:Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1699649#M143328</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.intel.com/t5/user/viewprofilepage/user-id/348726" rel="noopener noreferrer" target="_blank"&gt;@Jaakan-Shorter&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for providing the requested information. I will begin replicating the issue on our end and will update you once my analysis is complete. If I require any additional details, I’ll reach out to you here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Randy T.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Jun 2025 01:39:12 GMT</pubDate>
    <dc:creator>RandyT_Intel</dc:creator>
    <dc:date>2025-06-25T01:39:12Z</dc:date>
    <item>
      <title>Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing</title>
      <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1698854#M143207</link>
      <description>&lt;P&gt;I upgrade Ubuntu 24.10 to 25.04 ,&amp;nbsp;intel-level-zero-gpu-raytracing was still installed and cycles + GPU in&amp;nbsp;Blender 4.4.3 ran just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Operating system: Ubuntu 25.04 + Intel's repo&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Graphics card: Intel(R) Arc(TM) A750 Graphics&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cleaned up the old drivers and installed the ones for the version of Ubuntu I am running&lt;/P&gt;&lt;P&gt;&lt;A href="https://dgpu-docs.intel.com/driver/client/overview.html" target="_blank"&gt;https://dgpu-docs.intel.com/driver/client/overview.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in Blender under system &amp;gt; OneAPI list A750 and is checked and has&amp;nbsp;&lt;SPAN&gt;Embree checked&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hit render&lt;/P&gt;&lt;P&gt;oneAPI queue initialization error: got runtime exception "Hardware Raytracing is not available; please install "intel-level-zero-gpu-raytracing" to enable it or disable Embree on GPU."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I opened this issue with the blender devs too&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://projects.blender.org/blender/blender/issues/140631" target="_blank"&gt;https://projects.blender.org/blender/blender/issues/140631&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;error in debuging logs in blender&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Failed to load Ray Tracing Support Library libze_intel_gpu_raytracing.so&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ldd /usr/lib/x86_64-linux-gnu/libze_intel_gpu_raytracing.so&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;linux-vdso.so.1 (0x000073c20e6ac000)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libtbb.so.12 =&amp;gt; /lib/x86_64-linux-gnu/libtbb.so.12 (0x000073c20e608000)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libstdc++.so.6 =&amp;gt; /lib/x86_64-linux-gnu/libstdc++.so.6 (0x000073c20e200000)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libm.so.6 =&amp;gt; /lib/x86_64-linux-gnu/libm.so.6 (0x000073c20e511000)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libgcc_s.so.1 =&amp;gt; /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x000073c20e4e4000)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;libc.so.6 =&amp;gt; /lib/x86_64-linux-gnu/libc.so.6 (0x000073c20de00000)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/lib64/ld-linux-x86-64.so.2 (0x000073c20e6ae000)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ll /usr/lib/x86_64-linux-gnu/libze_intel_gpu_raytracing.so&lt;BR /&gt;-rw-r--r-- 1 root root 182528 May 2 12:12 /usr/lib/x86_64-linux-gnu/libze_intel_gpu_raytracing.so&lt;/P&gt;&lt;P&gt;locate libze_intel_gpu_raytracing.so&lt;BR /&gt;/usr/lib/x86_64-linux-gnu/libze_intel_gpu_raytracing.so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;apt list --installed | grep intel&lt;/P&gt;&lt;P&gt;intel-gsc/plucky,now 0.9.5-0ubuntu1~25.04~ppa1 amd64 [installed]&lt;BR /&gt;intel-media-va-driver-non-free/plucky,now 25.2.4-0ubuntu1~25.04~ppa1 amd64 [installed]&lt;BR /&gt;intel-metrics-discovery/plucky,now 1.14.180-0ubuntu1~25.04~ppa1 amd64 [installed]&lt;BR /&gt;intel-metrics-library/plucky,now 1.0.196-0ubuntu1~25.04~ppa1 amd64 [installed]&lt;BR /&gt;intel-microcode/plucky-updates,plucky-security,now 3.20250512.0ubuntu0.25.04.1 amd64 [installed,automatic]&lt;BR /&gt;intel-ocloc/plucky,now 25.18.33578.11-1~25.04~ppa1 amd64 [installed]&lt;BR /&gt;intel-opencl-icd/plucky,now 25.18.33578.11-1~25.04~ppa1 amd64 [installed]&lt;BR /&gt;libdrm-intel1/plucky,now 2.4.124-2 amd64 [installed,automatic]&lt;BR /&gt;libze-intel-gpu-raytracing/plucky,now 1.1.0-0ubuntu1~25.04~ppa1 amd64 [installed]&lt;BR /&gt;libze-intel-gpu1/plucky,now 25.18.33578.11-1~25.04~ppa1 amd64 [installed]&lt;BR /&gt;xserver-xorg-video-intel/plucky,now 2:2.99.917+git20210115-1build1 amd64 [installed,automatic]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jun 2025 14:33:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1698854#M143207</guid>
      <dc:creator>Jaakan-Shorter</dc:creator>
      <dc:date>2025-06-21T14:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing</title>
      <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1698872#M143210</link>
      <description>&lt;P&gt;A few quotes from the Blender Devs, that might help get this issue fixed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--- In previous versions, the library was using onetbb statically, and here we see it's not the case anymore. This is the breaking change as now it fails to load from Blender.&lt;/P&gt;&lt;P&gt;Which version of onetbb do you have? I see in kobuk ppa logs, the library has been built with 2022.0.0-2. In theory, as a workaround, pre-loading this version or a newer libtbb.so.12 should work for both the lib and blender.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--- based on the provided information, the problem is clear: there is some issue with a shared library from the Intel package here, because you can clearly see that there are some symbol failures:&lt;/P&gt;&lt;P&gt;LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libze_intel_gpu_raytracing.so blender /snap/blender/6181/blender: symbol lookup error: /usr/lib/x86_64-linux-gnu/libze_intel_gpu_raytracing.so: undefined symbol: _ZN3tbb6detail2r127get_thread_reference_vertexEPNS0_2d126wait_tree_vertex_interfaceE&amp;nbsp;&lt;/P&gt;&lt;P&gt;let me know if there is anything else I can do to help&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jun 2025 19:26:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1698872#M143210</guid>
      <dc:creator>Jaakan-Shorter</dc:creator>
      <dc:date>2025-06-21T19:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing</title>
      <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1699036#M143235</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/348726"&gt;@Jaakan-Shorter&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for sharing these details. I will coordinate internally to investigate the issue and findings from the software development team . We will assess whether it can be resolved on our end. I will provide you with updates and instructions as soon as I have more information. In addition,&amp;nbsp;&lt;SPAN class="TextRun SCXO93640781 BCX8" data-contrast="none"&gt;&lt;SPAN class="NormalTextRun SCXO93640781 BCX8"&gt;Please provide the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A class="HyperlinkV2 SCXO93640781 BCX8" href="https://www.intel.com/content/www/us/en/download/18895/intel-system-support-utility-for-the-linux-operating-system.html" target="_blank" rel="noopener noreferrer"&gt;&lt;SPAN class="TextRun SCXO93640781 BCX8" data-contrast="auto"&gt;&lt;SPAN class="NormalTextRun SCXO93640781 BCX8"&gt;SSU log&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN class="TextRun SCXO93640781 BCX8" data-contrast="none"&gt;&lt;SPAN class="NormalTextRun SCXO93640781 BCX8"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;report and share it here so I can review your system's configuration.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="EOP SCXO93640781 BCX8"&gt;&amp;nbsp;Your patience is appreciated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Randy T.&lt;/P&gt;
&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 04:39:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1699036#M143235</guid>
      <dc:creator>RandyT_Intel</dc:creator>
      <dc:date>2025-06-23T04:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing</title>
      <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1699282#M143274</link>
      <description>&lt;P&gt;I have attached the SSU log&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 21:45:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1699282#M143274</guid>
      <dc:creator>Jaakan-Shorter</dc:creator>
      <dc:date>2025-06-23T21:45:16Z</dc:date>
    </item>
    <item>
      <title>Re:Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing</title>
      <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1699378#M143287</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.intel.com/t5/user/viewprofilepage/user-id/348726" rel="noopener noreferrer" target="_blank"&gt;@Jaakan-Shorter&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently working on recreating the issue you reported, and I would like to clarify the steps you followed to ensure accuracy:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;You cleaned up the old drivers and installed the ones for the version of Ubuntu you are running, as per the instructions here:&amp;nbsp;&amp;nbsp;&lt;A href="https://dgpu-docs.intel.com/driver/client/overview.html" rel="noopener noreferrer" target="_blank"&gt;https://dgpu-docs.intel.com/driver/client/overview.html&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;In Blender, under System &amp;gt; OneAPI, the A750 is listed and checked, along with Embree.&lt;/LI&gt;&lt;LI&gt;You hit render.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please confirm if these steps are correct? Additionally, if possible, could you provide a sample file that demonstrates the issue? This will help us recreate the problem more efficiently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Randy T.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jun 2025 03:52:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1699378#M143287</guid>
      <dc:creator>RandyT_Intel</dc:creator>
      <dc:date>2025-06-24T03:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing</title>
      <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1699621#M143324</link>
      <description>&lt;P&gt;Sorry, I totally forgot the steps for Cycles, I attached a test project with Cycles+GPU compute already selected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Cleaned up the old drivers and installed the ones for the version of Ubuntu currently running ( 25.04 ), as per the instructions&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Open Blender, either leave the default cube or open a project&lt;/LI&gt;&lt;LI&gt;Go to Edit &amp;gt; Preferences &amp;gt; System &amp;gt; OneAPI, Make sure A750 is listed and checked, along with Embree.&lt;/LI&gt;&lt;LI&gt;Go to Properties &amp;gt; Render/Render&amp;nbsp; Properties &amp;gt; Make sure Render Engine = Cycles and Device = GPU compute&lt;/LI&gt;&lt;LI&gt;Go to Render &amp;gt;&amp;nbsp;Render Image&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot From 2025-06-24 19-12-59.png" style="width: 504px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/67026i783061AD7EF198F1/image-dimensions/504x413/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="504" height="413" role="button" title="Screenshot From 2025-06-24 19-12-59.png" alt="Screenshot From 2025-06-24 19-12-59.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot From 2025-06-24 19-12-40.png" style="width: 379px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/67025i21CAD694548F4DA4/image-dimensions/379x123/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="379" height="123" role="button" title="Screenshot From 2025-06-24 19-12-40.png" alt="Screenshot From 2025-06-24 19-12-40.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot From 2025-06-24 19-12-15.png" style="width: 478px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/67028i1C18606BD52D304A/image-dimensions/478x263/is-moderation-mode/true?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="478" height="263" role="button" title="Screenshot From 2025-06-24 19-12-15.png" alt="Screenshot From 2025-06-24 19-12-15.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot From 2025-06-24 19-31-43.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/67029iD500E85D2AAABCB5/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot From 2025-06-24 19-31-43.png" alt="Screenshot From 2025-06-24 19-31-43.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot From 2025-06-24 19-32-27.png" style="width: 999px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/67030i6787337183B8F475/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screenshot From 2025-06-24 19-32-27.png" alt="Screenshot From 2025-06-24 19-32-27.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 23:42:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1699621#M143324</guid>
      <dc:creator>Jaakan-Shorter</dc:creator>
      <dc:date>2025-06-24T23:42:59Z</dc:date>
    </item>
    <item>
      <title>Re:Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing</title>
      <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1699649#M143328</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.intel.com/t5/user/viewprofilepage/user-id/348726" rel="noopener noreferrer" target="_blank"&gt;@Jaakan-Shorter&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for providing the requested information. I will begin replicating the issue on our end and will update you once my analysis is complete. If I require any additional details, I’ll reach out to you here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Randy T.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2025 01:39:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1699649#M143328</guid>
      <dc:creator>RandyT_Intel</dc:creator>
      <dc:date>2025-06-25T01:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing</title>
      <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1700406#M143441</link>
      <description>&lt;P&gt;One of the Blender Devs posted a working around, which might point you in the right direction of the issue.&lt;/P&gt;&lt;P&gt;instead of&lt;/P&gt;&lt;P&gt;blender&lt;/P&gt;&lt;P&gt;do the following with the current packages&lt;/P&gt;&lt;P&gt;LD_PRELOAD="/usr/lib/x86_64-linux-gnu/libtbb.so.12 /usr/lib/x86_64-linux-gnu/libze_intel_gpu_raytracing.so" blender&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jun 2025 21:31:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1700406#M143441</guid>
      <dc:creator>Jaakan-Shorter</dc:creator>
      <dc:date>2025-06-29T21:31:07Z</dc:date>
    </item>
    <item>
      <title>Re:Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing</title>
      <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1700914#M143530</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.intel.com/t5/user/viewprofilepage/user-id/348726" rel="noopener noreferrer" target="_blank"&gt;@Jaakan-Shorter&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for providing this information. We are still investigating on this issue. We will get back to you as soon as possible. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jave Vincent A.&lt;/P&gt;&lt;P&gt;Intel Customer Support Engineer&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jul 2025 17:58:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1700914#M143530</guid>
      <dc:creator>JaveA_Intel</dc:creator>
      <dc:date>2025-07-01T17:58:16Z</dc:date>
    </item>
    <item>
      <title>Re:Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing</title>
      <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1701297#M143597</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/348726"&gt;@Jaakan-Shorter&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your patience. I'm contacting you on behalf of my technician, Randy. Allow me more time to recreate the issue you've raised.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll provide an update as soon as possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Ernesto C.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Engineer&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jul 2025 06:52:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1701297#M143597</guid>
      <dc:creator>Ernesto_C_Intel1</dc:creator>
      <dc:date>2025-07-03T06:52:43Z</dc:date>
    </item>
    <item>
      <title>Re:Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing</title>
      <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1701919#M143711</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.intel.com/t5/user/viewprofilepage/user-id/348726" rel="noopener noreferrer" target="_blank"&gt;@Jaakan-Shorter&lt;/A&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your continued patience. We've successfully recreated the issue on our end using Ubuntu 25.04.&amp;nbsp;At this point, we're proceeding with a deeper investigation to identify the root cause and determine a proper solution. Please note this may take some time, but we’re on it.&lt;/P&gt;&lt;P&gt;We’ll keep you informed with any relevant updates as soon as they’re available.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Von M.&lt;/P&gt;&lt;P&gt;Intel Customer Support Engineer&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jul 2025 08:58:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1701919#M143711</guid>
      <dc:creator>VonM_Intel</dc:creator>
      <dc:date>2025-07-07T08:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware Raytracing broken in Blender 4.4.3 after installing libze-intel-gpu-raytracing</title>
      <link>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1727805#M147242</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/330027"&gt;@VonM_Intel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm the packager/maintainer of the&amp;nbsp;intel-level-zero-gpu-raytracing package currently in a development repository for openSUSE. This is still an issue with both the tarball version of&amp;nbsp;blender-5.0.0-linux-x64 and&amp;nbsp;benchmark-launcher-cli-3.1.0-linux, in both case for it to work users need to add; `LD_PRELOAD="/usr/lib64/libze_intel_gpu_raytracing.so /usr/lib64/libtbb.so.12.16"`&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to submit this library to openSUSE Tumbleweed, but can't until this issue is resolved, so was wondering if any further progress has been made?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 17:49:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Hardware-Raytracing-broken-in-Blender-4-4-3-after-installing/m-p/1727805#M147242</guid>
      <dc:creator>malcolmlewis</dc:creator>
      <dc:date>2025-11-25T17:49:16Z</dc:date>
    </item>
  </channel>
</rss>

