You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running the cli binary I 'm getting the following error:
$ /usr/bin/system76-firmware-cli thelio-io
downloading manifest.json
downloading metadata.json
downloading manifest.json
downloading metadata.json
downloading main.hex
Switching devices to bootloader
"/sys/bus/usb/devices/1-5"
revision: ""
switching to bootloader
system76-firmware: failed to update: Cannot send after transport endpoint shutdown (os error 108)
Steps to reproduce (if you know):
$ git clone https://github.com/pop-os/system76-firmware.git
$ cd system76-firmware
$ make all
$ sudo make install
$ /usr/bin/system76-firmware-cli schedule
$ /usr/bin/system76-firmware-cli thelio-io
Only the last command trigger the issue.
Expected behavior:
Perform the update without error.
Other Notes:
The text was updated successfully, but these errors were encountered:
Distribution (run
cat /etc/os-release
):Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):https://github.com/pop-os/system76-firmware.git
Issue/Bug Description:
While running the
cli
binary I 'm getting the following error:Steps to reproduce (if you know):
Only the last command trigger the issue.
Expected behavior:
Perform the update without error.
Other Notes:
The text was updated successfully, but these errors were encountered: