Skip to content

Instantly share code, notes, and snippets.

View valteu's full-sized avatar

Valentin Teutschbein valteu

View GitHub Profile
@valteu
valteu / ubuntu_egpu
Created August 1, 2023 16:27
Guide to install nvidia eGpu on ubuntu 22.04
DISCLAIMER
This might break your current partition, no guarantees for any damages these steps might cause
System: MSI summit with i7 1280P, RTX 3070, Razer Core X
1. install nvidia driver:
- sudo apt-get install nvidia-driver-525-open
2. reboot
3. install eGPU switcher:
- download release 0.19.0 egpu-switcher-amd64
- sudo cp Downloads/egpu-switcher-amd64 /opt/egpu-switcher