Sailfish OS 2.0.5.6 (alpha) for Zuk Z1 (ham)

Search This thread

btme

Member
Feb 18, 2016
32
12
www.bjoern-tantau.de
This is awesome! I finally got the chance to try it out and couldn't find any issues besides those listed.

Would you supply the source code or any of the changes you had to do to make this work? Maybe on github? Maybe than we could get more people to contribute.

I'd really like to keep this as my daily driver, but I need Whatsapp today and I couldn't be bothered to try to install it. ;)
 
May 25, 2016
5
0
stuck at Boot LOGO

I flashed COS 12.1 first , and then I go to TWRP 3.0.0 , wiped Data , system , cach, dalvik , flashed CM12.1 Rom offered above and the Sailfish os .
It stucked at boot logo !!!
How to fix it ?
 

tradiz

Member
Jan 4, 2016
10
12
tradiz.org
Battery status/nonworking charge bug has been fixed, fix will be included in the next SFOS 2.1.0.11 alpha image. Now we're trying to solve audio volume problem (volume level jumps up&down when playing mediafiles, ringtones).

This is awesome! I finally got the chance to try it out and couldn't find any issues besides those listed.
Would you supply the source code or any of the changes you had to do to make this work? Maybe on github? Maybe than we could get more people to contribute.
I'd really like to keep this as my daily driver, but I need Whatsapp today and I couldn't be bothered to try to install it. ;)
Here is the page with links to all sources, roadmap and issues: https://github.com/Litew/sfos-ham
 

vaaesh

Member
Jun 26, 2017
6
3

GRider02

Senior Member
Oct 17, 2012
81
29
Done. Now there is page for ZUK Z1 port on merproject's wiki. And here is link to Sailfish OS 2.1.0.11 alpha1 installation zip-file and upcoming versions as well: http://images.devaamo.fi/sfe/ham/
Make sure you have reflashed CM 12.1 YOG7D image from wikipage above before installing SFOS 2.1.0.11 alpha1 because it's new one.


Thanks for the update.
the rom is super awesome,

I would like to know if anyone was successful to get music and pictures by creating a symlink using the android storage?
 

tradiz

Member
Jan 4, 2016
10
12
tradiz.org
I would like to know if anyone was successful to get music and pictures by creating a symlink using the android storage?
Didn't try by myself (my files are stored directly in /home/nemo), but you can check if music/pictures appear in Media/Gallery apps after applying these commands in Terminal app:

Code:
ln -s /data/media/0/DCIM /home/nemo/Pictures/Camera/Android
ln -s /data/media/0/Download /home/nemo/Downloads/Android
ln -s /data/media/0/Movies /home/nemo/Videos/Android
ln -s /data/media/0/Music /home/nemo/Music/Android
ln -s /data/media/0/Pictures /home/nemo/Pictures/Android
ln -s /data/media/0/Playlists /home/nemo/Playlists/Android
ln -s /data/media/0/Podcasts /home/nemo/Music/AndroidPodcasts
Tell me if these commands work, i'll add them as systemd user service to the next release.
 
Last edited:

GRider02

Senior Member
Oct 17, 2012
81
29
Didn't try by myself (my files are stored directly in /home/nemo), but you can check if music/pictures appear in Media/Gallery apps after applying these commands in Terminal app:


Tell me if these commands work, i'll add them as systemd user service to the next release.

I tried creating symlink before bt it didn't worked for me.
hence I asked if there is any way other than copying entire thing
 

subodhdhull

Senior Member
Jan 31, 2015
73
4
I use MultiROM and I was on Resurrection Remix N.
I booted to recovery
Uninstalled MultiROM
Backed up Resurrection Remix N
Formatted Cache/Dalvik, System and Data partitions
Flashed CM 12 zip provided by you and then flashed Sailfish zip on it provided by you over it without rebooting.
After the process finished I rebooted but stuck on Boot Logo

