diff --git a/docs/guides/firmware-update.md b/docs/guides/firmware-update.md index 2eca41be86..716efe3750 100644 --- a/docs/guides/firmware-update.md +++ b/docs/guides/firmware-update.md @@ -16,11 +16,13 @@ This document is a guide for updating firmware on your Dasharo-powered device. Some platforms support updates via fwupd / LVFS starting with the following firmware versions: -| Vendor | Generation | Version | -| ---------- | ---------- | ------- | -| NovaCustom | 11th | 1.6.0 | -| NovaCustom | 12th | 1.8.0 | -| NovaCustom | 14th | 1.0.0 | +| Vendor | Model | Version | +| ---------- | --------------------------| ------- | +| NovaCustom | NV4x, NS5x, NS7x 11th Gen | 1.6.0 | +| NovaCustom | NV4x, NS5x, NS7x 12th Gen | 1.8.0 | +| NovaCustom | V54x, V56x | 1.0.0 | +| MSI | PRO Z690-A | 1.1.7 | +| MSI | PRO Z790-P | 0.9.5 | For instructions on how to perform updates using FWUPD and how to use the tool in general, refer to the [Dasharo fwupd documentation](../kb/fwupd.md#updating-the-firmware). diff --git a/docs/unified/msi/firmware-update.md b/docs/unified/msi/firmware-update.md index 6109187b02..aecef5fc7d 100644 --- a/docs/unified/msi/firmware-update.md +++ b/docs/unified/msi/firmware-update.md @@ -23,6 +23,16 @@ Alternatively, it can be checked in the `BIOS Setup Menu`. 1. v0.9.0 for Z790-P and v1.1.2 for Z690-A introduced support for Firmware Update Mode + ### Capsule Update via fwupd + + Using fwupd is the recommended and simplest way to perform Dasharo + firmware updates on supported devices. + + To check which firmware versions support fwupd updates, check + [Firmware Update Guide](../../guides/firmware-update.md#fwupd--lvfs). + + For instructions on how to use fwupd and update the firmware, follow the [Dasharo fwupd documentation](../../kb/fwupd.md#update-instructions). + ### Firmware Update Mode If the currently installed Dasharo version supports Firmware Update Mode, follow diff --git a/docs/unified/novacustom/firmware-update.md b/docs/unified/novacustom/firmware-update.md index 8b97a7f38d..8f3698abc7 100644 --- a/docs/unified/novacustom/firmware-update.md +++ b/docs/unified/novacustom/firmware-update.md @@ -27,20 +27,16 @@ firmware version is currently installed on your device. > binaries themselves by following the steps under the [Manual > update](#manual-update) section. - ### Capsule Update via fwupd + ### Capsule Update via fwupd Using fwupd is the recommended and simplest way to perform Dasharo firmware updates on supported devices. - fwupd and Capsule Update are available starting with the following versions: + To check which firmware versions support fwupd updates, check + [Firmware Update Guide](../../guides/firmware-update.md#fwupd--lvfs). - | Generation | Version | - | ---------- | ------- | - | 11th | 1.6.0 | - | 12th | 1.8.0 | - | 14th | 1.0.0 | - - For instructions on how to use fwupd and update the firmware, follow the [Dasharo fwupd documentation](../../kb/fwupd.md#update-instructions). + For instructions on how to use fwupd and update the firmware, follow the + [Dasharo fwupd documentation](../../kb/fwupd.md#update-instructions). ### Firmware Update Mode