<?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:Error: Invalid SGX device. in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1209692#M3971</link>
    <description>&lt;P&gt;&lt;B&gt;Intel is no longer monitoring this thread. If you want a response from Intel in a follow-up question, please open a new thread.&lt;/B&gt;&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Sep 2020 21:31:27 GMT</pubDate>
    <dc:creator>JesusG_Intel</dc:creator>
    <dc:date>2020-09-15T21:31:27Z</dc:date>
    <item>
      <title>Error: Invalid SGX device.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205181#M3929</link>
      <description>&lt;H3&gt;Error Message&lt;/H3&gt;
&lt;P&gt;My computer used to be able to with SGX-protected programs, but now it fails to run them anymore.&lt;BR /&gt;The programs will throw errors as the following:&lt;/P&gt;
&lt;PRE&gt;Info: Please make sure SGX module is enabled in the BIOS, and install SGX driver afterwards.&lt;BR /&gt;Error: Invalid SGX device.&lt;/PRE&gt;
&lt;P&gt;I reproduce the error in&amp;nbsp;SampleEnclave, from the Intel SGX SDK sample code.&lt;/P&gt;
&lt;PRE&gt;$ make SGX_MODE=HW&lt;BR /&gt;...&lt;BR /&gt;$ ./app&lt;BR /&gt;Info: Please make sure SGX module is enabled in the BIOS, and install SGX driver afterwards.&lt;BR /&gt;Error: Invalid SGX device.&lt;BR /&gt;Enter a character before exit ...&lt;/PRE&gt;
&lt;P&gt;The binary is runnable if SampleEnclave is compiled for simulation mode.&lt;/P&gt;
&lt;PRE&gt;$ make SGX_MODE=SIM&lt;BR /&gt;...&lt;BR /&gt;$ ./app&lt;BR /&gt;Checksum(0x0x7ffca1fcc530, 100) = 0xfffd4143&lt;BR /&gt;Info: executing thread synchronization, please wait...&lt;BR /&gt;Info: SampleEnclave successfully returned.&lt;BR /&gt;Enter a character before exit ...&lt;/PRE&gt;
&lt;H4&gt;Auxiliary Information&lt;/H4&gt;
&lt;P&gt;OS:&amp;nbsp;Ubuntu* 18.04 LTS Desktop 64bits&lt;BR /&gt;Linux Header:&amp;nbsp;linux-headers-5.4.0-42-generic&lt;BR /&gt;CPU:&amp;nbsp;Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz&lt;BR /&gt;SGX SDK Version:&amp;nbsp;sgx_linux_x64_sdk_2.11.100.2&lt;BR /&gt;SGX Driver:&amp;nbsp;&lt;A class="f6 link-gray text-mono ml-2 d-none d-lg-inline" href="https://github.com/intel/linux-sgx-driver/commit/b0a445ba09e96e1d0507487e5c496485a9cf3742" data-pjax="" target="_blank"&gt;b0a445b&lt;/A&gt;&lt;BR /&gt;SGX PSW:&amp;nbsp;2.11.100.2-bionic1&lt;/P&gt;
&lt;PRE&gt;$ dmesg | grep sgx&lt;BR /&gt;[ 2.099517] isgx: loading out-of-tree module taints kernel.&lt;BR /&gt;[ 2.099544] isgx: module verification failed: signature and/or required key missing - tainting kernel&lt;BR /&gt;[ 2.099782] intel_sgx: Intel SGX Driver v2.6.0&lt;BR /&gt;[ 2.099795] intel_sgx INT0E0C:00: EPC bank 0x80200000-0x85f80000&lt;BR /&gt;[ 2.100810] intel_sgx: second initialization call skipped&lt;/PRE&gt;
&lt;PRE&gt;$ lsmod | grep sgx&lt;BR /&gt;isgx 53248 1&lt;/PRE&gt;
&lt;P&gt;I ran&amp;nbsp;&lt;A href="https://github.com/ayeks/SGX-hardware" data-pjax="#js-repo-pjax-container" target="_blank"&gt;SGX-hardware&lt;/A&gt;&amp;nbsp;to make sure the SGX device exists.&lt;/P&gt;
&lt;PRE&gt;$ ./test-sgx&lt;BR /&gt;...&lt;BR /&gt;Extended feature bits (EAX=07H, ECX=0H)&lt;BR /&gt;eax: 0 ebx: 29c6fbf ecx: 0 edx: 9c002600&lt;BR /&gt;sgx available: 1&lt;BR /&gt;sgx launch control: 0&lt;BR /&gt;&lt;BR /&gt;CPUID Leaf 12H, Sub-Leaf 0 of Intel SGX Capabilities (EAX=12H,ECX=0)&lt;BR /&gt;eax: 1 ebx: 0 ecx: 0 edx: 241f&lt;BR /&gt;sgx 1 supported: 1&lt;BR /&gt;sgx 2 supported: 0&lt;BR /&gt;MaxEnclaveSize_Not64: 1f&lt;BR /&gt;MaxEnclaveSize_64: 24&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I reinstalled the SGX SDK, PSW, and driver several times, and it didn't work.&lt;/P&gt;
&lt;P&gt;I googled the error message but still couldn't find any viable solution.&lt;/P&gt;
&lt;P&gt;Can anyone give me some hints to resolve this issue? I will be grateful for your help.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Aug 2020 07:30:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205181#M3929</guid>
      <dc:creator>Lucyan</dc:creator>
      <dc:date>2020-08-29T07:30:46Z</dc:date>
    </item>
    <item>
      <title>Re:Error: Invalid SGX device.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205552#M3930</link>
      <description>&lt;P&gt;Hello Lucyan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I was able to reproduce your issue if I ran the sample before installing the launch service from the SGX PSW.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please try installing the SGX PSW by running the commands in for Intel SGX PSW Installation on the bottom of page 7 of &lt;A href="https://download.01.org/intel-sgx/sgx-linux/2.11/docs/Intel_SGX_Installation_Guide_Linux_2.11_Open_Source.pdf" rel="noopener noreferrer" target="_blank"&gt;https://download.01.org/intel-sgx/sgx-linux/2.11/docs/Intel_SGX_Installation_Guide_Linux_2.11_Open_Source.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$ echo 'deb [arch=amd64] &lt;A href="https://download.01.org/intel-sgx/sgx_repo/ubuntu" target="_blank"&gt;https://download.01.org/intel-sgx/sgx_repo/ubuntu&lt;/A&gt; bionic main' | sudo tee /etc/apt/sources.list.d/intel-sgx.list&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$ wget -qO - &lt;A href="https://download.01.org/intel-sgx/sgx_repo/ubuntu/intel-sgx-deb.key" target="_blank"&gt;https://download.01.org/intel-sgx/sgx_repo/ubuntu/intel-sgx-deb.key&lt;/A&gt; | sudo apt-key add -&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$ sudo apt-get update&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;# Installing only the launch service&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier;"&gt;$ sudo apt-get install libsgx-launch libsgx-urts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Try running the sample after you install the launch service as described above.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Aug 2020 18:38:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205552#M3930</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-08-31T18:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Error: Invalid SGX device.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205568#M3931</link>
      <description>&lt;P&gt;Hello JesusG,&lt;/P&gt;
