protectli-root / protectli-firmware-updater

Script used to update firmware on Protectli devices
MIT License
50 stars 2 forks source link

Flashli 1.1.11 does not offer protectli_fw6_DF_v1.0.12.rom on FW6D, flashes DF_v1.0.6 instead #9

Closed drphr4ud closed 1 year ago

drphr4ud commented 2 years ago

On FW6D running Coreboot with the 1.0.6:

Boot Ubuntu 20.04 live, connect WAN, open shell

cd /tmp
wget https://github.com/protectli-root/protectli-firmware-updater/releases/download/v1.1.11/flashli.tar.gz
tar -zxvf flashli.tar.gz
cd flashli/
./flashbios

Expected behavior:

It should offer to flash protectli_fw6_DF_v1.0.12.rom which is current in repo for this release.

Actual behavior: It offers to reflash 1.0.6

20220102_172157

Edit: Issue seems to be a packaging issue with 1.1.11

flashli/build/images/protectli_fw6d_DF_1.0.6.rom is in the .tar.gz for the release but the repo itself has 1.0.12

tux2bsd commented 1 year ago

I was considering buying a Protecli product until I saw the issues on this project. This public demonstration of Protectli's very poor issue handling skills leaves far too much to be desired...

SergeyKonst3 commented 1 year ago

Apologies for the reply. The issue was fixed in 721bb6a At this time we are closing the issue. Please feel free to reopen this issue if there are any other concerns.