<?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 Intel QST SDK Linux: Which drivers is needed HECI or AMT? in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/Intel-QST-SDK-Linux-Which-drivers-is-needed-HECI-or-AMT/m-p/799299#M669</link>
    <description>I don't think you should (need to) change the device name. If I remember correctly, the QST SDK doesn't use the device by name so it wouldn't matter.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;For me it just works If I add the one line to the MEI source and compile &amp;amp; load it.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 06 Aug 2011 20:53:32 GMT</pubDate>
    <dc:creator>opperpanter</dc:creator>
    <dc:date>2011-08-06T20:53:32Z</dc:date>
    <item>
      <title>Intel QST SDK Linux: Which drivers is needed HECI or AMT?</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Intel-QST-SDK-Linux-Which-drivers-is-needed-HECI-or-AMT/m-p/799296#M666</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use the Intel QST SDK on my DH55TC motherboard. From Debian Squeeze.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Intel QST SDK documentation talks about installing the heci driver from &lt;A href="https://community.intel.com/www.openamt.org" target="_blank"&gt;www.openamt.org&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;This one is outdated, and needs some patches to get going on newer hardware. The patches are available in pdf documents, so not very smooth. See &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=82888&amp;amp;o=a&amp;amp;s=lr" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=82888&amp;amp;o=a&amp;amp;s=lr&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other side I understand that the new Intel AMT Open Source drivers contain the MEI drivers, which are basically  successor of the HECI driver or a superset of HECI &lt;/P&gt;&lt;P&gt;drivers. These can be downloaded from &lt;A href="http://software.intel.com/en-us/articles/download-the-latest-intel-amt-open-source-drivers/#comment-61037" target="_blank"&gt;http://software.intel.com/en-us/articles/download-the-latest-intel-amt-open-source-drivers/#comment-61037&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This driver doesn't compile on Debian Squeeze, see &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=83788&amp;amp;o=a&amp;amp;s=lr" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=83788&amp;amp;o=a&amp;amp;s=lr&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I am kinda stuck here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would love to have someone shed some light on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2011 22:04:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Intel-QST-SDK-Linux-Which-drivers-is-needed-HECI-or-AMT/m-p/799296#M666</guid>
      <dc:creator>opperpanter</dc:creator>
      <dc:date>2011-06-24T22:04:08Z</dc:date>
    </item>
    <item>
      <title>Intel QST SDK Linux: Which drivers is needed HECI or AMT?</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Intel-QST-SDK-Linux-Which-drivers-is-needed-HECI-or-AMT/m-p/799297#M667</link>
      <description>I solved my compilation problem (mentioned above), and got the AMT/MEI module loaded correctly.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;The sample applications in the Intel QST SDK now run correctly.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;So it seems that the HECI driver from &lt;A href="https://community.intel.com/www.openamt.org" target="_blank"&gt;www.openamt.org&lt;/A&gt; is no longer needed.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Would be good to have some official info from Intel though.&lt;/DIV&gt;</description>
      <pubDate>Sat, 25 Jun 2011 00:06:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Intel-QST-SDK-Linux-Which-drivers-is-needed-HECI-or-AMT/m-p/799297#M667</guid>
      <dc:creator>opperpanter</dc:creator>
      <dc:date>2011-06-25T00:06:04Z</dc:date>
    </item>
    <item>
      <title>Intel QST SDK Linux: Which drivers is needed HECI or AMT?</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Intel-QST-SDK-Linux-Which-drivers-is-needed-HECI-or-AMT/m-p/799298#M668</link>
      <description>Hello opperpanter,&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;how did you solve your problem? If i run one of the example sdk programs i always get a ERRNO 19 (no such device). The mei and SDK does compile and the mei module is loaded.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I changed /dev/heci to /dev/mei in the device library sources, but this doesnt helped me.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hopefully you can help me.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Bye&lt;/DIV&gt;</description>
      <pubDate>Tue, 19 Jul 2011 13:49:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Intel-QST-SDK-Linux-Which-drivers-is-needed-HECI-or-AMT/m-p/799298#M668</guid>
      <dc:creator>thelexus</dc:creator>
      <dc:date>2011-07-19T13:49:09Z</dc:date>
    </item>
    <item>
      <title>Intel QST SDK Linux: Which drivers is needed HECI or AMT?</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Intel-QST-SDK-Linux-Which-drivers-is-needed-HECI-or-AMT/m-p/799299#M669</link>
      <description>I don't think you should (need to) change the device name. If I remember correctly, the QST SDK doesn't use the device by name so it wouldn't matter.&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;For me it just works If I add the one line to the MEI source and compile &amp;amp; load it.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 06 Aug 2011 20:53:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Intel-QST-SDK-Linux-Which-drivers-is-needed-HECI-or-AMT/m-p/799299#M669</guid>
      <dc:creator>opperpanter</dc:creator>
      <dc:date>2011-08-06T20:53:32Z</dc:date>
    </item>
    <item>
      <title>Intel QST SDK Linux: Which drivers is needed HECI or AMT?</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Intel-QST-SDK-Linux-Which-drivers-is-needed-HECI-or-AMT/m-p/799300#M670</link>
      <description>Hi,&lt;BR /&gt;I am having the exact same problem - ERRNO 19 (no such device).&lt;BR /&gt;&lt;BR /&gt;I tried strace on the bustest program and it showed its trying to open /dev/heci. So I thought maybe I could symlink /dev/mei to /dev/heci. Now it shows &lt;BR /&gt;&lt;BR /&gt;ioctl(3, HIDIOCGRDESCSIZE or HIDIOCGVERSION or SNDRV_HWDEP_IOCTL_INFO, 0x7fff63b5e290) = -1 EINVAL (Invalid argument)&lt;BR /&gt;&lt;BR /&gt;Is it because the QST SDK was written to use the older HECI driver thats causing this problem?&lt;BR /&gt;&lt;BR /&gt;I am not a programmer so I do not know what's the next step to take from here. Can anyone help me?&lt;BR /&gt;&lt;BR /&gt;I am running Fedora 15 x86_64 on a Q35-based machine. The mei module compiles and loads fine.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Aug 2011 10:31:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Intel-QST-SDK-Linux-Which-drivers-is-needed-HECI-or-AMT/m-p/799300#M670</guid>
      <dc:creator>wehcgk</dc:creator>
      <dc:date>2011-08-17T10:31:50Z</dc:date>
    </item>
  </channel>
</rss>

