Technica-Corporation / Tegra-Docker

Instructions and key files to enable Docker support on NVIDIA Tegra devices, specifically the TX-2.
Apache License 2.0
234 stars 61 forks source link

Tegra TX2 does not reboot #5

Closed bhateharsh closed 6 years ago

bhateharsh commented 6 years ago

Hello,

I could successfully compile the custom kernel and copied the said files to the TX-2 according to the instructions. Everything goes without a hitch until point 6 where I am supposed to reboot the TX-2 for the new kernel to take effect.

Once I reboot, the device refuses to reboot and requires a fresh new flash of the OS.

I'm using JetPack 3.2 for Tegra TX2 and compiling on an Ubuntu 16.04 x86 based system.

Thanks!

kgdad commented 6 years ago
bhateharsh commented 6 years ago

Thank you for your response. The issue was solved.

Thanks again!