OnePlus One (oneplus-bacon): Difference between revisions
Appearance
Added base page |
Update list of things working, add display refresh workaround, update picture |
||
Line 5: | Line 5: | ||
| manufacturer = OnePlus | | manufacturer = OnePlus | ||
| codename = bacon | | codename = bacon | ||
| image = File: | | image = File:Bacon-weston.jpg|200px | ||
| imagecaption = OnePlus One | | imagecaption = OnePlus One running Weston | ||
| releaseyear = 2014 | | releaseyear = 2014 | ||
| originalsoftware = Android 4.4.2 on Linux 3. | | originalsoftware = Android 4.4.2 on Linux 3.4 | ||
| cpu = Qualcomm Krait 400 | | cpu = Qualcomm Krait 400 | ||
| gpu = Adreno 330 | | gpu = Adreno 330 | ||
Line 16: | Line 16: | ||
}} | }} | ||
= Contributors = | == Contributors == | ||
* flacks | * flacks | ||
= What works = | == What works == | ||
* Kernel compilation | * Kernel compilation | ||
Line 29: | Line 29: | ||
* USB network | * USB network | ||
* SSH connectivity | * SSH connectivity | ||
* Weston | |||
* Touchscreen | |||
= What doesn't work = | == What doesn't work == | ||
* Wi-Fi (blob needed) | * Wi-Fi (blob needed) | ||
* ... | * ... | ||
= Links = | == 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: | |||
<pre># while [ ! ]; do cat /sys/class/graphics/fb0/modes > /sys/class/graphics/fb0/mode; done</pre> | |||
== Links == | |||
* [https://github.com/postmarketOS/pmbootstrap/tree/master/aports/device/device-oneplus-bacon Device package] | * [https://github.com/postmarketOS/pmbootstrap/tree/master/aports/device/device-oneplus-bacon Device package] | ||
* [https://github.com/postmarketOS/pmbootstrap/tree/master/aports/device/linux-oneplus-bacon Kernel package] | * [https://github.com/postmarketOS/pmbootstrap/tree/master/aports/device/linux-oneplus-bacon Kernel package] | ||
= Additional info = | == Additional info == | ||
== Entering "Fastboot mode" == | == 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". | Hold the '''Volume Up''' and '''Power''' buttons. Let go of buttons after device vibrates and displays the Cyanogenmod logo followed by "Fastboot Mode". |
Revision as of 18:06, 15 September 2017
![]() 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".