mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-04 07:21:19 +00:00
pcie-passthrough: note that iommu activation is not always necessary
especially on newer kernels Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
337a2d4238
commit
e51a78cdbc
@ -49,8 +49,9 @@ First, the IOMMU support has to be enabled in your BIOS/UEFI. Most often, that
|
|||||||
options is named `IOMMU` or `VT-d`, but check the manual for your motherboard
|
options is named `IOMMU` or `VT-d`, but check the manual for your motherboard
|
||||||
for the exact option you need to enable.
|
for the exact option you need to enable.
|
||||||
|
|
||||||
Then, the IOMMU has to be activated on the
|
Then, the IOMMU might need to be activated on the
|
||||||
xref:sysboot_edit_kernel_cmdline[kernel commandline].
|
xref:sysboot_edit_kernel_cmdline[kernel commandline].
|
||||||
|
(On newer kernels, this should not be necessary.)
|
||||||
|
|
||||||
The command line parameters are:
|
The command line parameters are:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user