tenstorrent / tt-smi

Tenstorrent console based hardware information program
Apache License 2.0
18 stars 3 forks source link

Unable to get tt-smi working #1

Closed eyonland closed 6 months ago

eyonland commented 6 months ago

python --version Python 3.8.10

pip --version pip 21.1.1 from /home/tickcode/.pyenv/versions/3.8.10/lib/python3.8/site-packages/pip (python 3.8)

tt-flash --fw-tar fw_pack-80.4.0.0_acec1267.tar.gz --force Now checking device <builtins.PciChip object at 0x7f2bb77fd4b0>: Looks like you are running a very old set of fw, assuming that it needs an update Now flashing tt-flash version: (80, 4, 0, 0) Forced ROM update requested. ROM will now be updated.

tt-smi Unsupported FW version 1.1.0.0 detected on grayskull device 0. Require FW version >= 1.3.0.0 to run tt-smi Please update FW on device using tt-flash: https://github.com/tenstorrent/tt-flash

TTDRosen commented 6 months ago

You need to reboot past flash, I'll update the output of tt-flash to make this clearer.

TTDRosen commented 6 months ago

Closing as I think you have solved the problem

warthog9 commented 6 months ago

think this is closeable, if it's still broken re-open