OnePlus Nord (oneplus-avicii)
Appearance
Stock Android 10 homescreen Stock Android 10 homescreen | |
Manufacturer | OnePlus |
---|---|
Name | Nord |
Codename | oneplus-avicii |
Released | 2020 |
Hardware | |
Chipset | Qualcomm SM7250 (lito) |
CPU | 4x1.8GHz Kryo Gold + 4x1.8GHz Kryo Silver |
GPU | Adreno 610 |
Display | 720 x 1600 |
Storage | 64 GB |
Memory | 4 GB |
Architecture | aarch64 |
Software | |
Original software | Android 10 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Flashing |
No data |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
No data |
Touchscreen |
No data |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
- rasp
Maintainer(s)
- rasp
Users owning this device
- Olofolleola4 (Notes: Broken/defunct at the moment)
- Poipa
- Rasp
How to enter flash mode
Via ADB
- adb reboot fastboot
- (a menu appears, that says 'fastbootd')
- English -> Advanced -> Reboot to fastboot -> Reboot to fastboot (confirm)
Via "Advanced Reboot"
- make sure Settings -> System -> Developer Tools -> Advanced Reboot is enabled
- hold power+volup button (or just power if you enabled it) and choose Bootloader
Installation
- Note that currently the device works to a debug-shell in initfs, so you can install boot.img, but not rootfs. Also you can just fastboot boot instead
- This is an A/B device, so you leave your working slot and play on the other:
pmbootstrap chroot -- fastboot getvar current-slot # should display a or b pmbootstrap chroot -- fastboot set_active a # or b, to change active slot
- After you ensure you have pmbootstrap up and running
pmbootstrap init # choose avicii, downstream kernel pmbootstrap install pmbootstrap initfs hook_add debug-shell pmbootstrap flasher flash_vbmeta pmbootstrap chroot -- fastboot erase dtbo # and now you can either boot pmbootstrap flasher boot # OR flash boot.img pmbootstrap flasher flash_kernel