Skip to content

Latest commit

 

History

History
95 lines (69 loc) · 3.82 KB

File metadata and controls

95 lines (69 loc) · 3.82 KB

OnePlus Nord (avicii) NeverSettle Kernel Source

OnePlus Nord (codename:- avicii) is the first upper mid-range non-flagship smartphone from OnePlus Technology Co., Ltd. released in the year 2020.

The phone is available in 2 variants based on region: AC2001 (India) & AC2003 (Europe & Global)

Features Specification
Chipset Qualcomm Snapdragon 765G 5G (SM7250-AB)
CPU Octa-core (1x2.4GHz Single-Core Kryo 475 Prime, 1x2.2GHz Single-Core Kryo 475 Gold & 6x1.8GHz Hexa-Core Kryo 475 Silver)
GPU Qualcomm Adreno 620 (625Mhz)
RAM 6GB/8GB/12GB (LPDDR4X)
Shipped OS Android 10 (Oxygen OS 10)
Storage 64GB/128GB/256GB (UFS2.1)
SIM Hybrid Dual SIM (Nano-SIM, dual stand-by)
MicroSD Not Supported
Battery 4115 mAh (non-removable), Warp Charge 30T fast charging (5V/6A) support
Dimensions 158.3x73.3x8.2 (mm)
Weight 184g
Display 2400x1080, 408ppi, 20:9, 90Hz, Fluid AMOLED
Rear Camera (Main) 48MP (Sony IMX586), 0.8 µm/48M; 1.6 µm (4 in 1)/12M, f/1.75, OIS, EIS, Multi Autofocus (PDAF+CAF)
Rear Camera (Ultra wide angle) 8MP, f/2.25, 119° (FOV)
Rear Camera (Depth) 5MP, f/2.4
Rear Camera (Macro) 2MP, f/2.4
Flash Dual LED Flash
Front Camera (Main) 32MP (Sony IMX616), 0.8 µm/32M; 1.6 µm (4 in 1)/8M, f/2.45, EIS, Fixed focus
Front Camera (Ultra Wide Angle) 8MP, f/2.45, 105° (FOV)
Fingerprint Goodix (In-display, optical)
Sensors Accelerometer, Electronic compass, Gyroscope, Ambient light sensor, Proximity sensor, Sensor Core
Extras Bluetooth 5.1 (support aptX & aptX HD & LDAC & AAC), NFC enabled

⚠️ Those who uses this kernel in ROM builds should not modify the source code of the kernel.

Kernel Details

Parameter Value
NS version 4.3
Linux Kernel version 4.19.325-cip132-st16
KernelSU-Next version 3.2.0
KernelSU-Next version code 33131

Kernel Features

(1) Supports 5V-6A Fast Charging

(2) Supports Boeffla Wakelock blocker

(3) Using power efficient workqueues

(4) Supports Schedhorizon CPU governor

(5) Global timeout for wakelock

(6) Supports Wireguard VPN

(7) Supports KernelSU-Next & SUSFS

(8) Supports WPA3 SAE WiFi authentication

Credits

Linux kernel

There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first.

In order to build the documentation, use make htmldocs or make pdfdocs. The formatted documentation can also be read online at:

https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.