Phala-Network / solo-mining-scripts

Apache License 2.0
32 stars 26 forks source link

Script fails to execute in full on Linux Kernel 11+ #55

Open terminalsin opened 2 years ago

terminalsin commented 2 years ago

As of Kernel 11+, SGX is prepackaged into Linux. This causes the SGX to fail to boot, and hence, causes conflict in the script.

See more here about this: https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/master/driver/linux/README.kernel.md https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/master/driver/linux/README.md