Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About the driver's stability through reboots #141

Open
XNinety9 opened this issue Sep 30, 2021 · 3 comments
Open

About the driver's stability through reboots #141

XNinety9 opened this issue Sep 30, 2021 · 3 comments

Comments

@XNinety9
Copy link

Hi.

I use the SGX drivers on many Intel NUCs, some of them commute with me and thus have to be shut down/restarted.

I noticed that I often lose /dev/isgx upon restart.

Right now I solve this using Scone's one-liner (which is basically a wrapper for what's inside this repo's README):

curl -fssl https://raw.githubusercontent.com/SconeDocs/SH/master/install_sgx_driver.sh | bash

But this is clearly not a long-term solution.

So my question is the following: is the SGX driver made to persist across reboots or are these symptoms normal?

My setup:

OS: Ubuntu 20.04.3 LTS x86_64
Host: NUC7i7BNH J31153-311 
Kernel: 5.4.0-88-generic 
CPU: Intel i7-7567U (4) @ 4.000GHz 

SGX driver version: master branch from this repo.
@joman-xmargin
Copy link

Make sure that the isgx driver is in your /etc/modules.

@XNinety9
Copy link
Author

XNinety9 commented Oct 1, 2021

Yes it is.

@ENOTTY
Copy link

ENOTTY commented Oct 4, 2021

Are your kernels upgrading between reboots? I.e., are you rebooting from one kernel version into another?

Any output in dmesg related to [i]sgx?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants