Hey Developers,
is it possible to install, update or at least have a look at jetson tx2’s graphic drivers?
I want to run googles object detection api which uses Tensorflow and therefore i need to make sure the graphic drivers are up to date to use gpu accelerated computation.
Do the drivers come included with the flashing of JetPack?
If yes how can i see which drivers are installed?
The Jetson wont let me open software-properties-gtk or any other command to have a look at installed graphic drivers (such as “sudo ubuntu-drivers devices” or “lspci | grep -i nvidia”.
There isn’t even nvidia-settings available, which seems strange to me as it is an nvidia board.
To make a long story short: How do i mange Graphic/GPU Drivers on Jetson Tx2 ?
Thank you very much in advance