Intel Confidential Computing
Discussion board focused on Intel Confidential Computing technologies and how they can protect data and AI security, privacy, and sovereignty.
1558 討論

problem in running https://github.com/intel/sgx-ra-sample

k__balaganapathy
4,661 檢視

Hi,

      I'm trying to run https://github.com/intel/sgx-ra-sample in Ubuntu 18.04, i7 8th gen processor. I started the server successfully. But when starting the client with command ./run-client , i keep getting error "This system does not support Intel SGX." though SGX has been successfully enabled in BIOS and SGX SDK version 2.9 has been installed where all the examples in the SampleCode of the SDK runs successfully. Why do i still get "This system does not support Intel SGX" though my system clearly supports SGX? 

Regards,

Bala

Left pane is the SERVER. Right pane is the CLIENT.Left pane is the SERVER. Right pane is the CLIENT.

0 積分
1 解決方案
k__balaganapathy
4,616 檢視

The problem occurred because the path to libsgx_uae_service.so was not detected right. After manually entering the correct path, it was rectified.

Thanks,

Bala

在原始文章中檢視解決方案

2 回應
k__balaganapathy
4,617 檢視

The problem occurred because the path to libsgx_uae_service.so was not detected right. After manually entering the correct path, it was rectified.

Thanks,

Bala

makura
新貢獻者 I
4,441 檢視

Hi, Bala

I have same question. Could you give me a more detail solution?

Where I should change the path of libsgx_uae_service.so?

回覆