Skip to content

Firmware updating errors out #107

@stisiTT

Description

@stisiTT

I ran the following and got the subsequent error

curl -fsSL https://github.com/tenstorrent/tt-installer/releases/latest/download/install.sh -O
./install.sh --update-firmware force --install-tt-flash --install-kmd --install-tt-topology

error:

[INFO] Updating firmware
usage: tt-flash flash [-h] [--sys-config SYS_CONFIG] --fw-tar FW_TAR
                      [--skip-missing-fw] [--force] [--no-reset]

options:
  -h, --help            show this help message and exit
  --sys-config SYS_CONFIG
                        Path to the pre generated sys-config json
  --fw-tar FW_TAR       Path to the firmware tarball
  --skip-missing-fw     If the fw packages doesn't contain the fw for a
                        detected board, continue flashing
  --force               Force update the ROM
  --no-reset            Do not reset devices at the end of flash
tt-flash flash: error: the following arguments are required: --fw-tar

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions