We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a1b0c48 + 7a92260 commit 0faf192Copy full SHA for 0faf192
FAQ/environment_FAQ.md
@@ -38,6 +38,11 @@ sudo reboot
38
# 根据如下命令判断是否开启 IOMMU
39
sudo cat /var/log/dmesg | grep -e "AMD-Vi: Interrupt remapping enabled" -e "IOMMU enabled"
40
```
41
+> 对于 Hygon CPU 服务器,可能即使上述步骤执行完,依然无法解决,请尝试以下方法:
42
+> 1. 登录机器对应 BMC;
43
+> 2. `远程控制` -> `Bios设置` -> `IO选项` -> `IOMMU` -> `Enable` -> `保存`;
44
+> 3. 重启机器。
45
+> 
46
47
#### 4. 容器内 mthreads-gmi 无输出
48
docs/images/FAQ_ENV_t3.png
99.4 KB
0 commit comments