How to Change OnePlus 11 ColorOS to OxygenOS (Chinese To Global Region)

Oneplus Release OnePlus 11 on different locations with different ROM, there are some released with colorOS that came with OxygenOS,  so if you wish to convert it to a Global version, then this article for you where we share a complete guide to installing global firmware on Chinese OnePlus 11. Most of the Oneplus 11 released in china came with ColorOS while the ones that came to the global market have OxygenOS.

OnePlus 11 5G Specs

OnePlus 11 5G mobile was launched on 4th January 2023. The phone comes with a 120 Hz refresh rate 6.70-inch touchscreen display offering a resolution of 1440×3216 pixels (QHD+) at a pixel density of 525 pixels per inch (ppi). The display sports Gorilla Glass for protection.OnePlus 11 5G comes with 12GB of RAM. The OnePlus 11 5G runs Android 13 and is powered by a 5000mAh battery. The OnePlus 11 5G supports Super VOOC fast charging.

Requirement:

Steps to Change OnePlus 11 ColorOS to OxygenOS:

  • extract firmware
  • Merge super.img or use system.img
  • connect phone in fastboot mod
  • Now send below code
fastboot --set-active=a
fastboot flash --slot=all boot boot.img
fastboot flash --slot=all modem modem.img #this file is missing
fastboot flash vendor_boot vendor_boot.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash vbmeta_vendor vbmeta_vendor.img

fastboot reboot fastboot

fastboot flash --slot=all abl abl.elf
fastboot flash --slot=all aop aop.mbn
fastboot flash --slot=all aop_config aop_config.img
fastboot flash --slot=all bluetooth BTFM.bin
fastboot flash --slot=all cpucp cpucp.elf
fastboot flash --slot=all devcfg devcfg.img
fastboot flash --slot=all dsp dsp.img
fastboot flash --slot=all dtbo dtbo.img
fastboot flash --slot=all engineering_cdt engineering_cdt.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 init_boot init_boot.img
fastboot flash --slot=all keymaster keymaster.img
fastboot flash --slot=all oplus_sec oplus_sec.img
fastboot flash --slot=all oplusstanvbk oplusstanvbk.img
fastboot flash --slot=all qupfw qupfw.img
fastboot flash --slot=all recovery recovery.img
fastboot flash --slot=all shrm shrm.img
fastboot flash --slot=all splash splash.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 xbl.img
fastboot flash --slot=all xbl_config xbl_config.img
fastboot flash --slot=all xbl_ramdump xbl_ramdump.img
fastboot flash system system.img
fastboot flash system_ext system_ext.img
fastboot flash vendor vendor.img
fastboot flash product product.img
fastboot flash my_product my_product.img
fastboot flash odm odm.img
fastboot flash my_engineering my_engineering.img
fastboot flash vendor_dlkm vendor_dlkm.img
fastboot flash system_dlkm system_dlkm.img
fastboot flash my_stock my_stock.img
fastboot flash my_heytap my_heytap.img
fastboot flash my_carrier my_carrier.img
fastboot flash my_region my_region.img
fastboot flash my_bigball my_bigball.img
fastboot flash my_manifest my_manifest.img

Related

 

Leave A Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.