we have updated our AGX Xavier from Jetpack 32.3.1 to Jetpack 32.5.1. As the update changed the clock source for the can bus we have been following the instructions here together with the great discussion here in our lab to successfully bring the can bus back online, which is mission critical for us.
As we already have quite a number of robots deployed in the field we need to find a way to change the clock source over the air. This should be possible, as the over the air update from Jetpack 32.3.1 to 32.5.1 introduces those changes. We just need to find a way to reverse them.
Is there a way to change the clock source to PLLAON for can0 over the air once updated to 32.5.1?
@shgarg and @kayccc,
can you elaborate what exactly makes it impossible to reverse the over the air update of the clock source? Before running sudo apt dist-upgrade on the Xavier PLLAON is the default. Why do we need to flash it to revers that change?