I couldn't find what could have caused trouble.
However I used MultiROM TWRP instead of the normal one but in my opinion that shouldn't have caused problems since MultiROM wasn't installed.

Any help or suggestions will be much appreciated.
I'll even try with Official TWRP when I get time
It can also be used in Multirom TWRP. all you have to do is flash it as primary rom. This rom is not booting if you try to install it from add rom option in Multirom TWRP.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 14
    /* *** Disclaimer
    * I am not responsible for bricked devices, dead SD cards, thermonuclear war,
    * or you getting fired because the alarm app failed. Please do some research
    * if you have any concerns about features included in this ROM/KERNEL
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point your finger at me for messing up your device, I will laugh at you.
    * BOOM! goes the dynamite
    */

    Sailfish OS 2.0.5.6 for Zuk Z1 (ham) - based on CM-12.1 base

    Hi, zuk people.... This is my first build of any rom. It is an alpha build
    So don't expect it to be your daily driver
    Bugs to my knowledge :
    • Vibration
    • Charging % will not be right most the times
    • Sound bug : starts at 100% and fades away to 20%
    • No fingerprint middleware for it yet

    Working:
    • RIL
    • Touch
    • Camera & Video
    • Call audio

    (OTA coming soon)



    If any bugs please do report.

    Downloads
    CM - https : / / drive.google.com/file/d/0ByIhcy48y4uON2VBeXNmelV3RlU/view?usp=sharing
    SailfishOS - https : / / drive.google.com/file/d/0ByIhcy48y4uOeXM2MXRMSnhTZms/view?usp=sharing
    (This is my first post. Please fix the links and use it. Sorry)

    Installation Instrucions
    1. Go to recovery(twrp)
    2. Wipe partitions (data,system,dalvik/art cache) - (Clean Wipe)
    3. Flash cm-12 image provided above
    4. Flash Sailfish image over that(immediately without reboot)
    5. reboot

    FAQ
    Does it support VoLTE?
    Nope. Please don't make any requests. If zuk releases the VoLTE enabled modem firmware then there is possibility.
    Does it run Android Apps?
    Nope. There is a chance but still not available.
    Playstore?
    It has an inbuilt Jolla store which is pointless as they provide that for Licensed devices only (Jolla C, Intex...)
    You can download Harbour-Warehouse from openrepos.net


    If you are interested in contributing, ping me on telegram @aki237
    and totally forgot to mention
    Thank @tradiz for making this port possible.
    He was of immense help for porting sailfish OS.
    5
    Screenshots

    1.jpg

    2.jpg

    3.jpg

    4.jpg
    5
    Done. Now there is page for ZUK Z1 port on merproject's wiki. And here is link to Sailfish OS 2.1.0.11 alpha1 installation zip-file and upcoming versions as well: http://images.devaamo.fi/sfe/ham/
    Make sure you have reflashed CM 12.1 YOG7D image from wikipage above before installing SFOS 2.1.0.11 alpha1 because it's new one.
    2
    Tried everything I could but still couldn't get it to boot.
    Used Official TWRP this time, flashed as per instructions but simply can't get past boot logo.
    Attaching TWRP log with the post, didn't notice anything unusual.
    Any help would be much appreciated.
    Or if someone who has successfully booted can share the ROM version they were initially using, TWRP versions etc.... I'd be very thankful
    I had stock CM 12.1 YOG4P ROM on Zuk Z1 at first. After unlocking device I've just wiped everything and installed CM 12.1 YOG7D (same as used in OP-post) with TWRP (twrp-3.0.2-0-Z1.img) from dl.twrp.me/Z1/. That's all.
    Since there is broken USB connection in this image, I need to figure out how we can fix it, even temporarily, for you to get some logs on boot process. I'll try to find solution, give me some time.
    2
    All major issues have been fixed (battery/charge status, audio volume, vibration, OTA-updates), I plan to release new ROM on next week, some preparation is still needed.