This commit is contained in:
@@ -34,14 +34,18 @@ In my case, I get
|
|||||||
|
|
||||||
## VFIO Module Options
|
## VFIO Module Options
|
||||||
|
|
||||||
### Arch
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo vim /etc/modprobe.d/vfio.conf
|
sudo vim /etc/modprobe.d/vfio.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
### Fedora
|
### Arch
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
options vfio-pci ids=10de:28a0,10de:22be
|
options vfio-pci ids=10de:28a0,10de:22be
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Fedora
|
||||||
|
|
||||||
|
options vfio-pci ids=10de:28a0,10de:22be disable_vga=1
|
||||||
|
softdep nvidia pre: vfio-pci
|
||||||
|
softdep nouveau pre: vfio-pci
|
||||||
|
|||||||
Reference in New Issue
Block a user