Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions docs/guides/firmware-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
10 changes: 10 additions & 0 deletions docs/unified/msi/firmware-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
14 changes: 5 additions & 9 deletions docs/unified/novacustom/firmware-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down