Back to the overviewUpdate firmware on
Pong
Update firmware on
Nothing Phone (2)
Pong
- Download the latest Android 15 full stock ROM update using nothing_archive
- Extract stock ROM using payload-dumper-go
- Boot up LineageOS recovery
- Go to “Advanced” -> “Enter fastboot”
- Execute following commands:
fastboot flash --slot=all abl abl.img fastboot flash --slot=all aop_config aop_config.img fastboot flash --slot=all aop aop.img fastboot flash --slot=all bluetooth bluetooth.img fastboot flash --slot=all cpucp cpucp.img fastboot flash --slot=all devcfg devcfg.img fastboot flash --slot=all dsp dsp.img fastboot flash --slot=all featenabler featenabler.img fastboot flash --slot=all hyp hyp.img fastboot flash --slot=all imagefv imagefv.img fastboot flash --slot=all keymaster keymaster.img fastboot flash --slot=all modem modem.img fastboot flash --slot=all multiimgoem multiimgoem.img fastboot flash --slot=all multiimgqti multiimgqti.img fastboot flash --slot=all qweslicstore qweslicstore.img fastboot flash --slot=all qupfw qupfw.img fastboot flash --slot=all shrm shrm.img fastboot flash --slot=all tz tz.img fastboot flash --slot=all uefi uefi.img fastboot flash --slot=all uefisecapp uefisecapp.img fastboot flash --slot=all xbl_config xbl_config.img fastboot flash --slot=all xbl_ramdump xbl_ramdump.img fastboot flash --slot=all xbl xbl.img
Note: The version in the settings screen of both LineageOS and the stock ROM do not reflect the new version number.
Assuming every command worked and neither your computer nor the device shows an error, the firmware update was successful!