Skip to content
Open
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
11 changes: 11 additions & 0 deletions docs/guides/capsule-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ page of the [Setup][main-page].

## Troubleshooting

### Looking up abort reason after a reboot

In case the update process has aborted, one can run `CapsuleApp.efi -S` in UEFI
Shell to get basic information pointing to the reason:

Expand All @@ -171,6 +173,15 @@ quite generic but still useful:
* `Not Ready` indicates that the capsule is unsupported by this firmware, likely
because it isn't compatible

### Interactive error during an update

You may also see the following screen:

![BtG capsule error](../images/menus/capsule_btg_error.png)

If you see this error, contact our support at support@dasharo.com, making sure
to attach a photo of the screen you're seeing.

## Further information

* [Overview of Update Capsules](../kb/capsule-updates-overview.md)
Expand Down
Binary file added docs/images/menus/capsule_btg_error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions docs/unified/novacustom/firmware-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ firmware version is currently installed on your device.
Powering off instead of rebooting as instructed by fwupd will result in
aborting the update.

If you see any errors during the update, check the [Troubleshooting](../../guides/capsule-update.md#troubleshooting)
section of the Capsule Update guide.

### Firmware Update Mode

Firmware Update Mode is available starting with the following versions:
Expand Down