Skip to content

Instantly share code, notes, and snippets.

View relief-melone's full-sized avatar

Relief.Melone relief-melone

View GitHub Profile
@raulqf
raulqf / nvidia_drivers.md
Last active January 11, 2023 22:38
Install Nvidia Drivers - Ubuntu

How to install NVIDIA Drivers

Disable nouveau (if required) - free and open source graphi device driver for Nvidia video cards.

First disable nouveau free/libre software drivers for NVIDIA using blacklist:

$ sudo vim /etc/modprobe.d/blacklist.conf

And include:

blacklist nouveau