OnePlus One (oneplus-bacon)
Appearance
![]() OnePlus One running Weston | |
Manufacturer | OnePlus |
---|---|
Name | One |
Codename | bacon |
Released | 2014 |
Hardware | |
CPU | Qualcomm Krait 400 |
GPU | Adreno 330 |
Display | 1080x1920 IPS |
Storage | 16GB/64GB |
Memory | 3GB |
Software | |
Original software | Android 4.4.2 on Linux 3.4 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | 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
- flacks
What works
- Kernel compilation
- Flashing system
- Booting kernel via fastboot
- initramfs boot
- Flashing kernel
- USB network
- SSH connectivity
- Weston
- Touchscreen
What doesn't work
- Wi-Fi (blob needed)
- ...
Display refresh
There is a bug whereby the screen is not automatically refreshed. To work around this, run the following command as root on the device:
# while [ ! ]; do cat /sys/class/graphics/fb0/modes > /sys/class/graphics/fb0/mode; done
Links
Additional info
Entering "Fastboot mode"
Hold the Volume Up and Power buttons. Let go of buttons after device vibrates and displays the Cyanogenmod logo followed by "Fastboot Mode".