summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-01-24 16:24:19 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-01-24 16:24:19 -0500
commitf85e4222c033cb276e47055dacd82d53b89739af (patch)
tree1ec57f6370c3bdc7ce6622b8f3976bc11ec098ec /static
parent119b7cd00032becc217ffc900d2473b3fcce0616 (diff)
udev rules are still an issue for Linux WebUSB
Diffstat (limited to 'static')
-rw-r--r--static/install/web.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/install/web.html b/static/install/web.html
index 114ae719..62eb0f66 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -114,6 +114,16 @@
Play services as part of Factory Reset Protection (FRP) for anti-theft protection.</p>
</section>
+ <section id="fastboot-as-non-root">
+ <h2><a href="#fastboot-as-non-root">Fastboot as non-root</a></h2>
+
+ <p>On Linux, in order for to connect to a device as non-root, the appropriate udev
+ rules need to be set up. This is not an issue on either macOS or Windows.</p>
+
+ <p>On Arch Linux, install the <code>android-udev</code> package. On Debian and
+ Ubuntu, install the <code>android-sdk-platform-tools-common</code> package.</p>
+ </section>
+
<section id="connecting-phone">
<h2><a href="#connecting-phone">Connecting the phone</a></h2>