Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

OnePlus 7 Pro 5G

TheChosenNopler edited this page Feb 27, 2022 · 27 revisions

OnePlus 7 Pro 5G
OnePlus 7 Pro

Preliminary information and warnings

You will lose Widevine L1 after unlocking the bootloader, though it's pretty easy to re-flash stock firmware & re-lock the bootloader to regain the functionality.

Hardware Support

  • Camera: Works out of the box. All back cameras were tested to work (Google Camera). The front pop-up camera did not pop up

  • Speaker / Microphone : Works out of the box

  • Bluetooth : Works out of the box

  • Wi-Fi : Works out of the box

  • SIM / Mobile Data / Voice / SMS : Works out of the box

  • VoLTE : Device supports VoLTE, but is untested

  • Fingerprint Reader : Fingerprint sensor is not defined on tested GSI builds. Untested past this point


Additional Notes

Flashing procedure for OnePlus 7 Pro 5G (guacamoleg and guacamoles) Sprint 5G and EE 5G retail unit (GM1925 and GM1920) running OxygenOS 10.0.15.GM27BA

  1. Enable USB debugging and OEM unlock in Developer options
  2. adb reboot bootloader
  3. fastboot oem unlock (You may have to use a MSMDownloadTool to force the unlock if you are coming from the Sprint 5G firmware. If you're coming from EU 5G and are SIM Unlocked, this toggle should be toggleable)
  4. fastboot flash system_a _your_gsi_path_
  5. fastboot flash system_b _your_gsi_path_
  6. fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img (stock vbmeta.img extracted from official update package using Payload Dumper)
  7. fastboot -w (Skip this step if you are wiping in in-built recovery)
  8. fastboot reboot

Tested By:

Template created by zguithues

Clone this wiki locally