I thought I’ll make this thread for all of you out there who have questions but are afraid to ask them. This is your chance!

I’ll try my best to answer any questions here, but I hope others in the community will contribute too!

  • @baseless_discourse
    link
    3
    edit-2
    2 months ago

    By default, you can just type nvidia in the software store and click install, wait 5 to 10 minutes after it finishes and restart.

    But you will need to run one command before you restart, to register it with secureboot:

    sudo kmodgenca -a
    sudo mokutil --import /etc/pki/akmods/certs/public_key.der
    

    See: https://rpmfusion.org/Howto/Secure Boot

    I use ublue, so I never need to deal with this.