Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cant install proprietary nvidia drivers
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
peteblank
n00b
n00b


Joined: 26 Oct 2024
Posts: 2

PostPosted: Sat Oct 26, 2024 12:25 pm    Post subject: cant install proprietary nvidia drivers Reply with quote

hello. i cant install nvidia proprietary drivers.
im willing to not use secure boot to make this more doable.
anyways here is what i get when i try using
dmesg | grep -i nvidia
Code:

nvidia:module verification failed: signature and/or required key missing -tainting kernel

and nvidia-smi
Code:

NVIDIA-SMI has failed because it couldnt communicate with nvidia driver

i installed the driver with
sudo emerge x11-drivers/nvidia-drivers
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54570
Location: 56N 3W

PostPosted: Sat Oct 26, 2024 1:08 pm    Post subject: Reply with quote

Welcome to Gentoo.

Your kernel uses module signing.
However, the evil binary blob nvidia-drivers installs two binary kernel modules that will not be signed.

If you build your own kernel, you will have the private keys required to sign the modules. That will fix the issue.
If you use a binary kernel, you probably will not have the private key required.

Is nouveau an option fo you?
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
peteblank
n00b
n00b


Joined: 26 Oct 2024
Posts: 2

PostPosted: Sat Oct 26, 2024 1:26 pm    Post subject: Reply with quote

thank you ill try compiling the kernel and see if i can sign the keys.
i rather not use nouveau because i was hoping i could use cudas as well and its my understandibg nouveau doesnt have cudas.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum