OnePlus 13s (oneplus-pagani)
Appearance
| This device is unsupported by postmarketOS (most likely due to its architecture being unsupported, or limited system resources).
Reason: Initial Booting |
|
[[ Initial Pagani Boot Testing | |
| 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 | |
| Category | testing |
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. |
6.19.0 |
Unixbench score Unixbench Whetstone/Dhrystone score. See Unixbench. |
0.0 |
Flashing Whether it is possible to flash the device with pmbootstrap flasher. |
|
|---|---|
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 Whether charging and battery level reporting work. |
Untested
|
Screen Whether the display works; ideally with sleep mode and brightness control. |
Works
|
Touchscreen |
Untested
|
Keyboard Whether the built-in physical keyboard works. |
Untested
|
Touchpad Whether the built-in touchpad works. |
Untested
|
Stylus |
Untested
|
| Multimedia | |
3D Acceleration |
Untested
|
Built-in DVB TV tuner/DVB device |
Untested
|
Audio Audio playback, microphone, headset and buttons. |
Untested
|
Camera |
Untested
|
Camera Flash |
Untested
|
IR TX |
Untested
|
IR RX |
Untested
|
| Connectivity | |
WiFi |
Untested
|
Bluetooth |
Untested
|
Ethernet |
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-A Whether the full-sized USB-A port works. |
Untested
|
SATA/eSATA |
Untested
|
USB OTG USB On-The-Go or USB-C Role switching. |
Untested
|
HDMI/DP Video and audio output with HDMI or DisplayPort. |
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
|
Contributors
Maintainers
Users owning this device
- ObiKeahloa
- Renhiyama (Notes: Daily drive, 12/256)
Issues
No issues noticed till now. Linux Kernel Porting is WIP for PostmarketOS.
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