&lt;P&gt;Thank you for your help. But after following the instructions, I still can't get the sample code running. Here are the outputs from the terminal.&lt;/P&gt;
&lt;PRE&gt;... (the previous installation commands)&lt;BR /&gt;$ sudo apt-get install libsgx-launch libsgx-urts&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree&lt;BR /&gt;Reading state information... Done&lt;BR /&gt;libsgx-launch is already the newest version (2.11.100.2-bionic1).&lt;BR /&gt;libsgx-urts is already the newest version (2.11.100.2-bionic1).&lt;BR /&gt;...&lt;BR /&gt;$ make SGX_MODE=HW&lt;BR /&gt;...&lt;BR /&gt;$ ./app&lt;BR /&gt;Info: Please make sure SGX module is enabled in the BIOS, and install SGX driver afterwards.&lt;BR /&gt;Error: Invalid SGX device.&lt;BR /&gt;Enter a character before exit ...&lt;/PRE&gt;
&lt;P&gt;I tried rebooting my machine after installing the packages, but it didn't work either.&lt;/P&gt;
&lt;P&gt;Please let me know if you need any other information.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 20:32:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205568#M3931</guid>
      <dc:creator>Lucyan</dc:creator>
      <dc:date>2020-08-31T20:32:04Z</dc:date>
    </item>
    <item>
      <title>Re:Error: Invalid SGX device.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205802#M3932</link>
      <description>&lt;P&gt;Hello Lucyan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please provide the list of all installed SGX components by running:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;$ apt list --installed | grep -i sgx&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2020 14:43:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205802#M3932</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-09-01T14:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Error: Invalid SGX device.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205807#M3933</link>
      <description>&lt;P&gt;Hello JesusG,&lt;/P&gt;
