background image

Terminology:

Before starting with the procedure, you first have to understand to following 
terminology:

Flashing your phone:

Flashing is the process of loading (alternative) software onto the device. 
Like a diferent operating system for your phone.
It's named that because you are writing the software onto a type of memory called Flash
Memory.  It is able to retain data without power.

Adb

:  “Android Debug Bridge”

Android Debug Bridge (adb) is a versatile tool that acts like a “bridge” so that developers
can work out bugs in their Android applications. This is done by connecting a device that 
runs the software through a PC, and feeding it terminal commands. ADB lets you modify 
your device (or device’s software) via a PC command line.

Make sure that you check our “prerequisites” manual first,
to make sure that all the necessary developer tools are installed on your PC.

Fast-boot mode:

In fastboot mode, you can modify the file system images from a computer over a USB 
connection.

Recovery mode: 

Special mode in which your phone has optional utilities to recover you phone

Custom recovery:

Installing a custom recovery (such as TeamWin - TWRP or ClockworkMod), 
which allows you to do things like make a backup of any part of your phone, 
root your phone, install or flash zips containing a custom operating system and

 

many 

others.

"Roots" your phone:

Standard your phone is “UN-rooted” that means there is no “root” user defined
So the applications on your phone doesn't can get “root” rights
(this a good thing, and standard your keep your phone like this for maximum security)
When “rooting” your phone, means that you enabled “root access”
allowing you to do many things which are usually blocked because they require "Super 
user" permission.

License 

CC-BY-SA-4.0

ut4fp.org

Page 4 / 18

Note:
This site is not in any way endorsed by or affiliated with Ubuntu, Canonical or Fairphone. 

Ubuntu, Canonical and Fairphone are registered trademarks. 

Содержание faiphone 2

Страница 1: ...ki Tiago Carrondo Fuchur777 Version 1 2 License CC BY SA 4 0 ut4fp org Page 1 18 Note This site is not in any way endorsed by or affiliated with Ubuntu Canonical or Fairphone Ubuntu Canonical and Fair...

Страница 2: ...ges is GUI Working Wifi Working Audio working Camera working Bluetooth Working Motion sensor WIP Working GSM WIP GPS WIP Important If you want to test the pre alpha Ubuntu image on your Fairphone 2 PL...

Страница 3: ...mode it has been set fastboot Fairphone bootlogo recovery mode Shows recovery logo on the top Don t reboot phone while connected to your computer This can generate a Mount loop errors It can happen th...

Страница 4: ...your PC Fast boot mode In fastboot mode you can modify the file system images from a computer over a USB connection Recovery mode Special mode in which your phone has optional utilities to recover you...

Страница 5: ...he following programs on your computer For this manual we used Ubuntu 14 04 LTS In terminal install the following programs sudo apt get install android tools adb android tools fastboot ubuntu device f...

Страница 6: ...l sudo fastboot devices To see in what mode your phone is type your password Result Result is fe1f604 fastboot Note fe1f604 is the unique hex signature number of your device fastboot is the modus in w...

Страница 7: ...one First go in terminal to the Downloads folder were the image files are saved cd Downloads sudo fastboot flash boot boot img Illustration 2 This is OK sudo fastboot flash recovery recovery img Illus...

Страница 8: ...ack Then release all the buttons Then you will see this screen You can check the if the phone is placed in recovery mode by typing adb devices The result is a343c07 recovery Which means that your phon...

Страница 9: ...load en install version 9 of Ubports ubuntu device flash server http system image ubports com revision 9 touch channel ubuntu touch stable device FP2 Illustration 5 The output will look like this see...

Страница 10: ...minutes Illustration 6 this takes some minutes Illustration 7 Then this screen will be shown License CC BY SA 4 0 ut4fp org Page 10 18 Note This site is not in any way endorsed by or affiliated with...

Страница 11: ...to the phone Reboot to recovery This can be done by pressing volume up power buttons or connect the USB cable again to the phone and type in terminal adb reboot recovery The phone vibrates License CC...

Страница 12: ...ystem img to cache system directory In terminal adb shell mount data system img cache system Illustration 11 no result is being displayed License CC BY SA 4 0 ut4fp org Page 12 18 Note This site is no...

Страница 13: ...g cache system var lib lxc android system img This takes some time The result is License CC BY SA 4 0 ut4fp org Page 13 18 Note This site is not in any way endorsed by or affiliated with Ubuntu Canoni...

Страница 14: ...The result is Step 11 Now we are going to reboot the phone Reboot adb reboot License CC BY SA 4 0 ut4fp org Page 14 18 Note This site is not in any way endorsed by or affiliated with Ubuntu Canonical...

Страница 15: ...phone to the latest OTA because than your phone will not work anymore and then you will have to repeat this procedure again License CC BY SA 4 0 ut4fp org Page 15 18 Note This site is not in any way e...

Страница 16: ...n your computer 3 Power of the device 4 Boot the Fairphone 2 into the bootloader also called fastboot mode by holding the volume down button and the power button simultaneously Hold the buttons until...

Страница 17: ...gle setup wizard that will ask you to enter your Google Account details Make sure you re connected to Wi Fi log in to your Google account and the wizard will ask if you want to restore all of your dat...

Страница 18: ...ill ask you if you want to sync with Google Drive Say Yes or you won t be able to see them This is also the case for WhatsApp License CC BY SA 4 0 ut4fp org Page 18 18 Note This site is not in any way...

Отзывы: