diff options
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/cli.html | 2 | ||||
| -rw-r--r-- | static/install/web.html | 2 |
2 files changed, 4 insertions, 0 deletions
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</pre> <section id="working-around-fwupd-bug-on-linux-distributions"> <h2><a href="#working-around-fwupd-bug-on-linux-distributions">Working around fwupd bug on Linux distributions</a></h2> + <p><em>This is usually not required for the Pixel 4a (5G) and later anymore.</em></p> + <p>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 @@ <section id="working-around-fwupd-bug-on-linux-distributions"> <h2><a href="#working-around-fwupd-bug-on-linux-distributions">Working around fwupd bug on Linux distributions</a></h2> + <p><em>This is usually not required for the Pixel 4a (5G) and later anymore.</em></p> + <p>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 |
