How to check the graphics driver of xavier agx?
There are lots of āgraphic driversā here. Which one do you want to check?
1 Like
This device cannot use nvidia-smi to view the graphics card driver and some detailed information. I want to know the specific information about the GPU driver of this product.
There is no nvidia-smi running on the jeton platforms.
The gpu driver info can be found inside the xorg log (/var/log/Xorg.0.log)
FYI, ānvidia-smi
ā depends on a PCI based GPU. The Jetsonās GPU is directly integrated with the memory controller. You would never use a GPU driver on a Jetson which has nvidia-smi
.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.