Forked from calvinbalke13/Supermicro_X10_AMD_V620_info.txt
Created
September 6, 2026 15:23
-
-
Save sar/ff242838a5c498bf1ee3e8e138c8aee5 to your computer and use it in GitHub Desktop.
Supermicro X10 AMD V620 info
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Ubuntu grub kernel command line for amdgpu compatibility with V620 on Supermicro X10 motherboard: | |
| intel_iommu=off iommu=off amdgpu.no_system_mem_limit=0 pci=realloc=off amdgpu.gpu_recovery=1 amdgpu.ppfeaturemask=0xfff73fff amdgpu.mcbp=0 amdgpu.rebar=1 amdgpu.pcie_p2p=0 amdgpu.use_xgmi_p2p=0 | |
| May require https://github.com/xCuri0/ReBarUEFI for compatibility with ReBAR if you have an older motherboard and the UEFI firmware needs the BIOS compatibility mode to be disabled. | |
| I recommend making sure your motherboard supports ReBAR for compatibility with the V620 so you don't have to patch the UEFI firmware which can be very risky to do. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment