Skip to content

Fedora Desktop

Drivers

# NVIDIA Graphics
sudo dnf update -y # and reboot if you are not on the latest kernel
sudo dnf install akmod-nvidia # rhel/centos users can use kmod-nvidia instead
sudo dnf install xorg-x11-drv-nvidia-cuda #optional for cuda/nvdec/nvenc support

# Broadcom Wireless
sudo dnf install broadcom-wl
# Not sure if needed
sudo akmods --force
sudo modprobe wl

Common Issues

Drivers not loading

Ensure SecureBoot is correctly configured with “Other” OSes


Last update: August 12, 2023
Created: May 27, 2023