<?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: driver errors on G33 running Vista in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859375#M7478</link>
    <description>Is there anyone from Intel's driver team here who can look at this problem? Is there somewhere else that a game developer should go for developer support?&lt;BR /&gt;&lt;BR /&gt; --Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Jul 2008 16:40:48 GMT</pubDate>
    <dc:creator>jsw</dc:creator>
    <dc:date>2008-07-17T16:40:48Z</dc:date>
    <item>
      <title>driver errors on G33 running Vista</title>
      <link>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859371#M7474</link>
      <description>My application is failing on various Intel graphics processors running Vista. The same application runs fine on XP. I'm running against the latest driver (7.15.10.1472). When running with the debug DirectX runtime, I'm seeing the following errors from the driver, which I can't find any information on:&lt;BR /&gt;&lt;BR /&gt;Direct3D9: (ERROR) :Failed to Open a shared surface for redirection&lt;BR /&gt;Direct3D9: (ERROR) :BitBlt or StretchBlt failed in Present&lt;BR /&gt;&lt;BR /&gt;When I try using the "Break on D3D9 Error" option in the DirectX control panel, my app just hangs when it hits an error, and never stops in the debugger with a breakpoint, so it is difficult for me to tell which D3D calls are causing these errors.&lt;BR /&gt;&lt;BR /&gt;I would appreciate any hints on the cause of these errors.&lt;BR /&gt;&lt;BR /&gt; --Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jul 2008 20:56:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859371#M7474</guid>
      <dc:creator>jsw</dc:creator>
      <dc:date>2008-07-10T20:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: driver errors on G33 running Vista</title>
      <link>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859372#M7475</link>
      <description>I should add that the entire screen goes blank for a second or two, and vista give a notification that says:&lt;BR /&gt;&lt;BR /&gt; Display driver stopped responding and has recovered&lt;BR /&gt; Display driver igfx stopped responding and has successfully recovered&lt;BR /&gt;&lt;BR /&gt;This occurs at the same time as the error messages in the previous post.&lt;BR /&gt;&lt;BR /&gt; --Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jul 2008 18:01:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859372#M7475</guid>
      <dc:creator>jsw</dc:creator>
      <dc:date>2008-07-11T18:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: driver errors on G33 running Vista</title>
      <link>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859373#M7476</link>
      <description>&lt;P&gt;Jeff,&lt;/P&gt;
&lt;P&gt;It's hard to tell what you're actually doing to cause the error you're seeing. If you could post the application that shows the problem, that would be helpful. Also, does this work with the previous version of the driver and just fails with the latest one? I'm just trying to tell if you're seeing this as new behavior or if you've never seen it work.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2008 18:12:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859373#M7476</guid>
      <dc:creator>Chris_M_Intel</dc:creator>
      <dc:date>2008-07-11T18:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: driver errors on G33 running Vista</title>
      <link>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859374#M7477</link>
      <description>Thanks for the reply Chris. The same problem occurs with the current driver and a year old driver.&lt;BR /&gt;&lt;BR /&gt;You can get the application here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.multiverse.net/consumer/gettingstarted.jsp?cid=1&amp;amp;scid=0"&gt;http://www.multiverse.net/consumer/gettingstarted.jsp?cid=1&amp;amp;scid=0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;On vista, after installation you may need to run the client as administrator the first time so that it can patch itself to the latest version.&lt;BR /&gt;&lt;BR /&gt;You should be able to see the problem with any of the worlds, but I would suggest you try the Multiverse Fantasy Demo World, since that is the one I have been testing.&lt;BR /&gt;&lt;BR /&gt;Thanks for taking a look.&lt;BR /&gt;&lt;BR /&gt; --Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jul 2008 20:28:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859374#M7477</guid>
      <dc:creator>jsw</dc:creator>
      <dc:date>2008-07-11T20:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: driver errors on G33 running Vista</title>
      <link>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859375#M7478</link>
      <description>Is there anyone from Intel's driver team here who can look at this problem? Is there somewhere else that a game developer should go for developer support?&lt;BR /&gt;&lt;BR /&gt; --Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jul 2008 16:40:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859375#M7478</guid>
      <dc:creator>jsw</dc:creator>
      <dc:date>2008-07-17T16:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: driver errors on G33 running Vista</title>
      <link>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859376#M7479</link>
      <description>Hi Jeff,&lt;BR /&gt;I checked again, and your problem is already being looked at.&lt;BR /&gt;As for the support channel question for developer issues, you can also email us -- however, in most cases, any graphics SW development issues will be handled by essentially the same group of engineers moderating this forum.&lt;BR /&gt;&lt;BR /&gt;==&lt;BR /&gt;







&lt;P class="MsoNormal"&gt;&lt;SPAN&gt;Lexi S.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;IntelSoftware NetworkSupport&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="http://www.intel.com/software"&gt;http://www.intel.com/software&lt;/A&gt;
&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="http://www.intel.com/cd/ids/developer/asmo-na/eng/58987.htm"&gt;Contact us&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jul 2008 18:06:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859376#M7479</guid>
      <dc:creator>Intel_Software_Netw1</dc:creator>
      <dc:date>2008-07-17T18:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: driver errors on G33 running Vista</title>
      <link>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859377#M7480</link>
      <description>Thanks for the update. Here are a few more details from my investigations...&lt;BR /&gt;&lt;BR /&gt;I tried capturing a PIX log, but PIX fails to collect any data when the driver crashes.&lt;BR /&gt;&lt;BR /&gt;The DirectX call that is causing the crash is DrawIndexedPrimitive().&lt;BR /&gt;&lt;BR /&gt;I did some experiments in our Model Viewer. Some of our models work ok in the Model Viewer, others cause the driver crash. The only pattern I have seen so far is that models with more complex materials (normal mapping, skeletal animation) are the ones that fail.&lt;BR /&gt;&lt;BR /&gt;I tried loading one of the models that causes the crash on Vista into a Model Viewer running on XP with the DirectX debug runtime set to maximum validation. The only messages I get on XP are some warnings for a few redundant settings of sampler states.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt; --Jeff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jul 2008 18:50:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859377#M7480</guid>
      <dc:creator>jsw</dc:creator>
      <dc:date>2008-07-17T18:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: driver errors on G33 running Vista</title>
      <link>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859378#M7481</link>
      <description>Any chance I can get an update on this issue? Its been 2 1/2 weeks since first reported. Mostly what I'm looking for is some technical information on what is causing the crash so that I can try and code a workaround and get my customers up and running again. Thanks.&lt;BR /&gt;&lt;BR /&gt; --Jeff&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jul 2008 16:24:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/driver-errors-on-G33-running-Vista/m-p/859378#M7481</guid>
      <dc:creator>jsw</dc:creator>
      <dc:date>2008-07-29T16:24:51Z</dc:date>
    </item>
  </channel>
</rss>

