TX2 with previous Jetpack 2.x ? Is it possible?

Hi,

I have drivers for PCIe hardware that can be compiled with kernel 3.10.96 but not 4.4.15 kernel.
Is it possible to user JetPack 2.x to flash TX2 for the tests until drivers are updated by manufacturer?

Thanks!

Hi dessat,

No, the TX2 only can be supported by JetPack3.0 now, and works with kernel version 4.4.15.
You may need to rewrite your PCIe drivers to be compatible with K4.4.

Thanks