Hi ,
I have Jeston AGX Orin Developer Kit with me and it’s my first time using this board.
I am facing issues like “bad state device try to put the device again in recovery state and try to reflash again”.
I tried to reflash again after putting the device in force recovery mode still same issue is shown.
Could you please guide me.
Thanks & Regards,
Amanda Philip
I see “depends on failed component”. Your host PC might simply need other packages. Does this work on the host PC?
sudo apt update
sudo apt-get upgrade
I don’t recall the list of all the possible package requirements, but if the above works, then perhaps also:
sudo apt-get install libgconf-2-4 libcanberra-gtk-module
If update failed, then maybe:
sudo apt --fix-broken install
1 Like
system
Closed
3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.