Hi,
- How can i get the information about the nvidia driver on PX2. We can get the information by using “nvidia-smi” on x86 . The nvidia driver information on x86 is as follows:
±----------------------------------------------------------------------------+
| NVIDIA-SMI 418.56 Driver Version: 418.56 CUDA Version: 10.1 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 105… Off | 00000000:01:00.0 On | N/A |
| 25% 34C P8 N/A / 75W | 611MiB / 4038MiB | 0% Default |
±------------------------------±---------------------±---------------------+
±----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 1310 G /usr/lib/xorg/Xorg 374MiB |
| 0 2703 G compiz 20MiB |
| 0 7553 G /usr/lib/firefox/firefox 1MiB |
| 0 21939 G …-token=BA591A318972537F9F871D5934279122 37MiB |
| 0 30475 G /usr/lib/xorg/Xorg 47MiB |
±----------------------------------------------------------------------------+
We can get the version is “Driver Version: 418.56”.
Is there any similar way to get the information that on PX2.
- And How to update the nvidia driver of PX2 except by SDKmanager.
Could someone give me some guidance.
Thanks