Fairphone 1 (fairphone-fp1): Difference between revisions
Appearance
m --no-fde removed (deprecated) |
m Removing nonstandard status entries |
||
Line 18: | Line 18: | ||
| status_touch = Y | | status_touch = Y | ||
| status_screen = Y | | status_screen = Y | ||
| status_wifi = | | status_wifi = | ||
| status_xwayland = <!-- Showing X11 applications in a Wayland compositor (Weston, KWin, ...) works? --> | | status_xwayland = <!-- Showing X11 applications in a Wayland compositor (Weston, KWin, ...) works? --> | ||
| status_fde = <!-- When installing with full disk encryption, can you type in the password with the on screen keyboard? --> | | status_fde = <!-- When installing with full disk encryption, can you type in the password with the on screen keyboard? --> | ||
| status_mainline = | | status_mainline = | ||
| status_battery = <!-- Charging the battery with charging-sdl is possible --> | | status_battery = <!-- Charging the battery with charging-sdl is possible --> | ||
| status_3d = <!-- Hardware accelerated 3D graphics (e.g. with freedreno) --> | | status_3d = <!-- Hardware accelerated 3D graphics (e.g. with freedreno) --> |
Revision as of 05:16, 6 October 2019
![]() Fairphone 1 | |
Manufacturer | Fairphone |
---|---|
Name | Fairphone 1 |
Codename | fairphone-fp1 |
Released | 2013 |
Hardware | |
Chipset | MediaTek MT6589 |
CPU | Quad-core 1.2 GHz |
GPU | PowerVR SGX544MP @ 286 MHz |
Display | 960x540 IPS |
Storage | 16 GB |
Memory | 1 GB |
Architecture | armv7 |
Software | |
Original software |
Android 4.2 |
Extended version |
Android 4.2 |
Mainline |
no |
Flashing |
Untested
|
---|---|
USB Networking |
Works
|
Battery |
Untested
|
Screen |
Works
|
Touchscreen |
Works
|
Multimedia | |
3D Acceleration |
Untested
|
Audio |
Untested
|
Camera |
Untested
|
Connectivity | |
WiFi |
Untested
|
Bluetooth |
Untested
|
GPS |
Untested
|
Modem | |
Calls |
Untested
|
SMS |
Untested
|
Mobile data |
Untested
|
Miscellaneous | |
FDE |
Untested
|
Sensors | |
Accelerometer |
Untested
|
Contributors
- Luca Weiss (z3ntu)
Maintainer(s)
- Luca Weiss (z3ntu)
Installation (Android Recovery Zip)
pmbootstrap install --android-recovery-zip --recovery-install-partition data
- Flash the resulting zip using the latest CWM build from chrmhoffmann
Installation (only boot partition)
- Flash the newest lk.bin (see https://github.com/z3ntu/android_kernel_fairphone_FP1/wiki/More-stuff#fastboot)
- Press vol-up during booting and select "fastboot"
- You can now flash the boot partition with "fastboot flash boot boot.img-fairphone-fp1"
Installation (SP Flash Tool)
- Load the MT6589_Android_scatter_emmc.txt with SP Flash Tool (e.g. v5.1352.01)
- Deselect all partitions and choose boot.img-fairphone-fp1 for the BOOTIMG and fairphone-fp1.img for the USRDATA partition.
- Press 'Download' and plug in your phone while it's turned off
See also
- #1566 Initial pull request
- !1623 Initial pull request (reopened)
- Kernel source