openandroidinstaller icon indicating copy to clipboard operation
openandroidinstaller copied to clipboard

OpenAndroidInstaller does not drop to bootloader unlock in download mode on Samsung S10

Open marmotte32 opened this issue 1 year ago • 11 comments

Describe the bug At after clicking on 'Confirm and run' at step ''Unlock the bootloader', the device reboot in download mode without the option to unlock the bootloader.

To Reproduce Steps to reproduce the behavior:

  1. Run OpenAndroidInstaller 0.4.4 beta
  2. Click on 'I understand', click on 'Let's Start'
  3. Click on 'Search for device', the device is detected 'beyond1lte', click 'Continue'
  4. Tick the box 'requiered version of android installed' + 'battery level over 80%' + No lock ...', click 'Continue'
  5. Select an OS image, select a recovery image, click 'Continue' (just a little bug, the file selection popup does not open foreground ...)
  6. then now you are at the menu 'Unlock the bootloader', there is the issue, click 'Confirm and run' image
  7. The phone will reboot in download mode without the option to unlock the bootloader: issue

Expected behavior I should reboot in bootloader unlock mode to be able to unlock the bootloader (long press volume up expected

Log file openandroidinstaller.log

Screenshots The phone will reboot in download mode without the option to unlock the bootloader: issue

Desktop (please complete the following information):

  • OS: Linux Mint Cinnamon
  • Version: 21.2

Smartphone (please complete the following information):

  • Device: Samsung Galaxy S10 / codename: beyond1lte / model: SM-G973F/DS
  • OS: Original Stock Samsung ROM installed is Android 12:
  • Version A12 AP/PDA: G973FXXSGHWC1 (PDA) CSC: G973FOXJGHVJ4 CP: G973FXXSGHWB3 (BaseBand)

Additional context It seems that the command adb reboot download does not show the expected unlock bootloader option I did some test and was not able to get the right screen using adb. It seems that on Samsung devices (at least S10), you really need to that manually to get the option to unlock the bootloader: "With the device powered off - hold Volume Down + Bixby and connect USB cable to PC"

marmotte32 avatar Aug 03 '23 20:08 marmotte32