Hi all.
I need a CUDA installation and sample testing in JETSON TX1.
1) Flash write error
For upgrade, I execute Jetpack-L4T-2.3.1 on unbuntu14.04(virtualbox) and select “Flash OS”.
But An Hang occurred while flash writing.
Is it failed because virtual box USB ?
[ 7.6689 ] Boot Rom communictaion
[ 7.6708 ] tegrarcm --chip 0x21 --rcm rcm_list+signed.xml
[ 7.6721 ] BootRom is not running
[ 7.7410 ]
[ 7.7386 ] Sending BCTs
[ 7.7398 ] tegrarcm --download bct P2180_A–_LP4_DSC_204Mhz.bct
[ 7.7410 ] Applet is not running on device. Contiune with Bootloader
==> hang!!!
2) deviceQuery failed
After CUDA samples installed, I execute deviceQuery.
cudaGetDeviceCount returned 35
-> CUDA drive version is insufficient for CUDA runtime version Result = FAIL.
Is this error caused by an upgrade failure?
Other “deviceQueryDrv” is working.
Device 0: “NVIDIA Tegra X1”
CUDA Driver Version : 7.5
CUDA Capbility Major/Minor version number : 5.3
Total amount of global memory: 3853 MBytes
… etc…
If you have any experience with this issue, Please Reply.
Thanks.