Trouble installing e/os on FP6 using the web installer on Linux

I’ve tried installing e/os using the web installer in Windows 11, but it always got stuck at the “Device Detection” step, where even though the phone was visible, it couldn’t connect (no pop up on phone), even though I followed all the previous steps correctly.

So now I’m trying it on Linux (Zorin), but it’s still acting very strange. I installed adb and fastboot, running ./adb devices shows the phone, ./fastboot devices doesnt. I think I updated all the drivers correctly (I’m a total linux newbie), and I eventually got the bootloader totally unlocked (not just OEM unlocked), so that it now shows as unlocked in the boot menu.

However, when I try the web installer again, it keeps getting stuck on the Device Detection Step (even though it has worked before, but then it got stuck after downloading the files), where I get this error:

Error on step: device-detection

Cannot execute command connect adb
The device is not connected Failed to connect: Cannot connect ADB Cannot read properties of undefined (reading ‘deserial’)
Proposal: Check connection and that no other program is using the phone and retry.

I tried it with a bunch of different cables in a bunch of different ports, but nothing seems to work. I did all the previous steps, USB debugging, OEM unlock, setting to File Transfer etc.

I really want the webinstaller to work because like I said I know nothing about Linux or using commands.

Can anybody for the love of God assist me?

I don’t think I ever got the web installer to work on Linux.

Manual installation on Linux is easy.

No need to install anything if you already unlocked bootloader as far as I know.

Before you continue next step, check and maybe picture the security patch. You might bump into problems later when locking bootloader. Check rollback part in the instructions (read instructions 1 or 2 times before anything to make yourself familiar).

1 Like

here “using commands” is about 3 copy / paste actions from the user side…

Download the zip file, use the ‘official’ build link.

Unzip the files into a folder. In that folder, right click and use ‘open in terminal’ (I suppose in any Linux Distro you have that). Then you can copy paste the chmod command and the rest.

If there is an issue while the script runs, it’ll show. Let us know here if you have questions or run into errors. We all know the first step is the hardest :blush::blush: and not all of us are rocket scientists (or similar)

1 Like

Guess I looked at something else, that looked far more daunting

i hope it can be usefull.