Skip to content

Commit c8f247a

Browse files
authored
Merge pull request #1227 from Dasharo/fwupd-guides
Unify fwupd guides
2 parents ba96d2d + 6fcac39 commit c8f247a

3 files changed

Lines changed: 632 additions & 70 deletions

File tree

docs/guides/firmware-update.md

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -22,31 +22,8 @@ firmware versions:
2222
| NovaCustom | 12th | 1.8.0 |
2323
| NovaCustom | 14th | 1.0.0 |
2424

25-
!!! note
26-
27-
Capsule updates are only available when Intel ME is HAP-Disabled (on unfused
28-
platforms), and the AC adapter is connected to the laptop.
29-
30-
See [this Knowledge Base article](../dasharo-menu-docs/dasharo-system-features.md#intel-management-engine-options)
31-
for information about disabling the ME, or [Issue #1302](https://github.com/Dasharo/dasharo-issues/issues/1302)
32-
for more context.
33-
34-
To update your firmware, run the following commands:
35-
36-
```bash
37-
$ sudo fwupdtool refresh
38-
$ sudo fwupdtool update
39-
```
40-
41-
or use any other fwupd front-end of your choice, like GNOME Firmware Update.
42-
Then, reboot your machine to apply the update.
43-
44-
!!! warning
45-
Powering off instead of rebooting as instructed by fwupd will result in
46-
aborting the update.
47-
48-
If you see any errors during the update, check the [Troubleshooting](../guides/capsule-update.md#troubleshooting)
49-
section of the Capsule Update guide.
25+
For instructions on how to perform updates using FWUPD and how to use the tool
26+
in general, refer to the [Dasharo fwupd documentation](../kb/fwupd.md#updating-the-firmware).
5027

5128
## Firmware Update Mode
5229

0 commit comments

Comments
 (0)