Maui Forums

Full Version: Install nvidia drivers
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Hello first i want to thank you developers for creating this wonderful distro til now it is snappy and and fast

I have one question how do i install the nvidia drivers i miss the hardware section for the drivers that i
was use to in my other netrunner distro i know how to do it in the konsole

i know it is still brand new

Thanks
There is no Driver manager http://disq.us/p/1axufjw
You could try this tutorial: https://linuxconfig.org/how-to-install-t...nial-xerus
apt-cache search "NVIDIA binary driver"
sudo apt install nvidia-xxx (where xxx is the version you want to install)

You could also add the ppa
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
thanks
i installed it true the synaptic package manager this looks promising
Install through the synaptic package manager, which it looks like you figured that out. It works great on GTX950.
What's the problem with the driver manager and Neon?
Driver Manager is built against an older packagekit version and this older version is incompatible with muon and the plasma desktop tools.
Ok, so by the time there comes a recompiled version Installing the Nvidia driver is easy but what about microcode patches for the CPUs? Can you please provide the relevant package names?
Microcode packages should be either amd64-microcode or intel-microcode
Thanks Smile
Pages: 1 2 3