From eb75fa07a3a5bec8f03633dc0b8dfe2636227e93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kope=C4=87?= Date: Wed, 14 Jan 2026 10:01:23 +0100 Subject: [PATCH] docs/guides/capsule-update.md: Add subsections to troubleshooting section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Kopeć --- docs/guides/capsule-update.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/guides/capsule-update.md b/docs/guides/capsule-update.md index 57d45f90..4a87af41 100644 --- a/docs/guides/capsule-update.md +++ b/docs/guides/capsule-update.md @@ -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: @@ -171,6 +173,8 @@ 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.jpg)