OnePlus 13 (oneplus-dodge)
Appearance
	
	
| This device has been tested with postmarketOS, but its device package has not yet been added to the postmarketOS repositories. This means that it cannot be selected in pmbootstrap. | 
|  OnePlus 13, booted to KDE Plasma on Arch Linux ARM | |
| Manufacturer | OnePlus | 
|---|---|
| Name | 13 | 
| Codename | oneplus-dodge | 
| Released | 2025 | 
| Type | handset | 
| Hardware | |
| Chipset | Qualcomm Snapdragon 8 Elite (SM8750) | 
| CPU | 2 × 4.32 GHz Oryon Prime (Phoenix L) 6 × 3.53 GHz Oryon Performance (Phoenix M) | 
| GPU | Adreno 830 | 
| Display | 1440 x 3168 @ 120Hz (6.82 LTPO 4.1 AMOLED) | 
| Storage | 256 / 512 / 1024 GB UFS 4.0 | 
| Memory | 12 / 16 / 24 GB LPDDR5X | 
| Architecture | aarch64 | 
| Software | |
| Original software The software and version the device was shipped with. | Android (OxygenOS) 15 | 
| Extended version The most recent supported version from the manufacturer. | Android (OxygenOS) 15 | 
| FOSS bootloader | No | 
| postmarketOS | |
| Mainline Instead of a Linux kernel fork, it is possible to run (Close to) Mainline. | no | 
| pmOS kernel The kernel version that runs on the device's port. | N/A | 
| Unixbench score Unixbench Whetstone/Dhrystone score. See Unixbench. | 0.0 | 
| Flashing Whether it is possible to flash the device with  pmbootstrap flasher. | Untested | 
|---|---|
| USB Networking After connecting the device with USB to your PC, you can connect to it via telnet (initramfs) or SSH (booted system). | Works | 
| Internal storage eMMC, SD cards, UFS... | Works | 
| Battery Whether charging and battery level reporting work. | Partial | 
| Screen Whether the display works; ideally with sleep mode and brightness control. | Works | 
| Touchscreen | Works | 
| Multimedia | |
| 3D Acceleration | Untested | 
| Audio Audio playback, microphone, headset and buttons. | Untested | 
| Camera | Untested | 
| Camera Flash | Works | 
| IR TX | Untested | 
| Connectivity | |
| WiFi | Untested | 
| Bluetooth | Untested | 
| GPS | Untested | 
| NFC Near Field Communication | Untested | 
| Modem | |
| Calls | Untested | 
| SMS | Untested | 
| Mobile data | Untested | 
| Miscellaneous | |
| FDE Full disk encryption and unlocking with unl0kr. | Untested | 
| USB OTG USB On-The-Go or USB-C Role switching. | Untested | 
| Sensors | |
| Accelerometer Handles automatic screen rotation in many interfaces. | Untested | 
| Magnetometer Sensor to measure the Earth's magnetism | Untested | 
| Ambient Light Measures the light level; used for automatic screen dimming in many interfaces. | Untested | 
| Proximity | Untested | 
| Hall Effect Measures magnetic fields; usually used as a flip cover sensor | Untested | 
| Haptics | Untested | 
| Barometer Sensor to measure air pressure | Untested | 
| Power Sensor Sensor to monitor current, voltage and power. Not fuel gauge! | Untested | 
Maintainer
Contributors
Users owning this device
Issues
Battery is marked as Partial due to broken reporting ( always 0% ), but charging works
Installation
How to enter flash mode
| Bootloader / FastbootD modes will be available only with unlocked bootloader. | 
Recovery
Power on the device with both  and  buttons.
You can also reboot into recovery using ADB or reboot from FastbootD / Bootloader:
From FastbootD / Bootloader
$ fastboot reboot recovery
Using ADB
$ adb reboot recovery
FastbootD
This mode doesn't have any hardware button combination.
You can reboot into this mode from Bootloader or using ADB:
From Bootloader
$ fastboot reboot fastboot
Using ADB
$ adb reboot fastboot
Bootloader (Fastboot)
Power on the device with both  and  buttons.
You can also reboot into bootloader using ADB or reboot from FastbootD:
From FastbootD
$ fastboot reboot bootloader
Using ADB
$ adb reboot bootloader