9
In the command output,
nouveau
represents the NVIDIA GPU driver integrated into the OS by
default.
Figure 215 Displaying GPU driver information
3.
Execute the
modinfo
and
lsmod
commands in sequence to view GPU driver information.
Figure 216 Displaying GPU driver information
Installing the GPU driver
1.
Obtain the driver from the H3C website and mount the driver to the server.
2.
Disable the
nouveau
driver:
a.
Execute the
vim disable_nouveau.
command to create the
disable_nouveau.conf
file.