Jetpack 3.0 installation is not working

I’ve downloaded the jetpack3.0 installer and when started installing it failed to populate the components for installation list.
The error in the log file was:
07-25 11:47:31.5 E: fopen failed, errno = 2
07-25 11:47:32.9 E: HTTP response code said error

Thanks for you help,
Haggai

Hi HaggaiAb,

Could you try the latest JetPack3.1 release build?
https://developer.nvidia.com/embedded/dlc/jetpack-l4t-3_1

Hi,
I tried 3.1 and it didn’t compile my detectnet inference on my Jetson TX2 so I need to go back to 3.0

Hi HaggaiAb,

Sorry for inconvenience.
We are investigate this issue now. Let you know result soon.

Thanks!

Hi HaggaiAb,

The JetPack3.0 works now!
Please try again and let us know the result.

Thanks!

Hi carolyuu,

Thank you very much, 3.0 indeed works now.
However, now I have another problem: I can’t revert my CUDA, cudnn and TensorRT on my Jetson from their Jetpack3.1 versions back to those of Jetpack3.0.
I get no errors and the installation process seems correct but nothing changes on the Jetson and I still cannot run jetson-inference there (I don’t want to re-flash all of the components on my Jetson since I don’t want to lose my changes there).

Haggai

Hi HaggaiAb,

You can use JetPack3.1 to uninstall CUDA, cudnn and TensorRT first, then install JetPack3.0.

Thanks!