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@mander.xyz
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

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

    But you will need to run one command 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.