You can only install via JetPack/SDK Manager using the same release as currently installed on the Jetson. Jetsons have an integrated GPU (iGPU) which is wired directly to the memory controller. Most of the packages you find “out in the wild” expect a PCI based GPU. nvidia-smi is from one such package and can only function with GPUs on the PCI bus (a discrete GPU, or dGPU). Any software which needs nvidia-smi cannot be used. Installing a non-Jetson driver would likely mean you need to flash again. The default install already has the GPU driver.
The GUI installer (JetPack/SDK Manager) version is tied to the actual flashed software version (the L4T software). You can find information for particular releases here:
Hi, nvidia-smi is not supported on Jetson platforms. If hashcat depends on nvidia-smi, it should not work on either Jetson platform. It is bit strange it works on Xavier NX and AGX Orin.
We don’t have much experience about hashcat. Would need other users to share suggestion.