Jump to content

Fairphone 1 (fairphone-fp1): Difference between revisions

From postmarketOS Wiki
No edit summary
Cristianc (talk | contribs)
Device owners
 
(25 intermediate revisions by 17 users not shown)
Line 1: Line 1:
[[Category:Not booting]]
{{Infobox device
{{Infobox device
| manufacturer = Fairphone
| manufacturer = Fairphone
| name =  Fairphone 1
| name =  1
| codename = FP1
| codename = fairphone-fp1
| image = File:1200px-Fairphone_1_-_front.jpg
| image = File:1200px-Fairphone_1_-_front.jpg
| imagecaption = Fairphone 1
| imagecaption = Fairphone 1
| releaseyear = 2013
| releaseyear = 2013
| originalsoftware = Android 4.2
| originalsoftware = Android
| originalversion = 4.2
| chipset = MediaTek MT6589
| chipset = MediaTek MT6589
| cpu = Quad-core 1.2 GHz
| cpu = 4x 1.2 GHz Cortex-A7
| gpu = PowerVR SGX544MP @ 286 MHz
| gpu = PowerVR SGX544MP @ 286 MHz
| storage = 16 GB
| storage = 16 GB
| display = 960x540 IPS
| display = 960x540 IPS
| memory = 1 GB
| memory = 1 GB
| architecture = armv7
| type = Handset
| status_usbnet = Y
| status_flashing =
| status_touch = Y
| status_screen = Y
| status_wifi = N
| status_xwayland =
| status_fde =
| status_mainline = P
| status_battery =
| status_3d =
| status_accel =
| status_audio =
| status_bluetooth =
| status_camera =
| status_gps =
| status_mobiledata =
| status_sms =
| status_calls =
| booting = Y
| pmoskernel = 3.4.5
}}
}}


Line 22: Line 44:
* Luca Weiss (z3ntu)
* Luca Weiss (z3ntu)


== What works ==
== Users owning this device ==
* USB network
{{Device owners}}
* Screen
* Touchscreen (partially)


== What does not work ==
== Installation (Android Recovery Zip) ==
* Touchscreen (partially)
* <code>pmbootstrap install --android-recovery-zip --recovery-install-partition data</code>
* WiFi
* Flash the resulting zip using the latest CWM build from chrmhoffmann
* The rest


== How to enter flash mode (boot.img) ==
== Installation (only boot partition) ==
* Flash the newest lk.bin (see https://github.com/z3ntu/android_kernel_fairphone_FP1/wiki/More-stuff#fastboot)
* 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"
* Press vol-up during booting and select "fastboot"
* You can now flash the boot partition with "fastboot flash boot boot.img-fairphone-fp1"


== Installation ==
== 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 ==
== See also ==
* {{github|1566}} Initial pull request
* {{MR|1566}} Initial pull request
* https://github.com/z3ntu/pmbootstrap/tree/device-fairphone-fp1
* {{MR|1623}} Initial pull request (reopened)
* https://github.com/z3ntu/android_kernel_fairphone_FP1
* [https://github.com/z3ntu/android_kernel_fairphone_FP1 Kernel source]
<!--
Link to related GitHub issues or pull requests like the following (replace CHANGEME with the ID, e.g. 1234):
* {{github|CHANGEME}} Initial pull request
* {{github|CHANGEME}} Some related issue
You can also add normal web links:
* [https://redmine.replicant.us/projects/replicant/wiki/GalaxyS2I9100 Replicant wiki page]
-->

Latest revision as of 14:13, 20 November 2023

Fairphone 1
Fairphone 1
Fairphone 1
Manufacturer Fairphone
Name 1
Codename fairphone-fp1
Released 2013
Type handset
Hardware
Chipset MediaTek MT6589
CPU 4x 1.2 GHz Cortex-A7
GPU PowerVR SGX544MP @ 286 MHz
Display 960x540 IPS
Storage 16 GB
Memory 1 GB
Architecture armv7
Software
Original software Android
Original version 4.2
postmarketOS
Category testing
Pre-built images no
Mainline partial
postmarketOS kernel 3.4.5
Features
Flashing
No data
USB Networking
Works
Internal storage
No data
SD card
No data
Battery
No data
Screen
Works
Touchscreen
Works
Multimedia
3D Acceleration
No data
Audio
No data
Camera
No data
Camera Flash
No data
Connectivity
WiFi
Broken
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

  • Luca Weiss (z3ntu)

Maintainer(s)

  • Luca Weiss (z3ntu)

Users owning this device


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)

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