mirror of
https://github.com/Dasharo/docs.git
synced 2026-03-06 14:46:22 -08:00
Merge pull request #1234 from Dasharo/update-fwupd-support
firmware update docs: Keep only one fwupd support table
This commit is contained in:
@@ -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).
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user