Ultima attività 3 weeks ago

inferno0230's Avatar inferno0230 ha revisionato questo gist 3 weeks ago. Vai alla revisione

1 file changed, 2 insertions, 2 deletions

benz_instructions.md

@@ -1,5 +1,5 @@
1 1 # Prerequisites:
2 - - Device must be running OxygenOS version 16.0.3.500,
2 + - Device must be running OxygenOS version 16.0.5.700,
3 3 - Flash the current build again using local install to ensure both slots have the same firmware. (Failing to do so will get you bricked)
4 4
5 5 # Clean flash:
@@ -25,8 +25,8 @@
25 25 - Enter fastbootd
26 26 - fastboot wipe-super super_empty.img
27 27 - Enter recovery
28 - - Sideload the rom zip
29 28 - Format data
29 + - Sideload the rom zip
30 30 - Reboot
31 31
32 32 # If after sideloading rom, device boots to bootloader:

inferno0230 ha revisionato questo gist 3 months ago. Vai alla revisione

1 file changed, 1 insertion, 1 deletion

benz_instructions.md

@@ -11,7 +11,7 @@
11 11 - `fastboot flash dtbo dtbo.img`
12 12 - `fastboot flash recovery recovery.img`
13 13 - Reboot to recovery
14 - - Format data after sideload
14 + - Format data before sideload
15 15 - Sideload ROM zip
16 16 - `adb sideload PixelOS*.zip`
17 17 - Reboot and voila!

inferno0230 ha revisionato questo gist 3 months ago. Vai alla revisione

1 file changed, 1 insertion, 1 deletion

benz_instructions.md

@@ -1,5 +1,5 @@
1 1 # Prerequisites:
2 - - Device must be running OxygenOS version 16.0.2.400,
2 + - Device must be running OxygenOS version 16.0.3.500,
3 3 - Flash the current build again using local install to ensure both slots have the same firmware. (Failing to do so will get you bricked)
4 4
5 5 # Clean flash:

inferno0230 ha revisionato questo gist 4 months ago. Vai alla revisione

1 file changed, 2 insertions, 2 deletions

benz_instructions.md

@@ -1,5 +1,5 @@
1 1 # Prerequisites:
2 - - Device must be running OxygenOS version 15.0.0.1301 or higher,
2 + - Device must be running OxygenOS version 16.0.2.400,
3 3 - Flash the current build again using local install to ensure both slots have the same firmware. (Failing to do so will get you bricked)
4 4
5 5 # Clean flash:
@@ -11,9 +11,9 @@
11 11 - `fastboot flash dtbo dtbo.img`
12 12 - `fastboot flash recovery recovery.img`
13 13 - Reboot to recovery
14 + - Format data after sideload
14 15 - Sideload ROM zip
15 16 - `adb sideload PixelOS*.zip`
16 - - Format data after sideload
17 17 - Reboot and voila!
18 18
19 19 # Updating to a newer build (dirty flash):

inferno0230 ha revisionato questo gist 5 months ago. Vai alla revisione

1 file changed, 37 insertions

benz_instructions.md(file creato)

@@ -0,0 +1,37 @@
1 + # Prerequisites:
2 + - Device must be running OxygenOS version 15.0.0.1301 or higher,
3 + - Flash the current build again using local install to ensure both slots have the same firmware. (Failing to do so will get you bricked)
4 +
5 + # Clean flash:
6 + - Reboot to bootloader
7 + - Flash boot, init_boot, vendor_boot, dtbo and recovery images
8 + - `fastboot flash boot boot.img`
9 + - `fastboot flash init_boot init_boot.img`
10 + - `fastboot flash vendor_boot vendor_boot.img`
11 + - `fastboot flash dtbo dtbo.img`
12 + - `fastboot flash recovery recovery.img`
13 + - Reboot to recovery
14 + - Sideload ROM zip
15 + - `adb sideload PixelOS*.zip`
16 + - Format data after sideload
17 + - Reboot and voila!
18 +
19 + # Updating to a newer build (dirty flash):
20 + - Sideload ROM zip
21 + - Reboot and voila!
22 +
23 + # If sideloading rom gives error 7:
24 + - Reboot to recovery
25 + - Enter fastbootd
26 + - fastboot wipe-super super_empty.img
27 + - Enter recovery
28 + - Sideload the rom zip
29 + - Format data
30 + - Reboot
31 +
32 + # If after sideloading rom, device boots to bootloader:
33 + - Do clean flash steps again
34 + - When it asks for Yes/No prompt for installing additional packages, select Yes
35 + - After device reboots recovery, sideload again.
36 + - This time when it asks for Yes/No prompt for installing additional packages, select No
37 + - Format and Reboot
Più nuovi Più vecchi