&lt;P&gt;No problem. Here you go.&lt;/P&gt;
&lt;PRE&gt;$ apt list --installed | grep -i sgx&lt;BR /&gt;&lt;BR /&gt;WARNING: apt does not have a stable CLI interface. Use with caution in scripts.&lt;BR /&gt;&lt;BR /&gt;libsgx-ae-epid/unknown,now 2.11.100.2-bionic1 amd64 [installed,automatic]&lt;BR /&gt;libsgx-ae-le/unknown,now 2.11.100.2-bionic1 amd64 [installed,auto-removable]&lt;BR /&gt;libsgx-ae-pce/unknown,now 2.11.100.2-bionic1 amd64 [installed,automatic]&lt;BR /&gt;libsgx-ae-qe3/unknown,now 1.8.100.2-bionic1 amd64 [installed,automatic]&lt;BR /&gt;libsgx-ae-qve/unknown,now 1.8.100.2-bionic1 amd64 [installed,automatic]&lt;BR /&gt;libsgx-aesm-ecdsa-plugin/unknown,now 2.11.100.2-bionic1 amd64 [installed,automatic]&lt;BR /&gt;libsgx-aesm-epid-plugin/unknown,now 2.11.100.2-bionic1 amd64 [installed,automatic]&lt;BR /&gt;libsgx-aesm-pce-plugin/unknown,now 2.11.100.2-bionic1 amd64 [installed,automatic]&lt;BR /&gt;libsgx-aesm-quote-ex-plugin/unknown,now 2.11.100.2-bionic1 amd64 [installed,automatic]&lt;BR /&gt;libsgx-dcap-ql/unknown,now 1.8.100.2-bionic1 amd64 [installed]&lt;BR /&gt;libsgx-dcap-quote-verify/unknown,now 1.8.100.2-bionic1 amd64 [installed,automatic]&lt;BR /&gt;libsgx-enclave-common/unknown,now 2.11.100.2-bionic1 amd64 [installed]&lt;BR /&gt;libsgx-enclave-common-dbgsym/unknown,now 2.11.100.2-bionic1 amd64 [installed]&lt;BR /&gt;libsgx-enclave-common-dev/unknown,now 2.11.100.2-bionic1 amd64 [installed]&lt;BR /&gt;libsgx-epid/unknown,now 2.11.100.2-bionic1 amd64 [installed]&lt;BR /&gt;libsgx-launch/unknown,now 2.11.100.2-bionic1 amd64 [installed]&lt;BR /&gt;libsgx-pce-logic/unknown,now 1.8.100.2-bionic1 amd64 [installed,automatic]&lt;BR /&gt;libsgx-qe3-logic/unknown,now 1.8.100.2-bionic1 amd64 [installed,automatic]&lt;BR /&gt;libsgx-quote-ex/unknown,now 2.11.100.2-bionic1 amd64 [installed]&lt;BR /&gt;libsgx-urts/unknown,now 2.11.100.2-bionic1 amd64 [installed]&lt;BR /&gt;sgx-aesm-service/unknown,now 2.11.100.2-bionic1 amd64 [installed,automatic]&lt;/PRE&gt;</description>
      <pubDate>Tue, 01 Sep 2020 14:48:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205807#M3933</guid>
      <dc:creator>Lucyan</dc:creator>
      <dc:date>2020-09-01T14:48:53Z</dc:date>
    </item>
    <item>
      <title>Re:Error: Invalid SGX device.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205908#M3934</link>
      <description>&lt;P&gt;Hello Lucyan,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Calibri, sans-serif; font-size: 11pt;"&gt;If aesmd is not running then you can get this type of error.&amp;nbsp;Double check if aesmd is running, and check the syslog for aesmd messages.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;ps aux | grep -i aesm&lt;/P&gt;&lt;P&gt;sudo systemctl start aesmd&lt;/P&gt;&lt;P&gt;cat /var/log/syslog | grep -i aesm&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2020 22:14:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205908#M3934</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-09-01T22:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Error: Invalid SGX device.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205912#M3935</link>
      <description>&lt;P&gt;Hello JesusG,&lt;/P&gt;
