Skip to content

Instantly share code, notes, and snippets.

@mbohun
Last active March 5, 2025 22:06
Show Gist options
  • Save mbohun/9cd22b67040f5854d35e5fa57c8e65e1 to your computer and use it in GitHub Desktop.
Save mbohun/9cd22b67040f5854d35e5fa57c8e65e1 to your computer and use it in GitHub Desktop.
MSI laptop `fwupdmgr get-upgrades`
mbohun@mamlas:~> Read from remote host 192.168.1.35: Connection timed out
Connection to 192.168.1.35 closed.
client_loop: send disconnect: Broken pipe
[mbohun@mbohunorangepi5pro ~]$ ssh 192.168.1.35
Last login: Thu Mar  6 08:05:01 AEDT 2025 from 192.168.1.20 on ssh

1 device has a firmware upgrade available.
Run `fwupdmgr get-upgrades` for more information.

Have a lot of fun...
mbohun@mamlas:~> fwupdmgr get-upgrades
Devices with no available firmware updates: 
 • CUST0001:00 04F3:30AA
 • KBG30ZMV512G TOSHIBA
 • SBAT
 • SSD 860 EVO 1TB
 • SSD 870 QVO 2TB
 • System Firmware
────────────────────────────────────────────────
Devices that have been updated successfully:
 • UEFI dbx (217 → 371)
Uploading firmware reports helps hardware vendors to quickly identify failing and successful updates on real devices.
Review and upload report now? (Requires internet connection) [Y|n]: 

Uploading firmware reports helps hardware vendors to quickly identify failing and successful updates on real devices.
Review and upload report now? (Requires internet connection) [Y|n]: n
Do you want to disable this feature for future updates? [y|N]: y
Authenticating…          [ -                                     ]==== AUTHENTICATING FOR org.freedesktop.fwupd.modify-remote ====
Authentication is required to modify a configured remote used for firmware updates
Authenticating as: root
Authenticating…          [                                  -    ]Password: 
Operation was cancelled
mbohun@mamlas:~>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment