Denna följde jag:
1. Download the current OxygenOS full zip (NOT THE COMMUNITY BUILD) from the OnePlus support site:
http://downloads.oneplus.net/ TIP: rename your downloaded file to ota.zip, it'll make typing the commands a bit easier.
2. Download the stock recovery:
https://s3.amazonaws.com/oxygenos.oneplus.net/recovery.img
3. Boot into Fastboot Mode (I believe it's power and volume up, or use the extended boot menu from Android to boot here)
4. Fire up a terminal app or the Windows Command Prompt in Admin mode and make sure you're in the folder/directory where you downloaded the above files on your computer.
5. Type: fastboot devices -- Just to make sure everything is working. If you see a serial number you're golden. If not check all of your drivers (mostly Windows users will have this issue). There are threads on how to install the drivers within the forums. If you use Linux or a Mac you should already know how to get the proper files on there.
6. Type: fastboot flash recovery recovery.img -- This will flash the stock recovery back to the phone.
7. Type: fastboot oem lock, then follow the prompts on the screen. This will erase the phone. The phone will boot into recovery with chinese characters and wipe the phone clean. When it's done it'll reboot, the second you see that happen hold Volume down to boot into recovery again. If you don't it'll be in an endless bootloop. **
8. Boot into recovery by holding down power and volume down. It'll boot into stock recovery.
9. Choose english as the language, very important
10. There'll be an option to upgrade via sideload. Choose that option. This will put the phone into ADB sideload mode.
11. Type the following: adb sideload ota.zip
12. Go grab a cup of coffee or two. It'll take a bit.
13. Once it's done reboot the phone. The option will be there once the sideloading is done. Just select Reboot and press the power button.
14. It should boot into stock, unrooted OxygenOS 3.2.4. I did this with 3.1.3 originally but everything should be the same.
** After you do the fastboot oem lock command and it erases the phone & reboots, it may bootloop once and then go dark. If that happens hold down the power button until it reboots, or hold down power and volume down until it reboots. It's normal.
Click to expand...