From b96df9c32fd3cb0351d80c53d2489e171db444ce Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Thu, 21 Dec 2023 18:19:46 -0500
Subject: [PATCH] disconnect Pixel Tablet from stand for installing
---
static/install/cli.html | 4 ++++
static/install/web.html | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/static/install/cli.html b/static/install/cli.html
index 9ae2287b..34c0feaa 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -345,6 +345,10 @@ Installed as /home/username/platform-tools/fastboot
Pixels from Google and then
manually
install it with the Windows Device Manager.
+
+ For the Pixel Tablet, disconnect it from the stand before continuing. The stand
+ uses USB to provide charging and audio output, but the tablet lacks support for
+ using both the stand and USB port at the same time.
diff --git a/static/install/web.html b/static/install/web.html
index 03904477..86d36b4e 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -234,6 +234,10 @@
Pixels from Google and then
manually
install it with the Windows Device Manager.
+
+ For the Pixel Tablet, disconnect it from the stand before continuing. The stand
+ uses USB to provide charging and audio output, but the tablet lacks support for
+ using both the stand and USB port at the same time.