Skip to content

Commit d83ece3

Browse files
authored
Merge pull request #1196 from Dasharo/eom_issue
docs/guides/capsule-update.md: add BtG warning to troubleshooting sec…
2 parents 72f8e3e + 333912c commit d83ece3

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

docs/guides/capsule-update.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ page of the [Setup][main-page].
159159

160160
## Troubleshooting
161161

162+
### Looking up abort reason after a reboot
163+
162164
In case the update process has aborted, one can run `CapsuleApp.efi -S` in UEFI
163165
Shell to get basic information pointing to the reason:
164166

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

176+
### Interactive error during an update
177+
178+
You may also see the following screen:
179+
180+
![BtG capsule error](../images/menus/capsule_btg_error.png)
181+
182+
If you see this error, contact our support at support@dasharo.com, making sure
183+
to attach a photo of the screen you're seeing.
184+
174185
## Further information
175186

176187
* [Overview of Update Capsules](../kb/capsule-updates-overview.md)
36.5 KB
Loading

docs/unified/novacustom/firmware-update.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ firmware version is currently installed on your device.
6060
Powering off instead of rebooting as instructed by fwupd will result in
6161
aborting the update.
6262

63+
If you see any errors during the update, check the [Troubleshooting](../../guides/capsule-update.md#troubleshooting)
64+
section of the Capsule Update guide.
65+
6366
### Firmware Update Mode
6467

6568
Firmware Update Mode is available starting with the following versions:

0 commit comments

Comments
 (0)