Skip to content

Instantly share code, notes, and snippets.

View Tekunogosu's full-sized avatar
🎯
Focusing

Theysa Tekunogosu

🎯
Focusing
View GitHub Profile
@Tekunogosu
Tekunogosu / nvidia-driver-realtime.sh
Created September 15, 2022 00:25 — forked from pantor/nvidia-driver-realtime.sh
Installing NVIDIA drivers on a realtime Linux (PREEMPT-RT)
# Tested on Ubuntu 16.04 and X11, 2019
# 1. Download NVIDIA driver as a .run file
# 2. Stop X-Server
sudo service lightdm stop
# 3. Blacklist Nouveau driver
sudo nano /etc/modprobe.d/blacklist-nouveau.conf