Update MACA
parent
a1ef645fe9
commit
98640dcbc3
2
MACA.md
2
MACA.md
@ -114,7 +114,7 @@
|
||||
| 3 | 内核版本 | uname -r |
|
||||
| 4 | 系统是否安装过驱动 | lsmod | grep metax | 若无内容显示,则表示未安装过软件包。可以直接安装软件包。<br/>- 若有内容显示,则表示安装过软件包。需要先卸载驱动包,再安装新版本软件包。卸载驱动包,请参见 3.2.5 卸载驱动。 |
|
||||
| 5 | 板卡是否正常在位 | lspci | grep 9999 | 如果服务器上有 N(N>0)张曦云 GPU 板卡,回显中含 "9999" 字段的行数为 N 时,则表示曦云 GPU 板卡正常在位。例如,若服务器上有 2 张板卡且都正常在位,则回显信息如下所示:<br/>01:00.0 Display controller: Device 9999:4000 (rev 01)<br/>02:00.0 Display controller: Device 9999:4000 (rev 01) |
|
||||
|test == "test"
|
||||
|test == "(test)"
|
||||
|
||||
|
||||
### 适配 Centos7 系统
|
||||
|
Loading…
Reference in New Issue
Block a user