What card can I insert on jetson Xavier pcie?

hi
What card can I insert on jetson Xavier pcie?
Is 2080ti or AMD graphics card ok?

Thanks!

Probably none of those at this time. Basically, the driver has to be for the arm64/aarch64 architecture, and most published drives are for PCs. The driver for the NVIDIA GPU on Xavier is itself for the integrated GPU which is wired directly to the memory controller (and the published drivers are for PCI cards). Who knows, perhaps in the future there will be arm64/aarch64 support for desktop GPUs.

hi!

And now what can pcie connect to?

Thanks!

Any PCIe card with a driver can work in the PCIe slot. The trouble with graphics cards is that very few have the arm64/aarch64 architecture driver available. For example, some people use it for USB add-on cards, network cards, SATA controllers, so on. You’re out of luck though for graphics.

Can I transfer SSD to pcie and use it
Thanks!

By the way, I installed SSD for jetson Xavier can I boot from my SSD without default internal storage (32GB)?
Thanks!

Do you know of any?
Nvidia writes that support for NVIDIA GPUs will be added in ‚a future release‘. Since a year, however, no news on what future release they are talking about has been given. :-(

I have never heard any details on when or if an actual desktop PC style video card support will be added. I’ve only heard that it is being considered.

You can run an SSD on a PCIe SATA adapter or an SSD which works natively on PCIe. However, I don’t know if booting from this is possible. The reason is that both PCI and SATA drivers would need to exist in the bootloader stages, and currently that is not U-Boot, but instead CBoot. I don’t know if CBoot supports PCI or SATA (Linux has no issue with this, the trick is when you want to use this prior to Linux loading). Someone else will probably know the current state of using an SSD to boot from over a PCIe expansion.

Among other communications from NVIDIA, it says so in the Jetson Xavier FAQ:

Can NVIDIA GPUs be used with the Jetson AGX Xavier Developer Kit?
The current JetPack release does not support this; support will be added in a future release.

That‘s why I am waiting for the support. :-)

It seems there’re official drivers for aarch64 now. Have anyone try it on Jetson AGX Xavier?

https://www.nvidia.com/en-us/drivers/unix/linux-aarch64-archive/

2 Likes

I’m not positive, but my understanding is that those drivers were designed for data warehouse hardware. You could try this on a Jetson, but I suspect this will fail (possibly because of conflicts with the built in driver for the GPU which integrates directly to the memory controller).

Would someone from NVIDIA be able to say if those drivers work on a Jetson for a PCIe GPU? Or if this is in the plan? I’m sure a lot of people would like the answer to this.

1 Like