lwc:hardware:jetson

This is an old revision of the document!


  • do not try to update with seeedstudio's firmware. It's not updateable after that
  • instead use sdkmanager from nvidia:
    • do manual install. Automatic will try to update the seeedstudio stuff which will fail
    • manual install requires forced recovery mode which requires a USB connection
      • to do forced recovery with unit unplugged:
        • use a paper clip to press the recovery button
        • while pressing the recovery button apply power
    • attach USB cable to “device port.” For USB the cable used matters. I had luck using usbc ←→ usbc. Using usba ←→ usbc failed
    • 1/2 way through the install process, sdkmanager will want to reconfirm/switch how host is communicating to the target. At this point the target is booted into the new OS
    • at that point I switched to ethernet as both units were connected to my router. I'm not sure if sticking with usb might have worked or would have been faster

' wget raw.githubusercontent.com/pytorch/pytorch/5c6af2b583709f6176898c017424dc9981023c28/.ci/docker/ common/install_cusparselt.sh export CUDA_VERSION=12.1 # as an example. (example putting in the correct CUDA version caused this to fail. Only 12.1 worked) bash ./install_cusparselt.sh '

  • lwc/hardware/jetson.1741137744.txt.gz
  • Last modified: 2025/03/04 19:22
  • by John Harrison