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


Adaptations/libhybris/Install SailfishOS for yuga

From Mer Wiki
< Adaptations | libhybris(Difference between revisions)
Jump to: navigation, search
(Created page with "=== Steps to install === * Install adb and fastboot on your workstation : ** Debian/Ubuntu: apt-get install android-tools-adb android-tools-fastboot ** Fedora: yum install and...")
 
Line 23: Line 23:
  
 
=== Hardware Support ===
 
=== Hardware Support ===
For current status of hardware support refer to https://wiki.merproject.org/wiki/Adaptations/libhybris
+
* For current status of hardware support refer to https://wiki.merproject.org/wiki/Adaptations/libhybris
 +
 
 +
* Something about the modem problem: http://piratepad.net/hadk-yuga

Revision as of 09:21, 21 April 2015

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
  • Build the Sailfish image (sorry, no downloadable version, yet) and flash it over CyanogenMod.
  • Reboot the device and it should boot to Sailfish OS. You should be able to get to the GUI and do the tutorial.
  • In case of problems, telnet to 192.168.2.15 port 2323

How to Build Image

Hardware Support

Personal tools