-
Notifications
You must be signed in to change notification settings - Fork 12
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
sudo modprobe nvhda fails #8
Comments
You have secure boot enabled so you'll have to sign the module. https://wiki.ubuntu.com/UEFI/SecureBoot/Signing |
Which file do I need to sign specifically? And which one do I need to use from that link sbsign or kmodsign? I'm new to the linux world and I think I can figure out the signing part, but if you have a reference to that'd be helpful. Thanks for your time! |
I'm neither using Ubuntu nor secure boot but my guess would be |
Thanks for your help, but it'll probably take a while until I figure this out. Its not urgent matter for me, its just a nice to have, you know, listening through my widescreen speakers, I can always just plug an aux and boom it away. Its kinda painful that this stuff doesn't come working out of the box like it is in Windows, which I ditched and don't regret. But this kind of stuff is like a little rock in a shoe. |
After runnin
sudo make -f Makefil.dkms
and obtaining the following output:Running
sudo modprobe nvhda
returns:modprobe: ERROR: could not insert 'nvhda': Required key not available
The text was updated successfully, but these errors were encountered: