Installing
-
2. Enabling Non-free Repo
How to Add Mageia Non Free Repository
-
3. Installing NVIDIA Driver
Then to Install NVIDIA Mageia Driver
First, possibly Check Display Card Model
And then Search the NVIDIA WebSite for your Card Supporting DriversThen lookup the available NVIDIA Driver:
dnf search dkms-nvidia
But if the Driver is Not in the Mageia Dnf Repo then see instead: How to Download & Install NVIDIA Linux Generic Driver Guide!
Finally, for the latest Release run:sudo dnf install dkms-nvidia
Instead, for the Legacy ones:
sudo dnf install dkms-nvidia-390
Or again:
sudo dnf install dkms-nvidia-340
And in case if you do Not find in the Repo just the Last then take the Nearest one…
If Got “User is Not in Sudoers file” then see: How to Enable sudo
If some Issues then See the Readme file on Bottom…
Finally, if Not Available then see instead:
Download and Install the Latest NVIDIA Mageia Driver
And Possibly to Configure the X Server after Setup run:nvidia-xconfig
Last, to Load your barely New Graphics Driver Reboot with:
sudo reboot
Contents