Logitech / fw_updates

This repository contains official FW update files for Logitech control devices (mice, keyboards, etc.)
110 stars 29 forks source link

Will pressing keys during keyboard firmware update interrupt the progress? #36

Closed gd08xxx closed 2 years ago

gd08xxx commented 2 years ago

Hi there, I am using MX keyboard. I tried updating the firmware and accidentally pressed control-c and control-d during the firmware update (i was trying to kill some terminal progress on my mac program).

May I know whether pressing those keys will affect the firmware update of the keyboard? From what I know control-c and control-d kills progress for Unix commands and this can potentially kill some firmware update progress?

hughsie commented 2 years ago

If the keyboard is in bootloader mode then the keys won't register as keypresses, so it's perfectly safe.

gd08xxx commented 2 years ago

thanks a lot:) just to confirm, the keyboard is in bootloader mode when on a mac > logi options > firmware update > percentage progress indicator + red and green light blinking?

hughsie commented 2 years ago

red and green light blinking

Exactly that.

gd08xxx commented 2 years ago

thanks!