Jump to content

OnePlus 3 (oneplus-oneplus3): Difference between revisions

From postmarketOS Wiki
Jrg (talk | contribs)
m Fixed codename
Added many missing sections to the page, bootloader instructions, flash mode and package link.
Line 31: Line 31:
| booting = no
| booting = no
}}
}}
== Contributors ==
== Maintainer(s) ==
<!-- Only if this device doesn't run on linux-postmarketos yet! -->
<!-- This person needs to be willing to answer questions from users of this device -->
== Users owning this device ==
{{Device owners}}
<!-- autogenerated, use {{Owns device|devicepage|notes}} on your profile page -->
<!-- use _ instead of spaces in device page name, e.g. {{Owns device|HTC_Desire_(htc-bravo)|custom notes}}-->
<!-- you may need to purge page cache to see changes (more->purge cache)-->
<!-- you can use {{My devices}} on your profile page to show table with all your devices -->
== Unlocking the Bootloader ==
'''WARNING: Doing this will wipe ALL data on your device. Please backup all your personal data before continuing!'''
# Enable <code>Developer options</code> by tapping the build number 7 times in <code>Settings</code> > <code>About</code>
# Go to <code>Developer options</code> and enable both <code>USB Debugging</code> and <code>OEM Unlocking</code>
# Open a terminal window and type <code>adb devices</code> to verify your device is visible.
# Type <code>adb reboot bootloader</code> to reboot your device into fastboot mode.
# Type <code>fastboot devices</code> to verify once again that your device is visible.
# Type <code>fastboot oem unlock</code>. To navigate the on screen options use {{button|Volume Up/Down}} and select an option with the {{button|Power}} button.
# Congrats, your bootloader is now unlocked!
== Enter Flashmode ==
# After the bootloader is unlocked press the {{button|Power}} button and you should see the warning screen. Press {{button|Volume Up/Down}} to open the boot options.
# Select <code>Fastboot</code> and press {{button|Power}}
You are now ready to flash.
== Installation ==
<!-- add more sections below as necessary, e.g. WiFi, photos, ... -->
== See Also ==
* {{Device package|oneplus-oneplus3}}
<!--
Link to related GitLab issues or merge requests like the following (replace CHANGEME with the ID, e.g. 1234):
* {{MR|CHANGEME|pmaports}} Initial merge request
* {{issue|CHANGEME|pmaports}} Some related issue
You can also add normal web links:
* [https://redmine.replicant.us/projects/replicant/wiki/GalaxyS2I9100 Replicant wiki page]
-->

Revision as of 03:49, 4 June 2020

This device is marked as not booting.
OnePlus 3
File:oneplus-oneplus3.jpg
Manufacturer OnePlus
Name 3
Codename oneplus-oneplus3
Released 2016
Hardware
Chipset Qualcomm MSM8996 Snapdragon 820
CPU Kryo 2x2.2 GHz
2x1.6 Ghz
GPU Adreno 530
Display 1080x1920 AMOLED
Storage 64 GB
Memory 6 GB
Architecture aarch64
postmarketOS
Category testing
Pre-built images no
Mainline no

Contributors

Maintainer(s)

Users owning this device


Unlocking the Bootloader

WARNING: Doing this will wipe ALL data on your device. Please backup all your personal data before continuing!

  1. Enable Developer options by tapping the build number 7 times in Settings > About
  2. Go to Developer options and enable both USB Debugging and OEM Unlocking
  3. Open a terminal window and type adb devices to verify your device is visible.
  4. Type adb reboot bootloader to reboot your device into fastboot mode.
  5. Type fastboot devices to verify once again that your device is visible.
  6. Type fastboot oem unlock. To navigate the on screen options use Volume Up/Down and select an option with the Power button.
  7. Congrats, your bootloader is now unlocked!

Enter Flashmode

  1. After the bootloader is unlocked press the Power button and you should see the warning screen. Press Volume Up/Down to open the boot options.
  2. Select Fastboot and press Power

You are now ready to flash.

Installation

See Also