OnePlus 13s (oneplus-pagani)
Appearance
| This device is unsupported by postmarketOS (most likely due to its architecture being unsupported, or limited system resources).
Reason: Ported to Project Silicium, Linux porting is WIP. |
|
CHANGE_ME CHANGE_ME | |
| Manufacturer | OnePlus |
|---|---|
| Name | 13s |
| Codename | oneplus-pagani |
| Model | CPH2723 |
| 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 |
| System-on-Module |
Only supported sold in Indian market, lacks some network bands to be operable in NA & EU regions (not sure) |
| Display | 1216 x 2640 AMOLED LTPO @ 120 Hz, 6.32" |
| Storage | 256GB/512GB |
| Memory | 12GB |
| 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) 16 |
| FOSS bootloader | yes (Project Silicium) |
| postmarketOS | |
Pre-built images Whether pre-built images are available from the postmarketOS Installation page. |
no |
Mainline Instead of a Linux kernel fork, it is possible to run (Close to) Mainline. |
yes |
pmOS kernel The kernel version that runs on the device's port. |
N/A |
Unixbench score Unixbench Whetstone/Dhrystone score. See Unixbench. |
0.0 |
Contributors
Maintainers
Users owning this device
- ObiKeahloa
- Renhiyama (Notes: Daily drive, 12/256)
Issues
No issues noticed till now. Linux Porting is WIP though, but UEFI 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