Hi. On Mon, 24 Dec 2018 09:26:27 -0500 Tim Evans wrote: > # modprobe nvidia > modprobe: FATAL: Module nvidia not found in directory > /lib/modules/4.19.10-300.fc29.x86_64 > Have I not installed all the required packages? No, except perhaps akmods. The main one for the nvidia kernel module is akmod-nvidia that you have. Install the akmods RPM if you don't have it, then try to rebuild the kernel module with: /usr/sbin/akmods --kernels $(uname -r) or, for all the kernels: /usr/sbin/akmods-shutdown If this succeeds, the nidia kernel modules will be installed under /lib/modules/ and as member of a RPM named: kmod-nvidia-KERNEL_VERSION-NVIDIA_VERSION Ex: kmod-nvidia-4.19.3-200.fc28.x86_64-410.78-1.fc28.x86_64 -- francis _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx