I reflashed my tx1 using JetPack 3.3. I did a custom installation (flash OS + drivers) as I just wanted to flash the device. On booting, the keyboard is not working (tried both, the USB and micro-USB ports) neither is the ethernet port, because of which I couldn’t access the device through ssh also. Any suggestions? Thanks for reading.
Can you ping the address?
On the host where you flashed the system, is the file system type ext4 (or something native to Linux)? A good way to check is to look where the “Linux_for_Tegra/rootfs/” directory is via:
df -H -T /where/ever/it/is/Linux_for_Tegra/rootfs/
(flash takes a very large amount of free disks space and this will show both available disk and type of file system)