The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


Adaptations/libhybris/Install SailfishOS for 2011 Xperias

From Mer Wiki
< Adaptations | libhybris(Difference between revisions)
Jump to: navigation, search
(Changelog)
(Known Issues)
Line 32: Line 32:
 
=== Known Issues ===
 
=== Known Issues ===
 
(Issues marked with [FIX] have a known fix and will be resolved in next release)
 
(Issues marked with [FIX] have a known fix and will be resolved in next release)
* Sim pin query currently not supported, please remove pin query using LegacyXperia or another phone.
+
* SIM pin query currently not supported, please remove pin query using LegacyXperia or another phone.
 
* No OTA updates.
 
* No OTA updates.
 
* Keyboard layout changing works but layouts are incorrect.
 
* Keyboard layout changing works but layouts are incorrect.
 
* Bluetooth contact sync does not work to device but works from device.
 
* Bluetooth contact sync does not work to device but works from device.
 
Refer to [https://bugs.nemomobile.org/buglist.cgi?query_format=advanced&rep_platform=All&rep_platform=Some&rep_platform=iyokan&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=Hybris-ing&product=Hardware%20adaptation bugzilla] for list of other known issues.
 
Refer to [https://bugs.nemomobile.org/buglist.cgi?query_format=advanced&rep_platform=All&rep_platform=Some&rep_platform=iyokan&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=Hybris-ing&product=Hardware%20adaptation bugzilla] for list of other known issues.
 +
XDA discussion and updates: http://forum.xda-developers.com/jolla-sailfish/general/request-port-sailfish-os-to-xperia-2011-t2171283
  
 
=== Changelog ===
 
=== Changelog ===

Revision as of 09:36, 27 June 2016

XperiaProSailfish.jpg

Contents

Steps to install

  • Install adb and fastboot on your workstation :
    • Debian/Ubuntu: apt-get install android-tools-adb android-tools-fastboot
    • Fedora: yum install android-tools
    • Mageia: urpmi android-tools (included in upcoming relase of Mageia 5).
    • OpenSUSE: zypper in android-tools
    • Mac OS X: Install Homebrew from http://brew.sh/, then: brew install android-platform-tools
    • Windows: See http://wiki.cyanogenmod.org/w/Doc:_fastboot_intro for instructions
  • CWM ClockWorkMod Recovery tool is also included in the Sailfish kernel (hybris-boot.img, needs to be extracted from Sailfish image zip file) and can be installed during installation LegacyXperia cm-11.0 instead of installing LegacyXperia kernel.
  • You may follow the instructions at https://github.com/LegacyXperia/Wiki/wiki/Installing-Lollipop#step-1-prepare-sd-card to prepare the sdcard for installation of Sailfish. In the end you need to have two partitions on sdcard, partition 1 FAT32 formatted and partition 2 ext4 formatted (preferably at least 4GB, will contain Sailfish and user data, absolute minimum 1 GB). You may use whatever tool you want for repartitioning the sdcard, easiest on pc with memory card reader.
  • IMPORTANT! Format android system partition in the recovery of the Sailfish kernel (or kernel from cm-11-20150723) before installation of cm-11.0!
  • If you did not already install Sailfish kernel during LegacyXperia cm-11.0 installation then you now need to extract hybris-boot.img from Sailfish image zip file and install it using fastboot following the procedure described in the LegacyXperia cm-11.0 installation instructions.

How to Build Image

  • TODO

Hardware Support

Known Issues

(Issues marked with [FIX] have a known fix and will be resolved in next release)

  • SIM pin query currently not supported, please remove pin query using LegacyXperia or another phone.
  • No OTA updates.
  • Keyboard layout changing works but layouts are incorrect.
  • Bluetooth contact sync does not work to device but works from device.

Refer to bugzilla for list of other known issues. XDA discussion and updates: http://forum.xda-developers.com/jolla-sailfish/general/request-port-sailfish-os-to-xperia-2011-t2171283

Changelog

Alpha4 - 26 June 2016

  • Sailfish OS 2.0.1.11
  • Mobile networking regression in last image is now fixed
  • WLAN selection fix for devices with small resolution display
  • Fix for video recording in camera (I had to reduce the video resolution to 864x480 to get it working reliably)
  • And a possible fix for camera flash on urushi
Personal tools