About flashing xavier nx 16GB(lpddr)

Hi Hodu,

Could you try to set your default python from python2 to python3 and try again?

sudo ln -s /usr/bin/python3 /usr/bin/python

1 Like

fusing@fusing-Vostro-470:~$ sudo ln -s /usr/bin/python3 /usr/bin/python
[sudo] password for fusing:
ln: failed to create symbolic link ‘/usr/bin/python’: File exists

Hi,

Then delete the original link and run the command again…

1 Like

Hello,

fusing@fusing-Vostro-470:~$ ll /usr/bin/python
lrwxrwxrwx 1 root root 9 4월 16 2018 /usr/bin/python → python2.7*
fusing@fusing-Vostro-470:~$ sudo rm /usr/bin/python
[sudo] password for fusing:
fusing@fusing-Vostro-470:~$ ll /usr/bin/python
ls: cannot access ‘/usr/bin/python’: No such file or directory
fusing@fusing-Vostro-470:~$ sudo ln -s /usr/bin/python
python2 python2.7 python3 python3.6 python3.6m python3m
fusing@fusing-Vostro-470:~$ sudo ln -s /usr/bin/python3 /usr/bin/python

I’ll try to flashing Xavier NX 16GB model sooner or later.

Thank you.

1 Like

Hi,

Any update here?

Any update here?

1 Like

No,

I can’t find a 16GB xavier nx model.
What I had, I flashed it with the sdk manager and sent it.

Thank you.

Sorry, not quite understand this comment here.

What I had, I flashed it with the sdk manager and sent it.

Hello,

There are currently no NX16GB models available for testing. When I get the NX module, I will test it.

Thank you.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.