ADB can't find Fairphone 2

I have downloaded

FP2-gms-18.04.1-manual.zip

unzipped it and I am running the

Fairphone OS 18.04.1 Manual Flashing Script

with

Android Debug Bridge version 1.0.32

on

Linux 4.9.0-040900-generic

but after

Validation complete.

the script just stops and nothing more seems to be happening
When I run

adb devices

the list remains empty and the behaviour on Windows 8 is exactly the same

What am I doing wrong ?

Be sure to follow each step given here …

The manual flashing script uses fastboot, and if you booted your phone into fastboot mode, adb will not work, but fastboot will.

Try fastboot devices .

Also, on Linux be sure to run the flashing script as root.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.