From 1d64475ac711693b1099f83bfb177f96feda1889 Mon Sep 17 00:00:00 2001 From: Michel Memeteau Date: Wed, 22 Feb 2023 11:55:44 +0100 Subject: [PATCH 1/3] Creat grealte config file --- .../assets/configs/greatlte.yaml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 openandroidinstaller/assets/configs/greatlte.yaml diff --git a/openandroidinstaller/assets/configs/greatlte.yaml b/openandroidinstaller/assets/configs/greatlte.yaml new file mode 100644 index 00000000..81a1c7d1 --- /dev/null +++ b/openandroidinstaller/assets/configs/greatlte.yaml @@ -0,0 +1,22 @@ +metadata: + maintainer: Michel Memeteau (freechelmi) + devicename: Samsung Galaxy note 8 + devicecode: greatlte +steps: + unlock_bootloader: + flash_recovery: + - type: call_button + content: > + As a first step, you need to boot into the bootloader. A bootloader is the piece of software, + that tells your phone who to start and run an operating system (like Android). Your device should be turned on. + Then press 'Confirm and run' to reboot into the bootloader. Continue once it's done. + command: adb_reboot_download + - type: call_button + content: In this step, you need to flash a custom recovery on your device. Press 'Confirm and run' to start the process. Confirm afterwards to continue. + command: heimdall_flash_recovery + - type: confirm_button + img: samsung-buttons.png + content: > + Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds + until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off, + hold *Volume Up* + *Home* + *Power button*. \ No newline at end of file From d0f7bc84bf36382f2f21fc9f63daa3d01b619f6a Mon Sep 17 00:00:00 2001 From: Michel Memeteau Date: Fri, 24 Feb 2023 13:05:10 +0100 Subject: [PATCH 2/3] Update greatlte instructions for correct buttons --- openandroidinstaller/assets/configs/greatlte.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openandroidinstaller/assets/configs/greatlte.yaml b/openandroidinstaller/assets/configs/greatlte.yaml index 81a1c7d1..fc42cfd6 100644 --- a/openandroidinstaller/assets/configs/greatlte.yaml +++ b/openandroidinstaller/assets/configs/greatlte.yaml @@ -18,5 +18,4 @@ steps: img: samsung-buttons.png content: > Unplug the USB cable from your device. Then manually reboot into recovery by pressing the *Volume Down* + *Power buttons* for 8~10 seconds - until the screen turns black & release the buttons immediately when it does, then boot to recovery with the device powered off, - hold *Volume Up* + *Home* + *Power button*. \ No newline at end of file + until the screen turns black to reboot & release the buttons immediately when it does, then immediately hold *Volume Up* + *Bixby* + *Power button* until you are in recovery mode. \ No newline at end of file From 9862949f9494b467e050c94df5c9f2c77286538c Mon Sep 17 00:00:00 2001 From: Michel Memeteau Date: Sat, 25 Feb 2023 14:19:01 +0100 Subject: [PATCH 3/3] Add Samsung Note 8 to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f73e9314..691c9751 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ Samsung | Galaxy S6 Edge | [zeroltexx](https://wiki.lineageos.org/devices/zerolt Samsung | Galaxy S7 | [herolte](https://wiki.lineageos.org/devices/herolte/) | SM-G930F | tested Samsung | Galaxy S7 Edge | [hero2lte](https://wiki.lineageos.org/devices/hero2lte/) | | tested Samsung | Galaxy S9 | [starlte](https://wiki.lineageos.org/devices/starlte/) | | tested +Samsung | Galaxy Note 8 | greatlte | SM-N950F | tested Samsung | Galaxy Note 9 | [crownlte](https://wiki.lineageos.org/devices/crownlte/) | | tested Samsung | Galaxy S10 | [beyond1lte](https://wiki.lineageos.org/devices/beyond1lte/) | | tested Samsung | Galaxy Note 10 | [d1](https://wiki.lineageos.org/devices/d1/) | | tested