Closed telometto closed 1 year ago
Hi,
setup.sh
must be executed with sudo
since it needs access to your currently deployed mok (/etc/pki/akmods/{private,certs}
.akmods-keys
, the nvidia driver will be reinstalled, i.e. signed, subsequently/automatically.
If you install akmods-nvidia
first, and then nvidia, the driver is directly signed.Hope that helps!
@CheariX perfect! Thanks a lot for clearing that up 😊
Not an issue per se, so forgive me for opening one, but I was wondering about what the correct procedure is when executing the steps in your readme.
sudo
?akmods
andxorg-x11-drv-nvidia
?Thanks!