Update MACA
parent
6b83d7a529
commit
807d940f48
8
MACA.md
8
MACA.md
@ -100,16 +100,20 @@
|
||||
|
||||
#### YUM安装metax-driver
|
||||
|
||||
- **1.安装驱动**
|
||||
- **1.安装基础驱动**
|
||||
```bash
|
||||
yum install metax-linux mxfw mxsmt
|
||||
```
|
||||
|
||||
- **2.若需要使用SRIOV虚拟化功能**
|
||||
- **2.若需要启用SRIOV虚拟化功能**
|
||||
```bash
|
||||
yum install metax-linux mxfw mxsmt mxgvm
|
||||
```
|
||||
|
||||
- **3.验证安装**
|
||||
```bash
|
||||
lsmod | grep metax
|
||||
```
|
||||
|
||||
### 适配 CentOS 8、CentOS 9 及 Kylin 系统
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user