diff options
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 8bfea8f0..d1ebaf05 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -341,18 +341,18 @@ Installed as /home/username/platform-tools/fastboot</pre> <p>Connect the device to the computer. On Linux, you'll need to do this again if you didn't have the udev rules set up when you connected it.</p> - <p>On Windows, you need to install a driver for fastboot if you don't already have - it. No driver is needed on other operating systems. You can obtain the driver from - Windows Update which will detect it as an optional update when the device is - booted into the bootloader interface and connected to the computer. Open Windows - Update, run a check for updates and then open the "View optional updates" + <p>Windows 11 recently included a fastboot driver and no longer requires installing + a driver for installation on the Pixel 4a (5G) or later. It isn't enough for legacy + 4th generation Pixels due to missing fastbootd support. Windows 10 or older releases + of Windows 11 need a driver installed for the Pixel 4a (5G) or later. You can obtain + the driver from Windows Update which will detect it as an optional update when the + device is booted into the bootloader interface and connected to the computer. Open + Windows Update, run a check for updates and then open the "View optional updates" interface. Install the driver for the Android bootloader interface as an optional - update.</p> - - <p>An alternative approach to obtaining the Windows fastboot driver is to obtain - the <a href="https://developer.android.com/studio/run/win-usb">latest driver for - Pixels</a> from Google and then - <a href="https://developer.android.com/studio/run/oem-usb#InstallingDriver">manually + update, which will show up as "LeMobile Android Device" due to USB ID overlap. An + alternative approach to obtaining the Windows fastboot driver is to obtain the <a + href="https://developer.android.com/studio/run/win-usb">latest driver for Pixels</a> + from Google and then <a href="https://developer.android.com/studio/run/oem-usb#InstallingDriver">manually install it with the Windows Device Manager</a>.</p> <p>For the Pixel Tablet, disconnect it from the stand before continuing. The stand |