&lt;P&gt;Thanks for your response. aesm seems running on my machine, but the error still occurs.&lt;/P&gt;
&lt;PRE&gt;$ ps aux | grep -i aesm&lt;BR /&gt;aesmd 1170 0.0 0.0 354448 12440 ? Ssl Sep01 0:00 /opt/intel/sgx-aesm-service/aesm/aesm_service&lt;BR /&gt;...&lt;BR /&gt;$ sudo systemctl start aesmd&lt;BR /&gt;$ cat /var/log/syslog | grep -i aesm&lt;BR /&gt;$ ./app&lt;BR /&gt;Info: Please make sure SGX module is enabled in the BIOS, and install SGX driver afterwards.&lt;BR /&gt;Error: Invalid SGX device.&lt;BR /&gt;Enter a character before exit ...&lt;/PRE&gt;
&lt;P&gt;"cat /var/log/syslog | grep -i aesm" outputs nothing. Does it mean something wrong?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 22:34:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1205912#M3935</guid>
      <dc:creator>Lucyan</dc:creator>
      <dc:date>2020-09-01T22:34:20Z</dc:date>
    </item>
    <item>
      <title>Re:Error: Invalid SGX device.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1206166#M3936</link>
      <description>&lt;P&gt;Hello Lucyan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We are still looking into your issue. Your aesmd seems to be fine. Can you send us the output from:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;$ ldd ./app&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2020 16:54:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1206166#M3936</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-09-02T16:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Error: Invalid SGX device.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1206168#M3937</link>
      <description>&lt;P&gt;Hi JesusG,&lt;/P&gt;
&lt;P&gt;I really appreciate your continued support. Here is the output:&lt;/P&gt;
&lt;PRE&gt;$ ldd ./app&lt;BR /&gt;linux-vdso.so.1 (0x00007ffd9fdf9000)&lt;BR /&gt;libsgx_urts.so =&amp;gt; /usr/lib/x86_64-linux-gnu/libsgx_urts.so (0x00007f0a39c29000)&lt;BR /&gt;libpthread.so.0 =&amp;gt; /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f0a39815000)&lt;BR /&gt;libstdc++.so.6 =&amp;gt; /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f0a39441000)&lt;BR /&gt;libgcc_s.so.1 =&amp;gt; /home/myuserfolder/anaconda2/lib/libgcc_s.so.1 (0x00007f0a39bdf000)&lt;BR /&gt;libc.so.6 =&amp;gt; /lib/x86_64-linux-gnu/libc.so.6 (0x00007f0a39050000)&lt;BR /&gt;libsgx_enclave_common.so.1 =&amp;gt; /usr/lib/x86_64-linux-gnu/libsgx_enclave_common.so.1 (0x00007f0a39bd5000)&lt;BR /&gt;libdl.so.2 =&amp;gt; /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f0a38e4c000)&lt;BR /&gt;/lib64/ld-linux-x86-64.so.2 (0x00007f0a39a34000)&lt;BR /&gt;libm.so.6 =&amp;gt; /lib/x86_64-linux-gnu/libm.so.6 (0x00007f0a38aae000)&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2020 17:04:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1206168#M3937</guid>
      <dc:creator>Lucyan</dc:creator>
      <dc:date>2020-09-02T17:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Error: Invalid SGX device.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1206514#M3939</link>
      <description>&lt;P&gt;I have essentially the same issue, except when executing ./app I get "failed to load enclave"&lt;/P&gt;
