<?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: 13900 770 gpu raptor lake  and opengl in Developing Games on Intel Graphics</title>
    <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1606571#M2286</link>
    <description>&lt;P&gt;Currently no one is being affected since these machines are not released until I make sure they&amp;nbsp; are all working. But soon the current machines at high schools and collages will need to be replaced within the next few months. Which is a total of 100 schools that will be affected in the first wave of upgrades in a few months.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2024 16:37:43 GMT</pubDate>
    <dc:creator>westj</dc:creator>
    <dc:date>2024-06-13T16:37:43Z</dc:date>
    <item>
      <title>13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1566184#M2144</link>
      <description>&lt;P&gt;It seems that since the 12th gen and 13th gen gpu are having issues working properly. Linux 22.04 os and opengl are causing artifact issues and flickering. Not for sure what exactly is causing this but have no issues until I update to Mesa 23. So is there a driver that needs to be updated or a fix for this issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 20:31:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1566184#M2144</guid>
      <dc:creator>westj</dc:creator>
      <dc:date>2024-01-25T20:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1566395#M2145</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/337043"&gt;@westj&lt;/a&gt;&amp;nbsp;ty for reaching out&lt;/P&gt;
&lt;P&gt;In order to investigate what needs to be done to fix the issue you're seeing, can you please share an evidence of what the artifacts/flickering look like?&lt;/P&gt;
&lt;P&gt;We'd also need the OpenGl example to try to repro the same behavior on a machine similar to yours&lt;/P&gt;
&lt;P&gt;Please include your system's SSU and the package that was working well prior to MESA 23 to have the full info and test.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks! Looking forward to hear from you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Karen&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 16:44:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1566395#M2145</guid>
      <dc:creator>karen_intel</dc:creator>
      <dc:date>2024-01-26T16:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1566423#M2146</link>
      <description>&lt;P&gt;I had to upgrade to a different package because the shade was off a bit. But if I take the previous version and put it in 10900 it works fine and no shade issues. When I upgraded to new mesa, then everything broke flickering and artifacts. Both the 13900 and the 10900 intel chips. I have tried different repos, different kernels, and even modifying code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also the error for the ssu&lt;/P&gt;&lt;P&gt;ssu_3.0.0.2_tar.gz&lt;/P&gt;&lt;P&gt;This product is not supported on this operating system.&lt;BR /&gt;Would you like to try to scan? (y/n)&lt;BR /&gt;y&lt;BR /&gt;ssu.sh: 741: [[: not found&lt;BR /&gt;ssu.sh: 743: [[: not found&lt;BR /&gt;ssu.sh: 745: [[: not found&lt;BR /&gt;ssu.sh: 748: [[: not found&lt;BR /&gt;ssu.sh: 817: Bad substitution&lt;BR /&gt;ssu.sh: 867: Syntax error: Bad for loop variable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Previous set up in my gen 10900&lt;/P&gt;&lt;P&gt;uname -a&lt;BR /&gt;Linux sp 5.6.0-1028-oem #28-Ubuntu SMP Tue Sep 8 13:34:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;glxinfo -B&lt;BR /&gt;name of display: :0.0&lt;BR /&gt;display: :0 screen: 0&lt;BR /&gt;direct rendering: Yes&lt;BR /&gt;Extended renderer info (GLX_MESA_query_renderer):&lt;BR /&gt;Vendor: Intel Open Source Technology Center (0x8086)&lt;BR /&gt;Device: Mesa DRI Intel(R) UHD Graphics 630 (CML GT2) (0x9bc5)&lt;BR /&gt;Version: 20.0.8&lt;BR /&gt;Accelerated: yes&lt;BR /&gt;Video memory: 3072MB&lt;BR /&gt;Unified memory: yes&lt;BR /&gt;Preferred profile: core (0x1)&lt;BR /&gt;Max core profile version: 4.6&lt;BR /&gt;Max compat profile version: 3.0&lt;BR /&gt;Max GLES1 profile version: 1.1&lt;BR /&gt;Max GLES[23] profile version: 3.2&lt;BR /&gt;OpenGL vendor string: Intel Open Source Technology Center&lt;BR /&gt;OpenGL renderer string: Mesa DRI Intel(R) UHD Graphics 630 (CML GT2)&lt;BR /&gt;OpenGL core profile version string: 4.6 (Core Profile) Mesa 20.0.8&lt;BR /&gt;OpenGL core profile shading language version string: 4.60&lt;BR /&gt;OpenGL core profile context flags: (none)&lt;BR /&gt;OpenGL core profile profile mask: core profile&lt;/P&gt;&lt;P&gt;OpenGL version string: 3.0 Mesa 20.0.8&lt;BR /&gt;OpenGL shading language version string: 1.30&lt;BR /&gt;OpenGL context flags: (none)&lt;/P&gt;&lt;P&gt;OpenGL ES profile version string: OpenGL ES 3.2 Mesa 20.0.8&lt;BR /&gt;OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Update version&lt;/P&gt;&lt;P&gt;uname -a&lt;BR /&gt;Linux sp 5.17.0-1035-oem #36-Ubuntu SMP PREEMPT Fri Jul 14 13:27:38 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;sudo glxinfo -B&lt;BR /&gt;name of display: :0.0&lt;BR /&gt;display: :0 screen: 0&lt;BR /&gt;direct rendering: Yes&lt;BR /&gt;Extended renderer info (GLX_MESA_query_renderer):&lt;BR /&gt;Vendor: Intel (0x8086)&lt;BR /&gt;Device: Mesa Intel(R) Graphics (RPL-S) (0xa780)&lt;BR /&gt;Version: 23.3.3&lt;BR /&gt;Accelerated: yes&lt;BR /&gt;Video memory: 15694MB&lt;BR /&gt;Unified memory: yes&lt;BR /&gt;Preferred profile: core (0x1)&lt;BR /&gt;Max core profile version: 4.6&lt;BR /&gt;Max compat profile version: 4.6&lt;BR /&gt;Max GLES1 profile version: 1.1&lt;BR /&gt;Max GLES[23] profile version: 3.2&lt;BR /&gt;OpenGL vendor string: Intel&lt;BR /&gt;OpenGL renderer string: Mesa Intel(R) Graphics (RPL-S)&lt;BR /&gt;OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.3.3 - kisak-mesa PPA&lt;BR /&gt;OpenGL core profile shading language version string: 4.60&lt;BR /&gt;OpenGL core profile context flags: (none)&lt;BR /&gt;OpenGL core profile profile mask: core profile&lt;/P&gt;&lt;P&gt;OpenGL version string: 4.6 (Compatibility Profile) Mesa 23.3.3 - kisak-mesa PPA&lt;BR /&gt;OpenGL shading language version string: 4.60&lt;BR /&gt;OpenGL context flags: (none)&lt;BR /&gt;OpenGL profile mask: compatibility profile&lt;/P&gt;&lt;P&gt;OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.3.3 - kisak-mesa PPA&lt;BR /&gt;OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 17:53:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1566423#M2146</guid>
      <dc:creator>westj</dc:creator>
      <dc:date>2024-01-26T17:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1566443#M2147</link>
      <description>&lt;P&gt;Okay so on creating the same issues based on code maybe a little bit more difficult. I know where the flickering cause the issue but cannot figure out why. If you need the fill code I can provide it but the program is huge.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;d&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;framerate_duration&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;time_duration&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;microseconds&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;1000000&lt;/SPAN&gt; &lt;SPAN&gt;/&lt;/SPAN&gt; &lt;SPAN&gt;framerate&lt;/SPAN&gt;&lt;SPAN&gt;));&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;If this is change to 250000 the flickering stops, which makes no sense.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;d&lt;/SPAN&gt;&lt;SPAN&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;framerate_duration&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;time_duration&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;microseconds&lt;/SPAN&gt;&lt;SPAN&gt;(250&lt;/SPAN&gt;&lt;SPAN&gt;000&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;/&lt;/SPAN&gt; &lt;SPAN&gt;framerate&lt;/SPAN&gt;&lt;SPAN&gt;));&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Artifact&lt;SPAN&gt;&amp;nbsp;is very visible.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;glTexImage2D&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;GL_TEXTURE_2D&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;GL_RGB&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;texture_width&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;texture_height&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;GL_RGBA&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;GL_UNSIGNED_BYTE&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;read_address&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I can partially&amp;nbsp;remove by using GL_RGB32F, most of the artifact will go away but it will come back when the video has move movement.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;glTexImage2D&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;GL_TEXTURE_2D&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;GL_RGB32F&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;texture_width&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;texture_height&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;GL_RGBA&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;GL_UNSIGNED_BYTE&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;read_address&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 18:48:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1566443#M2147</guid>
      <dc:creator>westj</dc:creator>
      <dc:date>2024-01-26T18:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1566449#M2148</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/337043"&gt;@westj&lt;/a&gt;&amp;nbsp; thank you for replying so quickly!&lt;/P&gt;
&lt;P&gt;And thank you for the evidence too, it looks kinda ugly &lt;LI-EMOJI id="lia_confused-face" title=":confused_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;
&lt;P&gt;Can you create a small project for us which will focus only on making the calls to reproduce the artifacts?&lt;/P&gt;
&lt;P&gt;We definitely don't need access to the whole code.&lt;BR /&gt;I'm asking for it because if I'm able to repro I need to pass the same project to the development team so they have an easy way to root cause the issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Keep me posted!&lt;BR /&gt;&lt;BR /&gt;Karen&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 18:58:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1566449#M2148</guid>
      <dc:creator>karen_intel</dc:creator>
      <dc:date>2024-01-26T18:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1566462#M2149</link>
      <description>&lt;P&gt;ssu file&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 20:01:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1566462#M2149</guid>
      <dc:creator>westj</dc:creator>
      <dc:date>2024-01-26T20:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1578924#M2173</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/337043"&gt;@westj&lt;/a&gt;&amp;nbsp;can you please share the project we requested to reproduce the issue?&lt;/P&gt;
&lt;P&gt;If there's no response in the upcoming days we will have to close this thread due to inactivity&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Karen&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 16:06:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1578924#M2173</guid>
      <dc:creator>karen_intel</dc:creator>
      <dc:date>2024-03-08T16:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1578975#M2175</link>
      <description>&lt;P&gt;I do apologize with the delay&amp;nbsp; I am also working with mesa for the opengl issues with iris. Trying to use apitrace but the errors are weird from what I gather. But I did notice another error that I am waiting for a response on. I can trying to package my program together and send but there will be a few things that they may need to add to run it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libEGL warning: failed to get driver name for fd -1&lt;/P&gt;&lt;P&gt;libEGL warning: MESA-LOADER: failed to retrieve device information&lt;/P&gt;&lt;P&gt;libEGL warning: failed to get driver name for fd -1&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 17:35:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1578975#M2175</guid>
      <dc:creator>westj</dc:creator>
      <dc:date>2024-03-08T17:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1578976#M2176</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/337043"&gt;@westj&lt;/a&gt;&amp;nbsp;welcome back!&lt;/P&gt;
&lt;P&gt;No problem. We can wait &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt; We just don't want to leave cases without activity or solution open&lt;/P&gt;
&lt;P&gt;I'll be waiting for your piece of code &lt;LI-EMOJI id="lia_grinning-face-with-smiling-eyes" title=":grinning_face_with_smiling_eyes:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Karen&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 17:39:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1578976#M2176</guid>
      <dc:creator>karen_intel</dc:creator>
      <dc:date>2024-03-08T17:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1579839#M2177</link>
      <description>&lt;P&gt;Everything should be here that you need to run the files, the tar.xz has the binary files, screenshots, and simple instructions. If anyone has any questions don't hesitate to reach out. All of this can be ran on any machine 10th gen it will work. But 13th gen is the issue target, running with linux 22.04 current kernel for my machine is&amp;nbsp; 6.5.0-1003-oem. But from my finding working with mesa using apitrace, the issue come down to egl and iris driver not working.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 14:58:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1579839#M2177</guid>
      <dc:creator>westj</dc:creator>
      <dc:date>2024-03-12T14:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1580504#M2183</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/337043"&gt;@westj&lt;/a&gt;&amp;nbsp;Okay, thanks a lot&lt;/P&gt;
&lt;P&gt;We will proceed to debug this case. Once we're able to confirm the issue will get back to you with a report number&lt;/P&gt;
&lt;P&gt;Otherwise, if we have questions I will contact you again. Have a great day&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Karen&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 15:26:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1580504#M2183</guid>
      <dc:creator>karen_intel</dc:creator>
      <dc:date>2024-03-14T15:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1593881#M2216</link>
      <description>&lt;P&gt;Is there any update on this ?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 14:14:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1593881#M2216</guid>
      <dc:creator>westj</dc:creator>
      <dc:date>2024-04-30T14:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1594504#M2221</link>
      <description>&lt;P&gt;Hii&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/337043"&gt;@westj&lt;/a&gt;&amp;nbsp;we're waiting on feedback from the driver team for updates on OpenGL&lt;BR /&gt;Next week I'll get back to you in case I have anything I want you to test on your end&lt;BR /&gt;&lt;BR /&gt;Karen&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 17:15:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1594504#M2221</guid>
      <dc:creator>karen_intel</dc:creator>
      <dc:date>2024-05-02T17:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1605761#M2284</link>
      <description>&lt;P&gt;Is there still no information on this issue or a solution? AMD seems to not have the same issues.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 15:41:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1605761#M2284</guid>
      <dc:creator>westj</dc:creator>
      <dc:date>2024-06-11T15:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1605766#M2285</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/337043"&gt;@westj&lt;/a&gt;&amp;nbsp;Our driver releases take about 3-6 months to include fixes. Our dev team is still working on improving the user experience for Linux users and OpenGL so, we expect to have updates soon. Also, if you can share the impact of this issue (if it's affecting an application that's used by a ? number of users) please let us know so we can inform our development team&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Karen&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 16:12:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1605766#M2285</guid>
      <dc:creator>karen_intel</dc:creator>
      <dc:date>2024-06-11T16:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1606571#M2286</link>
      <description>&lt;P&gt;Currently no one is being affected since these machines are not released until I make sure they&amp;nbsp; are all working. But soon the current machines at high schools and collages will need to be replaced within the next few months. Which is a total of 100 schools that will be affected in the first wave of upgrades in a few months.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 16:37:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1606571#M2286</guid>
      <dc:creator>westj</dc:creator>
      <dc:date>2024-06-13T16:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1606577#M2287</link>
      <description>&lt;P&gt;That works! I will add that to my report.&lt;/P&gt;
&lt;P&gt;We've tested this same behavior on discrete systems too and it has a small delay on ARC.&lt;/P&gt;
&lt;P&gt;Once I get my hands on one of the newest newest machines, I will test this one too.&lt;/P&gt;
&lt;P&gt;If we get similar results, I will add that to my report as well. Just wanted to inform you the regular cadence so you can have an idea.&lt;/P&gt;
&lt;P&gt;We're doing our best to have this fix out soon. Appreciate your patience and attention in advance &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;&lt;BR /&gt;Karen&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 17:08:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1606577#M2287</guid>
      <dc:creator>karen_intel</dc:creator>
      <dc:date>2024-06-13T17:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1623487#M2378</link>
      <description>&lt;P&gt;Has there been any news on the progression of the patch for this issue? Also could I get the case number for my reference.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2024 18:27:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1623487#M2378</guid>
      <dc:creator>westj</dc:creator>
      <dc:date>2024-08-15T18:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1624201#M2384</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/337043"&gt;@westj&lt;/a&gt;&amp;nbsp;ofc! Here it is 14022779992&lt;BR /&gt;Issue is still WIP on our end, any progress will update this thread&lt;BR /&gt;&lt;BR /&gt;Ty for your patience&lt;BR /&gt;&lt;BR /&gt;Karen&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 15:53:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1624201#M2384</guid>
      <dc:creator>karen_intel</dc:creator>
      <dc:date>2024-08-19T15:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: 13900 770 gpu raptor lake  and opengl</title>
      <link>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1665952#M2590</link>
      <description>&lt;P&gt;So I had Dell looking into the issue on the 13900 chip on the Optiplex 7010. So they only support Linux 22.04(Jammy), which will not work. So per documentation intel 13900 A780 GPU pci id requires 6.8 kernel that's part of 24.04 (noble).&amp;nbsp;A780 Intel® UHD Graphics 770 Xe Raptor Lake-S 6.8* 32.&amp;nbsp;&lt;A href="https://dgpu-docs.intel.com/devices/hardware-table.html" target="_blank"&gt;https://dgpu-docs.intel.com/devices/hardware-table.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also the mesa issue on this version of both 22.04 and 24.04,&amp;nbsp;MESA: warning: Driver does not support the 0xa780 PCI ID. This was the status for nodm. At this point looks like AMD has not had these issues. Intel dropped the ball on gens 12 to 14 for the onboard gpu. And seems like there will not be any fixes related to mesa, opengl and x11.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 21:40:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Developing-Games-on-Intel/13900-770-gpu-raptor-lake-and-opengl/m-p/1665952#M2590</guid>
      <dc:creator>westj</dc:creator>
      <dc:date>2025-02-13T21:40:41Z</dc:date>
    </item>
  </channel>
</rss>

