From 3fc56fd0ee5458e1f21125a1766ffad0f63de891 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 4 Aug 2024 04:01:17 -0400 Subject: [PATCH] fwupd workaround usually not required anymore --- static/install/cli.html | 2 ++ static/install/web.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/static/install/cli.html b/static/install/cli.html index 046a9930..573bf01a 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -306,6 +306,8 @@ Installed as /home/username/platform-tools/fastboot

Working around fwupd bug on Linux distributions

+

This is usually not required for the Pixel 4a (5G) and later anymore.

+

Debian stable and Ubuntu have an outdated fwupd package with a bug breaking connecting to Android's bootloader interface (fastboot) while fwupd is running since it tries to connect to arbitrary devices. This section can be skipped on diff --git a/static/install/web.html b/static/install/web.html index 406fa7dd..de65d68e 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -198,6 +198,8 @@

Working around fwupd bug on Linux distributions

+

This is usually not required for the Pixel 4a (5G) and later anymore.

+

Debian stable and Ubuntu have an outdated fwupd package with a bug breaking connecting to Android's bootloader interface (fastboot) while fwupd is running since it tries to connect to arbitrary devices. This section can be skipped on