From 5bbca48d0e96effb3c66a9674c7a06670c3917df Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 3 Sep 2024 12:19:02 -0400 Subject: [PATCH] stop marking fwupd workaround as not required This may still be needed. --- static/install/cli.html | 2 -- static/install/web.html | 2 -- 2 files changed, 4 deletions(-) diff --git a/static/install/cli.html b/static/install/cli.html index e8ef0730..e663843f 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -307,8 +307,6 @@ Installed as /home/username/platform-tools/fastboot

Working around fwupd bug on Linux distributions

-

This is no longer required for the Pixel 4a (5G) and later.

-

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 5a9506a5..3f06901a 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -198,8 +198,6 @@

Working around fwupd bug on Linux distributions

-

This is no longer required for the Pixel 4a (5G) and later.

-

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