• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[GNU/Linux] SailfishOS for Yu Yureka Black

pbteja

Senior Member
Nov 26, 2018
58
21
0

Sailfish Os : Meego-linux based smartphone Os. Read about it.
Since our phone has drivers made to work JUST for android.... sailfish has been ported to use libhybris with lineage 14.1 as base . Sailfish Os can be used without anything related to android if the device has mainline support.

What works
All major functions - modem,bluetooth, wifi, tethering, usb, hotspot , important stuff ...
What isn't there
No Alien-dalvik (no official android support) , only available on Sailfish X devices.
What doesn't work
Fingerprint , VOLTE , Fm Radio , Android apps
Issues: Notification sounds with headphones play with speaker, Requires reboot to use photo-camera after video recording. No store & ota updates (use storeman).

Flashing Instructions
  1. Have 4GB free storage in data or better backup and format data
  2. Get an twrp 3.1 and flash it as recovery .You can change recovery after this process is over.
  3. Wipe data,system,cache
  4. Flash Lineage 14.1 (Rom by Louis popi) .
  5. In Twrp mount system and Flash Sensor&Gps patch.
  6. Flash Sailfish zip .
All Downloads
TWRP-3.1
Lineage 14.1
Sensor&Gps patch
OS-Images
3.2.0.12 Torronsuo

Changelog
Release Notes : https://together.jolla.com/question...ags:release-notes/page:1/query:release notes/

License Attribution NonCommercial ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)

Credits
Special thanks to mal, birdzhang and others at sailfishos-porters for porting help and documentation.
#SailfishOs porters rock!

For Multibooting with Sailfish
Use Noughat based MultiROM MultiROM Download
Does not support Oreo/Pie

Contributors
pbteja
Source Code: https://github.com/pbteja100/

ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: Lineage 14.1
Based On: Meego , Sailfish Os

Version Information
Status: Stable
Current Stable Version: 3.2.0.12
Stable Release Date: 2019-12-01
Current Beta Version: 3.0.1.11
Beta Release Date: 2019-06-08

Created 2019-12-01
Last Updated 2019-12-06
 
Last edited:

pbteja

Senior Member
Nov 26, 2018
58
21
0
Anbox

Its alpha status. Not everything works.
Code:
devel-su
ssu ar birdzhang-anbox http://repo.merproject.org/obs/home:/birdzhang:/anbox/sailfish_latest_armv7hl/
ssu ur
zypper in anbox-sailfishos anbox-sailfishos-image-mixed-32-64-bit
systemctl start anbox-container-manager
systemctl-user start anbox-session-manager
And click anbox icon, it will start.

How to install apk to Anbox
Code:
cp your_app_name.apk /var/lib/anbox/data/
#lxc-console -ndefault -P /var/lib/anbox/containers/ -t0
/usr/bin/anbox-shell.sh
cd data
pm install your_app_name.apk
If Anbox is closed manually it cant be opened again, you need to run the following to restart it.
Code:
systemctl-user stop anbox-session-manager
systemctl-user start anbox-session-manager
 
Last edited:

pbteja

Senior Member
Nov 26, 2018
58
21
0
Can't flash sailfish os zip, it gives error 7 and can't test it with twrp 3.1 as it times out when decrypting
Make sure its twrp from the original post, and you can ignore error if there is message 'Done!' after it, you said something with decrypting, if your storage is encrypted you will need to wipe internal storage aswell.
 
Last edited:
  • Like
Reactions: Xpl0it_U