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 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). |
Untested
|
Internal storage eMMC, SD cards, UFS, ... |
Works
|
Battery Charging and battery level reporting works |
Untested
|
Screen Display works. Ideally with sleep mode and brightness control. |
Works
|
Touchscreen |
Untested
|
Multimedia | |
3D Acceleration |
Untested
|
Audio Audio playback, microphone, headset and buttons. |
Untested
|
Camera |
Untested
|
Camera Flash |
Untested
|
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 Auto screen rotation works in desktops e.g. Phosh or Plasma Mobile |
Untested
|
Magnetometer Sensor to measure magnetism |
Untested
|
Ambient Light |
Untested
|
Proximity |
Untested
|
Hall Effect Also known as 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
Users owning this device
Mainline fork (6.16-rc4) (Please ignore my commit names)
Installation
How to enter flash mode
Bootloader / FastbootD modes will be available only with unlocked bootloader. |
Recovery
Power on the device with both
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
You can also reboot into bootloader using ADB or reboot from FastbootD:
From FastbootD
$ fastboot reboot bootloader
Using ADB
$ adb reboot bootloader