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

mod probe error #58

Open
death2525 opened this issue Jun 23, 2016 · 6 comments
Open

mod probe error #58

death2525 opened this issue Jun 23, 2016 · 6 comments

Comments

@death2525
Copy link

at command sudo modprobe 8723au terminal returns the following

modprobe :ERROR :could not insert '8723au': required key not available

pleas help going nuts over this bug

@lwfinger
Copy link
Owner

That is because secure boot is enabled. If you keep that "feature", you will NEVER be able to load any external module. There are two ways to disable secure boot: (1) change the BIOS setting, or (2) generate a kernel with that disabled.

@dnlmc
Copy link

dnlmc commented Mar 31, 2019

I've disabled secure boot but I'm still getting this same error at this step. Other ideas?

Also thanks a ton for this, its worked for me for years on my lenovo yoga 11s with ubuntu but i updated something & now hitting this error.

@lwfinger
Copy link
Owner

Are you sure you disabled secure boot? That is the only thing that causes a required key not available message.

@lwfinger
Copy link
Owner

lwfinger commented Apr 1, 2019

The other possibility is that your distro is refusing to load modules that are not signed even though you have disabled secure boot. You would have to talk to them to determine if that is the case.

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

4 participants