openandroidinstaller-dev / openandroidinstaller

Makes installing alternative Android distributions nice and easy.
https://openandroidinstaller.org
GNU General Public License v3.0
420 stars 33 forks source link

Stuck at Bootloader #263

Open larus-argentatus-sec opened 1 year ago

larus-argentatus-sec commented 1 year ago

Describe the bug Stuck at Bootloader after booting into it, it gets stuck at: $fastboot oem unlock < waiting for any device >

To Reproduce Steps to reproduce the behavior:

  1. Go to Unlock the bootloader
  2. Click on Advanced output
  3. Confirm and Run
  4. Nothing happens

Expected behavior Unlocking the bootloader and moving on with the install

Desktop:

Smartphone:

tsterbak commented 1 year ago

Hi @larus-argentatus-sec, thank you for reporting this issue. :slightly_smiling_face: Have you tried a different USB-port and cable? Sometimes fastboot can be a bit picky and annoying even though adb works fine.

larus-argentatus-sec commented 1 year ago

I just did a manual installation because I saw that ADB sometimes has problems without Root, maybe add a root prompt to the APP to make sure that ADB will work.

On September 4, 2023 4:11:15 PM UTC, Tobias Sterbak @.***> wrote:

Hi @larus-argentatus-sec, thank you for reporting this issue. :slightly_smiling_face: Have you tried a different USB-port and cable? Sometimes fastboot can be a bit picky and annoying even though adb works fine.

-- Reply to this email directly or view it on GitHub: https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/263#issuecomment-1705497564 You are receiving this because you were mentioned.

Message ID: @.***>

tsterbak commented 1 year ago

I just did a manual installation because I saw that ADB sometimes has problems without Root, maybe add a root prompt to the APP to make sure that ADB will work.

Okay, makes sense :) Rooting or working with rooted devices is currently not a planned feature.

larus-argentatus-sec commented 1 year ago

Sorry, root in the host Machine (not on the phone)

On September 4, 2023 4:35:58 PM UTC, Tobias Sterbak @.***> wrote:

I just did a manual installation because I saw that ADB sometimes has problems without Root, maybe add a root prompt to the APP to make sure that ADB will work.

Okay, makes sense :) Rooting or working with rooted devices is currently not a planned feature.

-- Reply to this email directly or view it on GitHub: https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/263#issuecomment-1705521800 You are receiving this because you were mentioned.

Message ID: @.***>

tsterbak commented 1 year ago

Sorry, root in the host Machine (not on the phone)

Oh I see :thinking: I'm not sure how to best do this with the flatpak, but you could run the executable directly in a root console.

tsterbak commented 11 months ago

I have a suspicion, that this is related to trying to install an Android 13-based ROM. This should then be resolved by #317