Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.
1453 Discussions

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

k__balaganapathy
2,353 Views

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 Kudos
1 Solution
k__balaganapathy
2,309 Views

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

View solution in original post

2 Replies
k__balaganapathy
2,310 Views

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
New Contributor I
2,134 Views

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?

0 Kudos
Reply