- May 27, 2010
- 4,158
- 5,575
I have it, but I cannot upload now.
Maybe this afternoon
I have it, but I cannot upload now.
Can you give me the link to that group please?
Nothing Just updates tracker !
Thanks for you work my friend.Unbricking Nothing phone 1: Flash Stock Firmware with Fastboot
Warning : The process below will erase all the data on your device. So, I invite you to make a full backup of the device beforehand.
Unfortunately, as I don't own the Phone(1) yet, I am unable to take screenshots with the Phone(1) at the moment. As soon as I can, I will put them online to finalize the tutorial. Thank you for your understanding
STEP 1: What you need and read before the process.
It’s really important for a process without problems
- Install Android SDK and the Platform-tools folder
- Download the Nothing OS version you need (see this post)
- Extract the "payload bin" file from the rom
- Extract the Firmware Stock "boot.img" from the rom (see this tutorial)
- Unlock the bootloader of your Phone(1) (see this tutorial)
STEP 2: Boot the bricked phone 1 into Fastboot mode
Very often, a soft-bricked or boot-looped device may already be in Fastboot mode. However, if you are stuck in a boot-loop, long press the Power key to turn it off.
Then press and hold the Power and Volume Down keys (or Power and Volume Up keys on some devices) simultaneously to boot your device into Fastboot mode.
In case you are unable to turn off your device, let the battery discharge. Once it is drained, connect it to the charger. Then, as soon as it is about to start, use the Power and Volume Up/Down keys and it will start directly in Fastboot mode.
STEP 3: Format the device via Fastboot
1.Go to the platform-tools folder where the extracted ROM is located.
2.Then go to its address bar, type CMD in its address, and press Enter. This will launch the CMD window.
3.Now run the following command to perform a factory reset (optional but recommended)
Code:fastboot -w
STEP 4: Flash the Nothing Phone 1 firmware via the Fastboot commands
- Run the commands below in the CMD window [which is open in the platform-tools folder] to flash the partition file.
- Very Important: Only run one command at a time. If you get an error, however, do not exit the process halfway, but go on to the next flashing command instead.
- Don't forget to check your command line
before validating it, because often a small error blocks you!
Code:fastboot flash abl abl.img fastboot flash aop aop.img fastboot flash bluetooth bluetooth.img fastboot flash boot boot.img fastboot flash cpucp cpucp.img fastboot flash devcfg devcfg.img flash fastboot dsp dsp.img flash fastboot dtbo dtbo.img fastboot flash featenabler featenabler.img fastboot flash hyp hyp.img fastboot flash imagefv imagefv.img fastboot flash keymaster keymaster.img fastboot flash modem modem.img fastboot flash multiimgoem multiimgoem.img fastboot flash odm odm.img fastboot fastboot flash product product.img fastboot flash qupfw qupfw.img flash fastboot shrm shrm.img flash fastboot system system.img flash fastboot system_ext system_ext.img flash fastboot tz tz.img flash fastboot uefisecapp uefisecapp.img flash fastboot vbmeta vbmeta.img flash fastboot vbmeta_system vbmeta_system.img fastboot flash vendor vendor.img fastboot flash vendor_boot vendor_boot.img flash fastboot xbl xbl.img fastboot flash xbl_config xbl_config.img
Step 5: If you have not had any errors, then you can run the command below to boot your device onto the operating system.
Code:fastboot reboot
Well done, you have just debricked your Nothing Phone 1 by flashing the stock firmware via the fastboot commands.
I hope this tutorial has helped you find your Phone(1).
Thanks
I actually don't suggest to downgrade the phone, btw try my tool https://github.com/sh4tteredd/nothing-phone-1-toolsThanks for you work my friend.
In code you say "flash fastboot xbl xbl.img" but i guess its supposed to be "fastboot flash xbl xbl.img"?
Can i use this guide to go from 1.1.4 to 1.1.3?
Is there a reason why we should not downgrade?I actually don't suggest to downgrade the phone, btw try my tool https://github.com/sh4tteredd/nothing-phone-1-tools
if you're on 1.1.4, this phone tecnically has a very strict anti rollback check, so I won't risk if I were in you.Is there a reason why we should not downgrade?
How should your tool help me with going back to 1.1.3?
is your phone global or EEA?Is there a reason why we should not downgrade?
How should your tool help me with going back to 1.1.3?
EEA. Sadly because if im right the Full Package of global 1.1.4 Hotix is already uploaded.
Step 2 - Rooting your Nothing Phone 1 with Magisk -> 2. Download the full OTA package … for the Nothing Phone 1 is Global Full Nothing OS 1.1.2 ZIP…
No, it's the OTA files, not the full package Nothing OS 1.1.4.Hi guys!
A quick clarifying question so as not to waste time.
If I have 1.1.4 EEA I can't root now?
____
Oh, I already see in the topic "Repo of Nothing OS" European Nothing OS Update OTA 1.1.4 - 17/09/2022.
Is this exactly what you need for point 2?
You can root 1.1.4 like everything else.
Hi guys!
A quick clarifying question so as not to waste time.
If I have 1.1.4 EEA I can't root now?
____
Oh, I already see in the topic "Repo of Nothing OS" European Nothing OS Update OTA 1.1.4 - 17/09/2022.
Is this exactly what you need for point 2?
Im on eea 1.1.4 and I cant find the boot image anywhere. Is it possible to extract it with payload dumper myself or do I have to wait for an official release or something. Been searching for some days and couldn't find anything
You can contact me by PM only.
- The member(s) must be active on the threads,
- Have a minimum of knowledge about Android 12, or even 13.
- You need to be available and regular. Not necessarily every day, but at least once a week, ideally 2 to 3 times a week.
You canhello to all, can I use the previous methods for version 1.1.6? thank you in advance
- Disclaimer: I don't take any responsibility for anything you do to your tablet, which is to transform it into brick, break, or transform it into coffee machine -
- Disclaimer: I don't take any responsibility for anything you do to your tablet, which is to transform it into brick, break, or transform it into coffee machine -
fastboot -w
fastboot flash abl abl.img
fastboot flash aop aop.img
fastboot flash bluetooth bluetooth.img
fastboot flash boot boot.img
fastboot flash cpucp cpucp.img
fastboot flash devcfg devcfg.img
flash fastboot dsp dsp.img
flash fastboot dtbo dtbo.img
fastboot flash featenabler featenabler.img
fastboot flash hyp hyp.img
fastboot flash imagefv imagefv.img
fastboot flash keymaster keymaster.img
fastboot flash modem modem.img
fastboot flash multiimgoem multiimgoem.img
fastboot flash odm odm.img fastboot
fastboot flash product product.img
fastboot flash qupfw qupfw.img
flash fastboot shrm shrm.img
flash fastboot system system.img
flash fastboot system_ext system_ext.img
flash fastboot tz tz.img
flash fastboot uefisecapp uefisecapp.img
flash fastboot vbmeta vbmeta.img
flash fastboot vbmeta_system vbmeta_system.img
fastboot flash vendor vendor.img
fastboot flash vendor_boot vendor_boot.img
flash fastboot xbl xbl.img
fastboot flash xbl_config xbl_config.img
fastboot reboot
payload-dumper-go payload.bin
Hey Sib64, could you please rephrase the guide correctly. This is because the way it is currently written, users will end up carrying out the third step of re-locking the bootloader right after performing the second step of rooting their device, which in turn will result in a soft-brick or bootloop. So it is advised that rather than having the relocking process as STEP 3, make it an altogether different section.How to bootloader unlock and root the Nothing Phone 1
Step 1: Unlock the Nothing Phone 1’s bootloader
Step 2 - Rooting the Nothing Phone 1 with Magisk
Step 3: Relock the Nothing Phone 1’s bootloader