Unable to install it on Fairphone-6

Sorry to say, but I tried now several hours to install /e/os on a new Fairphone 6.

On my Kubuntu laptop

  • the webinstaller in step 7 does not show the connected phone. No device found
  • the manual installation does not show any devices in “adb devices”.

Sure, I tried different ports, different cables.
Maybe this is a problem with the rights management in ubuntu. I googled a lot, but did not find a solution for this problem.

Than I tried my other laptop with MS-Surface-Pro-Windows-11 laptop
Its only a little bit better, as it shows in file browser a memory device and I can copy files on it.

  • the Web installer shows in Step 7 the phone in the popup window, the Phone shows the message about “Allow USB debugging” which I allow, but then in the browser the green “Connect” Button is spinning and spinning for hours and nothing happens.
  • for the manual installation I tried it 50 times with different cables, ports, installing adb drivers from clockworkmod, etc, and only 2 times showed a device with “adb devices” but disappeared 2 minutes later without any reason.

Now I dont know what to do. I followed the documentation exactly, but it does not work.
I spent the whole day googling, trying different things, but now I am tired.
I wonder when even the installation process is difficult and buggy how will the os itself behave.

My idea was to buy an android device and give /e/os a try. If it works for me, its no problem to donate and support this work. If not I am able to revert to android. This is the same routine somebody does with an ordinary laptop and any linux distro.

In Windows do you have a driver problem ? As [Solved] Windows does not see my phone in Fastboot mode

The webinstaller is a blackbox, it doesn’t work for all and you can’t know why it doesn’t work…

You don’t need drivers on Linux. Use the manual install, should be done in like 15 mins. Tht only hiccup can unlocking the bootloader when you need fastboot. (In the installation zip there is also fast boot you can use without installation of it if you are good with Linux.)

Install /e/OS on a Fairphone The Fairphone (Gen. 6) - “FP6”

https://doc.e.foundation/devices/FP6/install

Servus Mihi,
tomorrow I will try the manual installation again. I hope I will fix the problem about not finding the device with “adb devices”.
Thanks for your help.
Thomas

Sure this is the document I followed multiple hours, but it does not work. I will try it tomorrow again. Good luck to myself :wink:

“adb devices” command as “adb” commands, will only works with device booted in normal mode or recovery mode

if the device is in bootloader mode, you need to use “fastboot” commands, so “fastboot devices”