mirror of
https://github.com/luchina-gabriel/OSX-PROXMOX.git
synced 2026-09-25 20:47:01 +00:00
Update README.md
This commit is contained in:
@@ -144,7 +144,8 @@ If you see an Apple logo and the bar doesn’t move on your external display, yo
|
|||||||
In some environments it is necessary to segment the IOMMU Groups to be able to pass the GPU to the VM.
|
In some environments it is necessary to segment the IOMMU Groups to be able to pass the GPU to the VM.
|
||||||
|
|
||||||
1. Add the content `pcie_acs_override=downstream,multifunction pci=nommconf` in the file `/etc/default/grub` at the end of the line `GRUB_CMDLINE_LINUX_DEFAULT`;
|
1. Add the content `pcie_acs_override=downstream,multifunction pci=nommconf` in the file `/etc/default/grub` at the end of the line `GRUB_CMDLINE_LINUX_DEFAULT`;
|
||||||
2. After changing the grub file, run the command `update-grub` and reboot your PVE.
|
2. Some environments, add de content `pcie_port_pm=off disable_idle_d3=1` in the file `/etc/default/grub` at the end of the line `GRUB_CMDLINE_LINUX_DEFAULT`;
|
||||||
|
3. After changing the grub file, run the command `update-grub` and reboot your PVE.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user