diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-04 04:01:17 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-04 11:47:11 -0400 |
| commit | 3fc56fd0ee5458e1f21125a1766ffad0f63de891 (patch) | |
| tree | 7d8520ffa8fa99e244d239021966d2a4395e6de6 /static/install/cli.html | |
| parent | b4e6ea6ea01ae02a1a6e8e3c8ccdb98504dae004 (diff) | |
fwupd workaround usually not required anymore
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 2 |
1 files changed, 2 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 |
