You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to: xcellerator/linux_kernel_hacking#3, kallsyms_lookup_name is not exported anymore in kernels > 5.7
So I solved it by downgrading the kernel to version 5.7 or lower (I use 5.4).
I understand that this driver is no longer needed if you have kernel version 5.11 or higher. The SGX driver is now built into the kernel. If you look in /dev and you see sgx_provision and sgx_enclave, you likely do not need the driver file.
run ./sgx_linux_x64_driver_1.36.2.bin error:
================================================
How to solve it??
The text was updated successfully, but these errors were encountered: