Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
a3f27bed
Commit
a3f27bed
authored
Jul 05, 2021
by
Francesc Guasch
Browse files
doc: grup code block
parent
0fe7cb4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/docs/pci_passthrough.rst
View file @
a3f27bed
...
...
@@ -46,13 +46,13 @@ computers. Notice we added the devices identified in the previous step to *pci-s
Here
we
are
preventing
the
GPU
to
be
used
by
the
main
host
so
it
can
be
passed
to
the
virtual
machine
.
..
:
..
code
-
block
:
:
GRUB_CMDLINE_LINUX_DEFAULT
=
"snd_hda_intel.blacklist=1 nouveau.blacklist=1 intel_iommu=on rd.driver.pre=vfio-pci pci-stub.ids=10de:2204,10de:1aef"
AMD
require
a
similar
setup
adding
..
:
..
code
-
block
:
:
GRUB_CMDLINE_LINUX_DEFAULT
=
"snd_hda_intel.blacklist=1 nouveau.blacklist=1 amd_iommu=on iommu=pt kvm_amd.npt=1 kvm_amd.avic=1 rd.driver.pre=vfio-pci pci-stub.ids=10de:2204,10de:1aef"
...
...
@@ -256,11 +256,12 @@ If it works nvidia smi will show the detected hardware:
.. ::
NVIDIA-SMI 460.73.01 Driver Version: 460.73.01 CUDA Version: 11.2 |
GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
0 GeForce RTX 3090 Off | 00000000:01:01.0 Off | N/A |
30% 38C P0 61W / 350W | 0MiB / 24268MiB | 0% Default |
Driver Version : 460.73.01
CUDA Version : 11.2
Attached GPUs : 1
GPU 00000000:01:01.0
Product Name : GeForce RTX 3090
Product Brand : GeForce
References
----------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment