You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases, updates from lvfs may not have taken immediately due to the APE not being reset, resulting in a power loss before the update completes.
The APE fw should be updated to detect fw changes (using the mutex for NVRAM, or possibly an interrupt if present) and verify the fw is valid, then reset the RX cpus, followed by itself to complete the update without a reboot.
The firmware metadata should be updated to report to the user that the system must be disconnected from power untill the fw handles this.
The text was updated successfully, but these errors were encountered:
See fwupd/fwupd#6243 and fwupd/fwupd#6572
In some cases, updates from lvfs may not have taken immediately due to the APE not being reset, resulting in a power loss before the update completes.
The APE fw should be updated to detect fw changes (using the mutex for NVRAM, or possibly an interrupt if present) and verify the fw is valid, then reset the RX cpus, followed by itself to complete the update without a reboot.
The firmware metadata should be updated to report to the user that the system must be disconnected from power untill the fw handles this.
The text was updated successfully, but these errors were encountered: