-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working