Open mIIwaukee opened 3 years ago
Same bug reproduced on Uubntu 18.04 LiveCD. Sept 12, 2020 commit resolved the issue and module flashed successfully.
If you are doing this via ubuntu 18.04, the command qmi-firmware-update only has --update, not --update-download
Just change the autoflash-7455.sh and remove the -download part.
Describing Autoflash.sh refused to update my EM7455. Either I'm missing something or it's not clear to me. Various issues with the timing and line 357 (I'm not sure this is a valid flag: --update-download) qmi-firmware-update --update-download -d "$deviceid" "$SWI9X30C_CWE" "$SWI9X30C_NVU"
To Reproduce Execute Autoflash.sh
Expected behavior Expected to complete successfully
Desktop (please complete the following information): Ubuntu 18.04, LiveCD
Additional context Was able to resolve my issues by using a previous Sept 12, 2020 version of Autoflash.sh,