&lt;P&gt;running&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;cat /var/log/syslog | grep -i aesm&lt;/PRE&gt;
&lt;P&gt;gives&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sep 3 13:06:24 machineName systemd[1]: Starting Remount /dev as exec to allow AESM service to boot and load enclaves into SGX...&lt;BR /&gt;Sep 3 13:06:24 machineName systemd[1]: Started Remount /dev as exec to allow AESM service to boot and load enclaves into SGX.&lt;BR /&gt;Sep 3 13:06:25machineName aesm_service[30829]: The server sock is 0x563c9772e2d0&lt;/P&gt;
&lt;P&gt;$ ldd ./app gives&lt;/P&gt;
&lt;P&gt;linux-vdso.so.1 (0x00007ffd637da000)&lt;BR /&gt;libsgx_urts.so =&amp;gt; /usr/lib/x86_64-linux-gnu/libsgx_urts.so (0x00007fb8a571e000)&lt;BR /&gt;libc.so.6 =&amp;gt; /lib/x86_64-linux-gnu/libc.so.6 (0x00007fb8a513c000)&lt;BR /&gt;libsgx_enclave_common.so.1 =&amp;gt; /usr/lib/x86_64-linux-gnu/libsgx_enclave_common.so.1 (0x00007fb8a5716000)&lt;BR /&gt;libpthread.so.0 =&amp;gt; /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fb8a4f1d000)&lt;BR /&gt;libdl.so.2 =&amp;gt; /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fb8a4d19000)&lt;BR /&gt;libstdc++.so.6 =&amp;gt; /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fb8a4990000)&lt;BR /&gt;libgcc_s.so.1 =&amp;gt; /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fb8a4778000)&lt;BR /&gt;/lib64/ld-linux-x86-64.so.2 (0x00007fb8a552d000)&lt;BR /&gt;libm.so.6 =&amp;gt; /lib/x86_64-linux-gnu/libm.so.6 (0x00007fb8a43da000)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Simulation mode runs fine.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 18:52:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1206514#M3939</guid>
      <dc:creator>bitflipper101</dc:creator>
      <dc:date>2020-09-03T18:52:02Z</dc:date>
    </item>
    <item>
      <title>Re:Error: Invalid SGX device.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1207695#M3951</link>
      <description>&lt;P&gt;Hello Lucyan,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, we have exhausted our troubleshooting steps and everything looks like it should work.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This is not the answer you were looking for but we recommend a new OS build and fresh installation of all SGX components. There is nothing more we can recommend at this point.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2020 20:11:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1207695#M3951</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-09-08T20:11:33Z</dc:date>
    </item>
    <item>
      <title>Re:Error: Invalid SGX device.</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1209692#M3971</link>
      <description>&lt;P&gt;&lt;B&gt;Intel is no longer monitoring this thread. If you want a response from Intel in a follow-up question, please open a new thread.&lt;/B&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Sep 2020 21:31:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Error-Invalid-SGX-device/m-p/1209692#M3971</guid>
      <dc:creator>JesusG_Intel</dc:creator>
      <dc:date>2020-09-15T21:31:27Z</dc:date>
    </item>
  </channel>
</rss>

