Add language recommending ReBAR be disabled

pull/22/head
Aaron Moore 1 year ago
parent aaa9eb8683
commit e0527f368d
No known key found for this signature in database
GPG Key ID: 7C5F034E3A3750A3

@ -15,6 +15,9 @@
Enable ***Intel VT-d*** or ***AMD-Vi*** in BIOS settings. \
If you can't find those virtualization options in BIOS, your hardware probably doesn't support it.
Disable **Resizable BAR Support** in BIOS settings.
Cards that support Resizable BAR can cause problems with black screens following driver load if Resizable BAR is enabled in UEFI/BIOS. There doesn't seem to be a large performance penalty for disabling it, so turn it off for now until ReBAR support is available for KVM.
***Set the kernel paramater depending on your CPU.*** \
For GRUB user, edit grub configuration.
| /etc/default/grub |

Loading…
Cancel
Save