Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/64kramsystem/nv-switch
Small program for switching the drivers of the second GPU between `nvidia` and `vfio`
https://github.com/64kramsystem/nv-switch
bash nvidia vfio vga-passthrough
Last synced: 12 days ago
JSON representation
Small program for switching the drivers of the second GPU between `nvidia` and `vfio`
- Host: GitHub
- URL: https://github.com/64kramsystem/nv-switch
- Owner: 64kramsystem
- License: gpl-3.0
- Created: 2021-08-22T20:31:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T16:08:34.000Z (over 2 years ago)
- Last Synced: 2025-01-03T19:14:16.534Z (about 1 month ago)
- Topics: bash, nvidia, vfio, vga-passthrough
- Language: Shell
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nv-switch
Small program for switching the drivers of the second GPU, in a VFIO setup, between `nvidia` and `vfio` .
This is convenient for keeping the GPU usable (and power-managed) when not running a guest.
The program works but I've discontinued, as, after many years of VFIO, I've moved back to a dual boot solution (VFIO always need hacks, in one way or another).